Changeset 1842 in MondoRescue for branches/stable/pbconf/mindi
- Timestamp:
- Dec 15, 2007, 2:24:34 AM (18 years ago)
- Location:
- branches/stable/pbconf/mindi
- Files:
-
- 4 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/pbconf/mindi/deb/control
r1674 r1842 8 8 Package: PBPKG 9 9 Architecture: amd64 i386 ia64 10 Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux, gawk, parted, ms-sys, file, nano11 Recommends: cpio, mdadm, ntfsprogs 10 Depends: binutils, bzip2, dosfstools, mkisofs, module-init-tools, syslinux, gawk, parted, file, mtools, perl, mindi-busybox 11 Recommends: cpio, mdadm, ntfsprogs, nano, ms-sys 12 12 Suggests: eject, less, acl, attr, lilo 13 13 Description: creates boot/root disks based on your system -
branches/stable/pbconf/mindi/deb/docs
r1674 r1842 5 5 TODO 6 6 INSTALL 7 svn.log -
branches/stable/pbconf/mindi/deb/mindi.docs
r1770 r1842 6 6 README.pxe 7 7 README.bkphw 8 svn.log 8 NEWS 9 AUTHORS -
branches/stable/pbconf/mindi/rpm/mindi.spec
r1770 r1842 13 13 # BuildArch: noarch 14 14 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 15 Requires: bzip2 >= 0.9, mkisofs, ncurses, binutils, gawk, dosfstools, mindi-busybox, parted, PBDEP15 Requires: bzip2 >= 0.9, mkisofs, ncurses, binutils, gawk, dosfstools, mindi-busybox, parted, perl, mtools, PBDEP 16 16 PBOBS 17 17 # Not on all systems … … 50 50 %defattr(-,root,root) 51 51 %config(noreplace) %{_sysconfdir}/%{name} 52 %doc ChangeLog INSTALL COPYING README TODO README.ia64 README.pxe README.busybox README.proliant README.bkphw svn.log 52 %doc ChangeLog INSTALL COPYING README TODO README.ia64 README.pxe README.busybox README.proliant README.bkphw NEWS 53 #svn.log 53 54 %{_mandir}/man8/* 54 55 %{_libdir}/%{name}
Note:
See TracChangeset
for help on using the changeset viewer.