Remove the over-engineered checkfs and checkroot scripts and replace with simple fsck, root and mtab scripts. Update dependencies accordingly.

This commit is contained in:
Roy Marples
2008-01-31 16:10:18 +00:00
parent b6b88d3a07
commit e687cc1e79
12 changed files with 98 additions and 224 deletions

View File

@@ -1,5 +1,5 @@
BOOT= bootmisc checkroot checkfs hostname localmount \
swap sysctl urandom
BOOT= bootmisc fsck hostname localmount \
root swap sysctl urandom
DEFAULT= local netmount
LEVELDIR= ${DESTDIR}/etc/runlevels

View File

@@ -1,2 +1,2 @@
BOOT+= clock consolefont keymaps modules net.lo procfs
BOOT+= clock consolefont keymaps modules mtab net.lo procfs
DEFAULT+= hdparm