[SCM] live-helper branch, debian, updated. debian/2.0_a1-1-5-g74025d4

Daniel Baumann daniel at debian.org
Wed Nov 18 20:26:58 UTC 2009


The following commit has been merged in the debian branch:
commit 74025d46f46303ed21c07731e40055d9721a979a
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Nov 18 21:25:03 2009 +0100

    Adding example hook to remove udev persistent device generator rules.

diff --git a/examples/hooks/all_chroot_udev-generators.sh b/examples/hooks/all_chroot_udev-generators.sh
new file mode 100755
index 0000000..2431e3d
--- /dev/null
+++ b/examples/hooks/all_chroot_udev-generators.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# This is a hook for live-helper(7) to remove udev persistent device generator
+# rules.
+# To enable it, copy or symlink this hook into your config/chroot_local-hooks
+# directory.
+
+rm -f /etc/udev/rules.d/*persistent-net-generator.rules

-- 
live-helper



More information about the debian-live-changes mailing list