live-build/scripts/build
Daniel Baumann fa0ba13de6 Renaming binary.packages list files (that contain what package is installed in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues. 2011-09-07 15:08:14 +02:00
..
lb Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary Completing the restoring of the outer chroot when building in chrooted to not taint subsequent rebuilds of the binary stage with leftovers from the initial lb_binary_rootfs (Closes: #620953). 2011-09-07 14:48:25 +02:00
lb_binary_checksums Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_chroot Adding a comment to the chroot calls in excludes handling of binary_chroot whey the chroot function is not used. 2011-07-20 18:24:32 +02:00
lb_binary_debian-installer Updating grub packages list in binary_debian-installer. 2011-07-25 17:13:32 +02:00
lb_binary_disk Doing uuid.conf extraction from initrd with the correct decompression utility (Closes: #637979). 2011-09-07 14:16:05 +02:00
lb_binary_grub Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +02:00
lb_binary_grub2 Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +02:00
lb_binary_hooks Reworking binary hooks helper. 2011-07-19 19:03:01 +02:00
lb_binary_includes Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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 Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_local-packagelists 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_binary_manifest Renaming binary.packages list files (that contain what package is installed in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues. 2011-09-07 15:08:14 +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_rootfs 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_binary_silo Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +02:00
lb_binary_syslinux Making sure to correctly deference syslinux theme files when building chrooted. 2011-03-09 19:20:43 +01:00
lb_binary_tar Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_usb 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_binary_virtual-hdd Fixing typos brought in by ext4 support patch. 2011-08-26 00:23:09 +02:00
lb_binary_win32-loader Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary_yaboot Make --initramfs none work more consistently (Closes: #627887). 2011-06-08 10:07:26 +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 Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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 Using --no-check-gpg option when using debootstrap >= 1.0.30 and apt secure is disabled, thanks to Eugenio Paolantonio <me@medesimo.eu> (Closes: #633356). 2011-07-19 10:13:10 +02:00
lb_build Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot Renaming binary.packages list files (that contain what package is installed in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues. 2011-09-07 15:08:14 +02:00
lb_chroot_apt Since we don't have global packages anymore, renaming lb_chroot_local-packages to lb_chroot_packages and config/chroot_local-packages to config/chroot_packages. 2011-06-15 22:08:44 +02:00
lb_chroot_archives Renaming --apt-source to --apt-source-archives. 2011-08-24 23:30:22 +02:00
lb_chroot_cache Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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 Simplify bind mounting of the config tree during local hooks are run by using read-only bind mounts. 2011-07-25 18:05:40 +02:00
lb_chroot_hostname Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_hosts Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_install-packages Allow to optionally run package installation in two passes. Eventually, this allows to have media containing a 'bigger' live system that what they end up installing (Closes: #627439). 2011-06-11 17:26:47 +02:00
lb_chroot_interactive Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_linux-image Moving installation of live packages to second pass. 2011-06-11 19:36:46 +02:00
lb_chroot_live-packages Moving installation of live packages to second pass. 2011-06-11 19:36:46 +02:00
lb_chroot_local-includes Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_local-patches Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_local-preseed Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_packagelists Unifying lb_chroot_packagelists and lb_chroot_local-packagelists. 2011-08-16 20:49:36 +02:00
lb_chroot_preseed Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_proc Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_chroot_resolv Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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 Renaming binary.packages list files (that contain what package is installed in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues. 2011-09-07 15:08:14 +02:00
lb_config 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_local Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source Introducing --apt-sources option to control if the live system should have deb-src entries in sources.list. 2011-08-24 22:46:32 +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 Adding kubuntu mode in order to have different defadefault hooks enabled for ubuntu and kubuntu (needed for #630088). 2011-07-19 10:51:20 +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_usb 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_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