| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add -N flag to reboot(8) which bypasses the userland sync(2) during
reboot(8) while still allow the kernel sync during the reboot(2) syscall
to occur.
An example use of this is when rebooting with disconnected iSCSI sessions
which would otherwise cause the reboot to hang on BIOs that will never
complete.
Reviewed by: bjk
MFC after: 2 weeks
Sponsored by: Multiplay
Differential Revision: https://reviews.freebsd.org/D4449
Notes:
svn path=/head/; revision=292266
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the root filesystem without full reboot, using "reboot -r". This can
be used to to eg. boot from a temporary md_image preloaded by loader(8),
setup an iSCSI session, and continue booting from rootfs mounted over
iSCSI.
Reviewed by: kib@, bapt@
MFC after: 1 month
Relnotes: yes
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3693
Notes:
svn path=/head/; revision=290548
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
go asking what debug flags to set for GEOM to make it work. Advice
them to use gpart(8) instead.
Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.
Reviewed by: wblock@
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3315
Notes:
svn path=/head/; revision=287396
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=286660
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
Notes:
svn path=/head/; revision=284345
|
| |
| |
| |
| | |
Notes:
svn path=/projects/bmake/; revision=284172
|
| |\
| |/
|/|
| | |
Notes:
svn path=/projects/bmake/; revision=283595
|
| |\
| | |
| | |
| | | |
Notes:
svn path=/projects/bmake/; revision=274683
|
| |\ \
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=270164
|
| | | |
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=266219
|
| | | |
| | | |
| | | |
| | | | |
Notes:
svn path=/projects/bmake/; revision=265802
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Notes:
svn path=/projects/bmake/; revision=255263
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/projects/bmake/; revision=249429
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/projects/bmake/; revision=248169
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Notes:
svn path=/projects/bmake/; revision=246868
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Requested by: Simon Gerraty <sjg@juniper.net>
Notes:
svn path=/projects/bmake/; revision=239572
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Differential Revision: https://reviews.freebsd.org/D2087
Submitted by: feld (request)
Reviewed by: feld
Approved by: bcr (mentor)
Sponsored by: ScaleEngine Inc.
Notes:
svn path=/head/; revision=280191
|
| |_|_|/
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Suggested by trasz.
Differential Revision: https://reviews.freebsd.org/D1162
Notes:
svn path=/head/; revision=274527
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
Notes:
svn path=/head/; revision=267667
|
| |_|/
|/| |
| | |
| | | |
Notes:
svn path=/head/; revision=267182
|
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| | |
in gpart(8) and boot(8), adding references to gptboot(8) in both.
Reviewed by: jhb, ae, pjd, Paul Schenkeveld <bsdcan@psconsult.nl>, david_a_bright@dell.com (portions), gjb
MFC after: 1 week
Notes:
svn path=/head/; revision=252492
|
|/
|
|
|
|
|
| |
only works for sio(4) but not for uart(4) which no longer has this flag.
Notes:
svn path=/head/; revision=247359
|
|
|
|
|
|
|
| |
Approved by: gordon@
Notes:
svn path=/head/; revision=231129
|
|
|
|
|
|
|
|
|
|
|
| |
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@)
Notes:
svn path=/head/; revision=230812
|
|
|
|
| |
Notes:
svn path=/head/; revision=229778
|
|
|
|
|
|
|
|
| |
While there, mark the global variable dohalt static, as reboot(8) only
consists of a single C file.
Notes:
svn path=/head/; revision=228408
|
|
|
|
|
|
|
|
| |
Reviewed by: uqs
MFC after: 5 days
Notes:
svn path=/head/; revision=220617
|
|
|
|
|
|
|
| |
Reported by: pluknet
Notes:
svn path=/head/; revision=213697
|
|
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=212789
|
|
|
|
|
|
|
|
|
|
|
|
| |
for the obsolete sio(4) driver.
PR: docs/144498
Submitted by: Bruce Cran (bruce at cran dot org dot uk)
Approved by: marcel
MFC after: 2 weeks
Notes:
svn path=/head/; revision=209703
|
|
|
|
|
|
|
| |
I removed utmp and its manpage, but not other manpages referring to it.
Notes:
svn path=/head/; revision=202756
|
|
|
|
| |
Notes:
svn path=/head/; revision=202195
|
|
|
|
| |
Notes:
svn path=/head/; revision=201182
|
|
|
|
|
|
|
|
|
|
|
| |
logwtmp() gets called with the raw strings that are written to disk. For
regular user entries, this isn't too bad, but when booting/shutting
down, the contents get rather cryptic.
Just call the standardized pututxline().
Notes:
svn path=/head/; revision=200161
|
|
|
|
| |
Notes:
svn path=/head/; revision=199130
|
|
|
|
|
|
|
| |
Submitted by: Ulrich Spörlein
Notes:
svn path=/head/; revision=198236
|
|
|
|
|
|
|
|
| |
Submitted by: Christoph Mallon christoph.mallon@gmx.de
MFC after: 2 weeks
Notes:
svn path=/head/; revision=187956
|
|
|
|
|
|
|
|
| |
Reviewed by: keramida
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=171883
|
|
|
|
|
|
|
| |
MFC after: 3 days
Notes:
svn path=/head/; revision=164509
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
init(8), to avoid losing a race to them and dying before being able
to call reboot(2).
PR: bin/64664
Submitted by: maxim
Obtained from: NetBSD
MFC after: 30 days
Notes:
svn path=/head/; revision=160916
|
|
|
|
|
|
|
|
|
|
|
| |
kill the current process and hang the system when attempting reboot.
PR: bin/64664
Reviewed by: ssouhal, phk (historic)
MFC after: 30 days
Notes:
svn path=/head/; revision=160914
|
|
|
|
|
|
|
|
|
| |
PR: docs/67893
Submitted by: Chris Pepper, Daniel Gerzo
MFC after: 2 weeks
Notes:
svn path=/head/; revision=157847
|
|
|
|
|
|
|
| |
/bin/sh.
Notes:
svn path=/head/; revision=154498
|
|
|
|
|
|
|
| |
use 'nextboot -D' in rc. Option parsing cribbed from vgrind.sh.
Notes:
svn path=/head/; revision=154431
|
|
|
|
| |
Notes:
svn path=/head/; revision=152568
|
|
|
|
| |
Notes:
svn path=/head/; revision=152544
|
|
|
|
|
|
|
|
|
| |
is disabled or fails.
MFC after: 1 week
Notes:
svn path=/head/; revision=151367
|
|
|
|
|
|
|
|
|
|
|
|
| |
where applicable. The main reason for this change is that
the location of make.conf is not constant and can be
modified via __MAKE_CONF. This change also improves
hyper-text linkage in our manpages.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=151202
|
|
|
|
| |
Notes:
svn path=/head/; revision=150662
|
|
|
|
|
|
|
|
|
|
|
| |
/boot.config or on the "boot:" prompt line via a "-S<speed>" flag,
e.g. "-h -S19200". This adds about 50 bytes to the size of boot2
and required a few other small changes to limit the size impact.
This changes only affects boot2; there are further loader changes
to follow.
Notes:
svn path=/head/; revision=149212
|