summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/init
diff options
context:
space:
mode:
authorMichael Janczyk2006-10-13 16:11:49 +0200
committerMichael Janczyk2006-10-13 16:11:49 +0200
commit3ea26626a5fd3bcfb162086021b6e0f68a64ec27 (patch)
tree9bd622904f3fc360d417a4fc1261eacd8475cd5c /initramfs/initrd-stuff/init
parentBugfix in redirection in functions, moved ldap-stuff to ldap-functions (diff)
downloadcore-3ea26626a5fd3bcfb162086021b6e0f68a64ec27.tar.gz
core-3ea26626a5fd3bcfb162086021b6e0f68a64ec27.tar.xz
core-3ea26626a5fd3bcfb162086021b6e0f68a64ec27.zip
Hardware "database" files updated, enabled multicast for dnbd use ...
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@457 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/init')
-rwxr-xr-xinitramfs/initrd-stuff/init2
1 files changed, 2 insertions, 0 deletions
diff --git a/initramfs/initrd-stuff/init b/initramfs/initrd-stuff/init
index 41a14b22..00ab5567 100755
--- a/initramfs/initrd-stuff/init
+++ b/initramfs/initrd-stuff/init
@@ -291,6 +291,8 @@ if [ -n "${nbdmod}" ] ; then
;;
# dnbd by Thorsten Zitterell
dnbd)
+ # quickhack
+
if [ -z $nodnbdcache ] ; then # variable not really used yet
mkdir /dnbd
mount -n -o 'size=10%' -t tmpfs tmpfs /dnbd