source: MondoRescue/branches/2.2.5/pbconf/mondorescue.pb@ 1634

Last change on this file since 1634 was 1634, checked in by Bruno Cornec, 17 years ago

mindi has a different version than mondo for pb

File size: 697 bytes
Line 
1#
2# Project Builder configuration file
3# For project mondorescue
4#
5# $Id$
6#
7
8projver mondorescue = 2.2.5
9projtag mondorescue = 1
10
11# Hash of default package/package directory
12defpkgdir mondo = mondo
13defpkgdir mindi = mindi
14
15pkgver mindi 1.2.5
16pkgtag nil
17
18# Hash of additional package/package directory
19extpkgdir mindi-busybox = mindi
20extpkgdir mondo-doc = mondo-doc
21
22# Hash of valid version names
23version devel
24version stable
25
26# List of additional files on which to apply filters
27# Files are mentioned relatively to pbroot
28filteredfiles mondo-doc = mondorescue-howto.sgml,mondoarchive.8,mondorestore.8
29filteredfiles mindi = rootfs/sbin/init,mindi,install.sh
30filteredfiles mondo-website = top.shtml
Note: See TracBrowser for help on using the repository browser.