live-build/scripts/build
Matthijs Kooijman e7ecf56be3 Make the config available to all hooks.
Previously, the config was bindmounted inside the chroot only for hooks
from the config dir, now it is done earlier so it is available for all
hooks.

Note that it is now also done if there are no hooks, but this is
probably enough of an exception case to not warrant the extra plumbing
required to detect the case (and doing an extra bindmount shouldn't
really hurt anyway...).
2012-01-10 21:54:58 +01:00
..
lb Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_checksums Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_chroot Using 'none' instead of 'plain' when specifying that no chroot filesystem should be used. 2011-09-28 11:17:47 +02:00
lb_binary_debian-installer Adding temporary manual setting of d-i urls for progress. 2011-10-30 09:49:41 +01:00
lb_binary_disk Creating progress specific disk info files in progress mode. 2011-11-29 16:28:17 +01:00
lb_binary_grub Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_grub2 Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_hdd Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and lb_source_hdd. 2011-09-20 12:27:33 +02:00
lb_binary_hooks Reworking binary hooks helper. 2011-07-19 19:03:01 +02:00
lb_binary_includes Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_iso Removing legacy handling for lenny in grub2 handling of lb_binary_iso. 2011-03-09 19:20:42 +01:00
lb_binary_linux-image Updating lb_binary_linux-image to only copy over kernel and initrd if LB_LINUX_PACKAGES doesn't equal 'none'. 2011-07-20 08:48:07 +02:00
lb_binary_local-includes Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_manifest Copying chroot.packages.live to binary.packages. 2011-09-07 15:35:37 +02:00
lb_binary_memtest Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +02:00
lb_binary_net Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +02:00
lb_binary_packagelists Renaming forgotten lb_binary_local-packagelists to lb_binary_packagelists. 2011-09-07 15:10:09 +02:00
lb_binary_rootfs Using xz compression for squashfs only on wheezy and sid for the moment, not artax-backports. 2012-01-07 20:25:54 +01:00
lb_binary_silo Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_binary_syslinux Copying gfxboot theme when building for Ubuntu. 2011-09-30 12:10:58 +02:00
lb_binary_tar Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_virtual-hdd Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-hdd into hdd. 2011-09-28 11:39:40 +02:00
lb_binary_win32-loader Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_yaboot Renaming usb-hdd binary image type to simply hdd. 2011-09-13 09:10:30 +02:00
lb_bootstrap Adding temporary hack for progress until multistrap can be used for bootstrapping. 2011-04-22 21:55:52 +02:00
lb_bootstrap_cache Improving messages when saving and restoring stage caches (Closes: #589728). 2011-09-07 15:52:23 +02:00
lb_bootstrap_cdebootstrap Removing unused and not really usefull bootstrap-script option (Closes: #603114). 2011-06-03 11:10:38 +02:00
lb_bootstrap_copy Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_bootstrap_debootstrap Adding foreign bootstrap via qemu for cross arch building. 2011-10-05 07:38:53 +02:00
lb_build Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot Renaming and reworking previous chroot_local-preseed into chroot_preseed, now looking for config/preseed/*.preseed{,.chroot} files. 2011-09-28 10:11:50 +02:00
lb_chroot_apt Adding temporary hack with pinning to avoid squashfs-tools mismatch for artax-backports. 2012-01-07 20:18:43 +01:00
lb_chroot_archives Also strip out source archives from local archive definitions when using --apt-source-archives false. 2011-10-13 17:44:00 +02:00
lb_chroot_cache Improving messages when saving and restoring stage caches (Closes: #589728). 2011-09-07 15:52:23 +02:00
lb_chroot_debianchroot Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_devpts Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_dpkg Calling dpkg-divert with --quiet in chroot_dpkg. 2011-07-19 12:39:47 +02:00
lb_chroot_hacks Moving removal of udev persistent rules from chroot_hacks to a hook, that way it can be easily skipped if desired. 2011-08-23 17:13:45 +02:00
lb_chroot_hooks Make the config available to all hooks. 2012-01-10 21:54:58 +01:00
lb_chroot_hostname Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot. 2011-09-07 15:16:23 +02:00
lb_chroot_hosts Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot. 2011-09-07 15:16:23 +02:00
lb_chroot_includes Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot. 2011-09-07 15:16:23 +02:00
lb_chroot_install-packages Renaming config/chroot_packages to config/packages.chroot. 2011-09-07 15:59:48 +02:00
lb_chroot_interactive Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_linux-image Renaming config/chroot_packages to config/packages.chroot. 2011-09-07 15:59:48 +02:00
lb_chroot_live-packages Adding --system option to define the resulting image type to be a live system or a normal, non-live system. 2011-09-30 00:56:49 +02:00
lb_chroot_local-patches Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_package-lists Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper matches directory. 2011-09-07 16:00:52 +02:00
lb_chroot_preseed Deal with non-existing preseed files in config tree. 2011-10-13 09:38:32 +02:00
lb_chroot_proc Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_resolv Renaming lb_chroot_local-includes into lb_chroot_includes and check for includes in config/includes.chroot. 2011-09-07 15:16:23 +02:00
lb_chroot_selinuxfs Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_sysfs Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_sysv-rc Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_task-lists Also using definition files without suffix (so that e.g. foo.list is used for both chroot and binary stage). 2011-08-08 08:10:07 +02:00
lb_chroot_tmpfs Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_upstart Fixing lb_chroot_upstart to use correct path to initctl. 2011-03-10 04:28:03 +01:00
lb_clean Copying chroot.packages.live to binary.packages. 2011-09-07 15:35:37 +02:00
lb_config Removing --tasks leftovers in lb_config. 2011-11-02 13:10:54 +01:00
lb_local Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source Bail out early in lb_source if source is disabled (Closes: #646807). 2011-10-27 21:58:16 +02:00
lb_source_checksums Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source_debian Use mkfs.ext2/mkfs.ext2 instead of genext2fs (Closes: #629533). 2011-06-08 10:02:10 +02:00
lb_source_debian-live Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source_disk Creating progress specific disk info files in progress mode. 2011-11-29 16:28:17 +01:00
lb_source_hdd Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and lb_source_hdd. 2011-09-20 12:27:33 +02:00
lb_source_iso Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source_net Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source_tar Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source_virtual-hdd Adding support for ext4 for binary and chroot filesystem, including partial patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298). 2011-08-25 23:47:30 +02:00
lb_testroot Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
live-build Making copyright headers distribution neutral. 2011-06-21 09:11:49 +02:00