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

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

Backport USB support for Key/disks from stable to 2.2.5 for mindi

File size: 777 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
16pkgver mindi-busybox = 1.7.2
17pkgtag mindi-busybox = 1
18
19# Hash of additional package/package directory
20extpkgdir mindi-busybox = mindi
21extpkgdir mondo-doc = mondo-doc
22
23# Hash of valid version names
24version devel
25version stable
26
27# List of additional files on which to apply filters
28# Files are mentioned relatively to pbroot
29filteredfiles mondo = configure.in
30filteredfiles mondo-doc = mondorescue-howto.sgml,mondoarchive.8,mondorestore.8
31filteredfiles mindi = rootfs/sbin/init,mindi,install.sh
32filteredfiles mondo-website = top.shtml
Note: See TracBrowser for help on using the repository browser.