Bug 13106 - reboot command does support flags
Summary: reboot command does support flags
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.31.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-22 02:13 UTC by Peter Geis
Modified: 2020-07-28 01:32 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
.config (30.73 KB, application/octet-stream)
2020-07-22 02:13 UTC, Peter Geis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Geis 2020-07-22 02:13:07 UTC
Created attachment 8551 [details]
.config

Many embedded devices support reboot flags to control the result of the reboot sequence.
Examples include android's reboot bootloader and reboot recovery.
Both android and mainline linux enable these flags, and systemd reboot supports them.
Unfortunately busybox reboot does not pass the flag to the kernel for handling.

Tested against 1.31.1 built in buildroot-2020.05.