Commit Graph

2371 Commits

Author SHA1 Message Date
Steve McIntyre 06e72ad16a Also add the firmware message for m-a disks 2019-11-08 15:00:48 +00:00
Steve McIntyre 2d48cfc8fa Add changelog entry 2019-11-08 14:45:18 +00:00
Steve McIntyre c4497191a1 Add a "with firmware" text to the DISKINFO string when appropriate 2019-11-08 14:42:44 +00:00
Holger Levsen afec3961d3 release as 3.1.27
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:06:52 +02:00
Holger Levsen 9281ab6f53 contrib: Updated from setup.git/bullseye/.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:05:48 +02:00
Holger Levsen ec0212c7b1 Bump standards version to 4.4.1, no changes needed.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-10-23 18:04:25 +02:00
Steve McIntyre 38cfe4d252 Add a changelog entry 2019-10-18 18:57:29 +01:00
Steve McIntyre e72ad31bc3 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:56:00 +01:00
Samuel Thibault 6564f217c3 Merge branch 'master' into 'master'
Add missing newlines

See merge request images-team/debian-cd!4
2019-09-07 14:47:40 +00:00
Samuel Thibault a20ba31742 Add missing newlines 2019-09-06 04:18:17 +02:00
Steve McIntyre f23094cdab Update arch lists in build_all.sh
Remove arches not in bullseye
2019-09-02 16:50:35 +01:00
Samuel Thibault d131685f64 Keep grub resolution in EFI boot, to avoid tiny fonts
(closes: #935546)
2019-08-23 22:02:17 +02:00
Steve McIntyre 9acb8c5796 More tweaks for Translation files 2019-08-13 07:54:51 +01:00
Holger Levsen 2dd3e8e8c0 release as 3.1.26
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:51:16 +02:00
Holger Levsen 8fa24d2916 fix version number
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:50:42 +02:00
Holger Levsen c1986b91c0 drop accidently commited backup file
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:48:23 +02:00
Holger Levsen b0cc925a89 d/control: bump debhelper-compat to 12
(after having confirmed with diffoscope this is a no-op change)

Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-08-10 11:47:47 +02:00
Steve McIntyre 41f1383b5c Stop producing MD5SUMS and SHA1SUMS files by default 2019-07-16 16:34:36 +01:00
Holger Levsen 23bdbedbb5 Bump standards version to 4.4.0, no changes needed.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-07-07 17:52:58 +02:00
Steve McIntyre db1a62f8ac Start bullseye development
Copy the buster dirs to bullseye as a start
2019-07-07 01:22:46 +01:00
Steve McIntyre d198fa0d20 Add changelog entry for the arm64 tweak 2019-07-07 01:19:38 +01:00
Steve McIntyre e06965f2d6 Add shim-signed and grub-efi-arm64-signed to the arm64 pkg list 2019-07-06 19:16:33 +01:00
Steve McIntyre 330c63e67d Tweak recompress code 2019-07-06 11:19:02 +01:00
Steve McIntyre 6ae364773a Tweak logging again 2019-07-06 10:53:40 +01:00
Steve McIntyre a06b008b2f Add more logging around the recompress() step 2019-07-06 10:42:27 +01:00
Steve McIntyre 389917c003 Change a load of http URLs to use https instead 2019-07-05 18:26:43 +01:00
Steve McIntyre 2d3038bff7 Fix for stupid bug in 3.1.24
Rebuild without my locally-hacked CONF.sh in the package build. :-(
2019-06-26 18:27:45 +01:00
Steve McIntyre 9914a71723 Release 3.1.24 2019-06-22 18:19:51 +01:00
Steve McIntyre f437c2ba55 Copy more example config from the setup repo 2019-06-22 18:17:15 +01:00
Steve McIntyre 30031aef74 Copy in the updated buster cronjobs to match current state. 2019-06-22 18:14:37 +01:00
Steve McIntyre 890ab6645a Add support for USB sticks any integer multiple of 1GB in size.
Factor out the common code, support anything called STICKnnnGB where
nnn is any integer
2019-06-18 23:59:01 +01:00
Steve McIntyre 114e8a3e55 Add explicit support got 16G USB images 2019-06-17 01:40:25 +01:00
Steve McIntyre e1e87148a1 Expose the new ARCH_I386_EXCLUDE_686_PAE_KERNEL setting 2019-05-20 12:54:49 +01:00
Steve McIntyre 5ef7fc71db Drop lilo and elilo 2019-05-20 12:51:45 +01:00
Steve McIntyre 20ea646b16 Force shim-signed to be on CD#1 for i386 2019-05-20 12:45:46 +01:00
Steve McIntyre 0d3a0dbb66 Make the 686-pae kernels optional on media
So we can drop them for multi-arch netinst images - need to define
ARCH_i386_EXCLUDE_686_PAE_KERNEL
2019-05-20 12:44:54 +01:00
Steve McIntyre 60e9fbfa36 Don't include -686-pae udebs on media
We may not have a kernel to use with them anyway
2019-05-20 12:01:56 +01:00
Steve McIntyre 9fa12704bf Tweak ordering of snapshot URLs
Put snapshot.d.o last in the list in jigdo files, to reduce load on
the service.
2019-05-14 14:30:47 +01:00
Steve McIntyre 20b544918d Tweak grub menu theming
Add a png to use as highlighting for the selected menu item, and play
with colours a little
2019-05-12 02:13:47 +01:00
John Paul Adrian Glaubitz 3d736a5810 Switch bootloader from silo to grub-ieee1275 on sparc64 2019-05-09 16:43:26 +02:00
John Paul Adrian Glaubitz a364f3b9d5 Switch bootloader from silo to grub-ieee1275 on sparc 2019-05-09 16:41:09 +02:00
John Paul Adrian Glaubitz 1e09a3153f Switch bootloader from yaboot to grub-ieee1275 on ppc64 2019-05-09 16:37:43 +02:00
John Paul Adrian Glaubitz 4940b6b64d Switch bootloader from yaboot to grub-ieee1275 on powerpc 2019-05-09 16:34:23 +02:00
John Paul Adrian Glaubitz 6544f2d076 Switch bootloader from elilo to grub-efi-ia64 on ia64 2019-04-30 23:10:14 +02:00
John Paul Adrian Glaubitz ab3cd32e27 Revert "Include debian-ports-archive-keyring-udeb in Debian Ports package list"
This reverts commit 91dc428ea9.
2019-04-25 01:02:55 +02:00
John Paul Adrian Glaubitz 91dc428ea9 Include debian-ports-archive-keyring-udeb in Debian Ports package list 2019-04-24 13:47:57 +02:00
John Paul Adrian Glaubitz 070d2bea52 Remove elilo from tools/generate_di+k_list on {i386,ia64} 2019-04-24 12:58:30 +02:00
John Paul Adrian Glaubitz b937afe501 Add grub-efi{,{-ia64,{-bin}}} to tools/generate_di+k_list on ia64 2019-04-24 12:57:29 +02:00
Wolfgang Schweer d0d06336be Adjust the set of forced Edu BD packages 2019-03-24 12:48:38 +00:00
Steve McIntyre 94df26ad06 More logging cosmetic tweaks 2019-03-21 14:34:22 +00:00