The following changes were made:

* moved files out of unnecessasry directories
  * snap_version is now managed by this package
  * added /etc/mtab
  * added /var/log/{btmp,lastlog,wtmp}
This commit is contained in:
2017-05-17 09:17:39 -05:00
parent 186426b518
commit aeb36acc25
10 changed files with 49 additions and 37 deletions

View File

@@ -16,7 +16,7 @@ DESC = Base system directories and files
ARCHIVE :=
SRCDIR := $(PWD)/SRC/snap-base
PATCHDIR := $(PWD)/SRC/patches
VERSION := 0.0alpha1-0
VERSION := 0.0alpha1-1
include /usr/share/snap/Makefile.snaplinux