- RPM style filelists
- RPM style unpackaged files detection
- Easy creation of multiple packages from one sourcetree
What's currently missing:
- How to handle cleanup of meta data for multiple packages
- Further testing of corner cases (like filenames or paths with spaces)
To combat this I've finally done the sensible thing and made the pkginfo.in
template in the scripts directory the default pkginfo file.
I added a feature from buildpkg.packaging.irix which allows pr. machine
configs.
The existing solaris/sysv support was split into it's own file
Support for Irix 'inst' packages was added. This is working but I'm not
completely sure that the .tardist format is generated correctly.