diff options
author | Eric Hameleers <alien@slackware.com> | 2015-12-02 21:27:54 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2015-12-02 21:27:54 +0100 |
commit | b93d4b458e9618fe678943a9791eadf20a81561b (patch) | |
tree | b693d413824d994a58002db5ccb747a56891599c /pkglists/mate.conf | |
parent | d2999283331c37d4d9195137edeec836cc3cd87e (diff) | |
download | liveslak-b93d4b458e9618fe678943a9791eadf20a81561b.tar.gz liveslak-b93d4b458e9618fe678943a9791eadf20a81561b.tar.xz |
Add support for creating a Cinnamon Live ISO.
Thanks to Willy Sudiarto Raharjo for the repository.
Also, renamed Willy's 'MSB' Live Edition to 'MATE'.
Diffstat (limited to 'pkglists/mate.conf')
-rw-r--r-- | pkglists/mate.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkglists/mate.conf b/pkglists/mate.conf new file mode 100644 index 0000000..2683596 --- /dev/null +++ b/pkglists/mate.conf @@ -0,0 +1,9 @@ +# Repository: http://slackware.org.uk/msb/testing/1.12/x86_64/ +SL_REPO="/mnt/auto/sox/ftp/pub/Linux/Slackware/msb/testing/1.12/${SL_ARCH}" + +# Package root directory: +SL_PKGROOT=${SL_REPO} + +# Patches root directory: +SL_PATCHROOT="" + |