Commit Graph

2200 Commits

Author SHA1 Message Date
Steve McIntyre 1821cbbe35 Backport update_popcon fix 2020-08-01 12:53:03 +01:00
Steve McIntyre 6ae3a2fa6a Also add the firmware message for m-a disks 2019-11-08 15:01:08 +00:00
Steve McIntyre 926d5339f8 Backport the "with firmware" DISKINFO change 2019-11-08 14:46:47 +00:00
Steve McIntyre 1cb025feb4 Add a "with firmware" text to the DISKINFO string when appropriate 2019-11-08 14:45:46 +00:00
Steve McIntyre cdb526bee3 Add changelog entry 2019-10-18 18:58:41 +01:00
Steve McIntyre 5924b9dfc5 Fix up ordering in imagesums
"find" doesn't care about ordering in the way I thought, so use
separate find calls instead
2019-10-18 18:57:57 +01:00
Steve McIntyre 88d34912fa Tweak ordering of snapshot URLs
Put snapshot.d.o last in the list in jigdo files, to reduce load on
the service.

Backported from current HEAD
2019-05-14 14:36:22 +01:00
Steve McIntyre 44b8e77b6b Add changelog entry for the jigdo compression ordering change 2019-01-26 21:49:15 +00:00
Steve McIntyre 6a51923ead Fix ordering for checksums in update-cd
Make sure compress the .jigdo files *before* we checksum them!
2019-01-26 21:48:06 +00:00
Steve McIntyre f0f6678634 Fix arch list for update-cd, really 2018-07-14 13:24:47 +01:00
Steve McIntyre 9bd65a29f7 Fix arch list for update-cd 2018-07-14 13:23:21 +01:00
Steve McIntyre 83b2a37a0f Backport fixes for update-cd 2018-07-14 13:10:18 +01:00
Steve McIntyre be8ab3b103 Popcon data matching the 9.4.0 build 2018-03-16 19:49:50 +00:00
Steve McIntyre eb38b1bc1b current stretch version of update-cd from casulana 2018-03-16 19:49:23 +00:00
Steve McIntyre 07a7fc978b Add changelog entry 2018-02-16 17:31:22 +00:00
David Kalnischkies 07e519e509 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:16 +00:00
Steve McIntyre 1ea5f839a2 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:37:06 +00:00
Steve McIntyre 02f14a8a10 Update changelog entry for checksum changes 2018-02-16 15:32:50 +00:00
Steve McIntyre 89ccff0bf0 Re-indent to clean up 2018-02-16 15:31:37 +00:00
Steve McIntyre 7123761213 Also generate checksums for torrent files 2018-02-16 15:31:31 +00:00
Steve McIntyre 877e113fa9 Backport from master: List jigdo and template files in SUMS files too 2018-02-11 21:17:24 +00:00
Steve McIntyre 9739df55f6 lose extra - on -joliet-long 2018-02-10 12:07:52 +00:00
Steve McIntyre 002003bc70 Backport fix from master: always use -J with --joliet-long 2018-02-10 00:38:15 +00:00
Steve McIntyre 357f8134fb Backport fix from master: Make update_popcon deal with https on popcon.d.o 2017-11-20 21:28:55 +00:00
Steve McIntyre 7bb6261ce5 Make tools/update_popcon exit with errors when it fails 2017-10-12 15:28:33 +01:00
Steve McIntyre c59a3491ee Fix for update-cd: Add SHA256 checksums to Packages files for update images 2017-08-05 17:02:21 +01:00
Steve McIntyre 2256c3662d Start stretch buildd branch for debian-cd 2017-06-19 13:40:23 +01:00
Steve McIntyre 18601b1d00 Fix handling of dedications 2017-06-19 13:36:02 +01:00
Steve McIntyre f7b6bd056d More logging around whether to add release notes or not 2017-06-14 20:27:10 +01:00
Steve McIntyre adb9e9057d Tweak tasks/stretch/Debian-xfce
Force some important packages up the dependency order so they're
guaranteed to fit (firefox, network-manager-gnome, synaptic)
2017-06-12 01:25:22 +01:00
Steve McIntyre 84ba78fb97 Start 3.1.21 2017-06-12 01:23:03 +01:00
Steve McIntyre 935009ff9f Release version 3.1.20 2017-06-06 13:12:52 +01:00
Steve McIntyre 0924eff679 Merge latest scripts from the debian-cd/setup repo into contrib 2017-06-06 13:10:48 +01:00
Steve McIntyre e31f51a853 Updated stretch popcon data 2017-06-05 17:51:25 +01:00
Steve McIntyre abb116f60b Tweak the Volume ID for mips64el media
Make them fit for stretch d-i rc4
2017-05-26 22:50:11 +01:00
Steve McIntyre 43b545e296 Latest stretch popcon data 2017-05-19 23:37:05 +01:00
Steve McIntyre 75699b6914 Fix netinst check - use NETINST 2017-05-19 23:35:59 +01:00
Steve McIntyre d1e5b47a45 Tweak the Volume ID and disk info output slightly for netinst media
Closes: #858031
2017-05-18 23:38:30 +01:00
Steve McIntyre d27ad83a12 Use DISKTYPE rather than INSTALLER_CD for working out what to do
It's much more sensible, and there's a profusion of INSTALLER_CD
options now. Let's stop tracking those in start_new_disc...
2017-05-18 23:36:26 +01:00
Steve McIntyre 4f1eb18328 Deal with more netinst build options 2017-05-18 23:22:42 +01:00
Steve McIntyre 97bc2c3dac Refactor boot scripts
Move sourced/shared scripts to boot-*-common
Rearrange common definitions in each boot script to make them more
similar
Add common support for %ARCH% substitutions in DI_WWW_HOME
Fix boot-alpha to use which_deb when looking for aboot
Merge mips* together, using boot-mips-common
2017-05-03 18:02:29 +01:00
Steve McIntyre cdc52554e0 Ensure that arm64 images include grub-efi packages 2017-05-03 16:02:51 +01:00
Steve McIntyre 3fce3f7d98 more boot script cleanups 2017-05-03 11:31:46 +01:00
Steve McIntyre b6b7c3801a Refactor the non-cd-booting code
we've already got code to copy the d-i images into a handy place for
users. Move it into a common function and reference that for all the
arches affected.
2017-05-03 10:51:13 +01:00
Steve McIntyre 8ab1d6933c Drop ancient references to NONUS 2017-05-03 10:40:34 +01:00
Steve McIntyre 7ec1eb149c Add reportbug to tasks/forcd1
Make it easier for users to report installation problems. Closes:
#861288
2017-05-03 02:18:35 +01:00
Steve McIntyre 9815b0abe3 Add stub for mips64el boot support, so we can build images for it 2017-05-02 23:43:15 +01:00
Vagrant Cascadian 585c1d526a Add wget to Recommends. Closes: #861436 2017-04-29 10:21:29 +01:00
Samuel Thibault 65e2a1c89b Fix parsing nested menus 2017-04-18 02:13:07 +02:00
Steven Chamberlain 2b46d5bb72 Fix update_tasks on non-Linux arches
In the filename of the coreutils .deb, the architecture part
may also contain a hyphen in the case of hurd-i386 or
kfreebsd-*
2017-04-12 20:23:36 +01:00