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:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user