The following changes were made:

* Cleaned up some output and variable assignments
  * Added additional error handling/output
  * Implemented 'source' command (git clones)
  * More variable requirements for Makefile.snaplinux
  * Package.pm is now more sane in dealing with the package object
  * Added chroot/fakechroot (will likely need further tweaking!)
  * Improved locking
  * Added ability to use templates for snapinstall (will be expanded!)
This commit is contained in:
2018-01-17 09:25:06 -06:00
parent d4baa191d6
commit 6b62f87bf6
10 changed files with 880 additions and 294 deletions

View File

@@ -10,7 +10,9 @@
DEPENDS = binutils,coreutils,gzip,perl>=5.20.0,tar
ARCH = x86_64
URL =
URL = http://snaplinux.org
REPO = core
BRIEF = The Snaplinux package management system
DESC = The Snaplinux package management system
SNAPVER = 0