1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sbin/reboot
Ed Maste b7fa166b60 Add -e to set arbitrary kernel environment variables.
Nextboot(8) can now set any combination of kernel name (-k), kernel
options (-o), and environment strings (-e).  As a result of this change
-k also becomes optional.

Reviewed by:	freebsd-current (Ian Lepore, pluknet@, jhb@)
2012-01-31 15:32:05 +00:00
..
boot_i386.8
Makefile
nextboot.8 Add -e to set arbitrary kernel environment variables. 2012-01-31 15:32:05 +00:00
nextboot.sh Add -e to set arbitrary kernel environment variables. 2012-01-31 15:32:05 +00:00
reboot.8
reboot.c