aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2000-10-09 10:22:56 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2000-10-09 10:22:56 +0000
commitd9f97000b4206558864ea929c3615ec69512966c (patch)
tree34f029a4cc41e3b46f1d5dde35ec5bc1c710be35 /sbin/fsdb
parenta8d00279cbf7091821293a2669784d31bb245f4b (diff)
downloadsrc-d9f97000b4206558864ea929c3615ec69512966c.tar.gz
src-d9f97000b4206558864ea929c3615ec69512966c.zip
Reviewed by: rwatson, bp
Approved by: rwatson Obtained from: NetbSD source tree Second part of the fsck wrappers commit. This commit enables the new fsck code (removing the fsck/* code and replacing it with the netbsd fsck wrapper code), and enabling some FFS-based utilities to compile. Details: * quotacheck, fsdb required modification to use the fsck_ffs/ code rather than fsck/ . This might change later since quotacheck requires preen.c which should exist in fsck/ rather than fsck_ffs/ * src/Makefile has fsck_ffs added to it so it it built as part of the tree now * share/doc/smm/03.fsck/ uses the SMM.doc/ stuff from fsck_ffs, not fsck. I've tested this, and it shouldn't require any changes on your machine. The fsck wrapper reads /etc/fsck and is command-line-compatible enough to not require rc changes (well, most changes unless you want to do anything nifty by specifying the fs types explicityly, read the man page if you want further details on what it can do.) This now allows us to support multiple filesystem types during bootup.
Notes
Notes: svn path=/head/; revision=66867
Diffstat (limited to 'sbin/fsdb')
0 files changed, 0 insertions, 0 deletions