diff options
author | Daniel Baumann <daniel@debian.org> | 2009-11-11 17:25:50 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:48 +0100 |
commit | dbcae19129fb310cef3330d9e8342602e2845589 (patch) | |
tree | 99b53cfa4a94fe2d9cae99e466d63efb06844a64 | |
parent | 02fee2236aa2203dbda715ab8c07c7678527f974 (diff) | |
download | live-build-dbcae19129fb310cef3330d9e8342602e2845589.zip live-build-dbcae19129fb310cef3330d9e8342602e2845589.tar.gz |
Renaming example hooks and prefixing them with distribution name.
-rwxr-xr-x | examples/hooks/all_binary_debian-installer-banner.sh (renamed from examples/hooks/replace-di-banner.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_binary_live-helper.sh (renamed from examples/hooks/live-helper.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_hal-automount.sh (renamed from examples/hooks/hal-automount.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_kernel-purge.sh (renamed from examples/hooks/kernelpurge.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_linux-modules.sh (renamed from examples/hooks/modules.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_localepurge.sh (renamed from examples/hooks/localepurge.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_losetup-lukshome.sh (renamed from examples/hooks/losetup-lukshome.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_rt2570-modules.sh (renamed from examples/hooks/rt2570.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_sun-java6.sh (renamed from examples/hooks/sun-java6.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_update-initramfs.sh (renamed from examples/hooks/update-initramfs.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/all_chroot_virtualbox-ose.sh (renamed from examples/hooks/virtualbox-ose.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/etch_chroot_beryl.sh (renamed from examples/hooks/beryl.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/etch_chroot_ipw2100-modules.sh (renamed from examples/hooks/ipw2100.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/etch_chroot_ipw2200-modules.sh (renamed from examples/hooks/ipw2200.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/etch_chroot_ipw3945-modules.sh (renamed from examples/hooks/ipw3945.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/etch_chroot_unionfs-modules.sh (renamed from examples/hooks/unionfs.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_binary_live-installer-usbfix.sh (renamed from examples/hooks/live-installer_lenny-usbfix.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_aufs-modules.sh (renamed from examples/hooks/aufs.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_kpdf-nodrm.sh | 18 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_madwifi-modules.sh (renamed from examples/hooks/madwifi.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_nvidia-legacy-modules.sh (renamed from examples/hooks/nvidia-legacy.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_squashfs-modules.sh (renamed from examples/hooks/squashfs.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/lenny_chroot_sun-java5.sh (renamed from examples/hooks/sun-java5.sh) | 0 | ||||
-rwxr-xr-x | examples/hooks/rt2x00.sh | 31 | ||||
-rwxr-xr-x | examples/hooks/squeeze_chroot_okular-nodrm.sh (renamed from examples/hooks/kde-no-pdf-drm.sh) | 9 |
25 files changed, 18 insertions, 40 deletions
diff --git a/examples/hooks/replace-di-banner.sh b/examples/hooks/all_binary_debian-installer-banner.sh index 7be8682..7be8682 100755 --- a/examples/hooks/replace-di-banner.sh +++ b/examples/hooks/all_binary_debian-installer-banner.sh diff --git a/examples/hooks/live-helper.sh b/examples/hooks/all_binary_live-helper.sh index c1823b3..c1823b3 100755 --- a/examples/hooks/live-helper.sh +++ b/examples/hooks/all_binary_live-helper.sh diff --git a/examples/hooks/hal-automount.sh b/examples/hooks/all_chroot_hal-automount.sh index 0fec6f9..0fec6f9 100755 --- a/examples/hooks/hal-automount.sh +++ b/examples/hooks/all_chroot_hal-automount.sh diff --git a/examples/hooks/kernelpurge.sh b/examples/hooks/all_chroot_kernel-purge.sh index 188f6a4..188f6a4 100755 --- a/examples/hooks/kernelpurge.sh +++ b/examples/hooks/all_chroot_kernel-purge.sh diff --git a/examples/hooks/modules.sh b/examples/hooks/all_chroot_linux-modules.sh index 159e9bc..159e9bc 100755 --- a/examples/hooks/modules.sh +++ b/examples/hooks/all_chroot_linux-modules.sh diff --git a/examples/hooks/localepurge.sh b/examples/hooks/all_chroot_localepurge.sh index 3fbb4c4..3fbb4c4 100755 --- a/examples/hooks/localepurge.sh +++ b/examples/hooks/all_chroot_localepurge.sh diff --git a/examples/hooks/losetup-lukshome.sh b/examples/hooks/all_chroot_losetup-lukshome.sh index 5542438..5542438 100755 --- a/examples/hooks/losetup-lukshome.sh +++ b/examples/hooks/all_chroot_losetup-lukshome.sh diff --git a/examples/hooks/rt2570.sh b/examples/hooks/all_chroot_rt2570-modules.sh index 408b138..408b138 100755 --- a/examples/hooks/rt2570.sh +++ b/examples/hooks/all_chroot_rt2570-modules.sh diff --git a/examples/hooks/sun-java6.sh b/examples/hooks/all_chroot_sun-java6.sh index c86066f..c86066f 100755 --- a/examples/hooks/sun-java6.sh +++ b/examples/hooks/all_chroot_sun-java6.sh diff --git a/examples/hooks/update-initramfs.sh b/examples/hooks/all_chroot_update-initramfs.sh index 5179f77..5179f77 100755 --- a/examples/hooks/update-initramfs.sh +++ b/examples/hooks/all_chroot_update-initramfs.sh diff --git a/examples/hooks/virtualbox-ose.sh b/examples/hooks/all_chroot_virtualbox-ose.sh index bcf7289..bcf7289 100755 --- a/examples/hooks/virtualbox-ose.sh +++ b/examples/hooks/all_chroot_virtualbox-ose.sh diff --git a/examples/hooks/beryl.sh b/examples/hooks/etch_chroot_beryl.sh index ad4cb81..ad4cb81 100755 --- a/examples/hooks/beryl.sh +++ b/examples/hooks/etch_chroot_beryl.sh diff --git a/examples/hooks/ipw2100.sh b/examples/hooks/etch_chroot_ipw2100-modules.sh index e246eb2..e246eb2 100755 --- a/examples/hooks/ipw2100.sh +++ b/examples/hooks/etch_chroot_ipw2100-modules.sh diff --git a/examples/hooks/ipw2200.sh b/examples/hooks/etch_chroot_ipw2200-modules.sh index 145ca8b..145ca8b 100755 --- a/examples/hooks/ipw2200.sh +++ b/examples/hooks/etch_chroot_ipw2200-modules.sh diff --git a/examples/hooks/ipw3945.sh b/examples/hooks/etch_chroot_ipw3945-modules.sh index f805cf9..f805cf9 100755 --- a/examples/hooks/ipw3945.sh +++ b/examples/hooks/etch_chroot_ipw3945-modules.sh diff --git a/examples/hooks/unionfs.sh b/examples/hooks/etch_chroot_unionfs-modules.sh index 20f0886..20f0886 100755 --- a/examples/hooks/unionfs.sh +++ b/examples/hooks/etch_chroot_unionfs-modules.sh diff --git a/examples/hooks/live-installer_lenny-usbfix.sh b/examples/hooks/lenny_binary_live-installer-usbfix.sh index ded8b80..ded8b80 100755 --- a/examples/hooks/live-installer_lenny-usbfix.sh +++ b/examples/hooks/lenny_binary_live-installer-usbfix.sh diff --git a/examples/hooks/aufs.sh b/examples/hooks/lenny_chroot_aufs-modules.sh index e70dcc7..e70dcc7 100755 --- a/examples/hooks/aufs.sh +++ b/examples/hooks/lenny_chroot_aufs-modules.sh diff --git a/examples/hooks/lenny_chroot_kpdf-nodrm.sh b/examples/hooks/lenny_chroot_kpdf-nodrm.sh new file mode 100755 index 0000000..99fa3e9 --- /dev/null +++ b/examples/hooks/lenny_chroot_kpdf-nodrm.sh @@ -0,0 +1,18 @@ +#!/bin/sh + +# This is a hook for live-helper(7) to configure KDE's PDF viewer to ignore +# manipulation restriction on "DRM protect" PDF documents. +# +# To enable it, copy or symlink this hook into your config/chroot_local-hooks +# directory. + +if [ -d /usr/share/config ] +then + # KDE3 (etch/lenny) + +cat > /usr/share/config/kpdfpartrc << EOF +[General] +ObeyDRM=false +EOF + +fi diff --git a/examples/hooks/madwifi.sh b/examples/hooks/lenny_chroot_madwifi-modules.sh index 0686c12..0686c12 100755 --- a/examples/hooks/madwifi.sh +++ b/examples/hooks/lenny_chroot_madwifi-modules.sh diff --git a/examples/hooks/nvidia-legacy.sh b/examples/hooks/lenny_chroot_nvidia-legacy-modules.sh index 66d67bc..66d67bc 100755 --- a/examples/hooks/nvidia-legacy.sh +++ b/examples/hooks/lenny_chroot_nvidia-legacy-modules.sh diff --git a/examples/hooks/squashfs.sh b/examples/hooks/lenny_chroot_squashfs-modules.sh index 20667e2..20667e2 100755 --- a/examples/hooks/squashfs.sh +++ b/examples/hooks/lenny_chroot_squashfs-modules.sh diff --git a/examples/hooks/sun-java5.sh b/examples/hooks/lenny_chroot_sun-java5.sh index 139efd5..139efd5 100755 --- a/examples/hooks/sun-java5.sh +++ b/examples/hooks/lenny_chroot_sun-java5.sh diff --git a/examples/hooks/rt2x00.sh b/examples/hooks/rt2x00.sh deleted file mode 100755 index 9da6f72..0000000 --- a/examples/hooks/rt2x00.sh +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/sh - -# This is a hook for live-helper(7) to install ralink rt2x00 drivers -# To enable it, copy or symlink this hook into your config/chroot_local-hooks -# directory. -# -# FIXME: it runs in interactive mode - -apt-get install --yes build-essential - -# Building kernel modules -which module-assistant || apt-get install --yes module-assistant -module-assistant update - -for KERNEL in /boot/vmlinuz-* -do - VERSION="$(basename ${KERNEL} | sed -e 's|vmlinuz-||')" - - module-assistant --non-inter --quiet auto-install rt2x00-source -l ${VERSION} -done - -module-assistant clean rt2x00-source - -# Installing firmware for rt73usb -wget "http://www.ralinktech.com.tw/data/RT73_Linux_STA_Drv1.0.4.0.tar.gz" -O /tmp/RT73_Linux_STA_Drv1.0.4.0.tar.gz - -cd /tmp -tar xfvz RT73_Linux_STA_Drv1.0.4.0.tar.gz -cp RT73_Linux_STA_Drv1.0.4.0/Module/rt73.bin /lib/firmware -rm -rf RT73_Linux_STA_Drv* -cd ${OLDPWD} diff --git a/examples/hooks/kde-no-pdf-drm.sh b/examples/hooks/squeeze_chroot_okular-nodrm.sh index 6df0490..782133c 100755 --- a/examples/hooks/kde-no-pdf-drm.sh +++ b/examples/hooks/squeeze_chroot_okular-nodrm.sh @@ -15,13 +15,4 @@ cat > /usr/share/kde4/config/okularpartrc << EOF ObeyDRM=false EOF -elif [ -d /usr/share/config ] -then - # KDE3 (etch/lenny) - -cat > /usr/share/config/kpdfpartrc << EOF -[General] -ObeyDRM=false -EOF - fi |