Changeset 518 in MondoRescue for trunk/mondo/mondo/common/my-stuff.h


Ignore:
Timestamp:
May 1, 2006, 1:42:39 AM (18 years ago)
Author:
bcornec
Message:

merge -r 506:516 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo/mondo/common/my-stuff.h

    r512 r518  
    225225/**
    226226 * @c growisofs command to generate a bootable DVD using LILO, except for the directory to image.
    227                 */// -b images/mindi-boot.2880.img
     227    */// -b images/mindi-boot.2880.img
    228228#define MONDO_GROWISOFS_REGULAR_ELILO     "growisofs -use-the-force-luke -no-emul-boot -b images/mindi-boot.2880.img -c boot.cat -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V _CD#_ -v"
    229229
    230230/**
    231231 * @c growisofs command to generate a bootable DVD using LILO, except for the directory to image.
    232                 */// -b images/mindi-boot.2880.img
     232    */// -b images/mindi-boot.2880.img
    233233#define MONDO_GROWISOFS_REGULAR_LILO     "growisofs -no-emul-boot -b isolinux.bin -c boot.cat -J -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL -V _CD#_ -v"
    234234
Note: See TracChangeset for help on using the changeset viewer.