source: MondoRescue/branches/3.1/mondo-doc/mondoarchive.8@ 2937

Last change on this file since 2937 was 2937, checked in by Bruno Cornec, 12 years ago

svn merge -r 2849:2935 ../3.0

  • Adds 3 binaries called potentially by udev o support USB key mount at restore time (Victor Gattegno)
  • mindi only sets the boot flag of a USB device if none is present already (should avoid flip/flop situation)
  • Fix a compatibility bug in analyze-my-lvm whete exclude lists with '|' was incorrectly analyzed (' ' still expected)
  • Precise that -J is not supported by mondorestore yet.
  • Fix a compatibility bug in mindi where exclude lists with '|' was incorrectly analyzed (' ' still expected)
  • Install an MBR on USB devices when possible
  • Improve error message in case mondorestore isn't found
  • Adds support for more virtio devices for KVM restore
  • Improve mbr.bin handling
  • Fix an issue in test of FindKernel for Xen and non Xen cases
    • Fix #492 by removing an extra useless fi
    • Move fvat nd fat modules to CDROM_MODS in order to have them in the initrd to support saving logs to a USB device e.g.
    • Fix an error when dmidecode reports comments before system name
    • Fix previous broken patch on comment management for bkphw
    • Improve msgs printed during kbd analysis
    • Fix a small remaining pb with new comment support
    • Try to again improve the mount/umount stuff in mondo -Adds mention to OEL, CentOS, ScientifLinux as RHEL clones
  • Fix a panadoid_free done on the wrong variable (solve a memory leak)
  • Solve #495 by skipping the potential (auto-read-only) when analyzin /proc/mdstat result
  • Fix some markup in man pages
  • adds the post-nuke script sample for Debian (Guillaume Pernot/Andrée Leidenfrost)
  • Avoid a useless umount when changing of afio set, let insist_on_cd check and perform if needed
  • Copy everything under .ssh of root account to allow for sshfs mount without passwd at restore time.
  • Adds support for bnx2i driver
  • Try to fix #496 by supporting the protocol in the output of the mount command (sshfs#...)
  • Uses the -d option of the mount command to avoid leaving loop devices in use. Probably provoked by the usage of a more recent busybox, but anyway that option doesn't hurt, and does nothing for non-loop devices. Should fix the problems reported on the ML with NFS and more than 8 ISO images (8 being the default number of loop devices available)
  • Attempt to fix #436 by adding some newtDrawForm where appropriate.
  • Fix bugs in the kernel detection routine of mindi (some echo were done without capturing their output, confusing the return). This should also help the Xen detection issue
  • Change the logging function to be nearer from 2.2.10, and start using some
  • Initialize some global fields with an empty string, now that newt Draws more regularly progress forms
  • Mindi progression still not good, but showing now 3% when calling mindi. Would need a specific handling for the progress bar to evolve more afterwards
  • Add compatibility with the latest SSSTK + PSP content for HP ProLiant + branding homogeneous now. We only take conrep out of the SSSTK pending a package availability. Using hpacuscripting now. Review of parameters called following test made.
  • Fix #501 by pushing BOOT_SIZE to 36864 for certain Ubuntu cases
  • Fix some remaining inconsistencis in the ProLiant HW backup. ready for usage.
  • Fix an issue on udevadm call (needs an intermediate variable)
  • Fix a remaining ProLiant tool call
  • Remove again some wrong variable initialization for Net in order to not have strange messages now we call Draw more often
  • Adds support for hwaddr (MAC addresses) at restore time, and map to the correct NIC if it's found at restore time (based on code from Stefan Heijmans)
  • Try to Fix #499 by changing init in order to never exit, and rebooting using sysrq in /proc (not portable). Maybe should move to using a real init, and a separated rcS script.
  • Fixes the shell msg error by using setsid as per Busybox FAQ
  • Fix #491 by correctly checking Xen kernel used for a dom0 env (apollo13)
  • Improves logging in Die()
  • Improve again ProLiant HW support, by adding references to the yet to come SSSTK rpm so that conrep is called at its future right place.
  • Improve mindi support for kernel 3.x
  • Fix #499 for good, by using a real init from busybox and moving our init script to etc/init.d/rcS. We also now call the reboot from busybox to exit, which indeed reset the system correctly (in a VM at least which wasn't the case before). Reauires a new mindi-busybox as well.
  • Attempt to solve #503 by handling /lib64 separately for udev and only if not a link (to /lib) for Ubuntu 64
  • Improve again previous tests for bug #503
  • Improve -d option description for NFS
  • Allow http download for ftp content
  • New italian mirror
  • Fix #505 by documenting environment variables
    • Fix a bug where on OBDR mode compression was turned off to create the OBDR content but not back on (report from the mailing list)
  • solve http://trac.mondorescue.org/ticket/520 by Victor Gattegno
  • Fix #524 as option -U needs a size also
  • Removes useless gendf option
  • Fix #511 now stabgrub is called also after conf file modifications
  • Adds support for SUID binaries
  • remove a useless xenkernelname variable from mindi
  • Should fix #512 by clearing old scratchdir before changing to a new
  • Simplify the function engaging SCSI for Smart Array controllers, and support as many controller as we have
  • Add some binaries used on SLES 10 by udev
  • Fix a syntax issue in newt-specific.c
  • Fix a memory free bug where a used variable was freed to early
  • Fix a memory free bug where a used variable was misused in asprintf/free
  • Fix #498 by using an external program (hpsa_obdr_mode) which can set the mode of the tape to CD-ROM or Sequential at will.

That program will have to be downloaded from http://cciss.sf.net

  • Adds support for the route command in mindi-busybox
  • Force block size back to 32768 in OBDR mode after skipping the 2 tape marks, to read the additional rootfs data corerctly - Fix #498 for good it seems
  • Adds support for a new pata_atiixp driver
  • Fix #525 and improve printing when no /etc/raidtab, but still md devices
  • Exclude /run similarly to /sys and /proc
  • Fix a bug in mindi when having multiple swap partiions with same starting string (/dev/dm-1 and /dev/dm-16). We now add a space in the grep to avoid mischoice.
  • Fix grub installation if we had to go in the hack part which wasn't using the correct variables to make decisions !
  • Remove all mention of mondorescue.com from code
  • Fix some website typo on the download page and precise that we now develop on Mageia
  • Exclude sysfs devpts and tmpfs partitions found in RHEL 6.2 from analyze by mindi (made error messages)
  • Force activation of first partition which should not be optional as everything is destroyed before
  • Fix a bug in analyze-my-lvm where LVs were created in random order (the one of lvscan) instead of using the dm-xxx order, which creates issues at restore time between the mapping created then and the one we had at backup time which could be inconssistent

-mondoarchive now exists if the mt command is missing when needed

  • Proper fix for analyze-my-lvm
  • Fix #500 and #473 by adding support of old metadata format for mdadm if using grub < 0.9x or lilo on a md boot device (to be tested)
  • Really never inject or eject when the -e option is passed or device is inappropriate (USB, Net, ...)
  • Fix #577 by having factor back as a float (not a long ! it's a decimal value) and making the appropriate cast.
  • Fix #578 by improving the regexp used for CD/DVD detection with -scanbus option
  • Adds more verbosity when LVM creation fails.
  • Fix #579 by checking with pipes on both sides of the string
  • debugfs should be excluded from the device considered for fstab analysis
  • Property svn:keywords set to Id
File size: 16.3 KB
Line 
1.\" This is free documentation; you can redistribute it and/or
2.\" modify it under the terms of the GNU General Public License as
3.\" published by the Free Software Foundation; either version 2 of
4.\" the License, or (at your option) any later version.
5.\"
6.\" The GNU General Public License's references to "object code"
7.\" and "executables" are to be interpreted as the output of any
8.\" document formatting or typesetting system, including
9.\" intermediate and printed output.
10.\"
11.\" This manual is distributed in the hope that it will be useful,
12.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
13.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14.\" GNU General Public License for more details.
15.\"
16.\" You should have received a copy of the GNU General Public
17.\" License along with this manual; if not, write to the Free
18.\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
19.\" USA.
20.\"
21.TH mondoarchive 8 "PBDATE" "Mondo Rescue PBVER-rPBREV"
22
23.SH NAME
24mondoarchive \- a backup / disaster\-recovery tool.
25
26.SH SYNOPSIS
27.B mondoarchive \-O
28[
29.I options
30] : backup your PC
31.br
32.B mondoarchive \-V
33[
34.I options
35] : verify your backup
36
37.SH DESCRIPTION
38.PP
39.I mondoarchive
40backs up a subset of your files, your entire filesystem, or even images of
41non-Linux filesystems to CD's, tape, ISO images or an NFS mount. In the event of
42catastrophic data loss, you will be able to restore everything, taking a PC from
43bare metal to its original state if necessary.
44
45.PP
46With
47.BR \-O ,
48it backs up your filesystem to CD, tape, ISO images or NFS share. Boot media
49or a special boot CD will be created to allow you to restore from bare metal if
50necessary.
51
52.PP
53With
54.BR \-V ,
55it verifies the backup against the live filesystem. This option may be used in
56combination with
57.BR \-O
58to verify a backup after its creation, or on its own to see how much the live
59filesystem has changed since the backup was made.
60
61.PP
62Call mondoarchive
63.BR without
64.BR flags
65to make it auto-detect as many settings as possible, ask you politely for the
66rest, and then backup and verify your OS or a subset thereof.
67
68.PP
69To restore data, either run
70.I mondorestore
71from the command line or boot from the emergency media generated during
72the backup process. The latter will come in handy if a gremlin wipes your hard
73disk.
74
75.SH BACKUP MEDIA
76.TP 13
77You must specify one of the following:-
78
79.TP
80.BI "\-c " speed
81Use CD-R drive as backup device and its (write-once) disks as backup media.
82
83.TP
84.BI "\-w " speed
85Use CD-RW drive as backup device and its (write/rewrite) disks as backup media.
86Mondo will wipe media before writing to them.
87
88.TP
89.BI "\-r "
90Use DVD drive as backup device and its disks as backup media. Growisofs decides
91on the best speed for your drive. Note that calling mondoarchive
92.B using sudo when writing to DVDs will fail
93because growisofs does not support this \- see the growisofs manpage for
94details.
95
96.TP
97.BI "\-C " speed
98Use CD-R drive as a streaming device, almost like a tape streamer. Use
99write-once disks as backup media.
100.B Experimental.
101
102.TP
103.BI "\-p " prefix
104Use
105.B prefix
106to generate the name of your ISO images.
107By default, mondoarchive names images mondorescue-1.iso, mondorescue-2.iso, ...
108Using
109.B \-p machine
110will name your images machine-1.iso, machine-2.iso, ...
111
112.TP
113.BI "\-i "
114Use ISO files (CD images) as backup media. This is good for backing up your
115system to a spare hard drive. The
116.B \-n
117switch is a wiser choice if you plan to restore from a remote filesystem.
118
119.TP
120.BI "\-n " mount
121Use files residing on a remote share as backup media.
122.I mount
123is the remote mount-point, e.g. 'nfs://192.168.1.3:/home/nfs'
124for my file server. If not mounted, mondoarchive will do it for you. So nice ;-)
125If your NFS server only accept write from a backup user, you may specify it with the syntax:
126.B nfs://user@machine:/mount/path
127and mondoarchive will try to do its best to support it.
128Other protocols are available such as sshfs for fuse SSH based filesystem
129mount, with the same syntax e.g. 'sshfs://user@192.168.1.3:/home/nfs'
130
131.TP
132.BI "\-t "
133Use tape streamer as backup device and its tapes as backup media.
134
135.TP
136.BI "\-U "
137Use a generic USB device as backup device. Use this if you want to write
138your backup to a USB key or USB disk, which will be make bootable.
139The USB device should be attached to the system in order for this to work and
140its device name passed to the
141.BR \-d
142option. Do not use the partition name, but the raw device name (/dev/sda e.g.)
143.B WARNING: All the data on the related device will be removed.
144
145.TP
146.BI "\-u "
147Use a generic streaming device as backup device. Use this if you want to write
148your backup to a device that is not directly support by mondoarchive. This will
149send the data directly to a raw device.
150.B For experienced users only.
151
152.SH MAJOR OPTIONS
153.TP 13
154.BI "\-D "
155Make a differential backup: examine the filesystem and find which files have
156changed since the last full backup was carried out. Backup only those files.
157
158.TP
159.BI "\-E " "\*(lqpath|...\*(rq"
160Exclude path(s) from backup. The paths should be separated with a pipe and surrounded by quotes.
161This is the prefered and recommended option when doing partial archiving.
162Note that mondo automatically excludes removable media (/mnt/floppy,
163/mnt/cdrom, /proc, /sys, /run, /tmp). For example, if you are backing up to an NFS mount but you
164do not want to include the contents of the mount in a backup, exclude your
165local mount-point with this switch. It will also work with partitions, e.g.
166/dev/sdd4 if you have a peculiar SCSI zip drive which insists on showing up in
167the mountlist. NB: If you exclude /dev/sdd4 then the /dev entry itself will
168still be backed up, even though the mountlist entry will be suppressed.
169N.B.: If you specify a directory with a final / its content will be
170archived so it won't do what you expect.
171You may also specify full disk device to this option as with \-E
172\*(lq/dev/sda|/dev/cciss/c0d0\*(rq
173
174.TP
175.BI "\-I " "\*(lqpath|...\*(rq"
176Include paths(s) in backup. The paths should be separated with a pipe and surrounded by quotes.
177This option is mainly used to perform tests
178in order to reduce the time taken by the archiving operation.
179The default backup path is \*(lq/\*(rq but you may specify alternatives,
180e.g. \-I \*(lq/home|/etc\*(rq to override that.
181You may also specify full disk device to this option as with \-I
182\*(lq/dev/sda|/dev/cciss/c0d0\*(rq
183N.B.: When using the
184.BR \-I
185option with the
186.BR \-E
187option, the \-E content should be subdirectories of those mentioned in
188the \-I only, as \-I takes precedence.
189
190.TP
191.BI "\-J " "file"
192Specify an explicit list of files and directories to include in a plain text file, one item
193(file or directory) per line. Beware that directories placed in that file are not managed recursively contrary to what is done with the \-I option.
194
195.TP
196.BI "\-N"
197Exclude all mounted network filesystems. This currently means NFS, SMB, Coda, MVFS, AFS
198OCFS and Netware. In other words, only backup the local hard disk(s).
199
200.TP
201.BI "\-d " "dev|dir"
202Specify the backup device (CD/tape/USB) or directory (NFS/ISO). For CD-R[W] drives,
203this is the SCSI node where the drive may be found, e.g. '0,1,0'. For tape
204users, this is the tape streamers /dev entry, e.g. '/dev/st0'. For USB users,
205this is the device name of your key or external disk. For ISO users,
206this is the directory where the ISO images are stored. For NFS users, this is
207the subdirectory under the NFS mount where the backups are stored. The default
208for ISO and NFS is '/var/cache/mondo'.
209
210.TP
211.BI "\-g "
212GUI mode. Without this switch, the screen output of mondoarchive is suitable
213for processing by an 'expect' wrapper, enabling the user to backup nightly via
214a cron job. However, if you want to run this program with an attractive but
215non-cron-friendly interface then use '\-g'.
216
217.TP
218.BI "\-k " "path"
219Path of user's kernel. If you are a Debian (<3.0) or Gentoo (<1.4) user then specify
220.B \-k FAILSAFE
221as your kernel. Otherwise, you will rarely need this option.
222
223.TP
224.BI "\-m "
225Manual (not self-retracting) CD trays are often found on laptops. If you are
226a laptop user, your CD burner has BurnProof technology or you experience
227problems with mondo then please call mondoarchive with this switch.
228
229.TP
230.BI "\-o "
231Use OBDR (One Button Disaster Recovery) type of tapes.
232By default, tapes are not bootable. With this flag, tape will be made bootable
233following the OBDR format.
234
235.TP
236.BI "\-s " "size"
237How much can each of your backup media hold? You may use 'm' and 'g' on the end
238of the number, e.g. '700m' for an extra-large CD-R. You no longer need to
239specify the size of your cartridges if you are backing up to tape.
240
241.TP
242.BI "\-x " "'dev ...'"
243Specify non-Linux partitions which you want to backup, e.g. NTFS or BeOS.
244
245
246.SH MINOR OPTIONS
247.TP 13
248.BI "\-[0-9] "
249Specify the compression level. Default is 3. No compression is 0.
250
251.TP
252.BI "\-A " "command"
253This command will be called after each CD/NFS/ISO file is written. It is useful
254if you want to do something with an ISO after creating it, e.g. write it to a
255CD burner using a non-standard command.
256.B \-A
257understands two tokens \- _ISO_ and _CD#_ - which will be translated into the
258ISO's filename and its index number (1, 2, ...) respectively. So, you could use
259.I \-A 'foobackup _ISO_; rm \-f _ISO_'
260to feed each ISO to some magical new backup tool.
261
262.TP
263.BI "-B " "command"
264This command will be called before each CD/NFS/ISO file is written. See
265.B \-A
266for more information.
267
268.TP
269.BI "\-H "
270When you boot from the tape/CD, your hard drive will be wiped and the archives
271will be restored. Your decision to boot from the tape/CD will be taken as
272consent. No further permission will be sought.
273.B Use with caution.
274
275.TP
276.BI "\-L "
277Use lzo, a fast compression engine, instead of bzip2. You may find lzo on
278Mondo's website or via FreshMeat. WARNING! Some versions of LZO are unstable.
279
280.TP
281.BI "\-G "
282Use gzip, the standard and quicker Linux compression engine, instead of bzip2.
283
284.TP
285.BI "\-Y "
286Use lzma, the new quicker and optimized Linux compression engine, instead of bzip2.
287
288.TP
289.BI "\-R "
290EXPERIMENTAL. Do not use in mission-critical environments. Star is an
291alternative to afio. Mondo now supports POSIX ACLs and extended
292attributes, so \-R is essentially redundant for now.
293
294.TP
295.BI "\-P " "tarball"
296Post-nuke tarball. If you boot into Nuke Mode and everything is restored
297successfully then the
298.I post-nuke
299script will be sought and executed if found. This is useful for post-restore
300customization. It is assumed that the tarball (.tar.gz format) will contain not
301just the
302.I post-nuke
303script (or binary, or whatever it is) but also any files it requires.
304
305.TP
306.BI "\-S " "path"
307Specify the full pathname of the scratchdir, the directory where ISO
308images are built before being archived. If you have plenty of RAM and
309want to use a ramdisk for scratch space, specify its path here.
310
311.TP
312.BI "\-T " "path"
313Specify the full pathname of the tempdir, the directory where temporary
314files (other than ISO images being assembled) are stored. See
315.B \-S
316
317.TP
318.BI "\-W "
319Don't make your backup self-booting. This is a really bad idea, IMO. Don't do
320this unless you have really great boot disks in your hand and you are an anally
321retentive SOB who can't wait 2 minutes for Mindi to run in the background. If
322you use \-W then you'd better know what the hell you're doing, okay?
323
324.TP
325.BI "\-b "
326Specify the internal block size used by the tape drive. This is usually 32K but
327some drives just don't like that. They should but they don't. That's what
328happens when tape drive vendors don't talk to kernel driver writers. Try 512 or
32916384.
330
331.TP
332.BI "\-e "
333Don't eject the CD or tape when backing up...
334
335.TP
336.BI "\-f " "device"
337Specify the drive on which your Master Boot Record lives. Usually, this is
338discovered automatically. A good use case may be when you have software RAID.
339
340.TP
341.BI "\-l " "GRUB|LILO|ELILO|RAW"
342Specify the boot loader. By default, your Master Boot Record is examined and
343the boot loader can usually be discovered. If you specify RAW then the MBR will
344be backed up and restored byte-for-byte without any analysis. It is likely that
345you will also need to specify the boot device with \-f <dev>. ELILO is mandatory
346for IA64 machines.
347
348.TP
349.BI "\-Q "
350Give more detailed information about the boot loader.
351
352.TP
353.BI "\-K " "loglevel"
354Specify the loglevel. Use 99 for full debug. Standard debug level is 4.
355
356.TP
357.BI "\-v "
358Gives mondoarchive version.
359
360.TP
361.BI "\-z "
362Use extended attributes and acl for each file and store them in the
363backup media. Use this option if you use SElinux e.g. but it will slow
364down backup and restore time of course.
365
366
367.SH DIAGNOSTICS
368Mondo generates one additional, and extremely important file:
369.BI /var/log/mondoarchive.log.
370When seeking technical support, attach this file to your email.
371
372
373.SH FILES
374.IR /var/log/mondoarchive.log
375This log contains important information required to analyse mondoarchive
376problem reports. Did I already said that it's highly recommended to send this file with
377support questions.
378
379.SH ENVIRONMENT VARIABLES
380.IR ARCH
381This variable is passed to the environment by mondoarchive so that
382parted2fdisk.pl is aware of the underlying hardware architecture.
383
384.IR MONDO_SHARE
385This variable is passed to the environment by mondoarchive so that
386mindi is aware that it's called from it and act accordingly. It contains
387the shared directory for the mondo package.
388
389.IR PATH
390This variable is modified internally by mondoarchive so that /sbin:/usr/sbin:/usr/local/sbin
391are appended to it systematically in order to find the required tools.
392
393.IR TMPDIR
394This variable is used, if defined, as the target directory to create
395all the temporary files needed during the operation (not the scratch files)
396
397.IR TMP
398This variable is used, if defined and if TMPDIR is not defined, as the target
399directory to create all the temporary files needed during the operation
400(not the scratch files)
401
402.SH NOTES
403A link to Mondo's HTML-based manual (by Bruno Cornec, Mikael Hultgren,
404Cafeole, Randy Delphs, Stan Benoit, and Hugo Rabson) may be found at
405.I http://www.mondorescue.org/docs.shtml
406\- or in
407.I /usr/share/doc/mondo-x.xx
408on your hard drive.
409
410.SH BUGS
411It is recommend that your system has more than 64 MB ram. SCSI device order
412change with nuke can have unexpected results. It is recommended you use expert
413mode with drastic hardware reconfigurations.
414
415.SH EXAMPLES
416
417.BI ISO:
418Backup to a directory; note that /mnt/foo's contents will be backed up except
419for its ISO's unless you exclude it, as follows:
420.br
421.I "mondoarchive -Oi -d /mnt/foo -E '/mnt/foo|/mnt/foo2' -p \`hostname\`-\`date +%Y-%m-%d\`"
422
423Backup to ISO's non-interactively, e.g. as a job running in /etc/cron.daily:
424.br
425.I "mkdir -p /bkp/\`date +%A\`; mondoarchive -Oi -9 -d /bkp/\`date +%A\` -E /bkp"
426
427.BI DVD:
428Backup PC using DVD Media:
429.br
430.I "mondoarchive -OVr -d /dev/scd0 -gF -s 4480m"
431
432.BI TAPE:
433Backup to tape, using lzo compression (WARNING - can be unstable):
434.br
435.I "mondoarchive -Ot -d /dev/st0 -L"
436
437Verify existing tape backup which was made with lzo compression:-
438.br
439.I "mondoarchive -Vt -d /dev/st0 -L -g"
440
441Backup to tape, using max compression:
442.br
443.I "mondoarchive -Ot -9 -d /dev/st0 "
444
445.BI CD-R:
446Backup to 700MB CD-R disks using a 16x CD burner:
447.br
448.I "mondoarchive -Oc 16 -s 700m -g"
449
450Verify existing CD-R or CD-RW backup (works for either):-
451.br
452.I "mondoarchive -Vc 16"
453
454.BI CD-RW:
455Backup to 650MB CD-RW disks using a 4x CD ReWriter:
456.br
457.I "mondoarchive -Ow 4"
458
459Backup just your /home and /etc directory to 650MB CD-RW disks using a 4x CD
460ReWriter:
461.br
462.I "mondoarchive -Ow 4 -I \*(lq/home|/etc\*(rq"
463
464.BI NFS:
465Backup to an NFS mount:
466.br
467.I "mondoarchive -On nfs://192.168.1.2:/home/nfs -d /Monday -E /mnt/nfs"
468
469Verify existing NFS backup:-
470.br
471.I "mondoarchive -Vn nfs://192.168.1.2:/home/nfs -d /Monday"
472
473.BI USB:
474Backup to your 4GB USB key, using gzip compression:
475.br
476.I "mondoarchive -OU -d /dev/sda -s 4g -G"
477
478.BI RAID:
479Backup PC to a Software Raid mount point, iso size 700mb:
480.br
481.I "mondoarchive -O -s 700m -d /mnt/raid"
482
483
484.SH "SEE ALSO"
485afio(1), bzip2(1), find(1), mindi(8), mondorestore(8).
486.SH AUTHORS
487Bruno Cornec (lead-development)
488.I "bruno_at_mondorescue.org"
489.br
490Andree Leidenfrost (co-developer)
491.I "aleidenf_at_bigpond.net.au"
492.br
493.SH ORIGINAL AUTHORS
494Hugo Rabson (original author)
495.I "hugo.rabson_at_mondorescue.org"
496.br
497Jesse Keating (original RPM packager)
498.I "hosting_at_j2solutions.net"
499.br
500Stan Benoit (testing)
501.I "troff_at_nakedsoul.org"
502.br
503Mikael Hultgren (docs)
504.I "mikael_hultgren_at_gmx.net"
505.br
506See mailing list at http://www.mondorescue.org for technical support.
Note: See TracBrowser for help on using the repository browser.