source: MondoRescue/branches/2.05/mindi/deplist.txt

Last change on this file was 196, checked in by bcornec, 18 years ago

Usage of parted2fdisk instead of fdisk everywhere.
on ia64 this is mandatory, and simplifies the infrastructure
on other archs, it doesn't change anything as parted2fdisk here is a link to fdisk

  • Property svn:keywords set to Id
File size: 3.7 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# 6. All these worlds are yours except Europa. Attempt no landing there.
12
13#------------------------- STUFF ADDED BY THE USER ----------------------------
14#---vvvv vvvv vvvv list your stuff here! vvvv vvvv vvvv
15#
16# bar
17# foo
18#
19#---^^^^ ^^^^ ^^^^ list your stuff here! ^^^^ ^^^^ ^^^^
20#------------------------------------------------------------------------------
21
22#----- Covers a multitude of sins, including XFS, JFS, ReiserFS, and RAID -----
23mkfs 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
24fsck fsck.ext2 fsck.reiserfs fsck.reiser fsck.xfs fsck.ext3 fsck.jfs badblocks
25
26#-------------------------------- ESSENTIAL -----------------------------------
27fstab raidtab modules.conf conf.modules mondorestore mt modules.conf.local
28afio star partimagehack parted ms-sys file getfattr setfattr getfacl setfacl
29buffer
30awk gawk
31bzip2 bunzip2 lzop
32date ctrlaltdel
33dd
34eject
35grep ld-linux.so.2 ld-2.3.4.so
36hosts host.conf resolv.conf hosts.allow hosts.deny
37wc
38xargs
39gzip gunzip
40klogd sysklogd
41fdisk hdparm parted arch
42less less.bin less.dummy less.dupe less.hot.weather.in.texas.please
43loadkeys
44mount
45ping devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
46
47# ------------------------------- for X (Hugo) --------------------------------
48#tar
49#ldd lddlibc4
50#libXmu
51#libz
52#X
53#startx
54#xinitrc
55#xinit
56#/etc/X11/XF86Config
57#xauth
58#libXext
59# --- end of X stuff ---
60
61insmod insmod.static insmod.static.old lsmod
62
63#-------------------------- For mounting NFS volumes --------------------------
64ifconfig route /sbin/start-nfs
65#ifconfig host.conf resolv.conf ping ip portmap rpc.statd
66#rpc.lockd rpc.statd nfsstat rpc.nfsd rpc.mountd rpc.exportfs exportfs hosts exports hosts.allow hosts.deny showmount /etc/sysconfig/network /etc/sysconfig/network-scripts service usernetctl services protocols inetd inetd.conf /etc/rc.d ifup ifdown
67
68
69
70#------------------------ Added for Stuart D. Gathman -------------------------
71#lc l lf netstat inetd tcpd in.telnetd route ldconfig ldd telnet rsh rcp services protocols rpc inetd.conf nsswitch.conf localtime security libresolv libutil libcrypt lbnss_compat libnss_files libnss_dns libpwdb libncurses
72
73
74
75#------------------------- Part of the Cuckoo Project -------------------------
76#mkisofs
77#cdrecord
78#losetup
79#fdformat
80#lilo grub
81#/usr/local/share/mondo
82#mondoarchive
83#mindi
84#/usr/local/share/mindi
85
86#----------------- For all you LVM users out there, much love -----------------
87LVMFILES:
88lvmiopversion 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
89#------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.