mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Add hurd-amd64 boot case
This commit is contained in:
parent
5cf55d99e2
commit
62844c08d4
tools
2
tools/boot/trixie/boot-hurd-amd64
Executable file
2
tools/boot/trixie/boot-hurd-amd64
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
. $BASEDIR/tools/boot/$DI_CODENAME/boot-hurd-common
|
@ -370,6 +370,11 @@ libc0.3-xen
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_hurd_amd64
|
||||
gnumach-image-1-amd64
|
||||
grub-pc
|
||||
#endif
|
||||
|
||||
#if defined(ARCH_s390) || defined(ARCH_s390x)
|
||||
s390-tools
|
||||
sysconfig-hardware
|
||||
|
Loading…
Reference in New Issue
Block a user