X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-end;h=a8f5eed51dfdd1c3bdf8510f36d6213ff021f5bd;hb=103a2e153f844343c359882079936b2521c82f15;hp=09ad1de2ec7b3ea63bb081adda46b25ad19f19c4;hpb=5c8530653c87af3757a2c649772e0405bcd143a0;p=distro-setup diff --git a/distro-end b/distro-end index 09ad1de..a8f5eed 100755 --- a/distro-end +++ b/distro-end @@ -896,7 +896,7 @@ esac ### system76 things ### case $HOSTNAME in - sy|bo) + bo) # sy| sy doesnt seem to really need this. # note, i stored the initial popos packages at /a/bin/data/popos-pkgs if [[ ! -e /etc/apt/sources.list.d/system76.list ]]; then # https://blog.zackad.dev/en/2017/08/17/add-ppa-simple-way.html @@ -929,6 +929,7 @@ EOF fi ;; esac +### end system76 things ### case $distro in trisquel|ubuntu) @@ -997,7 +998,7 @@ EOF ;; jammy) # not yet bothering with mate - pi lightdm-gtk-greeter + pi lightdm-gtk-greeter lightdm ;; esac @@ -1814,6 +1815,10 @@ DEVICESCAN -a -o on -S on -n standby,q $sched \ ########### misc stuff +rm -fv /home/iank/.mpv/watch_later +rm -rf /home/iank/.mpv + + if [[ $HOSTNAME != frodo ]]; then # remove. i moved this into dns echo | s cedit hole /etc/hosts ||: