source: MondoRescue/branches/2.2.0/mindi/deplist.txt@ 2183

Last change on this file since 2183 was 872, checked in by Bruno Cornec, 18 years ago

Fix bug #79 by removing use of SVNBRANCH and BASE variable in build process
WARNING: the build process doesn't allow anymore to use the script of one version for building another version

  • Property svn:keywords set to Id
File size: 2.4 KB
Line 
1# Mindi-Linux's dependency list 07/10/2004
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.
7# 3. You may give an absolute path if you think Mindi will have trouble finding
8# the file on its own.
9# 4. If you want to add something, just add it on its own line. K.I.S.S.
10# 5. You must _not_ put a semicolon & comment after an entry. e.g. 'foo; #bar'.
11
12#------------------------- STUFF ADDED BY THE USER ----------------------------
13#---vvvv vvvv vvvv list your stuff here! vvvv vvvv vvvv
14#
15# bar
16# foo
17#
18#---^^^^ ^^^^ ^^^^ list your stuff here! ^^^^ ^^^^ ^^^^
19#------------------------------------------------------------------------------
20
21#----- Covers a multitude of sins, including XFS, JFS, ReiserFS, and RAID -----
22mkfs mkswap mkswapfs mkfs.swap mkfs.ext2 mke2fs mkfs.vfat mkfs.dos mkdosfs mkvfatfs mkfatfs mkreiserfs mkfs.reiserfs mkfs.reiser mkfs.ext3 mke3fs mkfs.jfs mkfs.xfs mkxfs mkjfs mkxfsfs mkjfsfs logdump logredo xchkdmp xchklog xpeek mkpv mkraid raid0run raidhotadd raidhotremove raidsetfaulty raidstart raidstop e2label tune2fs e2fsadm mdadm
23fsck fsck.ext2 fsck.reiserfs fsck.reiser fsck.xfs fsck.ext3 fsck.jfs badblocks
24
25#-------------------------------- ESSENTIAL -----------------------------------
26fstab raidtab modules.conf conf.modules mondorestore modules.conf.local
27afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
28buffer
29gawk
30bzip2 bunzip2 lzop
31ctrlaltdel
32# Do not remove as they need to be aligned with the kernel
33insmod lsmod
34hosts host.conf resolv.conf hosts.allow hosts.deny
35klogd sysklogd
36fdisk hdparm parted arch
37loadkeys
38mount
39devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
40
41# For Debug mode
42# gdb
43
44#----------------- For all you LVM users out there, much love -----------------
45LVMFILES:
46lvmiopversion lvchange lvcreate lvdisplay lvextend lvmchange lvmcreate_initrd lvmdiskscan lvmsadc lvmsar lvreduce lvremove lvrename lvscan pvchange pvcreate pvdata pvdisplay pvmove pvscan vgcfgbackup vgcfgrestore vgchange vgck vgcreate vgdisplay vgexport vgextend vgimport vgmerge vgmknodes vgreduce vgremove vgrename vgscan vgsplit liblvm lvm lvm-10 /etc/lvm/lvm.conf
47#------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.