Ignore:
Timestamp:
Oct 12, 2007, 12:21:57 PM (17 years ago)
Author:
Bruno Cornec
Message:

new parameter handled (differential)

File:
1 edited

Legend:

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

    r1671 r1680  
    8181
    8282#
    83 # Create mindi CD (yes|no) ?
     83# Differential backup or full (yes|no)
    8484#
    85 mondo_create_mindi_cd=no
     85mondo_differential=no
     86
     87# DONE
    8688
    8789#
     
    8991#
    9092mondo_kernel="NATIVE"
    91 #mondorescue_kernel="/boot/vmlinuz.special"
    92 
    93 #
    94 # Additional modules to support
    95 # (white space separated list of modules or "all" for maximum cloning capability)
    96 #
    97 mondo_additional_modules="all"
     93#mondo_kernel="/boot/vmlinuz.special"
    9894
    9995#
     
    104100
    105101# DONE
    106 #
    107 # Differential backup or full (yes|no)
    108 #
    109 mondo_differential=no
    110 
    111102#
    112103# Default compression tool
Note: See TracChangeset for help on using the changeset viewer.