Changeset 1603 in MondoRescue
- Timestamp:
- Aug 31, 2007, 1:18:13 AM (17 years ago)
- Location:
- branches/stable
- Files:
-
- 1 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/install.sh
r1570 r1603 72 72 73 73 echo "Copying files ..." 74 install -m 644 isolinux.cfg msg-txt sys-disk.raw.gzisolinux-H.cfg syslinux.cfg syslinux-H.cfg dev.tgz $locallib/mindi74 install -m 644 isolinux.cfg msg-txt isolinux-H.cfg syslinux.cfg syslinux-H.cfg dev.tgz $locallib/mindi 75 75 install -m 644 distributions/conf/deplist.d/* $conf/deplist.d 76 76 install -m 444 distributions/conf/mindi.conf.dist $conf -
branches/stable/pbconf/mindi/pbfilter/rpm.pbf
r1593 r1603 30 30 # PBPKG is replaced by the package name ($pbpkg in code) 31 31 filter PBPKG = $pbpkg 32 33 # PBOBS is replaced by the Obsolete line 34 filter PBOBS = -
branches/stable/pbconf/mondo/pbfilter/rpm.pbf
r1593 r1603 30 30 # PBPKG is replaced by the package name ($pbpkg in code) 31 31 filter PBPKG = $pbpkg 32 33 # PBOBS is replaced by the Obsolete line 34 filter PBOBS = -
branches/stable/pbconf/mondo/rpm/mondo.spec
r1593 r1603 18 18 BuildRequires: newt-devel >= 0.50, gettext-devel 19 19 ExcludeArch: ppc 20 OBS20 PBOBS 21 21 Requires: mindi >= 1.2.1, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, gettext, buffer, cdrecord, PBDEP 22 22 %ifarch ia64 -
branches/stable/pbconf/mondorescue.pb
r1601 r1603 30 30 # Files are mentioned relatively to pbroot 31 31 filteredfiles mondo-doc = mondorescue-howto.sgml,mondoarchive.8,mondorestore.8 32 filteredfiles mindi = rootfs/sbin/init mindi/mindi33 filteredfiles mondo-website = website/top.shtml32 filteredfiles mindi = rootfs/sbin/init,mindi 33 filteredfiles mondo-website = top.shtml
Note:
See TracChangeset
for help on using the changeset viewer.