summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorg2@giantshoulder.com <g2@giantshoulder.com>2005-05-30 15:21:52 +0000
committerg2@giantshoulder.com <g2@giantshoulder.com>2005-05-30 15:21:52 +0000
commit063a76442c84983825c76818ed8ebc123728fd44 (patch)
treed80f04d995d25a7edc0b874f6982482aa59d073f /conf
parent5499676d2eb7ddaaad8ff5fd0c38b66665ed1aba (diff)
Add jbd kernel module becase ext3 turnup needs it
BKrev: 429b2f90XeKy7SH0Z-Ip3D4GrTsNlQ
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openslug.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index fbbacd2839..cc1643d07a 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -54,6 +54,7 @@ kernel-module-pl2303 kernel-module-ftdi-sio"
# attached disk - and install the nfs modules from ssh.)
OPENSLUG_EXTRA_FILESYSTEMS ?= "\
kernel-module-ext2 \
+kernel-module-jbd \
kernel-module-ext3 \
kernel-module-nfs \
kernel-module-vfat \