Changeset 1079 in MondoRescue for trunk/mondo-doc/mindi.8


Ignore:
Timestamp:
Jan 28, 2007, 5:58:18 PM (17 years ago)
Author:
Bruno Cornec
Message:

merge -r1045:1078 £SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mondo-doc/mindi.8

    r979 r1079  
    3333.BI "mindi --makemountlist "file
    3434.br
    35 .BI "mindi [--max-compressed-size "max "] --custom " parameters
     35.BI "mindi --usb "device
     36.br
     37.BI "mindi --printvar "variable
    3638.SH DESCRIPTION
    3739.PP
     
    6466.SH OPTIONS
    6567.TP
    66 .BR "-v"| " --version"| " -V"| " -version"
    67 Prints the version of mindi.
    68 .TP
    69 .B --findkernel
    70 Finds the image of the running kernel in the file system.
     68.BI "-v"| " --version"| " -V"| " -version"
     69.RI Prints the version of mindi.
     70.TP
     71.BI "--findkernel"
     72.RI Finds the image of the running kernel in the file system.
    7173.TP
    7274.BI "--makemountlist "file
    7375.RI "Creates a mount list and writes it to file "file ".
    7476.TP
    75 .BI "--max-compressed-size "max
    76 Maximum size for disk image in KB.
     77.BI "--usb "device
     78.RI Create a bootable USB device
     79.TP
     80.BI "--printvar "variable
     81.RI "prints the value of the variable (useful for mondo-archive and debug)"
    7782.TP
    7883.BI "--custom " parameters
    79 Provide all required parameters to
    80 .B mindi
    81 for non-interactive calling. This usually means a call from
     84.RI "Provide all required parameters to"
     85.B mindi
     86.RI "for non-interactive calling. This usually means a call from"
    8287.BR "mondoarchive(8)".
    8388The following parameters are used:
     
    120125.br
    12112619) make non-bootable [yes|no]
     127.br
     12820) use gzip [yes|no]
    122129.br
    123130(Blank parameters must be specified as "" on the command line.)
     
    135142reports.
    136143.TP
     144.I /etc/mindi/deplist.d
     145Files containing the list of files to be included on boot/root disks.
     146.TP
    137147.I /etc/mindi/deplist.txt
    138 List of files to be included on boot/root disks.
     148List of additional files to be included on boot/root disks.
    139149.TP
    140150.I /var/cache/mindi/N.tar.gz
     
    168178called
    169179.B mindi.conf
    170 which overwrites default values by setting up the following variables:
    171 .TP
    172 .I TMPDIR
    173 .B (default /tmp): directory to create temporary files
    174 .br
    175 .TP
    176 .I EXTRA_SPACE
    177 .B (default 24576): increase if you run out of ramdisk space
    178 .br
    179 .TP
    180 .I IA64_BOOT_SIZE
    181 .B (default 8192): size of the ia64 boot disk
    182 .br
    183 .TP
    184 .I CACHE_LOC
    185 .B (default /var/cache/mindi): directory where boot/root files
    186 and iso are generated
    187 .br
    188 WARNING: This directory is erased before usage
     180which overwrites default values described in
     181.B mindi.conf.dist
     182in the same directory.
    189183.br
    190184.SH "SEE ALSO"
Note: See TracChangeset for help on using the changeset viewer.