]> git.wh0rd.org - home.git/blobdiff - .bin/glinux-vapier-setup
vcs-url: add -# support
[home.git] / .bin / glinux-vapier-setup
index 3b1a9b9ba9810e9cadc16c39dedda27bf61a1852..4c851f7fbece701fb8e8a92a0ae14d585d38f267 100755 (executable)
@@ -1,17 +1,14 @@
 #!/bin/bash
+
 pkgs=(
        cifs-utils
        clusterssh
        iotop
-       ipython
        pavucontrol
        pssh
        pylint
-       pylint3
-       python-mock
-       python-pip python3-pip
-       python-protobuf
-       python-virtualenv
+       python3-pip
+       python3-protobuf
        sharutils
        unzip
 
@@ -20,16 +17,11 @@ pkgs=(
        lvm2
        thin-provisioning-tools
 
-       xfce4
-       xfce4-goodies
-       xfce4-power-manager
-
        dict
        elinks
        feh
        gimp
        gkrellm
-       gtk-redshift
        inkscape
        mplayer
        mpv
@@ -44,7 +36,6 @@ pkgs=(
        optipng
        pngcrush
        yakuake
-       xscreensaver
 
        autoconf
        automake
@@ -72,12 +63,13 @@ pkgs=(
        texinfo
        tree
 
-       {g,c}kermit
+       dnsutils
+       gkermit
        minicom
        mosh
        netcat
        nfs-kernel-server
-       qemu
+       qemu-{user,system,utils}
        rsh-client
        telnet-ssl
        tftp{,d}-hpa
@@ -93,7 +85,6 @@ pkgs=(
        gnome-terminal
        mlterm
        pterm
-       rxvt
        rxvt-unicode
        stterm
        xterm
@@ -106,10 +97,9 @@ pkgs=(
        liblzma-dev
        libpixman-1-dev
        libreadline-dev
-       libsdl1.2-dev
        libusb-1.0-0-dev
-       python-beautifulsoup
-       python-dev
+       python3-bs4
+       python3-dev
        virtualenv
        zlib1g-dev
 )
@@ -132,7 +122,7 @@ ln -sf ~vapier/.profile.d/ROOT-bash_profile ~root/.bash_profile
 for f in .gitconfig .inputrc .nanorc ; do
        ln -sf ~vapier/${f} ~root/${f}
 done
-rm -f ~root/.profile
+rm -f ~root/.profile ~root/.bashrc
 echo . ~vapier/.profile.d/ROOT-bashrc > ~root/.bashrc
 
 echo -g > /etc/ps1_append