|
Last change
on this file since 1693 was 1693, checked in by Bruno Cornec, 18 years ago |
- Remove useless copy from mindi to mondo at end of USB handling
- Fix PB macro vs tools/*2build issue
- make_usb_fs change of interface (doesn't need a parameter)
- Fix USB support in mondo to avoid multiple copies of files
- Use first partiion in mondo for USB device
- Fixes for USB CLI for both mondo/mindi
- Try to add USB support for mondoarchive with new functions
- du => deb for similarity with other distro type under pbconf
- migrate gento build files under pb
- remove now obsolete rpm spec file and gentoo build files from distributions
- Remove DOCDIR usage in mindi + various build fixes
(merge -r1680:1692 $SVN_M/branches/2.2.5)
|
|
File size:
777 bytes
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # Project Builder configuration file
|
|---|
| 3 | # For project mondorescue
|
|---|
| 4 | #
|
|---|
| 5 | # $Id$
|
|---|
| 6 | #
|
|---|
| 7 |
|
|---|
| 8 | projver mondorescue = devel
|
|---|
| 9 | projtag mondorescue = 1
|
|---|
| 10 |
|
|---|
| 11 | # Hash of default package/package directory
|
|---|
| 12 | defpkgdir mondo = mondo
|
|---|
| 13 | defpkgdir mindi = mindi
|
|---|
| 14 |
|
|---|
| 15 | pkgver mindi = 1.2.5
|
|---|
| 16 | pkgver mindi-busybox = 1.7.2
|
|---|
| 17 | pkgtag mindi-busybox = 1
|
|---|
| 18 |
|
|---|
| 19 | # Hash of additional package/package directory
|
|---|
| 20 | extpkgdir mindi-busybox = mindi
|
|---|
| 21 | extpkgdir mondo-doc = mondo-doc
|
|---|
| 22 |
|
|---|
| 23 | # Hash of valid version names
|
|---|
| 24 | version devel
|
|---|
| 25 | version stable
|
|---|
| 26 |
|
|---|
| 27 | # List of additional files on which to apply filters
|
|---|
| 28 | # Files are mentioned relatively to pbroot
|
|---|
| 29 | filteredfiles mondo = configure.in
|
|---|
| 30 | filteredfiles mondo-doc = mondorescue-howto.sgml,mondoarchive.8,mondorestore.8
|
|---|
| 31 | filteredfiles mindi = rootfs/sbin/init,mindi,install.sh
|
|---|
| 32 | filteredfiles mondo-website = top.shtml
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.