From c97ec34370f66771713809ab7da19b7fe923cffe Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 3 Apr 2001 18:01:51 +0000 Subject: A patch from Matt Kraai that adds a new 'shutdown' action to busybox init. Now you can specify an arbitrary behavior for 'ctrlaltdel' without that behavior needing to be a reboot. --- Changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 19acbbd5c..42dcfecae 100644 --- a/Changelog +++ b/Changelog @@ -1,7 +1,12 @@ 0.51pre * Erik Andersen -- added env applet * Erik Andersen -- Split utility.c into libbb - * + * Andreas Neuhaus -- fix for merging + kernel command line environment variables into child environment + for init.c + * Matt Kraai -- Added a new 'shutdown' action to busybox init. Now + you can specify arbitrary behavior for 'ctrlaltdel' without that + behavior needing to be a reboot. -Erik Andersen, not yet released -- cgit v1.2.3