aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-09-09 02:55:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-09 02:55:04 +0000
commitaeb77bd6d1545ce1207553a4e5a01eef6a1d43bd (patch)
tree571a49ecd7997fe1160967c322c6999c5c5a17c7 /conf
parent62d416a08da307149022143ea7461fe33bf410ce (diff)
downloadopenembedded-aeb77bd6d1545ce1207553a4e5a01eef6a1d43bd.tar.gz
disapproval of revision ca142ce9ae4b3c4535d5ed6d23aed2559ef91c6b
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openslug.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf
index 482644e1ac..748228f304 100644
--- a/conf/distro/openslug.conf
+++ b/conf/distro/openslug.conf
@@ -65,7 +65,7 @@ CMDLINE_DEBUG = "noirqdebug"
# NOTE: only jffs2 support is an absolute requirement of boot, even
# the ext2/ext3 support is optional!
OPENSLUG_EXT2_PROGS = "e2fsprogs-mke2fs e2fsprogs-fsck e2fsprogs-e2fsck"
-#OPENSLUG_REISER_PROGS = "reiserfsprogs"
+OPENSLUG_REISER_PROGS = "reiserfsprogs"
# The standard firmware contents and additional packages built as requirements
# of the firmware are defined here in OPENSLUG_STANDARD_RDEPENDS and
@@ -86,8 +86,8 @@ OPENSLUG_STANDARD_RDEPENDS += "${OPENSLUG_EXT2_PROGS}"
# These lines add support for formatting reiserfs file systems on
# a hard disk.
-#OPENSLUG_STANDARD_DEPENDS += "reiserfsprogs"
-#OPENSLUG_STANDARD_RDEPENDS += "${OPENSLUG_REISER_PROGS}"
+OPENSLUG_STANDARD_DEPENDS += "reiserfsprogs"
+OPENSLUG_STANDARD_RDEPENDS += "${OPENSLUG_REISER_PROGS}"
# These lines add a build of the 'upslug' program which may be
# used to download the final image to an NSLU2. The program can