diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1.3 +- mount /proc and /sys before install (for mkinitrd to find drivers) +- create devices early to have a consistent root before calling other + programs (so that /dev/null does not become a plain file when + accessed by other programs, thanks rtp!) +- don't die when unmounting fails + 1.2: - better fix for mdkonline |