summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syslogd/syslogd.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-08-07 01:19:54 +0000
committermarcel <marcel@FreeBSD.org>2004-08-07 01:19:54 +0000
commitc95736ca877336fbea29f1923918b940a8b691e6 (patch)
tree362598e70b61fe229cbafd56053d998e06076b4f /usr.sbin/syslogd/syslogd.c
parentc26d1cbd7eb872a73d680663ab2340f1997498dd (diff)
downloadFreeBSD-src-c95736ca877336fbea29f1923918b940a8b691e6.zip
FreeBSD-src-c95736ca877336fbea29f1923918b940a8b691e6.tar.gz
o Save pointers to the chunks for root, home, swap, usr, var and tmp in
global variables. On ia64, save a pointer to the efi chunk as well. o At the same time, change checkLabels() to define these globals instead of having the caller of checkLabels() pass addresses to variables for these. Change the two callers correspondingly. o Spent a bit more time adjusting try_auto_label() to prepate for having the EFI partition created on ia64. o Remove efi_mountpoint(). The EFI chunk is now available without having to iterate over the disks and chunks to find it every time we need it. o On ia64, now that the root chunk is globally available, set the vfs.root.mountfrom tunable in loader.conf. This avoids that one cannot boot into FreeBSD after an install. The kernel cannot find the root device without a little help...
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud