Changeset 1770 in ProjectBuilder
- Timestamp:
- Jun 14, 2013, 6:09:10 AM (12 years ago)
- Location:
- projects/mondorescue/pbconf/branches/3.0
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/3.0/mindi-busybox/pbfilter/md.pbf
r1705 r1770 1 filter PBBUILDREQ = BuildRequires: 1 filter PBBUILDREQ = BuildRequires: glibc-static-devel,gcc-c++ -
projects/mondorescue/pbconf/branches/3.0/mindi-busybox/pbfilter/rpm.pbf
r1705 r1770 1 filter PBBUILDREQ = BuildRequires: 1 filter PBBUILDREQ = BuildRequires: gcc-c++ -
projects/mondorescue/pbconf/branches/3.0/mindi-busybox/rpm/mindi-busybox.spec
r1439 r1770 6 6 Version: PBVER 7 7 Release: PBTAGPBSUF 8 License: PBLIC8 License: GPLv2 9 9 Group: PBGRP 10 10 Url: PBURL … … 36 36 %files 37 37 %defattr(-,root,root) 38 %doc ChangeLog INSTALLLICENSE AUTHORS README TODO NEWS38 %doc ChangeLog LICENSE AUTHORS README TODO NEWS 39 39 #svn.log 40 40 %{_libdir}/mindi -
projects/mondorescue/pbconf/branches/3.0/mindi/pbfilter/all.pbf
r1199 r1770 1 filter PBSUMMARY = Mindi createsemergency boot disks/CDs using your kernel, tools and modules1 filter PBSUMMARY = Creation of emergency boot disks/CDs using your kernel, tools and modules 2 2 filter PBDESC = Mindi takes your kernel, modules, tools and libraries, and puts them on N$/bootable disks (or 1 bootable CD image). You may then boot from the disks/CD$/and do system maintenance - e.g. format partitions, backup/restore data,$/verify packages, etc.$/It is part of the MondoRescue suite for which it creates boot media.$/Homepage: http://www.mondorescue.org -
projects/mondorescue/pbconf/branches/3.0/mindi/rpm/mindi.spec
r1676 r1770 48 48 %defattr(-,root,root) 49 49 %config(noreplace) %{_sysconfdir}/%{name} 50 %doc ChangeLog INSTALLCOPYING README TODO README.* NEWS50 %doc ChangeLog COPYING README TODO README.* NEWS 51 51 #svn.log 52 52 %{_mandir}/man8/* -
projects/mondorescue/pbconf/branches/3.0/mondo-doc/rpm/mondo-doc.spec
r1026 r1770 15 15 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) 16 16 BuildRequires: man,docbook-utils,groff,PBBUILDDEP 17 BuildArch: 17 BuildArch: noarch 18 18 19 19 %description -
projects/mondorescue/pbconf/branches/3.0/mondo/pbfilter/all.pbf
r1709 r1770 1 1 filter PBSUMMARY = MondoRescue is a GPL Disaster Recovery and Cloning Solution 2 filter PBDESC = MondoRescue is a GPL Disaster Recovery and Cloning solution to create backup media$/(CD, DVD, tape, network images) that can be used to redeploy the$/damaged system, as well as deploy similar or less similar systems.$/MondoRescue is reliable. It backs up your Linux server or workstation to$/tape, CD-R, CD-RW, NFS or hard disk partition. In the event of catastrophic$/data loss, you will be able to restore all of your data [or as much as you$/want], from bare metal if necessary. MondoRescue is in use by numerous blue-chip$/enterprises and large organizations, dozens of smaller companies, and tens of$/thousands of users.$/.$/MondoRescue is comprehensive. MondoRescue supports LVM, RAID, ext2, ext3, JFS, XFS,$/ReiserFS, VFAT, and can support additional file systems easily. It supports$/adjustments in disk geometry, including migration from non-RAID to RAID. MondoRescue$/runs on all major Linux distributions and is getting better all the time. You$/may even use it to backup non-Linux partitions, such as NTFS.$/.$/Homepage: http://www.mondorescue.org2 filter PBDESC = MondoRescue is a GPL Disaster Recovery and Cloning solution$/to create backup media(CD, DVD, tape, network images) that can be used/to redeploy the damaged system, as well as deploy similar or less similar systems.$/MondoRescue is reliable. It backs up your Linux server or workstation to$/tape, CD-R, CD-RW, NFS or hard disk partition. In the event of catastrophic$/data loss, you will be able to restore all of your data$/[or as much as you want], from bare metal if necessary.$/MondoRescue is in use by numerous blue-chip enterprises and large organizations,$/dozens of smaller companies, and tens of$/thousands of users.$/.$/MondoRescue is comprehensive. MondoRescue supports LVM, RAID, ext2, ext3, ext4$/JFS, XFS, ReiserFS, VFAT, and can support additional file systems easily.$/It supports adjustments in disk geometry, including migration from non-RAID to RAID.$/MondoRescue runs on all major Linux distributions and is getting better all the time.$/You may even use it to backup non-Linux partitions, such as NTFS.$/.$/Homepage: http://www.mondorescue.org 3 3 filter PBCONFIGURE = %configure 4 4 filter PBBUILDREQ = -
projects/mondorescue/pbconf/branches/3.0/mondo/pbfilter/md.pbf
r1769 r1770 1 filter PBOBS = Obsoletes: libmondo$/Provides:libmondo1 filter PBOBS = Obsoletes: libmondo$/Provides: libmondo 2 2 filter PBCONFIGURE = %configure2_5x 3 3 filter PBBUILDREQ = gcc-c++ -
projects/mondorescue/pbconf/branches/3.0/mondo/pbfilter/novell.pbf
r1709 r1770 1 filter PBOBS = Obsoletes: 1 filter PBOBS = Obsoletes: mondo <= 2.06 2 2 filter PBBUILDREQ = -
projects/mondorescue/pbconf/branches/3.0/mondo/rpm/mondo.spec
r1769 r1770 71 71 %doc ChangeLog 72 72 #svn.log 73 %doc INSTALLCOPYING README* TODO AUTHORS NEWS*73 %doc COPYING README* TODO AUTHORS NEWS* 74 74 %doc docs/en/mondorescue-howto.html docs/en/mondorescue-howto.pdf 75 75 -
projects/mondorescue/pbconf/branches/3.0/pbfilter/rpm.pbf
r506 r1770 17 17 filter PBOBS = 18 18 19 filter PBLIC = GPL 19 filter PBLIC = GPLv2+
Note:
See TracChangeset
for help on using the changeset viewer.