Steve McIntyre
34b8379db4
Fix sed delimiters in various scripts
...
Found by Steev - "," is not a safe delimiter to use in various
places. Switch to "|" instead.
2021-01-16 15:27:03 +00:00
Steve McIntyre
fdf9f6739f
Enable graphical installer for arm64
...
Shift the extra_image helper function from boot-x86 to common.sh to
help.
Call extra_image with || true for now on boot-arm64 so we don't fail
builds straight away. Remove that || true later once we're happy
things work.
2020-04-20 18:23:45 +01:00
Samuel Thibault
d29c2db629
Add hurd-i386 EFI support.
2019-11-17 19:10:37 +01:00
Samuel Thibault
6ea92b0aed
Drop support for xorriso versions before 1.2.2
2019-11-17 19:10:27 +01:00
Samuel Thibault
a20ba31742
Add missing newlines
2019-09-06 04:18:17 +02: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
db1a62f8ac
Start bullseye development
...
Copy the buster dirs to bullseye as a start
2019-07-07 01:22:46 +01:00