source: MondoRescue/branches/stable/mindi/distributions/conf/mindi.conf.dist@ 1087

Last change on this file since 1087 was 1087, checked in by Bruno Cornec, 17 years ago

WARNING: Not tested yet ! Will be stabilized in next hours.
this patch changes the interface between mindi and mondo.
Everything is now managed through either MONDO_CACHE/mondo-restore.cfg
and MONDO_CACHE/mindi.conf (an additional configuration file)
This removes all the one line files NFS-*, ... that where used
in an anarchic way. Now everything computed by mondo is
under mondo-restore.cfg and everything related to mindi in mindi.conf

Still needed are the removal of the 2 parameters to mindi,
but that will be done after when a clear line is drawn between
where files are put by each tool.

MONDO_TMP and MINDI_TMP should be reserved for temporary files
MONDO_CACHE and MINDI_CACHE for end results and communication
between tools.
These changes were made in order to prepare the USB support in mondo

A first step in the right direction, but still some work to do
before it's working again.
Testers please be warned.

File size: 4.7 KB
Line 
1# Mindi configuration file
2#
3# $Id$
4#
5# We tried to give sensible defaults in this file.
6# Changing some values may render mindi instable
7# or cause failures. Use with care.
8
9#
10# Extra space for Ram disk
11#
12mindi_extra_space=24576
13
14#
15# Size of the boot image for ia64
16#
17mindi_ia64_boot_size=8192
18
19#
20# Maximum compressed size for disk image in KB.
21#
22mindi_max_compressed_size=1300
23
24#
25# deplist file name (stored in $MINDI_CONF)
26#
27mindi_deplist_file="deplist.txt"
28
29#
30# Write boot floppies (yes|no) ?
31#
32mindi_write_boot_floppy="no"
33
34#
35# Force dual floppies ?
36#
37mindi_dual_floppies="no"
38
39#
40# Write mindi CD (yes|no) ?
41#
42mindi_write_cd="no"
43
44#
45# Write mindi USB (yes|no) ?
46#
47mindi_write_usb="no"
48
49#
50# Write mindi Tape (yes|no) ?
51#
52mindi_write_tape="no"
53
54#
55# If set to "no", you will be prompted for whether or not
56# you want to use your own kernel, or the supplied default.
57# If "yes" mindi will automatically use your own kernel.
58#
59mindi_use_own_kernel="yes"
60
61#
62# Images creation dir
63# WARNING: This directory is erased before usage
64# This is also the directory mondoarchive will use to find
65# what it needs to create it rescue media
66#
67mindi_cache_dir="/var/cache/mindi"
68
69#
70# Temporary directory
71# Under it a temporary directory will be created to host all
72# temporary files for mindi. That subdirectory is erased at the end of mindi
73#
74mindi_tmp_dir="/tmp"
75
76#
77# Floppy Disk Device
78#
79mindi_fd_device="/dev/fd0"
80
81#
82# USB Disk Device
83#
84mindi_usb_device="/dev/sda1"
85
86#
87# Tape Device
88#
89mindi_tape_device="/dev/st0"
90
91#
92# Additional Boot Parameters
93# You may want to remove acpi=off if you're unable to reboot on mindi's CD
94# You may want to add ramdisk_size=1024 if on Fedora Core 5/6
95#
96mindi_boot_params="acpi=off apm=off devfs=nomount exec-shield=0 noresume selinux=0 barrier=off"
97
98#
99# Kernel to use (NATIVE|FAILSAFE|PATH TO THE KERNEL)
100#
101mindi_kernel="NATIVE"
102#mindi_kernel="/boot/vmlinuz.special"
103
104#
105# Modules supported by mindi and required at boot time
106#
107mindi_scsi_mods="3w-xxxx 3w_xxxx 53c7,8xx a100u2w a320raid aacraid advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi isp megaraid mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qlogicfas qlogicfc qlogicisp raw1394 scsi_debug scsi_mod sd_mod seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs"
108mindi_ide_mods="ide ide-generic ide-detect ide-mod ide-disk ide-cd ide_cd ide-cs ide-core ide_core edd paride ata_piix libata via82cxxx generic nvidia ahci sata_nv cmd64x"
109mindi_usb_mods="usb-storage usb-ohci usb-uhci usbcore usb_storage hid uhci_hcd ehci_hcd uhci-hcd ehci-hcd ohci-hcd ohci_hcd usbkbd usbhid"
110mindi_pcmcia_mods="pcmcia_core ds yenta_socket"
111mindi_cdrom_mods="cdrom isocd isofs inflate_fs nls_iso8859-1 nls_cp437 sg sr_mod zlib_inflate"
112mindi_tape_mods="ht st osst ide-tape ide_tape"
113mindi_floppy_mods="ide-floppy floppy"
114mindi_net_mods="sunrpc nfs nfs_acl lockd loop mii 3c59x e100 bcm5700 bnx2 e1000 eepro100 ne2k-pci tg3 pcnet32 8139cp 8139too 8390 vmxnet vmnet"
115mindi_extra_mods="vfat fat loop md-mod linear raid0 raid1 xor raid5 lvm-mod dm-mod dm-snapshot dm-zero dm-mirror jfs xfs xfs_support pagebuf reiserfs ext2 ext3 minix nfs nfs_acl nfsd lockd sunrpc jbd mbcache"
116#
117# Additional modules to support
118# (white space separated list of modules)
119#
120mindi_additional_mods=""
121
122#
123# Location of the fstab file
124#
125mindi_etc_fstab="/etc/fstab"
126
127#
128# Location of the logfile
129#
130mindi_log_file="/var/log/mindi.log"
131
132#
133# Interactive mode (yes|no)
134#
135mindi_interactive="no"
136
137#
138# Boot message shown during media boot
139#
140mindi_boot_msg="\
141To format and restore all files automatically, type 'nuke' <enter>.\n\
142To restore some/all files interactively, type 'interactive' <enter>.\n\
143To compare the archives with your filesystem, type 'compare' <enter>.\n\
144To boot to a command-line prompt (expert mode), type 'expert' <enter>.\n\
145You may add one or more of the following parameters as well:-\n\n\
146 donteject - mondorestore will not eject the CD; this is useful if, for\n\
147 instance, your PC's case has a concealed CD-ROM drive\n\
148 noresize - your mountlist will not be adjusted to use your unallocated\n\
149 hard disk space\n\
150 textonly - do not call any Newt library routines; this is unattractive\n\
151 but valuable if you find your Newt library has bugs in it\n\n\
152e.g. Type 'nuke donteject textonly' if you have an unstable Newt library and \n\
153a PC whose CD-ROM drive tray would be damaged if it unexpectedly ejected.\n\
154"
155
Note: See TracBrowser for help on using the repository browser.