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


Ignore:
Timestamp:
Oct 27, 2005, 10:45:34 PM (19 years ago)
Author:
bcornec
Message:

merge r87:88 of the 2.04_berlios branch
indent some files

File:
1 edited

Legend:

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

    r87 r89  
    214214/**
    215215 * @c growisofs command to generate a bootable DVD using LILO, except for the directory to image.
    216      */// -b images/mindi-boot.2880.img
     216         */// -b images/mindi-boot.2880.img
    217217#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"
    218218
    219219/**
    220220 * @c growisofs command to generate a bootable DVD using LILO, except for the directory to image.
    221      */// -b images/mindi-boot.2880.img
     221         */// -b images/mindi-boot.2880.img
    222222#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"
    223223
Note: See TracChangeset for help on using the changeset viewer.