OpenGrok
Cross Reference: fsck_root
xref
: /
src
/
etc
/
rc.d
/
fsck_root
Home
|
History
|
Annotate
|
Download
|
only in
rc.d
History log of
/src/etc/rc.d/fsck_root
Revision
Date
Author
Comments
1.6
20-Sep-2011
apb
Don't try to fsck root device if "/" is not mentioned in fstab.
Also don't assume that all network mounts are "nfs".
1.5
25-Sep-2010
bad
Treat empty or missing fs_passno field like it has a value of 0 as fstab(5)
specifies.
Related to PR misc/43905 but does not fix the underlying issues.
1.4
16-Feb-2010
mrg
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
XXX: still get an error from "mount /" in etc/rc.d/root itself.
1.3
10-Jul-2009
christos
1. centralize the fsck error handling
2. don't check if root is on nfs
3. reboot -n if root was modified as the manual page suggests
1.2
28-Apr-2009
apb
branches: 1.2.2;
Do nothing if root file system has fs_passno=0 in /etc/fstab.
(It might be better to change fsck(8) so that "fsck -p" always checks
fs_passno, whether or not file systems are specified on the command
line.)
1.1
21-Apr-2009
joerg
Split fsck during boot into two phases. Check the root file system
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.
1.2.2.2
13-May-2009
jym
Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.2.2.1
28-Apr-2009
jym
file fsck_root was added on branch jym-xensuspend on 2009-05-13 19:18:03 +0000
Indexes created Wed Oct 22 13:09:56 GMT 2025