Commit Graph

1077 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 6e3d58fc63 Backport fixes for update-cd 2018-07-14 13:20:17 +01:00
Steve McIntyre 16515c75af Add changelog entry 2018-02-16 17:33:23 +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 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 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 15ecf43c09 Fix size calculation for EFI image
Backport fix from master
2016-04-19 23:51:39 +01: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 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 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 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 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 8248615c03 Add rdnssd on disc 1 by default. Closes: #782299 2015-04-11 10:33:01 +01:00
Helge Deller d7809ba841 [alpha] update changelog regarding alpha arch fixes 2015-03-06 08:43:23 +01:00
Steve McIntyre e799e742c0 Improve autorun.inf, make sure the disc icon displays
Closes: #772691. Thanks to jnqnfe for initial patch, slightly tweaked.
2015-02-17 06:30:28 +00:00
Steve McIntyre 4e5ef691c4 Update kernel and related package lists for mips
Closes: #777711
2015-02-12 02:15:35 +00:00
Steve McIntyre 7cd4192b40 update-cd: if we're doing torrents, make sure we include update CD
checksums in bt-$type too.
2015-02-07 23:15:57 +00:00
Steve McIntyre 8fb7c759b0 Merged lots of changes for x86 boot 2015-02-05 00:20:44 +00:00
Steve McIntyre 0f22f9517e Add minor support / bug fixes for i386 EFI 2015-01-11 00:45:10 +00:00
Steve McIntyre 2900545769 Change from -- to --- for kernel command line handling
Closes: #764676
2014-11-06 12:55:59 +00:00
Steve McIntyre f256a86827 More fixups for arm64 CD builds
* Actually put the kernel and initramfs on the CD (doh!)
 * Replace the %install% variables with real paths
2014-11-05 13:58:04 +00:00
Steve McIntyre 7c0db7034b Add 586 kernels to replace 486 for i386 CDs 2014-10-31 15:27:13 +00:00
Steve McIntyre 2f34797490 Tweak handling of (un)compressed index files
Provide hashes for uncompressed Translation-* files, and remove the
uncompressed versions from the output disc. Closes: #767253. Initial
patch from Michael Vogt - thanks!
2014-10-30 02:12:12 +00:00
Steve McIntyre 3fccac5364 Remove mistaken claim of fix for #762613 2014-10-30 01:39:30 +00:00
Steve McIntyre fd945bcdb5 Prepare 3.1.16 release 2014-10-29 17:34:35 +00:00
Steve McIntyre 047b07e779 Do not look for isolinux/desktop/*cfg files
d-i has removed these files now, so don't look for them for kernel
params. Closes: #767223, #766411. Thanks to Prema and Vagrant for
(identical!) patches. :-)
2014-10-29 17:28:12 +00:00
Steve McIntyre 775d4ecfe0 The d-i supplied grub.cfg has the correct entries in it already 2014-10-04 16:20:37 +01:00
Steve McIntyre 3855c0f58e Force MKISOFO=xorriso for arm64 too 2014-10-04 16:19:31 +01:00
Aurelien Jarno 77387b5419 Add initial support for ppc64el 2014-10-03 00:56:48 +01:00
Steve McIntyre e94ad0c760 Add experimental support for arm64 booting via UEFI 2014-09-27 02:40:05 +01:00
Steve McIntyre 6d7bcaf0bb Extend FORCE_SID_TASKSEL usage in update_tasks
Also affect desktop choice algorithm
2014-09-26 23:40:04 +01:00
Steve McIntyre 65efdc6d3c Add Debian-mate and Debian-cinnamon top-level tasks for new CD desktop options 2014-09-26 23:39:58 +01:00
Joey Hess b494adcb03 adapt desktop handling for tasksel/d-i changes
tasksel now allows selecting the desktop, and d-i has dropped the boot
menu desktop selection, so we no longer need to have desktop boot
menus on CDs.

CD images for specific desktops (xfce/kde/mate/etc) should still
override the default tasksel desktop.
2014-09-26 23:39:52 +01:00
Steve McIntyre 28d2a67dcf Update arch lists to match what's in Jessie
Remove sparc and ia64
Add arm64
2014-09-21 18:24:44 +01:00