diff options
Diffstat (limited to 'rescue')
-rw-r--r-- | rescue/NEWS | 2 | ||||
-rw-r--r-- | rescue/list.xml | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 882745cb7..833b41530 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- use init from drakx-installer-sysvinit instead of system one + Version 1.27 - 28 October 2011, by Thomas "tmb" Backlund - clean up genpasswd (AL13N) diff --git a/rescue/list.xml b/rescue/list.xml index 601aee346..7a804a47b 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -43,7 +43,7 @@ losetup ldconfig - mingetty init + mingetty reboot halt shutdown kill killall5 ps strace sed tr @@ -146,6 +146,12 @@ </if> </from> +<from dir="/usr/LIB/drakx-installer-sysvinit/" expand="glob"> + <to dir="/sbin"> + init + </to> +</from> + <from> /usr/lib/kbd/keymaps/include <if ARCH="i.86|x86_64"> |