summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Collapse)Author
2013-05-06Moving off binary image type into new config tree format.Daniel Baumann
2013-05-06Moving configuration version off as the first option into new config tree ↵Daniel Baumann
format.
2013-05-06Removing kubuntu mode, it's not different anymore to standard ubuntu mode.Daniel Baumann
2013-05-06Moving removal of backup and temporary files to their own hook script.Daniel Baumann
2013-05-06Removing loop-aes-utils related hack for squeeze.Daniel Baumann
2013-05-06Moving kexec-tools default preseeding into its own hook script.Daniel Baumann
2013-05-06Removing old code in chroot_hacks for tasks which are not used anymore.Daniel Baumann
2013-05-06Switching from genisoimage to xorriso.Daniel Baumann
2013-05-06Updating removal of adjtime in a split out hook for wheezy.Daniel Baumann
2013-05-06Avoid re-populating an already populated configuration tree when using lb ↵Daniel Baumann
config --config.
2013-05-06Adding support for live-images configs and arbitrary configuration ↵Daniel Baumann
directories in lb_config --config option.
2013-05-06Skipping creation of soon to be replaced config/templates directory.Daniel Baumann
2013-05-06Removing local/bin by default in lb_clean too.Daniel Baumann
2013-05-06Dropping ubuntu guards on firmware selection code, we're not enabling ↵Daniel Baumann
firmware inclusion in ubuntu mode anyway. Also, we're not keeping this as ubuntu should just update their archive structure for content files to match debian. Not worth keeping temporary extra turns just for ubuntu.
2013-05-06Adding support for local apt conf.d snippets in archive definitions (Closes: ↵Daniel Baumann
#685791).
2013-05-06Harmonizing apt configuration handling in chroot_archives.Daniel Baumann
2013-05-06Adding dropped empty-line separator in binary_debian-installer.Daniel Baumann
2013-05-06Updating powerpc kernel list on ubuntu.Daniel Baumann
2013-05-06Adding debian version 4.0~a1-1.debian/4.0_a1-1Daniel Baumann
2013-04-30Skipping loadlin inclusion on netboot images.Daniel Baumann
2013-04-11Updating derivatives archive-key signature validiation to look by default at ↵Daniel Baumann
both debian and debian-maintainers keyrings.
2013-04-09Stripping out comments in package lists.Daniel Baumann
2013-04-09Cleaning up installer file locations for progress-linux.Daniel Baumann
2013-04-09Adding generic live-build handle in chroot_dpkg for other live packages to ↵Daniel Baumann
act upon.
2013-04-09Using dpkg-divert for other diversions too to handle upgrades of the ↵Daniel Baumann
diverted stuff during build.
2013-04-09Using dpkg-divert in chroot_upstart script to handle upgrades of upstart ↵Daniel Baumann
during the build (Closes: #702537).
2013-04-09Correcting typo directory when dereferencing syslinux symlinks when building ↵Daniel Baumann
chrooted, thanks to Luigi Capriotti <l.capriotti@xbmc.org>.
2013-04-09Fixing 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-04-09Correcting spelling typos, thanks to Adam D. Barratt <adam@adam-barratt.org.uk>.Daniel Baumann
2013-04-09Adding source_hooks for hooks on source images like already supported on ↵Daniel Baumann
binary images.
2013-04-09Making some more debian source-selections conditional on certain image options.Daniel Baumann
2013-04-09Harmonize handling of pre-existing gnupg dotfiles in chroot when handling ↵Daniel Baumann
fake signing keys for local repository.
2013-04-09Making messages about reading system conffiles in lb config more accurate.Daniel Baumann
2013-04-09Also showing distribution in lb config initial messages.Daniel Baumann
2013-04-09Removing non-existent --apt-indices none references.Daniel Baumann
2013-04-09Updating d-i suite symlink for wheezy release.Daniel Baumann
2013-04-09Allowing 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-02-09Converting splash.svg not just splash.svg.in files as syslinux bootsplashes.Daniel Baumann
2013-02-08Correctly remove binary contents and packages file in clean script.Daniel Baumann
2013-02-08Dropping theme package support, themes are either in the config tree or the ↵Daniel Baumann
embedded one from live-build is used.
2013-02-08Updating binary_debian-installer for newer append replacement variables used ↵Daniel Baumann
in syslinux configs.
2013-02-08Updating syslinux configurations and handling for syslinux 5.Daniel Baumann
2013-02-08Adding bootrap_archive-keys to establish secure trust-chain on top of ↵Daniel Baumann
debian-keyring for derivatives.
2013-01-24Correcting install path in loadlins install.bat for the gtk d-i flavour.Daniel Baumann
2013-01-24Escaping quotes to workaround a false-positive of checkbashisms in ↵Daniel Baumann
binary_debian-installer.
2013-01-20Applying slightly modified patch from Raphaël Hertzog <hertzog@debian.org> ↵Daniel Baumann
to fix automatic firmware inclusion when using debian-installer with live-installer and having firmware packages installed in the live system already.
2013-01-19Falling back to use genisoimage when building squeeze iso-hybrid images.Daniel Baumann
2013-01-19Correcting apt-key cleanup of local dummy signing keys when using local ↵Daniel Baumann
packages, thanks to jhcha54008 <jhcha54008@free.fr>.
2013-01-19Updating samhain workaround in chroot_dpkg to work if live-build is being ↵Daniel Baumann
used with sudo or fakeroot (Closes: #698423).
2013-01-06Cleaning up binary_loadlin.Daniel Baumann