summaryrefslogtreecommitdiff
path: root/debian/script
diff options
context:
space:
mode:
authormaximilian attems <maks@debian.org>2007-04-02 13:29:25 +0200
committermaximilian attems <maks@debian.org>2007-04-02 13:29:25 +0200
commitc4343742b3bf028e467ac8a58ead95c9bfefc628 (patch)
tree9f99e841f9829111bc78f828be819fe9022428a0 /debian/script
parentd21a00a23405d1db81ab05a12342145276ef2af0 (diff)
downloadinitramfs-tools-c4343742b3bf028e467ac8a58ead95c9bfefc628.tar.gz
initramfs-tools-c4343742b3bf028e467ac8a58ead95c9bfefc628.zip
first prerelease 0.86 + merge 0.85f
* kick mdrun script * update control for lenny + ubuntu * add _all_ ide, block and drivers * use MODPROBE_OPTIONS and kill any modprobed arg * small doc + whitespace fixes
Diffstat (limited to 'debian/script')
-rwxr-xr-xdebian/script2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/script b/debian/script
index a8e3dd9..7cfac12 100755
--- a/debian/script
+++ b/debian/script
@@ -15,7 +15,7 @@ lsmod
echo
if [ -r /etc/kernel-img.conf ]; then
- echo "-- kernel-img.conf"
+ echo "-- /etc/kernel-img.conf"
cat /etc/kernel-img.conf
echo
fi