debianslug/openslug: Add rng-daemon to rootfs. Adds ~25kb
authorOyvind Repvik <nail@nslu2-linux.org>
Sun, 1 Oct 2006 22:01:55 +0000 (22:01 +0000)
committerOyvind Repvik <nail@nslu2-linux.org>
Sun, 1 Oct 2006 22:01:55 +0000 (22:01 +0000)
conf/distro/debianslug.conf
conf/distro/openslug.conf

index cba1190..e28fb85 100644 (file)
@@ -96,9 +96,10 @@ DEBIANSLUG_STANDARD_RDEPENDS += "\
 kernel-module-i2c-dev \
 "
 
-# Add module required for HW RNG support
+# Add module & daemon required for HW RNG support
 DEBIANSLUG_STANDARD_RDEPENDS += "\
 kernel-module-ixp4xx-rng \
+rng-tools \
 "
 
 # Add modules required for usb support
index 96c779f..d5ceeee 100644 (file)
@@ -96,9 +96,10 @@ OPENSLUG_STANDARD_RDEPENDS += "\
 kernel-module-i2c-dev \
 "
 
-# Add module required for HW RNG support
+# Add module & daemon required for HW RNG support
 OPENSLUG_STANDARD_RDEPENDS += "\
 kernel-module-ixp4xx-rng \
+rng-tools \
 "
 
 # Add modules required for usb support