[Bug 13106] New: reboot command does support flags

bugzilla at busybox.net bugzilla at busybox.net
Wed Jul 22 02:13:07 UTC 2020


https://bugs.busybox.net/show_bug.cgi?id=13106

            Bug ID: 13106
           Summary: reboot command does support flags
           Product: Busybox
           Version: 1.31.x
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at busybox.net
          Reporter: pgwipeout at gmail.com
                CC: busybox-cvs at busybox.net
  Target Milestone: ---

Created attachment 8551
  --> https://bugs.busybox.net/attachment.cgi?id=8551&action=edit
.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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the busybox-cvs mailing list