skzbsd-build
This commit is contained in:
10
src/system/Makefile
Normal file
10
src/system/Makefile
Normal file
@@ -0,0 +1,10 @@
|
||||
PACKAGES=keychain-- htop-- git-- vim--no_x11-python3 ccache--
|
||||
|
||||
/etc/colors.inc:
|
||||
cp colors $@ && chmod 644 $@
|
||||
|
||||
all: /etc/colors.inc
|
||||
-pkg_add -I $(PACKAGES)
|
||||
-pkg_add -I -D snap $(PACKAGES)
|
||||
sed -i 's/\..*/.sk4.nz/' /etc/myname
|
||||
rcctl disable sndiod slaacd check_quotas
|
||||
Reference in New Issue
Block a user