Commit Graph

2341 Commits

Author SHA1 Message Date
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
Steve McIntyre d80cd0b990 Exit on errors in boot-armhf 2019-03-21 14:34:22 +00:00
Steve McIntyre 2baefff77e Tweak EFI common code setup some more 2019-03-21 14:34:22 +00:00
Steve McIntyre 5ebd3a8a95 Cosmetic tweaks to logging 2019-03-21 14:34:22 +00:00
Steve McIntyre bb7e7bf9b9 Remove massively obsolete disks-$ARCH stuff
That went away with boot floppies!
2019-03-21 14:34:22 +00:00
Steve McIntyre 53cfc9f3f5 Tweak logging for release notes 2019-03-21 14:34:22 +00:00
Steve McIntyre 4fdd13cc0c Add more info when removing old dedications 2019-03-21 14:34:22 +00:00
Steve McIntyre 0f8a2f2387 Enable EFI boot support for armhf
Mostly copied from the arm64 support, but also copy in the images like
previously for non-efi platforms.

Move the old boot-arm-common code back into boot-armel now it's no
longer common.
2019-03-21 14:34:22 +00:00
Steve McIntyre 15ab1a98d2 Factor out common code for calculating ESP size
Use it for both x86 and arm64
2019-03-21 14:32:54 +00:00
Holger Levsen 95f79b7af9 contrib/cronjob.weekly: drop -usb from Debian Edu BD images names.
contrib/cronjob.weekly: drop -usb from CDNAME for Debian Edu BD images, as "usb" is both wrong as well as redundant as 'BD' is also part of the generated filenames.

Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-03-09 20:31:15 +01:00
Wolfgang Schweer f2c78677ab Extend the set of forced Edu BD packages
(This is a workaround for the effects of #601203)
2019-03-07 12:43:27 +01:00
Holger Levsen 2583350b8d add changelog entry for Wolfgang
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-20 14:16:28 +01:00
Wolfgang Schweer 8f238be16e Force missing packages onto the Edu BD
Start with a small set. These are packages that are Recommends of ltsp-server
and ldm-server and as Recommends of Recommends not pulled in automatically.
2019-02-20 14:16:28 +01:00
Holger Levsen 97f9c0fa21 release as 3.1.23
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-19 19:08:35 +01:00
Holger Levsen ee7441d449 contrib: updated from setup.git/buster/.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-19 19:08:16 +01:00
Holger Levsen c149517d7b add Closes: #769589
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-12 12:12:17 +01:00
Holger Levsen 4df2f3a4d5 add changelog entry for Wolfgang
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-12 11:57:30 +01:00
Wolfgang Schweer f1adacb899 Set adjusted cd_type for incomplete BD image
If COMPLETE=0 is set, the content should rather be
"bluray/not_complete" instead of just "not_complete". This would allow
one to build offline usable Edu BDs.
2019-02-11 17:03:26 +00:00
Steve McIntyre dca9045c6d Merge branch 'sthibault/debian-cd-master' 2019-02-11 16:50:01 +00:00
Steve McIntyre 44ea4bc0e3 Add grub-efi packages to armhf media 2019-02-11 16:37:39 +00:00
Holger Levsen c75a7b60a6 data/buster: update Debian Edu syslinux splash image
from src:debian-edu-artwork 2.10.5-1

(the logo hasn't changed.)

Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-11 00:41:46 +01:00
Holger Levsen 97271053ac data/buster: update Debian Edu syslinux splash image from src:debian-edu-artwork 2.10.4-1.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-09 16:26:31 +01:00
Samuel Thibault 3a588e90a5 Support dark theme boot entries 2019-02-08 18:52:37 +01:00
Holger Levsen 6804716e8f contrib/HEADER.html.in: describe Edu netinst images for x86
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-07 16:02:58 +01:00
Holger Levsen 66e99198e2 data/buster: update Debian Edu installer logo from src:debian-edu-artwork 2.10.4-1.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-07 15:54:36 +01:00
Holger Levsen f8667458e1 release as 3.1.22
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2019-02-02 23:38:22 +01:00
John Paul Adrian Glaubitz 57cae18914 Makefile: Add ia64, powerpc, riscv64 and sparc to DEBIAN_PORTS_ARCHES 2019-01-27 19:45:33 +01:00
John Paul Adrian Glaubitz e49d1c1966 Makefile: Rephrase comment on package list for Debian Ports 2019-01-27 19:44:01 +01:00
John Paul Adrian Glaubitz 647b681a13 Makefile: Reorder architecture list in DEBIAN_PORTS_ARCHES 2019-01-27 19:42:23 +01:00
John Paul Adrian Glaubitz 4b541d8cba Makefile: Rename UNRELEASED_PORT_ARCHITECTURES to DEBIAN_PORTS_ARCHES 2019-01-27 19:38:01 +01:00
John Paul Adrian Glaubitz f4bcefa9dd Rename data/base_include_port_architectures to data/debian_ports 2019-01-27 19:32:40 +01:00