Commit Graph

529 Commits

Author SHA1 Message Date
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
Daniel Baumann 46b0d4370b Switching from genisoimage to xorriso. 2012-12-16 21:39:38 +01:00
Daniel Baumann ba1ded2f1f Updating removal of adjtime in a split out hook for wheezy. 2012-12-13 20:32:40 +01:00
Daniel Baumann 0fa1427801 Avoid re-populating an already populated configuration tree when using lb config --config. 2012-12-13 19:04:23 +01:00
Daniel Baumann 3f19c0c357 Adding support for live-images configs and arbitrary configuration directories in lb_config --config option. 2012-12-13 18:51:54 +01:00
Daniel Baumann 12751445d0 Skipping creation of soon to be replaced config/templates directory. 2012-12-10 20:37:28 +01:00
Daniel Baumann 0ebb3e0dc3 Removing local/bin by default in lb_clean too. 2012-12-10 20:35:57 +01:00
Daniel Baumann ab293d35ed Dropping ubuntu guards on firmware selection code, we're not enabling 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.
2012-12-06 20:49:08 +01:00
Daniel Baumann 1815b4fcba Adding proper header to build.sh include. 2012-12-04 12:49:21 +01:00
Daniel Baumann ffa9706fc9 Ensuring that functions are either sources locally or globally, but not both. 2012-12-04 12:47:46 +01:00