5 Commits

Author SHA1 Message Date
43c4a626f1 - Added hard link extraction support
- Can now add comments to pkg.info files
- Moved source package temp directory from /tmp to /var/tmp to allow for larger packages to be compiled
2024-03-29 20:09:40 +02:00
036578e652 - Added source package support
- Added 2 new flags for 'bpm list'
- Added a new Package Creation section in README.md
2024-03-28 22:15:42 +02:00
b6d217819c - BPM Can now install and remove symlinks 2024-03-27 21:26:00 +02:00
49b1554103 - Added package architecture checking
- Added an installed package info updater system (can add new fields to installed packages like "architecture" and check for other errors
- Moved test packages under a x86_64 subfolder
2024-03-26 21:50:17 +02:00
b67f357996 - Added a little bit of formatting to the help subcommand
- Removed unnecessary version.go file
- Moved utils to their own go package
- Moved test packages under the to the test_packages directory
- Added the bpm-utils test package which can be used to make your own bpm packages
2024-03-26 17:13:18 +02:00