live-build/scripts/build
Daniel Baumann 960de852b7 Adding initial stub for lb init.
In the past, we had lb config for both creating a configuration directory
and updating settings in there. With the rewrite in Python, we're now
changing this finally to the more sane 'init' (create initial 'sample'
configuration directory tree, taking most arguments that lb config did)
and 'config' which will only be a get/set program to work on top of
an already initialized configuration tree.
2013-11-05 12:20:11 +01:00
..
binary Rewriting binary_includes in python. 2013-11-04 18:33:48 +01:00
binary_checksums Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_chroot Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_disk Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_grub Dropping incomplete and not really supported exposed root mode. 2013-10-23 10:47:48 +02:00
binary_grub2 Dropping incomplete and not really supported exposed root mode. 2013-10-23 10:47:48 +02:00
binary_hdd Calling parted with optimal aligning. 2013-10-17 12:27:42 +02:00
binary_iso Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_linux-image Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_loadlin Skipping loadlin inclusion on netboot images. 2013-05-06 14:50:08 +02:00
binary_manifest Adding ls -lR files as .files output. 2013-05-06 14:50:08 +02:00
binary_memtest Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_netboot Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_package-lists Updating binary repository prefix for progress-linux. 2013-08-19 08:57:25 +02:00
binary_rootfs Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_syslinux Updating rsvg calls in binary_syslinux for newer versions of librsvg2-bin, thanks to Roberto Carlos Morano <rcmorano@emergya.com> (Closes: #728030). 2013-10-28 08:31:02 +01:00
binary_tar Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_win32-loader Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
binary_zsync Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
bootstrap Adding bootstrap-includes. 2013-11-04 18:59:23 +01:00
bootstrap_archives Calling bootstrap_archives with correct pass argument. 2013-08-07 16:50:47 +02:00
build Adding note about live-build version in build to get the lb version into build logs. 2013-06-24 14:02:30 +02:00
chroot Dropping chroot_live-packages by moving logic outside of live-build into the config directory. 2013-11-05 11:16:39 +01:00
chroot_apt Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_archives Selectively remove chroot-only APT configuration and preferences instead of wiping everything. 2013-09-18 10:48:21 +02:00
chroot_cache Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_debianchroot Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_devpts Moving testroot into lb wrapper itself. 2013-11-04 13:00:12 +01:00
chroot_dpkg Adding generic live-build handle in chroot_dpkg for other live packages to act upon. 2013-05-06 14:50:07 +02:00
chroot_firmware Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_hacks Dropping incomplete and not really supported exposed root mode. 2013-10-23 10:47:48 +02:00
chroot_hostname Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build. 2013-05-06 14:50:07 +02:00
chroot_hosts Dropping incomplete and not really supported exposed root mode. 2013-10-23 10:47:48 +02:00
chroot_install-packages Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_interactive Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_linux-image Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_package-lists Stripping out comments in package lists. 2013-05-06 14:50:07 +02:00
chroot_preseed Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_proc Moving testroot into lb wrapper itself. 2013-11-04 13:00:12 +01:00
chroot_resolv Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_selinuxfs Moving testroot into lb wrapper itself. 2013-11-04 13:00:12 +01:00
chroot_sysfs Moving testroot into lb wrapper itself. 2013-11-04 13:00:12 +01:00
chroot_sysv-rc Using dpkg-divert for other diversions too to handle upgrades of the diverted stuff during build. 2013-05-06 14:50:07 +02:00
chroot_tmpfs Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
chroot_upstart Using dpkg-divert in chroot_upstart script to handle upgrades of upstart during the build (Closes: #702537). 2013-05-06 14:50:07 +02:00
clean Adding ls -lR files as .files output. 2013-05-06 14:50:08 +02:00
config Adding initial stub for lb init. 2013-11-05 12:20:11 +01:00
installer Splitting out preseed handling from main installer script. 2013-06-20 11:24:12 +02:00
installer_debian-installer Ensure xfsprogs and jfsutils are available in the ISO when d-i is used. 2013-08-26 19:02:20 +02:00
installer_preseed Splitting out preseed handling from main installer script. 2013-06-20 11:24:12 +02:00
source Adding sources-includes. 2013-11-04 18:46:56 +01:00
source_checksums Debranding live sources. 2013-07-01 16:50:08 +02:00
source_debian Making workaround for apt-get source actually working in backports-included-but-not-enabled scenarios. 2013-09-18 09:49:03 +02:00
source_disk Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
source_hdd Calling parted with optimal aligning. 2013-10-17 12:27:42 +02:00
source_iso Removing all references to my old email address. 2013-05-06 14:50:06 +02:00
source_live Debranding live sources. 2013-07-01 16:50:08 +02:00
source_tar Debranding live sources. 2013-07-01 16:50:08 +02:00