buildpkg/subsys.conf
Tom G. Christensen 432baeee55 A major overhaul.
New functionality added:
- 'hide' meta file to list files that should be 'nohist' in the IDB
- 'ops' meta file to list files and associated ops
- 'depends' meta file to list prereqs for the specfile.

Several new functions where introduced and a few old ones where
updated.

Fixed a bug in create_idb which resulted in all toplevel image
descriptions being set to the first one listed in image.conf

Extended subsys.conf to use wildcards to match files
for the subsystems

What's missing currently is the ability to check
if there are unpackaged files left in the staging
area, like rpm does.

New functionality has been ligthly tested
2003-12-06 14:55:30 +00:00

16 lines
693 B
Plaintext

bin/* sw.base keep root sys Base Software
sbin/* sw.base 0744 root sys Base Software
etc/* sw.base keep root sys Base Software
libexec/* sw.base keep root sys Base Software
mips-sgi-irix5.3/* sw.base keep root sys Base Software
mips-sgi-irix6.2/* sw.base keep root sys Base Software
lib/*.so sw.devel keep root sys Development files
lib/*.a sw.devel keep root sys Development files
lib/*.so.* sw.base keep root sys Base Software
include/* sw.devel keep root sys Development files
info/* man.doc keep root sys Documentation
man/* man.manpages keep root sys Manpages
doc/* man.doc keep root sys Documentation
share/* sw.base keep root sys Base Software
ssl/* sw.base keep root sys Base Software