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

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

busybox doesn't provide bzip2 so bunzip2 is useless in fact
many command should now be used from busybox rather than duplicated.
still a problem on ldconfig on x86_64 to be solved, as libc.so.6 is not created as a correct link

  • Property svn:keywords set to Id
File size: 2.5 KB
RevLine 
[541]1# Mindi-Linux's dependency list 07/10/2004
[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.
[541]7# 3. You may give an absolute path if you think Mindi will have trouble finding
8# the file on its own.
[1]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'.
[541]11# 6. All these worlds are yours except Europa. Attempt no landing there.
[1]12
[541]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#------------------------------------------------------------------------------
[1]21
[541]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
[1]26#-------------------------------- ESSENTIAL -----------------------------------
[856]27fstab raidtab modules.conf conf.modules mondorestore modules.conf.local
[541]28afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
29buffer
[856]30gawk
[541]31bzip2 bunzip2 lzop
[856]32ctrlaltdel
33ld-linux.so.2 ld-2.3.4.so
[853]34ldconfig
[541]35hosts host.conf resolv.conf hosts.allow hosts.deny
36klogd sysklogd
37fdisk hdparm parted arch
[856]38loadkeysir France 1037220736
[541]39mount
[856]40devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
[1]41
42#----------------- For all you LVM users out there, much love -----------------
43LVMFILES:
[541]44lvmiopversion 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
[1]45#------------------------------------------------------------------------------
Note: See TracBrowser for help on using the repository browser.