summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-14Switching away from cdn.debian.net as default mirrors for progress, too ↵Daniel Baumann
unreliable outside of Europe.
2011-09-14Making sure that volatile for the parent distribution is still included in ↵Daniel Baumann
derivatives mode.
2011-09-14Temporarily removing live-tools from standard package list, doesn't work for ↵Daniel Baumann
derivatives yet.
2011-09-14Updating volatile handling in chroot_archives for derivatives when using ↵Daniel Baumann
foo-backports distribution scheme.
2011-09-13Renaming usb-hdd binary image type to simply hdd.Daniel Baumann
This is the first step in conglomerating code for all hdd-ish image types, independent of the partitioning scheme being used, and adding future hdd-ish image types for virtualiziation software.
2011-09-13Correcting syntax error in tr command used in default for hdd-label in ↵Daniel Baumann
progress mode.
2011-09-12Adding option for setting filesystem label on usb-hdd images.Daniel Baumann
2011-09-07Correcting wrong spelling of cache in exit function, thanks to David Endler ↵Daniel Baumann
for spotting it.
2011-09-07Releasing debian version 3.0~a31-1.debian/3.0_a31-1Daniel 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
binary.
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-07Adding link to live-build homepage and version information in cgi footer ↵Daniel Baumann
template.
2011-09-07Removing spurious version information in cgi form template.Daniel Baumann
2011-09-07Setting origin in apt release files for local packages to ↵Daniel Baumann
config/packages.chroot.
2011-09-07Renaming lb_chroot_packagelists to lb_chroot_package-lists so that helper ↵Daniel Baumann
matches directory.
2011-09-07Renaming config/chroot_packages to config/packages.chroot.Daniel Baumann
2011-09-07Improve message when skipping a helper because it is already run.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 ↵Daniel Baumann
includes in config/includes.chroot.
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 ↵Daniel Baumann
in the chroot) to chroot as they are build during chroot stage, this fixes some rebuild issues.
2011-09-07Completing the restoring of the outer chroot when building in chrooted to ↵Daniel Baumann
not taint subsequent rebuilds of the binary stage with leftovers from the initial lb_binary_rootfs (Closes: #620953).
2011-09-07Doing uuid.conf extraction from initrd with the correct decompression ↵Daniel Baumann
utility (Closes: #637979).
2011-09-01Automatically using an embedded live-build copy from within the config tree ↵Daniel Baumann
at local/live-build, if existing. This allows to ship (an almost) self contained config tree.
2011-08-31Silencing rmdir calls in makefile.Daniel Baumann
2011-08-27Only calling udevadm in losetup function when udev is installed on the host ↵Daniel Baumann
system.
2011-08-26Fixing typos brought in by ext4 support patch.intrigeri
2011-08-25Adding support for ext4 for binary and chroot filesystem, including partial ↵Daniel Baumann
patch from Ben Howard <ben.howard@canonical.com> (Closes: #639298).
2011-08-25Including live-tools in standard package list.Daniel Baumann
2011-08-24Renaming --apt-source to --apt-source-archives.Daniel Baumann
2011-08-24Avoiding magic defaults for --apt-indices option when using minimal or ↵Daniel Baumann
stripped packagelist.
2011-08-24Setting apt-source to false in progress mode.Daniel Baumann
2011-08-24Introducing --apt-sources option to control if the live system should have ↵Daniel Baumann
deb-src entries in sources.list.
2011-08-24Renumbering hooks.Daniel Baumann
2011-08-24Releasing debian version 3.0~a30-1.debian/3.0_a30-1Daniel Baumann
2011-08-23Moving removal of udev persistent rules from chroot_hacks to a hook, that ↵Daniel Baumann
way it can be easily skipped if desired.
2011-08-23Moving removal of openssh-server host keys from chroot_hacks to a hook, that ↵Daniel Baumann
way it can be easily skipped if desired.
2011-08-22Using lightdm instead of gdm3 in xfce package for wheezy and newer.Daniel Baumann
2011-08-16Merging in last bit of lb_chroot_local-packages into lb_chroot_archives ↵Daniel Baumann
(Closes: #635046).
2011-08-16Unifying lb_chroot_packagelists and lb_chroot_local-packagelists.Daniel Baumann
2011-08-16Removing old syslinux switches from lb_config manpage (Closes: #637939).Ben Armstrong
2011-08-16Correcting wrong variables in volatile handling for derivatives.Daniel Baumann
2011-08-13Enabling volatile suite for progress itself in progress mode.Daniel Baumann
2011-08-13Releasing debian version 3.0~a29-1.debian/3.0_a29-1Daniel Baumann
2011-08-09Also guarding key additions for local configured archives to not fail if no ↵Daniel Baumann
key is supplied.