diff options
author | Daniel Baumann <daniel@debian.org> | 2008-08-28 23:25:08 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:48:01 +0100 |
commit | 357ac91a9701e8a26648a293e0580129ba4a6cd5 (patch) | |
tree | dc2a36f5fc01bcda435492944fb70b35a118503b /scripts/live-functions | |
parent | 364b46b527237033f9b15e6db9aa621ba4b3d35c (diff) | |
download | live-boot-357ac91a9701e8a26648a293e0580129ba4a6cd5.tar.gz live-boot-357ac91a9701e8a26648a293e0580129ba4a6cd5.zip |
Setting project email address to the new debian-live@lists.debian.org.
Diffstat (limited to 'scripts/live-functions')
-rw-r--r-- | scripts/live-functions | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/live-functions b/scripts/live-functions index 96d6269..7028843 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -124,9 +124,8 @@ panic() { printf " ${DEB_4} This Debian Live image failed to boot.\n\n" printf " Please file a bug against the 'live-initramfs' package or email the Debian\n" - printf " Live mailing list at <debian-live-devel@lists.alioth.debian.org>, making\n" - printf " sure to note the exact version, name and distribution of the image you were\n" - printf " attempting to boot.\n\n" + printf " Live mailing list at <debian-live@lists.debian.org>, making sure to note the\n" + printf " exact version, name and distribution of the image you were attempting to boot.\n\n" printf " The file ${LIVELOG} contains some debugging information but booting with the\n" printf " ${DEBUG} command-line parameter will greatly increase its verbosity which is\n" |