source: trunk/packages/sipb-xen-guest-installer/sipb-xen-guest-installer/files/srv/guest-installer/etch/cdrom.patch @ 218

Last change on this file since 218 was 218, checked in by price, 17 years ago

Use temp directory, use DHCP, and live in sane paths.

The partial/ tree is gone now.
Files are in files/; the installer's persistent data
will go in subtrees like /srv/guest-installer/etch/.

Also, it magically takes only 15 minutes now.

File size: 538 bytes
  • isolinux/isolinux.cfg

    diff -Nur cdrom.old/isolinux/isolinux.cfg cdrom/isolinux/isolinux.cfg
    old new  
    1212F9 f9.txt
    1313F0 f10.txt
    1414
    15 DEFAULT install
     15DEFAULT sipb-xen-install
     16
     17LABEL sipb-xen-install
     18       kernel /install.amd/vmlinuz
     19       append auto=true preseed/file=/cdrom/preseed.cfg priority=critical vga=normal fb=false initrd=/install.amd/initrd.gz --
    1620
    1721LABEL install
    1822       kernel /install.amd/vmlinuz
Note: See TracBrowser for help on using the repository browser.