Commit Graph

2101 Commits

Author SHA1 Message Date
Steve McIntyre 4a0b47c88f Add changelog entry for the jigdo compression ordering change 2019-01-26 21:51:56 +00:00
Steve McIntyre b8dd21075d Fix ordering for checksums in update-cd
Make sure compress the .jigdo files *before* we checksum them!
2019-01-26 21:50:39 +00:00
Steve McIntyre 6e3d58fc63 Backport fixes for update-cd 2018-07-14 13:20:17 +01:00
Steve McIntyre 7beae11f1d Popcon data matching the latest jessie build 2018-03-16 19:53:38 +00:00
Steve McIntyre 47c9b19b32 current jessie version of update-cd from casulana 2018-03-16 19:53:00 +00:00
Steve McIntyre 16515c75af Add changelog entry 2018-02-16 17:33:23 +00:00
David Kalnischkies 56ec81c7d5 Provide hashes for uncompressed Translation-* again
Implemented in 2f34797490 for bug #767253
released a few months later in v3.1.17, but then broken again a few days
later in 9dd0616b78 by removing the
uncompressed files too early.
2018-02-16 17:27:57 +00:00
Steven Chamberlain 252ea99fdc Fix which_deb handling of non-Linux arches
When which_deb finds "*i386" or "*amd64" entries in the ARCHES list,
it will wrongly change them to "i386" to "amd64" respectively (which
is wrong in the case of kfreebsd-* or hurd-*).

Make the same changes here that were already made to identical code in
generate_di_list, to fix #758512 (commits
771f754516 and
2ef5d3288c).
2018-02-16 16:13:13 +00:00
Steve McIntyre 9b0dff8c62 Tweak the date used for snapshot.d.o references
Use *tomorrow* rather than today, to allow time for the snapshot to be
updated.
2018-02-16 15:41:47 +00:00
Steve McIntyre 683e9d27f0 Update changelog entry for checksum changes 2018-02-16 15:40:48 +00:00
Steve McIntyre a78e55ede5 Re-indent to clean up 2018-02-16 15:39:57 +00:00
Steve McIntyre 2657d8637e Also generate checksums for torrent files 2018-02-16 15:38:51 +00:00
Steve McIntyre f97866189b Backport from master: List jigdo and template files in SUMS files too 2018-02-11 21:18:42 +00:00
Steve McIntyre 6bac9fdd66 lose extra - on -joliet-long 2018-02-10 12:09:56 +00:00
Steve McIntyre 0c3a2d19bb Also update set_mkisofs_opts 2018-02-10 00:35:30 +00:00
Steve McIntyre 7dcb4409ca Backport --joliet-long fix from master 2018-02-10 00:33:07 +00:00
Steve McIntyre 06fead6041 Backport fix from master: Declare 'my' instances of 'tools' as 'local' in tools/make_disc_trees.pl 2017-11-20 21:39:13 +00:00
Steve McIntyre ff82631d6f Backport fix from master: Make update_popcon deal with https on popcon.d.o 2017-11-20 21:29:50 +00:00
Steve McIntyre c7991ae7b2 Make tools/update_popcon exit with errors when it fails 2017-10-12 15:29:59 +01:00
Steve McIntyre f101d76440 8.6.0 point release data 2016-09-18 23:56:10 +01:00
Steve McIntyre 15ecf43c09 Fix size calculation for EFI image
Backport fix from master
2016-04-19 23:51:39 +01:00
Steve McIntyre c9d99a53bc Changes for the 8.3 build 2016-01-25 12:01:15 +00:00
Steve McIntyre f6306309b2 Changes for the 8.3 build 2016-01-25 11:59:41 +00:00
Steve McIntyre b7619516fa Backport again:
Change wget usage to make option handling easier

Switch all usage to $WGET, then set WGET in CONF.sh
First usage is to add --ca-directory /etc/ssl/ca-debian/ so https
certificates work.
2016-01-03 13:07:12 +00:00
Steve McIntyre dcce7d822a Backport fix from master
Switch references to d-i.debian.org to use https instead of http.
Closes: #809698
2016-01-03 00:42:12 +00:00
Steve McIntyre e9b8c5dbc4 Backport accessibility changes from master
Include espeakup on cd1, not speakup, and alsa-utils. Closes: #809497
2016-01-03 00:30:37 +00:00
Steve McIntyre fe3d1ef5ee Backport Multiple s390(x) fixups from Philipp Kern:
- Load the s390x initrd at 0x01000000 to allow kernels larger than
   8 MiB (and smaller than 16 MiB) to be loaded via the ins loader.
 - Drop the remaining s390 bits from jessie. (s390x remains)
 - Drop the d390oco loader from and jessie
2015-11-24 17:04:54 +00:00
Steve McIntyre 549934c684 Only checksum the firmware.* files 2015-10-07 16:29:41 +01:00
Steve McIntyre fd78147576 Latest update-cd config 2015-10-07 16:05:46 +01:00
Steve McIntyre 9ebd76d735 Checksum in the right dir 2015-10-07 16:05:33 +01:00
Steve McIntyre 62aa9771d3 Current update-cd setup 2015-10-07 15:51:42 +01:00
Steve McIntyre b2f4c9643c Updates for make-firmware-image:
Add firmware bundles in cpio.gz format too to help netboot users
Create checksums for firmware images
2015-10-07 15:43:46 +01:00
Steve McIntyre 85e8e44ba8 parse_isolinux: Support grub menuentry shortcuts for UEFI boot menus.
Closes: #798908
Backport from unstable.
2015-10-02 23:51:17 +01:00
Steve McIntyre aeb8a31421 More source formats 2015-09-07 18:08:54 +01:00
Steve McIntyre 71738b0cba Backport: Check for file size on update CD/DVD generation 2015-09-07 15:55:42 +01:00
Steve McIntyre f2a1b5d4d3 Add kernels and other bits to armel/armhf images
Backported from master
2015-08-27 14:48:43 +01:00
Steve McIntyre 32d1152bf7 Backport VOLID shortening from master 2015-07-23 18:52:32 +01:00
Steve McIntyre 4bc7234624 Update the backported sort_deps fix to match master 2015-07-23 18:50:35 +01:00
Steve McIntyre e90f0acdd2 Backport sort_deps fix from master
* tools/sort_deps: Improve handling of too-large packages. Previously,
    the code would only check sizes for packages explicitly listed but
    packages brought in due to dependency resolution would not be
    checked. Now fixed.
2015-07-21 23:33:30 +01:00
Steve McIntyre 6c486dc82d Add new top-level task Debian-edu-full for the larger BD/USB full image 2015-05-15 15:17:02 +01:00
Steve McIntyre bdd890eca9 Add support for debian-edu builds
Copy in graphics and task data
2015-05-13 00:43:07 +01:00
Steve McIntyre f8eff69478 Fix handlinkg of LOGOPNG when we've got "doppelganer" initramfs files
Backported from unstable, needed for debian-edu builds
2015-05-13 00:38:41 +01:00
Steve McIntyre 63dd4a07d0 Remove uncompressed translation files after compressing them
Backported from unstable, bugfix needed for building on jessie it
seems
2015-05-13 00:34:05 +01:00
Steve McIntyre 6acd330376 Remove mention of desktop choice from yaboot boot messages
Backport of fix for #783569
2015-04-28 00:34:38 +01:00
Steve McIntyre b8e6fbc945 Release 3.1.17 2015-04-20 12:42:34 +01:00
Steve McIntyre 15fe89ea9a Update files in contrib to match what's in daily use
Copied files across from the setup repo
2015-04-20 12:41:47 +01:00
Steve McIntyre 1fcc22f3ac Latest popcon data 2015-04-16 15:29:29 +01:00
Steve McIntyre 0ad2c2dbdb Fix up the partitioning for arm64 images so USB will work again
This code was using "-efi-boot-part", which works fine for booting but
creates images that d-i can't use: only the full disk or the ESP
partition would contain working filesystems, and d-i doesn't like that.

Instead, switch to appending the ESP as an extra partition on the end
of the image. This will take a small amount of extra space, but will
at least work reliably!
2015-04-16 15:24:01 +01:00
Steve McIntyre 8248615c03 Add rdnssd on disc 1 by default. Closes: #782299 2015-04-11 10:33:01 +01:00
Steve McIntyre cd6276740e Make the mac netinst actually a netinst
INSTALLER_CD F needs to look like a netinst too
2015-03-27 14:07:15 +00:00