[Debian-live-changes] r1907 - dists/trunk/live-helper/helpers
daniel at alioth.debian.org
daniel at alioth.debian.org
Thu May 31 21:33:58 UTC 2007
Author: daniel
Date: 2007-05-31 21:33:58 +0000 (Thu, 31 May 2007)
New Revision: 1907
Modified:
dists/trunk/live-helper/helpers/lh_binary_syslinux
Log:
Modified: dists/trunk/live-helper/helpers/lh_binary_syslinux
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_syslinux 2007-05-31 12:09:04 UTC (rev 1906)
+++ dists/trunk/live-helper/helpers/lh_binary_syslinux 2007-05-31 21:33:58 UTC (rev 1907)
@@ -172,7 +172,7 @@
live-initramfs)
if [ "${LIVE_HOSTNAME}" != "debian" ]
then
- LIVE_BOOTAPPEND="${LIVE_BOOTAPPEND} username=${LIVE_HOSTNAME}"
+ LIVE_BOOTAPPEND="${LIVE_BOOTAPPEND} hostname=${LIVE_HOSTNAME}"
fi
;;
esac
More information about the Debian-live-changes
mailing list