live-build/helpers
Tiago Bortoletto Vaz 5f87b22971 Improving message when using default values in /etc/default/live-helper. 2008-08-06 23:01:47 +02:00
..
lh Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
lh_binary Add support for the sparc architecture. 2008-06-15 04:46:51 +01:00
lh_binary_chroot Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_binary_debian-installer Fix cache poisoning issue in lh_binary_debian-installer with 404 downloads 2008-07-26 00:27:29 +01:00
lh_binary_disk Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_binary_encryption Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_binary_grub Don't duplicate gtk and non-gtk kernels if they are identical. 2008-07-29 00:48:31 +01:00
lh_binary_includes Re-order a case statement for consistency. 2008-06-20 11:37:02 +01:00
lh_binary_iso Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_binary_linux-image Add support for the sparc architecture. 2008-06-15 04:46:51 +01:00
lh_binary_local-hooks Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_binary_local-includes Consolidate grep text searching predicates to use "grep -qs" 2008-06-19 19:49:16 +01:00
lh_binary_local-packageslists Ensure apt-utils is installed in the helpers it is required. 2008-06-15 02:55:33 +01:00
lh_binary_manifest Also copying binary package list to build directory. 2008-04-15 13:54:32 +02:00
lh_binary_md5sum Use "find -path" for matching "path/to/file" files (Closes: #476206) 2008-04-16 00:54:08 +01:00
lh_binary_memtest Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_binary_net Add support for generation of sparc netboot images. 2008-06-20 01:38:21 +01:00
lh_binary_rootfs Revert aborting live d-i installation if minimal/stripped is selected and instead attempt to not break the chroot too much in this case 2008-06-19 19:03:10 +01:00
lh_binary_silo Add support for generation of sparc netboot images. 2008-06-20 01:38:21 +01:00
lh_binary_syslinux Don't duplicate gtk and non-gtk kernels if they are identical. 2008-07-29 00:48:31 +01:00
lh_binary_tar Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_binary_usb-hdd Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_binary_yaboot Fix d-i locations in yaboot entries. 2008-06-15 01:57:50 +01:00
lh_bootstrap Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_bootstrap_cache Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_bootstrap_cdebootstrap Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. (Closes: #490114) 2008-07-10 00:24:07 +01:00
lh_bootstrap_copy Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_bootstrap_debootstrap Replace spaces in LH_BOOTSTRAP_{IN,EX}CLUDE variables with commas on use. Thanks to Cyril Brulebois <cyril.brulebois@kerlabs.com>. (Closes: #490114) 2008-07-10 00:24:07 +01:00
lh_build Abort build if working directory contains spaces - not supported by (at least) debootstrap and cdebootstrap. 2008-07-10 05:13:57 +01:00
lh_chroot Add lh_chroot_local-patches helper to apply local patches against chroot. 2008-07-31 17:12:06 +01:00
lh_chroot_apt Fix a bug where a /etc/apt/preferences supplied in chroot_local-includes was always being deleted when used in conjunction with config/chroot_apt/preferences. 2008-07-10 21:54:02 +01:00
lh_chroot_cache Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_debianchroot Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_devpts Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_dpkg Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_hacks Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_hooks Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_hostname Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_hosts Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_install-packages Using one single packages cache directory for all chroot packages. 2008-04-17 10:39:47 +02:00
lh_chroot_interactive Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_linux-image Install most chroot packages in one ${LH_APT} call (Closes: #475739) 2008-04-17 06:51:22 +02:00
lh_chroot_local-hooks Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_local-includes Consolidate grep text searching predicates to use "grep -qs" 2008-06-19 19:49:16 +01:00
lh_chroot_local-packages Install most chroot packages in one ${LH_APT} call (Closes: #475739) 2008-04-17 06:51:22 +02:00
lh_chroot_local-packageslists Tidy calls to new Expand_packagelist 2008-04-19 17:32:02 +02:00
lh_chroot_local-patches Add lh_chroot_local-patches helper to apply local patches against chroot. 2008-07-31 17:12:06 +01:00
lh_chroot_local-preseed lh_chroot_local-preseed: fix minor typo 2008-04-16 11:04:24 +02:00
lh_chroot_localization Some formating and style cleanups. 2008-04-17 10:42:34 +02:00
lh_chroot_packages Install most chroot packages in one ${LH_APT} call (Closes: #475739) 2008-04-17 06:51:22 +02:00
lh_chroot_packageslists Tidy calls to new Expand_packagelist 2008-04-19 17:32:02 +02:00
lh_chroot_preseed Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_proc Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_resolv Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_sources Using rfc2606 invalid tld instead of dummy. 2008-07-15 09:33:27 +02:00
lh_chroot_symlinks Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_sysfs Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_sysv-rc Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_chroot_sysvinit Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_chroot_tasks Using one single packages cache directory for all chroot packages. 2008-04-17 10:39:47 +02:00
lh_clean Additionally clean md5sum.txt temporary file. 2008-07-13 02:43:58 +01:00
lh_config Improving message when using default values in /etc/default/live-helper. 2008-08-06 23:01:47 +02:00
lh_local Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00
lh_source Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_source_debian Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_source_debian-live Consolidate grep text searching predicates to use "grep -qs" 2008-06-19 19:49:16 +01:00
lh_source_disk Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
lh_source_iso Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_source_md5sum Sorting image file lists. 2008-04-15 17:38:03 +02:00
lh_source_net Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_source_tar Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_source_usb-hdd Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_testroot Using new Read_conffile(); now. 2008-04-07 12:10:21 +02:00
make-live Updating copyright years to 2008. 2008-03-06 16:43:00 +01:00