X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=distro-begin;h=59e50d595efa3b4935707ab86e3d827ab7c2f1d7;hb=1f027ea146ea6c62002a8f67f831273a5c431b52;hp=5752961798f24d169088faac22ea0e5288021646;hpb=c536de80536e71af6e69eb1a57575ca1a41101c6;p=distro-setup diff --git a/distro-begin b/distro-begin index 5752961..59e50d5 100755 --- a/distro-begin +++ b/distro-begin @@ -25,6 +25,8 @@ # /a/bin/ds/filesystem/etc/prometheus/rules/iank.yml # # Update hostnames in /b/ds/check-remote-mailqs +# Update hostnames in /b/ds/machine_specific/*.hosts /p/c/machine_specific/*.hosts +# Update hostnames in this file ### end new machine setup @@ -111,7 +113,7 @@ source $script_dir/pkgs set +x source /a/bin/distro-functions/src/identify-distros $interactive || set -x -for f in kd x2 x3 x8 frodo tp li bk je demohost kw sy bo; do +for f in kd x2 x3 x8 frodo tp li bk je demohost kw sy bo so; do eval "$f() { [[ $HOSTNAME == $f ]]; }" done codename=$(debian-codename) @@ -308,8 +310,8 @@ set +x err-allow source /etc/profile.d/environment.sh export LC_USEBASHRC=t -# shellcheck source=./.bashrc -source ~/.bashrc +# shellcheck source=./brc +source ~/brc err-catch $interactive || set -x