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

Last change on this file since 1904 was 1904, checked in by Bruno Cornec, 16 years ago

merge -r 1889:1902 svn+ssh://bruno@svn.mondorescue.org/mondo/svn/mondorescue/branches/2.2.6

  • Property svn:keywords set to Id
File size: 1.8 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
[1904]17/sbin/ldconfig
[541]18afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
19buffer
[856]20gawk
[541]21bzip2 bunzip2 lzop
[856]22ctrlaltdel
[857]23# Do not remove as they need to be aligned with the kernel
24insmod lsmod
[541]25hosts host.conf resolv.conf hosts.allow hosts.deny
26klogd sysklogd
[1570]27fdisk hdparm parted uname
[858]28loadkeys
[541]29mount
[856]30devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
[1770]31# helps for debugging
32/usr/bin/ldd
33/usr/bin/strace
[1]34
[1842]35# For udev
36/sbin/MAKEDEV
37
[1770]38# For file command
39/usr/share/misc/file/magic /usr/share/file/magic
40
[1842]41# For swap uuid support, ia64 and probably then more in the future
[1770]42/usr/bin/perl
[1842]43# For menu management on ia64
44efibootmgr
[1770]45
[872]46# For Debug mode
[1904]47# gdb valgrind /usr/lib/valgrind
[872]48
[1]49#----------------- For all you LVM users out there, much love -----------------
50LVMFILES:
[1047]51lvmiopversion lvmcreate_initrd pvdata
[1]52#------------------------------------------------------------------------------
[925]53#
54# Proliant extended support if available
55# Look at http://www.hp.com/servers/sstoolkit
56conrep cpqacuxe hponcfg
57lshw
Note: See TracBrowser for help on using the repository browser.