Commit Graph

538 Commits

Author SHA1 Message Date
Daniel Baumann 569c51b183 Including firmware debs into d-i netboot initrds. 2013-01-24 01:30:42 +01:00
Daniel Baumann 2bbcc84208 Updating d-i initrd repacking handling in binary_debian-installer for additional inclusions of stuff. 2013-01-24 01:30:03 +01:00
Daniel Baumann ff227d990e Correcting install path in loadlins install.bat for the gtk d-i flavour. 2013-01-24 00:26:37 +01:00
Daniel Baumann d9dcd81b35 Escaping quotes to workaround a false-positive of checkbashisms in binary_debian-installer. 2013-01-24 00:08:00 +01:00
Daniel Baumann 300a0208e8 Avoiding to unconditionally adding whitespace seperator to config/control for existing configs. 2013-01-20 10:42:07 +01:00
Daniel Baumann e939b2bbfe Applying slightly modified patch from Raphaël Hertzog <hertzog@debian.org> to fix automatic firmware inclusion when using debian-installer with live-installer and having firmware packages installed in the live system already. 2013-01-20 08:53:43 +01:00
Daniel Baumann c9b37c92e9 Making xorriso option handling a bit more readable. 2013-01-19 18:03:19 +01:00
Daniel Baumann 5553c0d992 Correcting apt-key cleanup of local dummy signing keys when using local packages, thanks to jhcha54008 <jhcha54008@free.fr>. 2013-01-19 12:49:56 +01:00
Daniel Baumann c1ea3c7fb4 Updating samhain workaround in chroot_dpkg to work if live-build is being used with sudo or fakeroot (Closes: #698423). 2013-01-19 12:46:53 +01:00
Daniel Baumann 75a0e2bf22 Cleaning up binary_loadlin. 2013-01-06 23:30:59 +01:00
Daniel Baumann 7bb740ca08 Using cat instead of echo to workaround incompatible and conflicting uses in escaping of \t in dash and bash, and less importantly to workaround a false-positive in checkbashisms. 2013-01-04 19:14:21 +01:00
Daniel Baumann 8f0449939f Dropping pre-wheezy handling for win32-loader files. 2013-01-02 11:41:30 +01:00
Daniel Baumann 1c1d9254d8 Adding support for sha512 checksums. 2013-01-02 11:27:40 +01:00
Daniel Baumann edca6cace7 Removing all checksum files in lb clean. 2013-01-02 11:25:24 +01:00
Daniel Baumann 4b13d3864c Correcting legacy filename for checksum files. 2013-01-02 11:23:34 +01:00
Daniel Baumann bccf020023 Updating win32-loader.ini for wheezy. 2013-01-02 11:19:08 +01:00
Daniel Baumann 96081d87c8 Only including gtk d-i in win32-loader config if available on the target image. 2013-01-02 11:18:20 +01:00
Daniel Baumann d9a9925b31 Creating install.bat for loadlin. 2013-01-02 11:09:19 +01:00
Daniel Baumann c5b627de43 Dropping stable and unstable dist symlinks for d-i in dists for wheezy. 2013-01-02 11:04:30 +01:00
Daniel Baumann 066cdad4bf Creating autorun.inf in binary_win32-loader. 2013-01-02 10:59:59 +01:00
Daniel Baumann 499fe805fd Also ignoring legacy checksum filenames when creating checksum files. 2013-01-02 10:51:12 +01:00
Daniel Baumann cc4a598798 Correcting spelling typo in help text within the binary checksums file. 2013-01-02 10:51:11 +01:00
Daniel Baumann dd2aed00d2 Defaulting to obsolete filenames for checksums on debian, as debians cdrom-check in d-i only supports legacy filenames (Closes: #697082). 2013-01-02 10:38:06 +01:00
Daniel Baumann 1c64392f33 Don't fail when adding symlinks for firmware in binary/firmware for debian-installer and the symlink already exists (Closes: #696688). 2013-01-02 10:22:30 +01:00
Daniel Baumann c68a776eff Updating year in all copyright notices. 2013-01-01 00:12:04 +01:00
Daniel Baumann 36d7b899f8 Using .cfg suffix for consistency with debian-installer on preseed files in config/preseed. 2012-12-31 10:18:36 +01:00
Daniel Baumann 58ad2be9a7 Correcting glitch with plain chroot filesystems in binary_chroot. 2012-12-30 14:17:53 +01:00
Daniel Baumann 0ec7df36ef Removing redundant check for linux-images in binary_linux-image. 2012-12-30 13:14:59 +01:00
Daniel Baumann 63b636d830 Splitting off chroot firmware handling into an own script. 2012-12-30 13:10:12 +01:00
Daniel Baumann ae2bee55ed Simplifying exit check in chroot_linux-image. 2012-12-30 13:07:19 +01:00
Daniel Baumann 1c5b4985dc Omitting memtest in binary if chroot filesystem is set to none. 2012-12-30 12:58:38 +01:00
Daniel Baumann 6d81ec003d Omitting binary manifest creation when chroot filesystem is set to none. 2012-12-30 12:51:03 +01:00
Daniel Baumann 77fc617e2a Removing pre-wheezy grub package from binary_debian-installer. 2012-12-22 19:30:43 +01:00
Daniel Baumann 4e283bbd7a Only writing out Parent-Archive-Areas field into configuration when building a derivative. 2012-12-20 12:27:49 +01:00
Daniel Baumann 4118eb4c1e Moving off binary image parent archive areas into new config tree format. 2012-12-20 12:27:49 +01:00
Daniel Baumann b0217026ea Moving off binary image archive areas into new config tree format. 2012-12-20 12:27:49 +01:00
Daniel Baumann 87008965a1 Including architecture in binary output filenames. 2012-12-20 12:27:48 +01:00
Ben Armstrong fee335bed5 Improving warning wording to reflect unfinished state of code better. 2012-12-19 08:06:50 -04:00
Daniel Baumann 21dcf9be33 Using image name from configuration to name source output files. 2012-12-19 13:03:56 +01:00
Daniel Baumann e3bc849953 Adding explicit warning for people that do not understand what stable is. 2012-12-19 12:36:12 +01:00
Daniel Baumann 9a28d557e6 Using image name from configuration to name binary output files. 2012-12-19 12:36:11 +01:00
Daniel Baumann eda0a08788 Separate between configured values and runtime values in new configuration handling. 2012-12-19 12:04:36 +01:00
Daniel Baumann 9949a3a912 Moving off binary image architecture into new config tree format. 2012-12-19 11:16:57 +01:00
Daniel Baumann ec8aff4f49 Moving off binary image type into new config tree format. 2012-12-19 11:10:11 +01:00
Daniel Baumann 73108165ca Moving configuration version off as the first option into new config tree format. 2012-12-19 10:34:36 +01:00
Daniel Baumann 257d8988ee Removing kubuntu mode, it's not different anymore to standard ubuntu mode. 2012-12-17 20:34:41 +01:00
Daniel Baumann 7caf9ed19f Moving removal of backup and temporary files to their own hook script. 2012-12-16 23:56:34 +01:00
Daniel Baumann 21ac95b9a6 Removing loop-aes-utils related hack for squeeze. 2012-12-16 23:51:24 +01:00
Daniel Baumann 409545314f Moving kexec-tools default preseeding into its own hook script. 2012-12-16 23:48:34 +01:00
Daniel Baumann 10d0fb5aed Removing old code in chroot_hacks for tasks which are not used anymore. 2012-12-16 23:42:37 +01:00