summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@ubuntu.com>2005-08-16 13:34:13 -0400
committerJeff Bailey <jbailey@ubuntu.com>2005-08-16 13:34:13 -0400
commit618760b004d07efb11f05e57d46ed4b5adb2823c (patch)
tree196895455a2d38f79e6e742786cccd0b9636f8fe /conf
parent3d319f70b29f804234fa5eb6e93c1168b0d2dddf (diff)
Cleanup commit, sorry for the mess
Diffstat (limited to 'conf')
-rw-r--r--conf/initramfs.conf9
1 files changed, 7 insertions, 2 deletions
diff --git a/conf/initramfs.conf b/conf/initramfs.conf
index a056469..b4a7dba 100644
--- a/conf/initramfs.conf
+++ b/conf/initramfs.conf
@@ -7,7 +7,7 @@
# Use busybox if available. You MUST use the -static version
#
-BUSYBOX=n
+BUSYBOX=y
#
# BOOT: [ local | nfs ]
@@ -28,7 +28,7 @@ BOOT=local
#
# list - Only include modules from the 'additional modules' list
#
-MODULES=list
+MODULES=most
#
# NFS Section of the config.
@@ -48,3 +48,8 @@ DEVICE=eth0
NFSROOT=auto
+# Hardcode partition to resume from so it doesn't have to be specified
+# on the command line. The command line will override this setting.
+
+#RESUME=
+