source: MondoRescue/trunk/mindi/deplist.txt

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

merge -r913:931 $SVN_M/branches/stable

  • Property svn:keywords set to Id
File size: 1.5 KB
RevLine 
[461]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.
[461]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
[461]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 -----------------------------------
[863]15fstab raidtab modules.conf conf.modules mondorestore modules.conf.local
16afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
17buffer
18gawk
19bzip2 bunzip2 lzop
20ctrlaltdel
21# Do not remove as they need to be aligned with the kernel
22insmod lsmod
23hosts host.conf resolv.conf hosts.allow hosts.deny
24klogd sysklogd
25fdisk hdparm parted arch
26loadkeys
27mount
28devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
[1]29
[903]30# For Debug mode
31# gdb
[1]32
33#----------------- For all you LVM users out there, much love -----------------
34LVMFILES:
[461]35lvmiopversion lvmcreate_initrd pvdata
[1]36#------------------------------------------------------------------------------
[932]37#
38# Proliant extended support if available
39# Look at http://www.hp.com/servers/sstoolkit
40conrep cpqacuxe hponcfg
41lshw
Note: See TracBrowser for help on using the repository browser.