Punted the volumes init script. Volume handling will be handled by

init script that can be run at any point, even before checkroot.
This commit is contained in:
Roy Marples
2007-04-16 13:05:33 +00:00
parent 757b8bcc96
commit c688523fcc
4 changed files with 5 additions and 44 deletions

View File

@@ -1,5 +1,5 @@
DIR = /etc/init.d
EXES = clock consolefont keymaps modules numlock volumes
EXES = clock consolefont keymaps modules numlock
TOPDIR = ..
include $(TOPDIR)/default.mk