summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Collapse)Author
2013-06-19Extending wget calls with options variable in bootstrap_archive-keys too ↵Daniel Baumann
(Closes: #712710).
2013-05-31Updating versioning scheme references to match new scheme since wheezy.Daniel Baumann
2013-05-15Sorting imports in python stubs.Daniel Baumann
2013-05-15Moving creation of chroot.files manifest in lb chroot after ↵Daniel Baumann
pseudo-filesystems have been unmounted to avoid loops, thanks to Michal Suchanek <hramrach@gmail.com>.
2013-05-13Sorting kernel versions in reverse order (newest first) in syslinux ↵Daniel Baumann
configurations in consistency with normal bootloader behaviours.
2013-05-06Adding ls -lR files as .files output.Daniel Baumann
2013-05-06Changing how syslinux files are copied to make netboot images work properly.chals
2013-05-06Skipping loadlin inclusion on netboot images.Daniel Baumann
2013-05-06Updating todo in python stubs.Daniel Baumann
2013-05-06Updating derivatives archive-key signature validiation to look by default at ↵Daniel Baumann
both debian and debian-maintainers keyrings.
2013-05-06Writing errors to stderr in Python stubs.Daniel Baumann
2013-05-06Switching argument and configuration handling order in Python stubs.Daniel Baumann
2013-05-06Dropping now unused intermediate config/image.Daniel Baumann
2013-05-06Removing bootstrap_cache, not needed anymore.Daniel Baumann
2013-05-06Temporary hack for lb config to produce config/build until stuff is cleaned ↵Daniel Baumann
up properly.
2013-05-06Updating bootstrap for Python stubs.Daniel Baumann
2013-05-06Replacing bootstrap_cdebootstrap with Python stub.Daniel Baumann
2013-05-06Replacing bootstrap_debootstrap with Python stub.Daniel Baumann
2013-05-06Using LB_HDD_SIZE to determine the size of the image.Michael Stummvoll
If LB_HDD_SIZE is "auto" the size will be determined automatically as before else it will be the given size in MB. Also setting the default for this to "auto"
2013-05-06Unifying append options in binary_syslinux when processing configuration files.Daniel Baumann
2013-05-06Stripping out comments in package lists.Daniel Baumann
2013-05-06Aborting early in chroot_package-lists if no package list is found.Daniel Baumann
2013-05-06Cleaning up installer file locations for progress-linux.Daniel Baumann
2013-05-06Replacing strings in all syslinux config files, not just certain hardcoded ones.Daniel Baumann
2013-05-06Removing dedicated emdebian mode, this can entirely be handled with ↵Daniel Baumann
different defaults.
2013-05-06Renaming config/control to config/image.Daniel Baumann
2013-05-06Dropping dedicated updates (formerly volatile) mirror handling, not needed ↵Daniel Baumann
anymore.
2013-05-06Dropping dedicated backports mirror handling, not needed anymore with the ↵Daniel Baumann
move of backports.d.o into ftp.d.o.
2013-05-06Using ntfs-3g to mount ntfs partitions.Daniel Baumann
2013-05-06Adding generic live-build handle in chroot_dpkg for other live packages to ↵Daniel Baumann
act upon.
2013-05-06Using dpkg-divert for other diversions too to handle upgrades of the ↵Daniel Baumann
diverted stuff during build.
2013-05-06Using dpkg-divert in chroot_upstart script to handle upgrades of upstart ↵Daniel Baumann
during the build (Closes: #702537).
2013-05-06Debranding package for derivatives.Daniel Baumann
2013-05-06Correcting typo directory when dereferencing syslinux symlinks when building ↵Daniel Baumann
chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
2013-05-06Removing all references to my old email address.Daniel Baumann
2013-05-06Fixing win32-loader.ini by including the GTK related entries.Raphaël Hertzog
The check protecting their addition was wrong. Also fix the actual keys with the correct architecture instead of hardcoding i386.
2013-05-06Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.Daniel Baumann
2013-05-06Adding source_hooks for hooks on source images like already supported on ↵Daniel Baumann
binary images.
2013-05-06Making some more debian source-selections conditional on certain image options.Daniel Baumann
2013-05-06Harmonize handling of pre-existing gnupg dotfiles in chroot when handling ↵Daniel Baumann
fake signing keys for local repository.
2013-05-06Making messages about reading system conffiles in lb config more accurate.Daniel Baumann
2013-05-06Also showing distribution in lb config initial messages.Daniel Baumann
2013-05-06Removing non-existent --apt-indices none references.Daniel Baumann
2013-05-06Removing incomplete support for fakeroot.Daniel Baumann
2013-05-06Removing incomplete support for root-command.Daniel Baumann
2013-05-06Updating d-i suite symlink for wheezy release.Daniel Baumann
2013-05-06Dropping powerpc bootloader support (yaboot), there is nobody actively ↵Daniel Baumann
maintaining this in live-build.
2013-05-06Dropping sparc bootloader support (silo), there is nobody actively ↵Daniel Baumann
maintaining this in live-build.
2013-05-06Allowing to use parted its automatic offset handling at the beginning of a ↵Daniel Baumann
disk, rather than to harcode it to first block (Closes: #647607).
2013-05-06Converting splash.svg not just splash.svg.in files as syslinux bootsplashes.Daniel Baumann