blob: bea481b2e49030ea4b6a17779e8ce782c64dac47 (
plain)
1
2
3
4
5
6
7
8
9
10
|
+ add pkgname parsing
+ handle package conflicts
+ handle package dependencies to the level of the old implementation
+ handle chmod/chown to the level of the old implementation
+ handle PKGPATH
- add better error handling
- let package delete log files it cannot delete
- replace symlinks with @symlink commands at pkg_create time
- smart package dependency handling
- basic validation of packing list at end of reading it...
|