TinyTidup
parent
1fc8d6cd4d
commit
a2b6006187
1
build
1
build
|
|
@ -61,7 +61,6 @@ cp bootfiles/efi-files/syslinux.efi $BOOT/EFI/Boot/bootx64.efi
|
||||||
cp bootfiles/efi-files/{ldlinux.e64,menu.c32,libutil.c32} $BOOT/EFI/Boot
|
cp bootfiles/efi-files/{ldlinux.e64,menu.c32,libutil.c32} $BOOT/EFI/Boot
|
||||||
cat $BOOT/syslinux.cfg | sed -r "s:/$LIVEKITNAME/boot/vesa::" > $BOOT/EFI/Boot/syslinux.cfg
|
cat $BOOT/syslinux.cfg | sed -r "s:/$LIVEKITNAME/boot/vesa::" > $BOOT/EFI/Boot/syslinux.cfg
|
||||||
|
|
||||||
|
|
||||||
# create compressed 01-core.sb
|
# create compressed 01-core.sb
|
||||||
COREFS=""
|
COREFS=""
|
||||||
for i in $MKMOD; do
|
for i in $MKMOD; do
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue