git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@575
d1e1f19c-881f-0410-ab34-
b69fee027534
+++ /dev/null
-#!/bin/bash
-ISO=${ISO:-../gentoo.iso}
-mkisofs -J -R -r -l -o ${ISO} .
-#palo -f boot/palo.conf -C ${ISO}
-palo -k vmlinux -b boot/iplboot -r initrd -c "0/vmlinux initrd=initrd TERM=linux root=/dev/ram0 init=/linuxrc cdroot looptype=normal loop=/livecd.loop" -C ${ISO} -f foo
-
-
+++ /dev/null
-#!/bin/bash
-mkisofs -J -r -netatalk -hfs -probe -map boot/map.hfs -part -no-desktop -hfs-volid GentooPPC_2004.0 -hfs-bless ./boot -o ../gentoo.iso .
+++ /dev/null
-#!/bin/bash
-mkisofs -J -R -l -o ../gentoo.iso -G /boot/isofs.b -B ... .
+++ /dev/null
-#!/bin/bash
-mkisofs -J -R -z -l -o ../gentoo.iso -G /boot/isofs.b -B ... .
+++ /dev/null
-#!/bin/bash
-mkisofs -J -R -l -o ../gentoo.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-load-size 4 -boot-info-table -z .