summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-01-10Make lb_chroot_hooks work with dash.Matthijs Kooijman
2012-01-07Using xz compression for squashfs only on wheezy and sid for the moment, not ...Daniel Baumann
2012-01-07Adding temporary hack with pinning to avoid squashfs-tools mismatch for artax...Daniel Baumann
2012-01-07Correcting assembling of automatic pinning in progress mode.Daniel Baumann
2012-01-07Fix unconditional overwriting of /etc/apt/preferences.d/progress.pref in prog...Daniel Baumann
2012-01-07Adding support for apt preference.d in config/chroot_apt.Daniel Baumann
2012-01-03Fixing lb_binary_rootfs leaving the chroot without archives files.Matthijs Kooijman
2011-11-29Creating progress specific disk info files in progress mode.Daniel Baumann
2011-11-02Removing --tasks leftovers in lb_config.Daniel Baumann
2011-10-30Adding temporary manual setting of d-i urls for progress.Daniel Baumann
2011-10-27Bail out early in lb_source if source is disabled (Closes: #646807).Daniel Baumann
2011-10-13Also strip out source archives from local archive definitions when using --ap...Daniel Baumann
2011-10-13Deal with non-existing preseed files in config tree.Daniel Baumann
2011-10-13Correcting wrong location when looking for local preseed files in config tree...Daniel Baumann
2011-10-05Adding foreign bootstrap via qemu for cross arch building.Ben Howard
2011-10-03Adding bug number to comments when moving top-level sources.list.Daniel Baumann
2011-10-01Adding check for missing mtab during chrooted binary rootfs stage.Ben Howard
2011-09-30Making top sources.list conditional, not everyone necessarily always uses that.Daniel Baumann
2011-09-30Treating sources.list top-level file specially to workaround bug in apt that ...Daniel Baumann
2011-09-30Copying gfxboot theme when building for Ubuntu.Colin Watson
2011-09-30Adding --system option to define the resulting image type to be a live system...Daniel Baumann
2011-09-28Renaming virtual-hdd-root-size to hdd-size in preparation of merging virtual-...Daniel Baumann
2011-09-28Using 'none' instead of 'plain' when specifying that no chroot filesystem sho...Daniel Baumann
2011-09-28Correcting indenting glitch in lb_binary_chroot.Daniel Baumann
2011-09-28Renaming and reworking previous chroot_local-preseed into chroot_preseed, now...Daniel Baumann
2011-09-28Removing unused global chroot_preseed.Daniel Baumann
2011-09-28Correcting check for debian-installer-distribution when using daily images in...Daniel Baumann
2011-09-27Correcting typo in config/includes.chroot creating in lb_config, thanks to St...Daniel Baumann
2011-09-20Removing leftovers from usb-hdd to hdd removal in lb_binary_hdd and lb_source...Daniel Baumann
2011-09-14Correcting incomplete checks for local packages in lb_binary_debian-installer.Daniel Baumann
2011-09-14Renaming forgotten lb_binary_usb and lb_source_usb to lb_binary_hdd resp. lb_...Daniel Baumann
2011-09-14Making sure that volatile for the parent distribution is still included in de...Daniel Baumann
2011-09-14Updating volatile handling in chroot_archives for derivatives when using foo-...Daniel Baumann
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
2011-09-12Adding option for setting filesystem label on usb-hdd images.Daniel Baumann
2011-09-07Correcting syntax error in local package handling.Daniel Baumann
2011-09-07Also respect config/packages for packages to be installed in both chroot and ...Daniel Baumann
2011-09-07Updating lb_config for config/packages.binary.Daniel Baumann
2011-09-07Using config/packages.binary instead of config/binary_local-udebs.Daniel Baumann
2011-09-07Using config/packages.binary instead of config/binary_local-debs.Daniel Baumann
2011-09-07Using config/includes.binary rather than config/binary_local-includes.Daniel Baumann
2011-09-07Setting origin in apt release files for local packages to config/packages.chr...Daniel Baumann
2011-09-07Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper mat...Daniel Baumann
2011-09-07Renaming config/chroot_packages to config/packages.chroot.Daniel Baumann
2011-09-07Improving messages when saving and restoring stage caches (Closes: #589728).Daniel Baumann
2011-09-07Copying chroot.packages.live to binary.packages.Daniel Baumann
2011-09-07Renaming lb_chroot_local-includes into lb_chroot_includes and check for inclu...Daniel Baumann
2011-09-07Renaming forgotten lb_binary_local-packagelists to lb_binary_packagelists.Daniel Baumann
2011-09-07Renaming binary.packages list files (that contain what package is installed i...Daniel Baumann
2011-09-07Completing the restoring of the outer chroot when building in chrooted to not...Daniel Baumann