live-build/scripts/build
Daniel Baumann 8a0da57266 Reverse keywords in suffix of the package list files for consistency.
Previously, config/package-lists/foo.{binary,chroot}.list was used,
now we use config/package-lists/foo.list.{binary,chroot}.

That way, we're using the same single suffix for all files to make
them specific for either binary and chroot, rather than having
an exception to the rule for package list files.
2011-08-05 08:40:03 +02:00
..
lb Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_binary Renaming chroot_sources script to chroot_archives for consistency with debian-policy terminology. 2011-06-15 20:48:56 +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 Using 'live' rather than 'incomplete' for cd_type in .disk on images that include debian-installer with live-installer udeb. 2011-07-25 17:15:17 +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 Reverse keywords in suffix of the package list files for consistency. 2011-08-05 08:40:03 +02:00
lb_binary_manifest 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_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 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_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 function for more resilient detachment of loopback devices. 2011-07-21 17:00:54 +02:00
lb_binary_virtual-hdd Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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 Enabling hooks based on the mode we're building for. 2011-07-19 11:57:21 +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 Reverse keywords in suffix of the archive definition files for consistency. 2011-08-05 08:28:45 +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 Cleaning up temporary directories at the same time as other cruft. 2011-08-04 19:46:35 +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-packagelists Reverse keywords in suffix of the package list files for consistency. 2011-08-05 08:40:03 +02:00
lb_chroot_local-packages 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_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 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_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 Reverse keywords in suffix of the package list files for consistency. 2011-08-05 08:40:03 +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 Also unmounting /run in lb_clean eventhough it's not really needed anyway but let's be on the caucious side (Closes: #633052). 2011-07-19 10:19:18 +02:00
lb_config Reverse keywords in suffix of the package list files for consistency. 2011-08-05 08:40:03 +02:00
lb_local Updating year in hooks and script files. 2011-03-09 19:20:42 +01:00
lb_source Renaming chroot_sources script to chroot_archives for consistency with debian-policy terminology. 2011-06-15 20:48:56 +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 function for more resilient detachment of loopback devices. 2011-07-21 17:00:54 +02:00
lb_source_virtual-hdd Updating year in hooks and script files. 2011-03-09 19:20:42 +01: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