Initial overlay for domotica machines
authorKristof Provost <kp@FreeBSD.org>
Wed, 3 May 2023 20:01:15 +0000 (22:01 +0200)
committerKristof Provost <kp@FreeBSD.org>
Wed, 3 May 2023 20:01:15 +0000 (22:01 +0200)
commitfce30d287593f1c41676f3af7e4b98613a197ae8
tree732ed2168cadf8a3e358c1e7f77a54ec454c49b1
parentb7bebd24ed4023fa16775f16290a891be3b1f1aa
Initial overlay for domotica machines

* Console over serial port
* set up 'kp' user & sudo
* crontab presence announcement to sigsegv.be with mac address
* ssh-able as kp
image/overlay/domotica/boot/loader.conf [new file with mode: 0644]
image/overlay/domotica/etc/rc.conf [new file with mode: 0644]
image/overlay/domotica/etc/rc.d/ansibleprep [new file with mode: 0755]
image/overlay/domotica/firstboot [new file with mode: 0644]
image/overlay/domotica/home/kp/.ssh/authorized_keys [new file with mode: 0644]
image/overlay/domotica/home/kp/.zshrc [new file with mode: 0644]
image/overlay/domotica/home/kp/bin/announce_presence [new file with mode: 0755]
image/overlay/domotica/home/kp/bin/utils.subr [new file with mode: 0644]
image/overlay/domotica/usr/local/etc/sudoers [new file with mode: 0644]
image/overlay/domotica/var/cron/tabs/kp [new file with mode: 0644]