Changeset 1603 in MondoRescue for branches/stable/pbconf


Ignore:
Timestamp:
Aug 31, 2007, 1:18:13 AM (17 years ago)
Author:
Bruno Cornec
Message:

sys-raw removed from install script
link for man page for mindi
improvements again for pb usage

Location:
branches/stable/pbconf
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/pbconf/mindi/pbfilter/rpm.pbf

    r1593 r1603  
    3030# PBPKG is replaced by the package name ($pbpkg in code)
    3131filter PBPKG = $pbpkg
     32
     33# PBOBS is replaced by the Obsolete line
     34filter PBOBS =
  • branches/stable/pbconf/mondo/pbfilter/rpm.pbf

    r1593 r1603  
    3030# PBPKG is replaced by the package name ($pbpkg in code)
    3131filter PBPKG = $pbpkg
     32
     33# PBOBS is replaced by the Obsolete line
     34filter PBOBS =
  • branches/stable/pbconf/mondo/rpm/mondo.spec

    r1593 r1603  
    1818BuildRequires:  newt-devel >= 0.50, gettext-devel
    1919ExcludeArch:    ppc
    20 OBS
     20PBOBS
    2121Requires:   mindi >= 1.2.1, bzip2 >= 0.9, afio, mkisofs, binutils, newt >= 0.50, gettext, buffer, cdrecord, PBDEP
    2222%ifarch ia64
  • branches/stable/pbconf/mondorescue.pb

    r1601 r1603  
    3030# Files are mentioned relatively to pbroot
    3131filteredfiles mondo-doc = mondorescue-howto.sgml,mondoarchive.8,mondorestore.8
    32 filteredfiles mindi = rootfs/sbin/init mindi/mindi
    33 filteredfiles mondo-website = website/top.shtml
     32filteredfiles mindi = rootfs/sbin/init,mindi
     33filteredfiles mondo-website = top.shtml
Note: See TracChangeset for help on using the changeset viewer.