Revise package list.
This commit is contained in:
parent
94d2368b18
commit
f17c40d80b
6
config
6
config
|
|
@ -27,11 +27,6 @@ filesystem="btrfs"
|
||||||
#TAR_STAGE4=true
|
#TAR_STAGE4=true
|
||||||
|
|
||||||
extra_packages+=(
|
extra_packages+=(
|
||||||
# application space
|
|
||||||
openjdk-8-jre-headless
|
|
||||||
libversioneer-clojure
|
|
||||||
|
|
||||||
# base system
|
|
||||||
eudev
|
eudev
|
||||||
zsh
|
zsh
|
||||||
tmux
|
tmux
|
||||||
|
|
@ -45,6 +40,7 @@ extra_packages+=(
|
||||||
pcsc-tools
|
pcsc-tools
|
||||||
xorg
|
xorg
|
||||||
surf2
|
surf2
|
||||||
|
tor
|
||||||
|
|
||||||
python2.7
|
python2.7
|
||||||
python3
|
python3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue