| layout | comments | title | published |
|---|---|---|---|
mine |
true |
busterbang |
false |
Install Buster, only base system, skip creating root user and sudo should be the automagic default. When asked for additional stuff only select standard system utilities.
cd && mkdir source && cd source
git clone https://github.com/brontosaurusrex/stretchbang
cd stretchbang
git config credential.helper store # optional
# git checkout 01 # optionally checkout version tagged as 01
./overwriteConfigs # copy user stuff, themes, fonts, icons ...
Things that are in repos now:
-
papirus-icon-theme
./fixPaths # in .wbar and .Xresources ./makeUserDirs # mkdir documents downloads images ...
sources.list with some https power
# FIXME
# sudo cp -b ect/apt/sources.list /etc/apt
# sudo apt update && sudo apt dist-upgrade
Network-manager
cd source/stretchbang
sudo cp -b etc/network/interfaces /etc/network
https://wiki.debian.org/NetworkManager
cd ~/source/stretchbang/packs
sudo ./installLess # or sudo ./installAll
ttf-liberation, ttf-freefont and catfish not found. And alot of others. reboot
systemctl reboot
Should now boot into lightdm / openbox.