From 989f26d87b5ef36e1f1fd419a9ff2996b3f4b360 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Jan 2009 17:39:27 +0100 Subject: Updating year in copyright notices for 2009. --- debian/copyright | 2 +- functions/aliases.sh | 2 +- functions/architecture.sh | 2 +- functions/arguments.sh | 2 +- functions/breakpoints.sh | 2 +- functions/cache.sh | 2 +- functions/chroot.sh | 2 +- functions/color.sh | 2 +- functions/common.sh | 2 +- functions/conffile.sh | 2 +- functions/cursor.sh | 2 +- functions/defaults.sh | 2 +- functions/echo.sh | 2 +- functions/exit.sh | 2 +- functions/help.sh | 2 +- functions/l10n.sh | 2 +- functions/lockfile.sh | 2 +- functions/losetup.sh | 2 +- functions/packages.sh | 2 +- functions/packageslists.sh | 2 +- functions/releases.sh | 2 +- functions/stagefile.sh | 2 +- functions/templates.sh | 2 +- functions/usage.sh | 2 +- functions/version.sh | 4 ++-- functions/wrapper.sh | 2 +- helpers/lh | 2 +- helpers/lh_binary | 2 +- helpers/lh_binary_chroot | 2 +- helpers/lh_binary_debian-installer | 2 +- helpers/lh_binary_disk | 2 +- helpers/lh_binary_encryption | 2 +- helpers/lh_binary_grub | 2 +- helpers/lh_binary_includes | 2 +- helpers/lh_binary_iso | 2 +- helpers/lh_binary_linux-image | 2 +- helpers/lh_binary_local-hooks | 2 +- helpers/lh_binary_local-includes | 2 +- helpers/lh_binary_local-packageslists | 2 +- helpers/lh_binary_manifest | 2 +- helpers/lh_binary_md5sum | 2 +- helpers/lh_binary_memtest | 2 +- helpers/lh_binary_net | 2 +- helpers/lh_binary_rootfs | 2 +- helpers/lh_binary_silo | 2 +- helpers/lh_binary_syslinux | 2 +- helpers/lh_binary_tar | 2 +- helpers/lh_binary_usb-hdd | 2 +- helpers/lh_binary_yaboot | 2 +- helpers/lh_bootstrap | 2 +- helpers/lh_bootstrap_cache | 2 +- helpers/lh_bootstrap_cdebootstrap | 2 +- helpers/lh_bootstrap_copy | 2 +- helpers/lh_bootstrap_debootstrap | 2 +- helpers/lh_build | 2 +- helpers/lh_chroot | 2 +- helpers/lh_chroot_apt | 2 +- helpers/lh_chroot_cache | 2 +- helpers/lh_chroot_debianchroot | 2 +- helpers/lh_chroot_devpts | 2 +- helpers/lh_chroot_dpkg | 2 +- helpers/lh_chroot_hacks | 2 +- helpers/lh_chroot_hooks | 2 +- helpers/lh_chroot_hostname | 2 +- helpers/lh_chroot_hosts | 2 +- helpers/lh_chroot_install-packages | 2 +- helpers/lh_chroot_interactive | 2 +- helpers/lh_chroot_linux-image | 2 +- helpers/lh_chroot_local-hooks | 2 +- helpers/lh_chroot_local-includes | 2 +- helpers/lh_chroot_local-packages | 2 +- helpers/lh_chroot_local-patches | 2 +- helpers/lh_chroot_local-preseed | 2 +- helpers/lh_chroot_localization | 2 +- helpers/lh_chroot_packages | 2 +- helpers/lh_chroot_packageslists | 2 +- helpers/lh_chroot_preseed | 2 +- helpers/lh_chroot_proc | 2 +- helpers/lh_chroot_resolv | 2 +- helpers/lh_chroot_selinuxfs | 2 +- helpers/lh_chroot_sources | 2 +- helpers/lh_chroot_symlinks | 2 +- helpers/lh_chroot_sysfs | 2 +- helpers/lh_chroot_sysv-rc | 2 +- helpers/lh_chroot_sysvinit | 2 +- helpers/lh_chroot_tasks | 2 +- helpers/lh_clean | 2 +- helpers/lh_config | 2 +- helpers/lh_local | 2 +- helpers/lh_source | 2 +- helpers/lh_source_debian | 2 +- helpers/lh_source_debian-live | 2 +- helpers/lh_source_disk | 2 +- helpers/lh_source_iso | 2 +- helpers/lh_source_md5sum | 2 +- helpers/lh_source_net | 2 +- helpers/lh_source_tar | 2 +- helpers/lh_source_usb-hdd | 2 +- helpers/lh_testroot | 2 +- hooks/kde-desktop | 2 +- hooks/minimal | 2 +- hooks/stripped | 2 +- templates/syslinux/ca/f10.txt | 2 +- templates/syslinux/en/f10.txt | 2 +- templates/syslinux/es/f10.txt | 2 +- 105 files changed, 106 insertions(+), 106 deletions(-) diff --git a/debian/copyright b/debian/copyright index 362c0ae..f7d218d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Author: Daniel Baumann Download: http://debian-live.alioth.debian.org/ Files: * -Copyright: (C) 2006-2008 Daniel Baumann +Copyright: (C) 2006-2009 Daniel Baumann License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/functions/aliases.sh b/functions/aliases.sh index 12d2938..859f34d 100755 --- a/functions/aliases.sh +++ b/functions/aliases.sh @@ -1,7 +1,7 @@ #!/bin/sh # aliases.sh - internal shell aliases -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/architecture.sh b/functions/architecture.sh index 1103d2b..cd8e073 100755 --- a/functions/architecture.sh +++ b/functions/architecture.sh @@ -1,7 +1,7 @@ #!/bin/sh # architecture.sh - handle architecture specific support -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/arguments.sh b/functions/arguments.sh index a360e82..b2e4c92 100755 --- a/functions/arguments.sh +++ b/functions/arguments.sh @@ -1,7 +1,7 @@ #!/bin/sh # arguments.sh - handle common arguments -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/breakpoints.sh b/functions/breakpoints.sh index 1e4fdb2..2f078e1 100755 --- a/functions/breakpoints.sh +++ b/functions/breakpoints.sh @@ -1,7 +1,7 @@ #!/bin/sh # breakpoints.sh - run with breakpoints -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/cache.sh b/functions/cache.sh index 74fff29..ca5e5ed 100755 --- a/functions/cache.sh +++ b/functions/cache.sh @@ -1,7 +1,7 @@ #!/bin/sh # cache.sh - manage package cache -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/chroot.sh b/functions/chroot.sh index 4d53cb2..420abe1 100755 --- a/functions/chroot.sh +++ b/functions/chroot.sh @@ -1,7 +1,7 @@ #!/bin/sh # chroot.sh - /usr/sbin/chroot wrapper script -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/color.sh b/functions/color.sh index 03d333c..97ac683 100755 --- a/functions/color.sh +++ b/functions/color.sh @@ -1,7 +1,7 @@ #!/bin/sh # color.sh - define color values -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/common.sh b/functions/common.sh index 01ebbee..415cd73 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -1,7 +1,7 @@ #!/bin/sh # common.sh - common things for all live-helpers -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/conffile.sh b/functions/conffile.sh index d673634..9d87a33 100755 --- a/functions/conffile.sh +++ b/functions/conffile.sh @@ -1,7 +1,7 @@ #!/bin/sh # conffile.sh - handle configuration files -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/cursor.sh b/functions/cursor.sh index 831def2..b343d3f 100755 --- a/functions/cursor.sh +++ b/functions/cursor.sh @@ -1,7 +1,7 @@ #!/bin/sh # cursor.sh - define cursor movements -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/defaults.sh b/functions/defaults.sh index beeeb33..7db1389 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -1,7 +1,7 @@ #!/bin/sh # defaults.sh - handle default values -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/echo.sh b/functions/echo.sh index 2765879..7af07a9 100755 --- a/functions/echo.sh +++ b/functions/echo.sh @@ -1,7 +1,7 @@ #!/bin/sh # echo.sh - define output methods -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/exit.sh b/functions/exit.sh index 18bc1eb..980d2d1 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -1,7 +1,7 @@ #!/bin/sh # exit.sh - cleanup -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/help.sh b/functions/help.sh index 0d4aa73..832878c 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -1,7 +1,7 @@ #!/bin/sh # help.sh - print help information -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/l10n.sh b/functions/l10n.sh index 0396f0b..c2f167a 100755 --- a/functions/l10n.sh +++ b/functions/l10n.sh @@ -1,7 +1,7 @@ #!/bin/sh # l10n.sh - load the needed localization things for all lh messages -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/lockfile.sh b/functions/lockfile.sh index c4010fb..8ade76e 100755 --- a/functions/lockfile.sh +++ b/functions/lockfile.sh @@ -1,7 +1,7 @@ #!/bin/sh # lockfile.sh - handle lock files -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/losetup.sh b/functions/losetup.sh index a788771..56d504f 100755 --- a/functions/losetup.sh +++ b/functions/losetup.sh @@ -1,7 +1,7 @@ #!/bin/sh # losetup - wrapper around losetup -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/packages.sh b/functions/packages.sh index 66d6839..53c244a 100755 --- a/functions/packages.sh +++ b/functions/packages.sh @@ -1,7 +1,7 @@ #!/bin/sh # packages.sh - handle packages installation -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/packageslists.sh b/functions/packageslists.sh index 03e2e1c..6ce0c52 100755 --- a/functions/packageslists.sh +++ b/functions/packageslists.sh @@ -1,7 +1,7 @@ #!/bin/sh # packagelists.sh - expands package list includes -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/releases.sh b/functions/releases.sh index 98b25e3..439620c 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -1,7 +1,7 @@ #!/bin/sh # releases.sh - list release information -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/stagefile.sh b/functions/stagefile.sh index 2164269..10f06fa 100755 --- a/functions/stagefile.sh +++ b/functions/stagefile.sh @@ -1,7 +1,7 @@ #!/bin/sh # stagefile.sh - handle stage files -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/templates.sh b/functions/templates.sh index 303b689..846034b 100755 --- a/functions/templates.sh +++ b/functions/templates.sh @@ -1,7 +1,7 @@ #!/bin/sh # templates.sh - handle templates files -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/usage.sh b/functions/usage.sh index f1ef47d..d99cb9e 100755 --- a/functions/usage.sh +++ b/functions/usage.sh @@ -1,7 +1,7 @@ #!/bin/sh # usage.sh - print usage information -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/functions/version.sh b/functions/version.sh index 6b2ad00..5ac6f6f 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -1,7 +1,7 @@ #!/bin/sh # version.sh - print version information -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it @@ -12,7 +12,7 @@ Version () Echo "%s, version %s" "${PROGRAM}" "${VERSION}" Echo "This program is a part of %s" "${PACKAGE}" echo - Echo "Copyright (C) 2006-2008 Daniel Baumann " + Echo "Copyright (C) 2006-2009 Daniel Baumann " echo Echo "This program is free software: you can redistribute it and/or modify" Echo "it under the terms of the GNU General Public License as published by" diff --git a/functions/wrapper.sh b/functions/wrapper.sh index 581e59a..dcc728f 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -1,7 +1,7 @@ #!/bin/sh # wrapper.sh - external command wrappers -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh b/helpers/lh index ea591a2..ca8397a 100755 --- a/helpers/lh +++ b/helpers/lh @@ -1,7 +1,7 @@ #!/bin/sh # live-helper(7) - utility to build Debian Live systems -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/helpers/lh_binary b/helpers/lh_binary index 87efafc..30d2414 100755 --- a/helpers/lh_binary +++ b/helpers/lh_binary @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary(1) - build binary images -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_chroot b/helpers/lh_binary_chroot index c386bde..1591c25 100755 --- a/helpers/lh_binary_chroot +++ b/helpers/lh_binary_chroot @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_chroot(1) - copy chroot into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index a8e59a5..563dae6 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_debian-installer(1) - install debian-installer into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk index bccc05a..0fbd426 100755 --- a/helpers/lh_binary_disk +++ b/helpers/lh_binary_disk @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_disk (1) - install disk information into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption index 55b720d..b21e826 100755 --- a/helpers/lh_binary_encryption +++ b/helpers/lh_binary_encryption @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_encryption(1) - encrypts rootfs -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub index 0458168..59377d2 100755 --- a/helpers/lh_binary_grub +++ b/helpers/lh_binary_grub @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_grub(1) - installs grub into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes index 588190a..eefa31a 100755 --- a/helpers/lh_binary_includes +++ b/helpers/lh_binary_includes @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_includes(1) - copy files into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso index 45e4e42..546c303 100755 --- a/helpers/lh_binary_iso +++ b/helpers/lh_binary_iso @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_iso(1) - build iso binary image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_linux-image b/helpers/lh_binary_linux-image index 74eaa1b..8f7e1e1 100755 --- a/helpers/lh_binary_linux-image +++ b/helpers/lh_binary_linux-image @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_linux-image(1) - install linux-image into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_local-hooks b/helpers/lh_binary_local-hooks index fa40e3d..6d4beaf 100755 --- a/helpers/lh_binary_local-hooks +++ b/helpers/lh_binary_local-hooks @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_local-hooks(1) - execute local hooks in binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes index fb6e5b9..95e0a1b 100755 --- a/helpers/lh_binary_local-includes +++ b/helpers/lh_binary_local-includes @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_local-includes(1) - copy files into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_local-packageslists b/helpers/lh_binary_local-packageslists index afc629c..60006d7 100755 --- a/helpers/lh_binary_local-packageslists +++ b/helpers/lh_binary_local-packageslists @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_local-packageslists(1) - install local packages lists into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest index 4109864..940cf07 100755 --- a/helpers/lh_binary_manifest +++ b/helpers/lh_binary_manifest @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_manifest(1) - create manifest -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_md5sum b/helpers/lh_binary_md5sum index 79aa30e..9e4e5a3 100755 --- a/helpers/lh_binary_md5sum +++ b/helpers/lh_binary_md5sum @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_md5sum(1) - create binary md5sums -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_memtest b/helpers/lh_binary_memtest index 0b7ee09..c872bf6 100755 --- a/helpers/lh_binary_memtest +++ b/helpers/lh_binary_memtest @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_memtest(1) - installs a memtest into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_net b/helpers/lh_binary_net index 754033c..95c9f54 100755 --- a/helpers/lh_binary_net +++ b/helpers/lh_binary_net @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_net(1) - build netboot binary image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs index c24efc3..2099d3d 100755 --- a/helpers/lh_binary_rootfs +++ b/helpers/lh_binary_rootfs @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_rootfs(1) - build rootfs image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_silo b/helpers/lh_binary_silo index b0bf50f..18a6b87 100755 --- a/helpers/lh_binary_silo +++ b/helpers/lh_binary_silo @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_silo(1) - installs silo into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux index 8f28793..1aa12a4 100755 --- a/helpers/lh_binary_syslinux +++ b/helpers/lh_binary_syslinux @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_syslinux(1) - installs syslinux into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar index 8f8de33..110e5cd 100755 --- a/helpers/lh_binary_tar +++ b/helpers/lh_binary_tar @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_tar(1) - build harddisk binary image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 147393e..8be8aed 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_usb-hdd(1) - build binary usb-hdd image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot index 7afb343..3babece 100755 --- a/helpers/lh_binary_yaboot +++ b/helpers/lh_binary_yaboot @@ -1,7 +1,7 @@ #!/bin/sh # lh_binary_yaboot(1) - installs yaboot into binary -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap index d0adbe4..b3ebdd5 100755 --- a/helpers/lh_bootstrap +++ b/helpers/lh_bootstrap @@ -1,7 +1,7 @@ #!/bin/sh # lh_bootstrap(1) - bootstrap a Debian system -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_bootstrap_cache b/helpers/lh_bootstrap_cache index 570d2f3..5a34890 100755 --- a/helpers/lh_bootstrap_cache +++ b/helpers/lh_bootstrap_cache @@ -1,7 +1,7 @@ #!/bin/sh # lh_bootstrap_cache(1) - cach bootstrap stage -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap index 81b4a09..ae8340a 100755 --- a/helpers/lh_bootstrap_cdebootstrap +++ b/helpers/lh_bootstrap_cdebootstrap @@ -1,7 +1,7 @@ #!/bin/sh # lh_bootstrap_cdebootstrap(1) - bootstrap a Debian system with cdebootstrap(1) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_bootstrap_copy b/helpers/lh_bootstrap_copy index b1a48a7..3726c22 100755 --- a/helpers/lh_bootstrap_copy +++ b/helpers/lh_bootstrap_copy @@ -1,7 +1,7 @@ #!/bin/sh # lh_bootstrap_copy(1) - bootstrap by copying the host system -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_bootstrap_debootstrap b/helpers/lh_bootstrap_debootstrap index ebb81f1..70be888 100755 --- a/helpers/lh_bootstrap_debootstrap +++ b/helpers/lh_bootstrap_debootstrap @@ -1,7 +1,7 @@ #!/bin/sh # lh_bootstrap_debootstrap(1) - bootstrap a Debian system with debootstrap(8) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_build b/helpers/lh_build index 74530da..b38c0b6 100755 --- a/helpers/lh_build +++ b/helpers/lh_build @@ -1,7 +1,7 @@ #!/bin/sh # lh_build(1) - build a Debian Live system -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot b/helpers/lh_chroot index 4bd8dea..01c3356 100755 --- a/helpers/lh_chroot +++ b/helpers/lh_chroot @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot(1) - customize the Debian system -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt index 5687a41..1d2dd73 100755 --- a/helpers/lh_chroot_apt +++ b/helpers/lh_chroot_apt @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_apt(1) - manage /etc/apt/apt.conf -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_cache b/helpers/lh_chroot_cache index b7f881d..6a21fcb 100755 --- a/helpers/lh_chroot_cache +++ b/helpers/lh_chroot_cache @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_cache(1) - cach chroot stage -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot index 0af45b5..e0f7983 100755 --- a/helpers/lh_chroot_debianchroot +++ b/helpers/lh_chroot_debianchroot @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_debianchroot(1) - manage /etc/debian_chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_devpts b/helpers/lh_chroot_devpts index 1ab88b5..4fef63a 100755 --- a/helpers/lh_chroot_devpts +++ b/helpers/lh_chroot_devpts @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_devpts(1) - mount /dev/pts -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg index 80e4799..f18526c 100755 --- a/helpers/lh_chroot_dpkg +++ b/helpers/lh_chroot_dpkg @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_dpkg(1) - manage /sbin/dpkg -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks index 273249c..251c1c0 100755 --- a/helpers/lh_chroot_hacks +++ b/helpers/lh_chroot_hacks @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_hacks(1) - execute hacks in chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_hooks b/helpers/lh_chroot_hooks index aa0e875..4884898 100755 --- a/helpers/lh_chroot_hooks +++ b/helpers/lh_chroot_hooks @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_hooks(1) - execute hooks in chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_hostname b/helpers/lh_chroot_hostname index fa78256..c6ceecb 100755 --- a/helpers/lh_chroot_hostname +++ b/helpers/lh_chroot_hostname @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_hostname(1) - manage /bin/hostname -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_hosts b/helpers/lh_chroot_hosts index e392cca..827a4ef 100755 --- a/helpers/lh_chroot_hosts +++ b/helpers/lh_chroot_hosts @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_hosts(1) - manage /etc/hosts -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_install-packages b/helpers/lh_chroot_install-packages index b08cf7e..01fc633 100755 --- a/helpers/lh_chroot_install-packages +++ b/helpers/lh_chroot_install-packages @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_install-packages(1) - install queued packages into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_interactive b/helpers/lh_chroot_interactive index 3dfa609..b39be37 100755 --- a/helpers/lh_chroot_interactive +++ b/helpers/lh_chroot_interactive @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_interactive(1) - make build interactive -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image index fae97aa..1ee14bc 100755 --- a/helpers/lh_chroot_linux-image +++ b/helpers/lh_chroot_linux-image @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_linux-image(1) - manage /etc/kernel-img.conf -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_local-hooks b/helpers/lh_chroot_local-hooks index 1b0f358..f5fcceb 100755 --- a/helpers/lh_chroot_local-hooks +++ b/helpers/lh_chroot_local-hooks @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_local-hooks(1) - execute local hooks in chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_local-includes b/helpers/lh_chroot_local-includes index e57758e..5394d4b 100755 --- a/helpers/lh_chroot_local-includes +++ b/helpers/lh_chroot_local-includes @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_local-includes(1) - copy local files into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_local-packages b/helpers/lh_chroot_local-packages index 958fd98..f4e5182 100755 --- a/helpers/lh_chroot_local-packages +++ b/helpers/lh_chroot_local-packages @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_local-packages(1) - queue install of local packages into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_local-patches b/helpers/lh_chroot_local-patches index 1b450fc..42f8b44 100755 --- a/helpers/lh_chroot_local-patches +++ b/helpers/lh_chroot_local-patches @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_local-patches(1) - apply local patches against chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_local-preseed b/helpers/lh_chroot_local-preseed index f8d632d..08dfab0 100755 --- a/helpers/lh_chroot_local-preseed +++ b/helpers/lh_chroot_local-preseed @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_local-preseed(1) - use debconf local preseeding file -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_localization b/helpers/lh_chroot_localization index dd1f9d5..3135f22 100755 --- a/helpers/lh_chroot_localization +++ b/helpers/lh_chroot_localization @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_localization(1) - install localization packages into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_packages b/helpers/lh_chroot_packages index cbf6866..9f9ba85 100755 --- a/helpers/lh_chroot_packages +++ b/helpers/lh_chroot_packages @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_packages(1) - queue install of packages into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_packageslists b/helpers/lh_chroot_packageslists index 7de9a00..c437e0e 100755 --- a/helpers/lh_chroot_packageslists +++ b/helpers/lh_chroot_packageslists @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_packageslists(1) - queue install of packages lists into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_preseed b/helpers/lh_chroot_preseed index 91e1936..75d93b7 100755 --- a/helpers/lh_chroot_preseed +++ b/helpers/lh_chroot_preseed @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_preseed(1) - use debconf preseeding file -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_proc b/helpers/lh_chroot_proc index 70eb76e..bcf023e 100755 --- a/helpers/lh_chroot_proc +++ b/helpers/lh_chroot_proc @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_proc(1) - mount /proc -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_resolv b/helpers/lh_chroot_resolv index 26c19ec..3a2635e 100755 --- a/helpers/lh_chroot_resolv +++ b/helpers/lh_chroot_resolv @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_resolv(1) - manage /etc/resolv.conf -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_selinuxfs b/helpers/lh_chroot_selinuxfs index 9ac06f5..0a463e8 100755 --- a/helpers/lh_chroot_selinuxfs +++ b/helpers/lh_chroot_selinuxfs @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_sysfs(1) - mount /selinux -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources index 3d64714..51716d1 100755 --- a/helpers/lh_chroot_sources +++ b/helpers/lh_chroot_sources @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_sources(1) - manage /etc/apt/sources.list -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks index 4f725bf..69cbd20 100755 --- a/helpers/lh_chroot_symlinks +++ b/helpers/lh_chroot_symlinks @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_symlinks(1) - convert symlinks -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_sysfs b/helpers/lh_chroot_sysfs index e9829cb..c4fbed9 100755 --- a/helpers/lh_chroot_sysfs +++ b/helpers/lh_chroot_sysfs @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_sysfs(1) - mount /sys -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc index 0f92502..e087483 100755 --- a/helpers/lh_chroot_sysv-rc +++ b/helpers/lh_chroot_sysv-rc @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_sysv-rc(1) - manage /usr/sbin/policy-rc.d -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_sysvinit b/helpers/lh_chroot_sysvinit index 7b087a4..d9caa04 100755 --- a/helpers/lh_chroot_sysvinit +++ b/helpers/lh_chroot_sysvinit @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_sysvinit(1) - configure sysvinit -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_chroot_tasks b/helpers/lh_chroot_tasks index cbaca94..0a7dddd 100755 --- a/helpers/lh_chroot_tasks +++ b/helpers/lh_chroot_tasks @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_tasks(1) - install tasks into chroot -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_clean b/helpers/lh_clean index b7c51bf..1cd18a2 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -1,7 +1,7 @@ #!/bin/sh # lh_clean(1) - clean up system build directories -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_config b/helpers/lh_config index cbe892c..6239345 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -1,7 +1,7 @@ #!/bin/sh # lh_config(1) - create configuration for live-helper(7) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_local b/helpers/lh_local index 028832d..16e228e 100755 --- a/helpers/lh_local +++ b/helpers/lh_local @@ -1,7 +1,7 @@ #!/bin/sh # lh_local(1) - use a local live-helper version -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source b/helpers/lh_source index c922418..35c1831 100755 --- a/helpers/lh_source +++ b/helpers/lh_source @@ -1,7 +1,7 @@ #!/bin/sh # lh_source(1) - build source images -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian index 70bad78..26a3238 100755 --- a/helpers/lh_source_debian +++ b/helpers/lh_source_debian @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_debian(1) - download sources -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_debian-live b/helpers/lh_source_debian-live index 621c66f..03b3992 100755 --- a/helpers/lh_source_debian-live +++ b/helpers/lh_source_debian-live @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_debian-live(1) - copy debian-live config into source -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_disk b/helpers/lh_source_disk index 4734e53..e4b2d3d 100755 --- a/helpers/lh_source_disk +++ b/helpers/lh_source_disk @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_disk (1) - install disk information into source -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_iso b/helpers/lh_source_iso index 8077af9..4e15341 100755 --- a/helpers/lh_source_iso +++ b/helpers/lh_source_iso @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_iso(1) - build iso source image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_md5sum b/helpers/lh_source_md5sum index 4930b53..8d0a149 100755 --- a/helpers/lh_source_md5sum +++ b/helpers/lh_source_md5sum @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_md5sum(1) - create source md5sums -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_net b/helpers/lh_source_net index 6d60c21..8ffeb3c 100755 --- a/helpers/lh_source_net +++ b/helpers/lh_source_net @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_net(1) - build source net image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar index f7f4c36..64c191c 100755 --- a/helpers/lh_source_tar +++ b/helpers/lh_source_tar @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_tar(1) - build source tarball -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd index 64be3c5..3434fd5 100755 --- a/helpers/lh_source_usb-hdd +++ b/helpers/lh_source_usb-hdd @@ -1,7 +1,7 @@ #!/bin/sh # lh_source_usb-hdd(1) - build source usb-hdd image -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/helpers/lh_testroot b/helpers/lh_testroot index b4e93d0..fef9db8 100755 --- a/helpers/lh_testroot +++ b/helpers/lh_testroot @@ -1,7 +1,7 @@ #!/bin/sh # lh_testroot(1) - ensure that a system is built as root -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/hooks/kde-desktop b/hooks/kde-desktop index 8785364..3dc4d24 100755 --- a/hooks/kde-desktop +++ b/hooks/kde-desktop @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/kde-desktop - hook list for live-helper(7) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/hooks/minimal b/hooks/minimal index 2562ef2..4a6f1b4 100755 --- a/hooks/minimal +++ b/hooks/minimal @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/minimal - hook list for live-helper(7) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/hooks/stripped b/hooks/stripped index 629c79d..826c0e7 100755 --- a/hooks/stripped +++ b/hooks/stripped @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/stripped - hook list for live-helper(7) -# Copyright (C) 2006-2008 Daniel Baumann +# Copyright (C) 2006-2009 Daniel Baumann # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it diff --git a/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt index c6b4931..4b425df 100644 --- a/templates/syslinux/ca/f10.txt +++ b/templates/syslinux/ca/f10.txt @@ -1,6 +1,6 @@  0fCOPYRIGHTS I GARANTIES07 09F1007 -Debian GNU/Linux t‚ Copyright (C) 1993-2008 de Software in the Public Interest, +Debian GNU/Linux t‚ Copyright (C) 1993-2009 de Software in the Public Interest, i altres. El sistema Debian GNU/Linux ‚s pot redistribuir lliurement. DesprŠs de la diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt index 976c23b..71efdf1 100644 --- a/templates/syslinux/en/f10.txt +++ b/templates/syslinux/en/f10.txt @@ -1,6 +1,6 @@  0fCOPYRIGHTS AND WARRANTIES07 09F1007 -Debian GNU/Linux is Copyright (C) 1993-2008 Software in the Public Interest, +Debian GNU/Linux is Copyright (C) 1993-2009 Software in the Public Interest, and others. The Debian GNU/Linux system is freely redistributable. After installation, diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt index 24eb86c..0e5d60e 100644 --- a/templates/syslinux/es/f10.txt +++ b/templates/syslinux/es/f10.txt @@ -1,6 +1,6 @@  0fCOPYRIGHTS Y GARANTˇAS07 09F1007 -Debian GNU/Linux es Copyright (C) 1993-2008 de Software in the Public Interest, +Debian GNU/Linux es Copyright (C) 1993-2009 de Software in the Public Interest, y otros. El sistema Debian GNU/Linux es libremente redistribuible. Despu‚s de la -- cgit v1.0