Ignore:
Timestamp:
Aug 9, 2007, 3:19:05 PM (17 years ago)
Author:
Bruno Cornec
Message:
  • use of conf file for mkisofs and cdrecord commands
  • unification of cdr,cdrw and dvd
  • may not compile, modifications will continue
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/distributions/conf/mondo.conf.dist

    r1535 r1592  
    1313#
    1414mondo_iso_burning_cmd="/usr/bin/cdrecord"
     15#mondo_iso_burning_cmd="/usr/bin/growisofs"
    1516
    1617#
    1718# ISO Burning CLI command options
    18 mondo_iso_burning_options="-eject dev=_DEVICE_ speed=_SPEED_ fs=24m driveropts=burnfree"
     19mondo_iso_burning_opt="-eject fs=24m driveropts=burnfree"
     20#mondo_iso_burning_options="-J -r -v -p MondoRescue -publisher http://www.mondorescue.org -A MondoRescue -o _ISO_ -V _CD#_ -boot-info-table -no-emul-boot -boot-load-size 4"
    1921
    2022#
Note: See TracChangeset for help on using the changeset viewer.