Adding mp config
This commit is contained in:
parent
5a0a1a4d4e
commit
7490f68916
8
etc/mp/cfg
Normal file
8
etc/mp/cfg
Normal file
@ -0,0 +1,8 @@
|
||||
[settings]
|
||||
tmpdir = /tmp/mp
|
||||
|
||||
[base]
|
||||
uri = https://pkgs.matterlinux.xyz/base/
|
||||
|
||||
[desktop]
|
||||
uri = https://pkgs.matterlinux.xyz/desktop/
|
2
iso.sh
2
iso.sh
@ -2,7 +2,7 @@ NAME="matterlinux"
|
||||
VERSION="24.00"
|
||||
EXCLUDE=("README.md" "LICENSE.txt")
|
||||
KEYS=("F9E70878C2FB389AEC2BA34CA3654DF5AD9F641D")
|
||||
PKGS1=("systemd" "dhcpcd")
|
||||
PKGS1=("systemd" "dhcpcd" "dosfstools" "tools")
|
||||
PKGS2=("linux")
|
||||
|
||||
build() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user