commit | 714674e4da3d92c5dd14e00ab30794a895b91eb4 | [log] [tgz] |
---|---|---|
author | Jeremie Koenig <jk@jk.fr.eu.org> | Thu May 27 15:38:44 2010 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Jul 19 00:45:51 2010 +0200 |
tree | 0d27bc73f1f2fe0175c5fc948451b86c52f9bb90 | |
parent | f812eace1863feeac64dc8af27f4ab0f98119618 [diff] |
init,halt: portability improvements * make init and halt use the same RB_* constants for reboot() * conditionalize the Linux-specific code Inspired by init.init.diff from the Debian kFreeBSD patches at: http://svn.debian.org/viewsvn/d-i/people/slackydeb/kfreebsd/busybox/1.14/debian Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>