[Toybox] pull: fix modprobe, login, switch_root, improve init, reboot
Isaac Dunham
ibid.ag at gmail.com
Wed Aug 5 20:03:02 PDT 2015
The following changes since commit ea75e752f930df7b740a773294b997f46927c716:
Factor out xconnect(), plus some other small cleanups to telnet.c. (2015-08-03 14:34:01 -0500)
are available in the git repository at:
git://github.com/idunham/toybox up
for you to fetch changes up to 991b570a02ce8754bba921e46d953858ed28268c:
Increase compatability of reboot and init (2015-08-05 18:04:34 -0700)
----------------------------------------------------------------
Alistair Strachan (1):
Fix switch_root implementation.
Isaac Dunham (6):
login: execl() requires a path, not a file name
modprobe: delete perror_exit() that makes no sense
modprobe: use basename_r()
modprobe: use -q to silence
scripts/mkflags.c: add missing unistd.h, ctype.h
Increase compatability of reboot and init
scripts/mkflags.c | 2 ++
toys/other/login.c | 4 ++--
toys/other/reboot.c | 11 ++++++++---
toys/other/switch_root.c | 25 ++++++++++++++++++++++++-
toys/pending/init.c | 13 +++++++------
toys/pending/modprobe.c | 12 +++++-------
6 files changed, 48 insertions(+), 19 deletions(-)
1438830182.0
More information about the Toybox
mailing list