live-build/helpers
Chris Lamb 3205bb9409 Use a temporary apt key when installing local packages (Closes: #488257)
This patch also allows preferring locally provided packages by preferencing
repositories with the label 'local-packages' in chroot_apt/preferences.

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2008-07-05 00:40:20 +01: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 Refactor d-i GTK image selection, ensuring the GTK installer is only chosen on the netboot variant when building on powerpc. 2008-07-04 22:28:20 +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 Using new Read_conffile(); now. 2008-04-07 12:10:21 +02: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 Consolidate grep text searching predicates to use "grep -qs" 2008-06-19 19:49:16 +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 Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_bootstrap_copy Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_bootstrap_debootstrap Migrate a few uses of grep to In_list. 2008-06-20 01:31:21 +01:00
lh_build Abort build if building from the root directory (/) as this causes misc build failures. 2008-06-20 01:33:49 +01:00
lh_chroot Moving lh_chroot_packages call in lh_chroot to old place. 2008-04-17 06:51:31 +02:00
lh_chroot_apt Using new Read_conffile(); now. 2008-04-07 12:10:21 +02: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-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 Use a temporary apt key when installing local packages (Closes: #488257) 2008-07-05 00:40:20 +01: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 Remove more imported whitespaces. 2008-06-19 18:56:11 +01:00
lh_config Adjust "lh_config --help" and lh_config(1) so that the -m option corresponds with --mirror-bootstrap isntead of --mirror-binary-security. 2008-06-19 18:41:26 +01: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