From 63fc347bb4855c57b3a6e5e473193e276c6f2163 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 29 Feb 2008 14:40:03 +0000 Subject: 1.3 --- Makefile | 2 +- NEWS | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d80b0b5..d6e3d0d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 1.2 +VERSION = 1.3 all install: make $(MAKECMDGOALS) -C po diff --git a/NEWS b/NEWS index aa4176b..fa2c26a 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.1