source:
MondoRescue/branches/3.2/mindi/deplist.d/base.conf@
3473
| Last change on this file since 3473 was 3451, checked in by , 10 years ago | |
|---|---|
| File size: 1.2 KB | |
| Rev | Line | |
|---|---|---|
| [2409] | 1 | # $Id$ |
| 2 | # | |
| 3 | # Base System Tools that are mandatory inside the initrd | |
| 4 | # | |
| 5 | /etc/fstab | |
| 6 | /etc/modules.conf | |
| [2750] | 7 | # On ArchLinux |
| 8 | /etc/modprobe.d/ | |
| 9 | ||
| [2409] | 10 | /etc/hosts |
| 11 | /etc/host.conf | |
| 12 | /etc/resolv.conf | |
| 13 | /etc/hosts.allow | |
| 14 | /etc/hosts.deny | |
| 15 | /etc/nsswitch.conf | |
| 16 | ||
| 17 | /usr/sbin/mondorestore | |
| 18 | /usr/bin/afio | |
| [2455] | 19 | # On Debian |
| 20 | /bin/afio | |
| [2409] | 21 | /usr/bin/star |
| 22 | /usr/sbin/ntfsclone | |
| 23 | /usr/bin/buffer | |
| 24 | ||
| 25 | /usr/sbin/parted | |
| 26 | /sbin/parted | |
| 27 | /usr/sbin/partprobe | |
| [2582] | 28 | /sbin/partprobe |
| [2409] | 29 | |
| 30 | /usr/bin/file | |
| 31 | /usr/share/misc/file/magic | |
| 32 | /usr/share/file/magic | |
| [2750] | 33 | # On ArchLinux |
| 34 | /usr/share/file/magic.mgc | |
| 35 | /usr/share/misc/magic.mgc | |
| [2409] | 36 | |
| 37 | /usr/bin/getfattr | |
| 38 | /usr/bin/setfattr | |
| 39 | /usr/bin/getfacl | |
| 40 | /usr/bin/setfacl | |
| 41 | ||
| [3283] | 42 | # |
| 43 | /bin/lsblk | |
| 44 | ||
| [2474] | 45 | # On RHEL |
| [2409] | 46 | /usr/bin/bzip2 |
| [2750] | 47 | # On Debian and ArchLinux |
| [2464] | 48 | /bin/bzip2 |
| [2436] | 49 | # is a link => No additional place |
| [2482] | 50 | # On RHEL |
| [2409] | 51 | /usr/bin/bunzip2 |
| [2750] | 52 | # On Debian and ArchLinux |
| [2482] | 53 | /bin/bunzip2 |
| [2409] | 54 | /usr/bin/lzop |
| [2436] | 55 | /usr/bin/lzma |
| [2409] | 56 | |
| 57 | /bin/date | |
| 58 | /sbin/ctrlaltdel | |
| 59 | /bin/dd | |
| 60 | /usr/bin/eject | |
| 61 | /usr/bin/wc | |
| 62 | /usr/bin/xargs | |
| 63 | /usr/bin/less | |
| [2964] | 64 | |
| [2409] | 65 | /sbin/ldconfig |
| [2615] | 66 | /usr/bin/tee |
| [2409] | 67 | |
| 68 | # helps for debugging (optional) | |
| 69 | /usr/bin/ldd | |
| 70 | /usr/bin/strace | |
| 71 | #/usr/bin/valgrind | |
| 72 | #/usr/lib/valgrind/ | |
| 73 | #/usr/lib64/valgrind/ | |
| [3451] | 74 | |
| 75 | # For swap uuid support, ia64 and probably then more in the future | |
| 76 | /usr/bin/perl | |
| 77 | ||
| 78 | # MondoRescue tools | |
| 79 | /usr/bin/mr-device-mounted |
Note:
See TracBrowser
for help on using the repository browser.
