Changeset 1639 in MondoRescue for branches/stable/mondo/src/include/mr_conf.h


Ignore:
Timestamp:
Sep 20, 2007, 10:20:45 PM (17 years ago)
Author:
Bruno Cornec
Message:

More conf file items handled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mondo/src/include/mr_conf.h

    r1594 r1639  
    4747    /* Internal tape blocksize */
    4848    int internal_tape_blocksize;
    49     /* Size in MB of the slices for biggiefiles */
    50     int slice_size;
    51     /* deplist file used */
    52     char *deplist_file;
    53     /* Write boot floppies ? */
    54     bool write_boot_floppy;
    5549    /* Create mindi CD ? */
    5650    bool create_mindi_cd;
     
    10195    /* Internal tape blocksize */
    10296    int internal_tape_blocksize;
    103     /* Size in MB of the slices for biggiefiles */
    104     int slice_size;
    10597    /* Boot loader to use */
    10698    char *boot_loader;
Note: See TracChangeset for help on using the changeset viewer.