summaryrefslogtreecommitdiff
path: root/scripts/live-helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-19 19:21:42 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:31:06 +0100
commite5ed5f84c8dff7855284b6d37f14da6a2e85f1c5 (patch)
tree733883143e7d99ef1c0902874078dc4ba071c086 /scripts/live-helpers
parent6bfe95a7c93d84d0a2f9071bbe3809c173287402 (diff)
downloadlive-boot-e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5.tar.gz
live-boot-e5ed5f84c8dff7855284b6d37f14da6a2e85f1c5.zip
Removing ubuntu support.
Diffstat (limited to 'scripts/live-helpers')
-rw-r--r--scripts/live-helpers12
1 files changed, 1 insertions, 11 deletions
diff --git a/scripts/live-helpers b/scripts/live-helpers
index e74108c..ccc3a4a 100644
--- a/scripts/live-helpers
+++ b/scripts/live-helpers
@@ -1,16 +1,6 @@
#!/bin/sh
# live-initramfs helper functions, used by live-initramfs on boot and by live-snapshot
-if [ "${BUILD_SYSTEM}" = "Ubuntu" ]
-then
- MP_QUIET="-Q"
-elif [ "${BUILD_SYSTEM}" = "Debian" ]
-then
- MP_QUIET="-q"
-else
- MP_QUIET=""
-fi
-
if [ ! -x "/bin/fstype" ]
then
# klibc not in path -> not in initramfs
@@ -157,7 +147,7 @@ setup_loop ()
local offset=${4}
local encryption=${5}
- modprobe ${MP_QUIET} -b "${module}"
+ modprobe -q -b "${module}"
udevsettle
for loopdev in ${pattern}