Changeset 3220 in MondoRescue
- Timestamp:
- Dec 30, 2013, 10:46:21 AM (11 years ago)
- Location:
- branches/3.2/mindi
- Files:
-
- 1 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/mindi/install.sh
r3217 r3220 81 81 chmod 755 $locallib/mindi/rootfs/usr/sbin/* 82 82 install -m 755 analyze-my-lvm $locallib/mindi 83 install -m 644 msg-txt dev.tgz$locallib/mindi83 install -m 644 msg-txt $locallib/mindi 84 84 install -m 644 deplist.txt mindi.conf README.bootparam README.pxe $conf 85 85 for f in deplist.d/*.conf; do -
branches/3.2/mindi/rootfs/etc/udev-links.conf
r2441 r3220 19 19 M ppp c 108 0 20 20 M loop0 b 7 0 21 M loop1 b 7 1 22 M loop2 b 7 2 21 23 D net 22 24 M net/tun c 10 200 … … 56 58 57 59 M null c 1 3 60 M zero c 1 5 61 M ram0 c 1 0 62 M ram1 c 1 1 63 M ram2 c 1 2 58 64 M fuse c 10 229
Note:
See TracChangeset
for help on using the changeset viewer.