X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.bin%2Fglinux-vapier-setup;h=846e1f43440b1aca5b641afccc70c2c9e111c52f;hb=50c71a30723a754f244c810ad99b2b18ab537269;hp=728db3842338bc1b4c6e072672a2b7040184ed33;hpb=1e7fe789d716840c93b67924568c4d7efa3cf5b9;p=home.git diff --git a/.bin/glinux-vapier-setup b/.bin/glinux-vapier-setup index 728db38..846e1f4 100755 --- a/.bin/glinux-vapier-setup +++ b/.bin/glinux-vapier-setup @@ -7,16 +7,22 @@ pkgs=( pavucontrol pssh pylint - python-mox + pylint3 python-mock python-protobuf sharutils unzip + become goobuntu-remote-unlock + lvm2 + thin-provisioning-tools xfce4 + xfce4-goodies + xfce4-power-manager + dict elinks feh gimp @@ -24,14 +30,17 @@ pkgs=( gtk-redshift inkscape mplayer - pidgin - pidgin-otr + mpv vlc wmctrl hexchat xrestop + advancecomp + jpegoptim konsole okular + optipng + pngcrush yakuake xscreensaver @@ -39,9 +48,12 @@ pkgs=( automake bison ccache + clang + clang-format dejagnu diffstat flex + gcc git git-email git-svn @@ -49,7 +61,9 @@ pkgs=( keychain libtool nfs-common + patchutils pax-utils + pinfo screen strace subversion @@ -58,19 +72,33 @@ pkgs=( {g,c}kermit minicom + mosh netcat nfs-kernel-server qemu rsh-client telnet-ssl tftp{,d}-hpa + whois wireshark xinetd adb - fastboot + # Newer adb packages include fastboot. +# fastboot + + eterm + gnome-terminal + mlterm + pterm + rxvt + rxvt-unicode + stterm + xterm device-tree-compiler + libcap-dev + libcap-ng-dev libfdt-dev libftdi-dev liblzma-dev @@ -80,11 +108,12 @@ pkgs=( libusb-1.0-0-dev python-beautifulsoup python-dev + virtualenv zlib1g-dev ) sudo bash -c ' -set -x -goobuntu-config -U set custom_etc_sudoers_d true +set -ex +glinux-config -U set custom_etc_sudoers_d true printf "Defaults !tty_tickets\nDefaults timestamp_timeout=360\n" > /etc/sudoers.d/vapier chmod 440 /etc/sudoers.d/vapier @@ -94,8 +123,8 @@ apt-get -y purge google-chrome-beta apt-get -y install google-chrome-unstable apt-get -y install "$@" -goobuntu-updater -goobuntu-remote-unlock enroll +glinux-updater +glinux-remote-unlock enroll ln -sf ~vapier/.profile.d/ROOT-bash_profile ~root/.bash_profile for f in .gitconfig .inputrc .nanorc ; do