summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2013-05-06Correcting install path in loadlins install.bat for the gtk d-i flavour.Daniel Baumann
2013-05-06Escaping quotes to workaround a false-positive of checkbashisms in ↵Daniel Baumann
binary_debian-installer.
2013-05-06Avoiding to unconditionally adding whitespace seperator to config/control ↵Daniel Baumann
for existing configs.
2013-05-06Applying 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-05-06Making xorriso option handling a bit more readable.Daniel Baumann
2013-05-06Correcting apt-key cleanup of local dummy signing keys when using local ↵Daniel Baumann
packages, thanks to jhcha54008 <jhcha54008@free.fr>.
2013-05-06Updating samhain workaround in chroot_dpkg to work if live-build is being ↵Daniel Baumann
used with sudo or fakeroot (Closes: #698423).
2013-05-06Cleaning up binary_loadlin.Daniel Baumann
2013-05-06Using cat instead of echo to workaround incompatible and conflicting uses in ↵Daniel Baumann
escaping of \t in dash and bash, and less importantly to workaround a false-positive in checkbashisms.
2013-05-06Dropping pre-wheezy handling for win32-loader files.Daniel Baumann
2013-05-06Adding support for sha512 checksums.Daniel Baumann
2013-05-06Removing all checksum files in lb clean.Daniel Baumann
2013-05-06Correcting legacy filename for checksum files.Daniel Baumann
2013-05-06Updating win32-loader.ini for wheezy.Daniel Baumann
2013-05-06Only including gtk d-i in win32-loader config if available on the target image.Daniel Baumann
2013-05-06Creating install.bat for loadlin.Daniel Baumann
2013-05-06Dropping stable and unstable dist symlinks for d-i in dists for wheezy.Daniel Baumann
2013-05-06Creating autorun.inf in binary_win32-loader.Daniel Baumann
2013-05-06Also ignoring legacy checksum filenames when creating checksum files.Daniel Baumann
2013-05-06Correcting spelling typo in help text within the binary checksums file.Daniel Baumann
2013-05-06Defaulting to obsolete filenames for checksums on debian, as debians ↵Daniel Baumann
cdrom-check in d-i only supports legacy filenames (Closes: #697082).
2013-05-06Don't fail when adding symlinks for firmware in binary/firmware for ↵Daniel Baumann
debian-installer and the symlink already exists (Closes: #696688).
2013-05-06Updating year in all copyright notices.Daniel Baumann
2013-05-06Using .cfg suffix for consistency with debian-installer on preseed files in ↵Daniel Baumann
config/preseed.
2013-05-06Correcting glitch with plain chroot filesystems in binary_chroot.Daniel Baumann
2013-05-06Removing redundant check for linux-images in binary_linux-image.Daniel Baumann
2013-05-06Splitting off chroot firmware handling into an own script.Daniel Baumann
2013-05-06Simplifying exit check in chroot_linux-image.Daniel Baumann
2013-05-06Omitting memtest in binary if chroot filesystem is set to none.Daniel Baumann
2013-05-06Omitting binary manifest creation when chroot filesystem is set to none.Daniel Baumann
2013-05-06Removing pre-wheezy grub package from binary_debian-installer.Daniel Baumann
2013-05-06Only writing out Parent-Archive-Areas field into configuration when building ↵Daniel Baumann
a derivative.
2013-05-06Moving off binary image parent archive areas into new config tree format.Daniel Baumann
2013-05-06Moving off binary image archive areas into new config tree format.Daniel Baumann
2013-05-06Including architecture in binary output filenames.Daniel Baumann
2013-05-06Improving warning wording to reflect unfinished state of code better.Ben Armstrong
2013-05-06Using image name from configuration to name source output files.Daniel Baumann
2013-05-06Adding explicit warning for people that do not understand what stable is.Daniel Baumann
2013-05-06Using image name from configuration to name binary output files.Daniel Baumann
2013-05-06Separate between configured values and runtime values in new configuration ↵Daniel Baumann
handling.
2013-05-06Moving off binary image architecture into new config tree format.Daniel Baumann
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