History log of /fuchsia/zircon/system/core/userboot/option.c
Revision Date Author Comments
# 80963818 31-Jul-2018 Christopher Anderson <cja@google.com>

[userboot] Add userboot.reboot to userboot options

If userboot.reboot is passed as a kernel command
line argument then after the userboot process exits
the system will reboot after 3 seconds.

Test: built and tested with qemu / vim2
Change-Id: Ic58f5ac590ec5490e309c09c05086b232ebb3ab2


# 31acb8bc 29-Jan-2018 Christopher Anderson <cja@google.com>

[debug] Fix compiler nits so we can build with -Og

All changes were related to uninitialized variables accesses
that are optimized out in other builds.

Change-Id: Ide3d49fb7dcbf8211fa7a3624b7119e837c62019


# f3e2126c 12-Sep-2017 Roland McGrath <mcgrathr@google.com>

[zx] Magenta -> Zircon

The Great Renaming is here!

Change-Id: I3229bdeb2a3d0e40fb4db6fec8ca7d971fbffb94


# 1381b361 08-Sep-2017 Brian Swetland <swetland@google.com>

[userboot] migrate from print() to printl()

Change-Id: I8764ab08368b6bfa32f2df968bbd64389b81de6a


# dc800e9a 29-Sep-2016 Brian Swetland <swetland@google.com>

[organization] move essential userspace components to system/core/...

userboot, devmgr, acpisvc, crashlogger, netsvc are essential to the
system booting and running. Pretty much everything else in system/uapp/..
is nonessential.

Change-Id: Ibbcf2b1c388bdefc28699226eab02e90aab895f0