From 1644db9a2bc153373a2c27e7622a5486bf648114 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 5 Sep 2001 20:18:15 +0000 Subject: Two patches from Magick : 1st makes init smaller, and fixes a bug with AskFirst. Reading from /dev/null gives EOF. 2nd makes init run the command's in the order of inittab, as in FIFO instead of LIFO. --- Changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 1585887f5..e0b9c4622 100644 --- a/Changelog +++ b/Changelog @@ -19,6 +19,9 @@ -- Fix sed s/[/]// handling (closes: #1208). -- Fix `-/bin/sh' invocation (closes: #1209). -- Fix ash exec (noted by Arne Bernin). + * Magick + -- maked init run inittab command's in inittab order ( + (i.e. FIFO instead of LIFO). -Erik Andersen, --not yet released-- -- cgit v1.2.3