source: MondoRescue/branches/stable/mindi/deplist.txt@ 1591

Last change on this file since 1591 was 1591, checked in by Bruno Cornec, 17 years ago
  • Improve tape support doc (Tilman Schmidt <tilman_at_imap.cc>)
  • mdadm.conf files added to deplist
  • Fix gentoo issues again (Francesco Talamona ti.liame_at_email.it)
  • Fix bug #187 (Scott Cummings rsc_at_usfamily.net)

(merge -r1579:1590 $SVN_M/branches/2.2.5)

  • Property svn:keywords set to Id
File size: 1.5 KB
RevLine 
[1047]1# Mindi-Linux's dependency list
[1]2#
3# NB:
4# 1. Directories are allowed. Their contents will be included by Mindi.
5# 2. If you put 'libncurses' (w/o quotation marks) on an uncommented line then
6# Mindi will find /lib/libncurses* and include all matching files.
[1047]7# 3. You have to give an absolute path
[1]8# 4. If you want to add something, just add it on its own line. K.I.S.S.
9# 5. You must _not_ put a semicolon & comment after an entry. e.g. 'foo; #bar'.
10
[1047]11#----- Kept for compatibility -----
12mkswapfs mkfs.swap mkfs.dos mkvfatfs mkfatfs mkfs.reiser mke3fs mkxfs mkjfs mkxfsfs mkjfsfs logdump logredo xchkdmp xchklog xpeek e2fsadm fsck.reiser
[1]13
14#-------------------------------- ESSENTIAL -----------------------------------
[856]15fstab raidtab modules.conf conf.modules mondorestore modules.conf.local
[1591]16/etc/mdadm/mdadm.conf /etc/mdadm.conf
[541]17afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
18buffer
[856]19gawk
[541]20bzip2 bunzip2 lzop
[856]21ctrlaltdel
[857]22# Do not remove as they need to be aligned with the kernel
23insmod lsmod
[541]24hosts host.conf resolv.conf hosts.allow hosts.deny
25klogd sysklogd
[1570]26fdisk hdparm parted uname
[858]27loadkeys
[541]28mount
[856]29devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
[1]30
[872]31# For Debug mode
32# gdb
33
[1]34#----------------- For all you LVM users out there, much love -----------------
35LVMFILES:
[1047]36lvmiopversion lvmcreate_initrd pvdata
[1]37#------------------------------------------------------------------------------
[925]38#
39# Proliant extended support if available
40# Look at http://www.hp.com/servers/sstoolkit
41conrep cpqacuxe hponcfg
42lshw
Note: See TracBrowser for help on using the repository browser.