Changeset 461 in MondoRescue for trunk/mindi/deplist.txt


Ignore:
Timestamp:
Apr 4, 2006, 9:40:52 AM (18 years ago)
Author:
bcornec
Message:

merge -r447:460 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi/deplist.txt

    r322 r461  
    1 # Mindi-Linux's dependency list                                      07/10/2004
     1# Mindi-Linux's dependency list
    22#
    33# NB:
     
    55# 2. If you put 'libncurses' (w/o quotation marks) on an uncommented line then
    66#    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.
     7# 3. You have to give an absolute path
    98# 4. If you want to add something, just add it on its own line. K.I.S.S.
    109# 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.
     10# 6. you can add also entries in a file inside the deplist.d subdirectory
    1211
    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 -----
    23 mkfs 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
    24 fsck fsck.ext2 fsck.reiserfs fsck.reiser fsck.xfs fsck.ext3 fsck.jfs badblocks
     12#----- Kept for compatibility -----
     13mkswapfs mkfs.swap mkfs.dos mkvfatfs mkfatfs mkfs.reiser mke3fs mkxfs mkjfs mkxfsfs mkjfsfs logdump logredo xchkdmp xchklog xpeek e2fsadm fsck.reiser
    2514
    2615#-------------------------------- ESSENTIAL -----------------------------------
    27 fstab raidtab modules.conf conf.modules mondorestore mt modules.conf.local
    28 afio star ntfsclone parted ms-sys file getfattr setfattr getfacl setfacl
    29 buffer
    30 awk gawk
    31 bzip2 bunzip2 lzop
    32 date ctrlaltdel
    33 dd
    34 eject
    35 grep ld-linux.so.2 ld-2.3.4.so
    36 hosts host.conf resolv.conf hosts.allow hosts.deny
    37 wc
    38 xargs
    39 gzip gunzip
    40 klogd sysklogd
    41 fdisk hdparm parted arch
    42 less less.bin less.dummy less.dupe less.hot.weather.in.texas.please
    43 loadkeys
    44 mount
    45 ping devfsd burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
     16conf.modules modules.conf.local ms-sys
     17less.bin less.dummy less.dupe less.hot.weather.in.texas.please
     18burnBX burnK6 burnK7 burnMMX burnP5 burnP6 lucifer tiobench tiotest bonnie++ mprime ide-smart
    4619
    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 
    61 insmod insmod.static insmod.static.old lsmod
    62 
    63 #-------------------------- For mounting NFS volumes --------------------------
    64 ifconfig 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 
     20insmod.static insmod.static.old
    6921
    7022#------------------------ Added for Stuart D. Gathman -------------------------
    7123#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
    7224
    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 
    8625#----------------- For all you LVM users out there, much love -----------------
    8726LVMFILES:
    88 lvmiopversion 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
     27lvmiopversion  lvmcreate_initrd  pvdata
    8928#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.