g0tmi1k
0224aa50f4
boot-x86: Stop global replace on $ARCH
2024-03-04 12:24:44 +00:00
Steve McIntyre
dd5d174eeb
Fix find syntax
2024-01-02 21:34:40 +00:00
Steve McIntyre
4f8c844f81
Look for firmware in /usr/lib/firmware as well as /lib/firmware
...
Closes : #1059858
2024-01-02 15:55:46 +00:00
Steve McIntyre
5e2ad85ee7
Fix syntax error
2023-03-30 10:10:33 +01:00
Steve McIntyre
ae8cf8b946
Kill loadlin and the /tools dir
2023-03-26 23:10:03 +01:00
Steve McIntyre
7131e37390
Add new config option DISABLE_UEFI_32 to control mixed-mode EFI
...
on x86 builds. Closes : #1031424
2023-02-23 21:46:37 +00:00
Samuel Thibault
d94e9eb5b7
Fix missing %install% replacements
...
E.g. the ontimeout line of spkgtk.cfg includes both the kernel and initrd
paths on the same line, so need several %install% replacements.
2023-01-29 22:05:56 +01:00
Cyril Brulebois
14064e08a1
Replace all gzip -9 calls with pigz -9nm ones.
...
Some gzip calls have --no-name, which disables both the original name
and timestamp; use -n (disables original name) and -m (disables original
timestamp) for pigz, for all calls.
2023-01-23 19:30:35 +01:00
Steve McIntyre
beccc326ca
Drop verbosity
2022-12-29 04:02:20 +00:00
Steve McIntyre
bba0f2116c
Stop adding win32-loader stuff, it's dead
2022-12-29 03:57:01 +00:00
Steve McIntyre
8a8e623819
Add 32-bit EFI binaries to all amd64 images too
...
so we no longer need a multi-arch image for Bay Trail etc.
2022-12-29 03:54:45 +00:00
Steve McIntyre
2ef9e57ec0
Tweak the uuid search setup
...
Not all arches may have a grub.cfg, it seems. Don't fail there.
2022-11-28 10:24:00 +00:00
Steve McIntyre
6d1fdf2446
Change how we find the installer when booting via grub-efi
...
instead of looking for the .disk/info file, use .disk/id/$UUID
instead. Closes : #1024346 , #1024720 .
2022-11-26 01:45:26 +00:00
Raphaël Hertzog
bbeab52f9a
Fix install_firmwares_initrd to not fail when the firmware is not found.
2022-08-05 09:12:54 +02:00
Samuel Thibault
daa1af93d0
On firmware images, include the sound firmwares
...
in the espeakup-enabled initrd itself. Closes : #992699
2022-02-14 18:31:18 +01:00
bauen1
465f9c335b
pass --invariant and -i deb00001 to mkfs.msdos
...
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2022-02-14 11:34:32 +01:00
Steve McIntyre
8ff621fcb6
Start bookworm development
...
Copy the bullseye dirs to bookworm as a start
2021-08-14 22:45:15 +01:00