Displaying 1 result from an estimated 1 matches for "rebootinig".
Did you mean:
rebooting
2019 Jan 18
0
[klibc:master] Add support for reboot syscall argument
...Date: Wed, 2 Jan 2019 03:06:15 +0000
[klibc] Add support for reboot syscall argument
Add support to the reboot command so an argument for the 4th parameter
of the syscall can be passed around. This can be useful in, say, devices
that follow Android partitions conventions, so we can do things like
rebootinig to the kernel in recovery partition with "reboot recovery".
References: https://bugs.launchpad.net/ubuntu/+source/klibc/+bug/1692494
Link: https://www.zytor.com/pipermail/klibc/2017-May/003957.html
Link: https://bugs.debian.org/863761
Signed-off-by: Ben Hutchings <ben at decadent.org....