blob: 315cfc26f0d62a8c83a645ea23f987067ce6b926 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- [x] add pkg repo
- [x] build pkg
- [x] install pkg repo
- [x] install pkg name
- [x] remove pkg
- [x] lua build systems
- [x] lua repos
- [x] CLA parsing
- [x] lua config primary(/etc) / secondary(.config) checks
- [x] lua variables for install paths
- [x] lua dependency listing
- [x] version management
- [-] lua uninstall function
- [ ] (maybe) lua custom install methods for sandboxed builds
- [ ] (maybe) install to store directory
- [ ] (maybe) git commit signature checks
|