first commit

This commit is contained in:
Jules 2024-06-17 01:03:06 +02:00
commit 1a5996e8a3

1
makeiso.sh Normal file
View File

@ -0,0 +1 @@
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V "Debian 12.3 amd64" -o "debian-testing-amd64-netinst_pressed.iso" -isohybrid-mbr "/usr/lib/ISOLINUX/isohdpfx.bin" -b "isolinux/isolinux.bin" -c "isolinux/boot.cat" -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e "boot/grub/efi.img" -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus "isofiles/"