diff options
author | Roy Marples <roy@marples.name> | 2007-04-16 13:05:33 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-04-16 13:05:33 +0000 |
commit | c688523fcc88470906c8dd0357783c9918fafeda (patch) | |
tree | 18b5e7803ebfa0283f4194aac0ffd18c44e44f79 /runlevels.Linux | |
parent | 757b8bcc968fa285e3d78435e30b6c47abc048dc (diff) |
Punted the volumes init script. Volume handling will be handled by
init script that can be run at any point, even before checkroot.
Diffstat (limited to 'runlevels.Linux')
-rw-r--r-- | runlevels.Linux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runlevels.Linux/Makefile b/runlevels.Linux/Makefile index aa84c1c0..ef2e44fb 100644 --- a/runlevels.Linux/Makefile +++ b/runlevels.Linux/Makefile @@ -1,4 +1,4 @@ -BOOT = consolefont keymaps modules net.lo volumes +BOOT = consolefont keymaps modules net.lo DEFAULT = hdparm install: |