summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2006-03-14 10:21:02 +0100
committermaximilian attems <maks@debian.org>2006-03-14 10:21:02 +0100
commit161cd9fd2df641037edf53d72d096b0f87dd06f1 (patch)
treec3eb98bc4e11204f242bfdf9dc2047855bb4e087
parentff26ba49cc41fae343e9acc9af486ee8d3e6b1ba (diff)
use quiet for fs module loading
-rw-r--r--debian/changelog4
-rw-r--r--scripts/local2
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d18c9d0..eec885d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,9 @@ initramfs-tools (0.55) unstable; urgency=low
* scripts/local-top/udev_helper: Fix modprobe args.
Thanks Frans Pop <fjp@debian.org>.
- -- maximilian attems <maks@sternwelten.at> Fri, 10 Mar 2006 01:13:33 +0100
+ * scripts/local: Use quiet to load the fs. (closes: #339092)
+
+ -- maximilian attems <maks@sternwelten.at> Tue, 14 Mar 2006 10:20:03 +0100
initramfs-tools (0.54) unstable; urgency=low
diff --git a/scripts/local b/scripts/local
index 979f07d..917528a 100644
--- a/scripts/local
+++ b/scripts/local
@@ -25,7 +25,7 @@ mountroot ()
fi
# FIXME This has no error checking
- modprobe ${FSTYPE}
+ modprobe -q ${FSTYPE}
# FIXME This has no error checking
# Mount root