[SCM] Debian Live build scripts branch, master, updated. 1.0.0-2-39-ga7494f2

Daniel Baumann daniel at debian.org
Thu Sep 11 10:54:44 UTC 2008


The following commit has been merged in the master branch:
commit b3f0f10f4fa275ea5c335d141b9018dbaf5d26f8
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 11 12:25:20 2008 +0200

    Removing example hook for qemu-launcher, this is now in the archive as autorun4linuxcd package.

diff --git a/examples/hooks/qemu-launcher.sh b/examples/hooks/qemu-launcher.sh
deleted file mode 100755
index 230c2b5..0000000
--- a/examples/hooks/qemu-launcher.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-# This is a hook for live-helper(7) to install autorun4linuxCD.
-# autorun4linuxCD was written by Franklin Piat <fpiat at bigfoot.com>.
-#
-# To enable it, copy this hook into your config/binary_local-hooks directory.
-
-cd binary
-
-wget http://www.klabs.be/~fpiat/projects/autorun4linuxCD/autorun4linuxCD.tar.gz
-tar xfz autorun4linuxCD.tar.gz
-rm -f autorun4linuxCD.tar.gz
-
-cd "${OLDPWD}"

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list