summaryrefslogtreecommitdiff
path: root/roles/installer/openbsd
Commit message (Expand)AuthorAgeFilesLines
* fix installer for openbsdChristian Pointner2024-04-272-1/+4
* installer/* improve regexp to set ssh port and fix ssh port config for newer ...Christian Pointner2024-02-251-1/+1
* vm/guest: some fixes for ubuntu installer, still not fully workingChristian Pointner2024-01-191-0/+3
* add new signing keys for debian/bookworm and opensd 7.3Christian Pointner2023-08-011-0/+3
* replace some ipaddr() filter calls to new location (still a lot left todo...)Christian Pointner2022-09-051-2/+2
* in-place variable cookingChristian Pointner2022-01-011-6/+6
* add signing key for next openbsd releaseChristian Pointner2021-12-281-0/+3
* add openbsd 7.0Christian Pointner2021-10-181-0/+3
* openbsd 6.9Christian Pointner2021-05-172-1/+4
* don't use install_hostname variable in rolesChristian Pointner2020-11-211-12/+12
* use delegation for vm/guest install and defineChristian Pointner2020-11-213-13/+16
* usb installer: add multi-host boot stick supportChristian Pointner2020-07-112-2/+2
* openbsd installer: improve image verificationChristian Pointner2020-07-111-26/+29
* openbsd installer: extract sha256 checksum from iso before downloading itChristian Pointner2020-07-111-7/+21
* installer: cleanup variablesChristian Pointner2020-07-113-6/+5
* major refactoring of installer rolesChristian Pointner2020-07-105-35/+35
* openbsd installer: move to single version per invocationChristian Pointner2020-07-103-34/+23
* add verification for openbsd installer iso filesChristian Pointner2020-07-055-28/+53
* address vs prefixChristian Pointner2020-06-211-2/+2
* further improved network configChristian Pointner2020-06-211-2/+2
* initial tests with new network configChristian Pointner2020-06-211-1/+1
* openbsd installer: fix SMP installChristian Pointner2020-06-011-0/+1
* add cpu-microcode roleChristian Pointner2020-06-011-2/+2
* chaos-at-home: deploy apt-repo/base to some more hostsChristian Pointner2020-05-311-1/+1
* refactor all install roles ans playbooks to work with new variable install_ho...Christian Pointner2020-04-233-12/+12
* base role supports openbsd now tooChristian Pointner2019-12-261-0/+6
* zsh and sshd role support debian and openbsd nowChristian Pointner2019-12-261-3/+2
* openbsd installer runs thtrough nowChristian Pointner2019-12-261-5/+5
* openbsd: add site.tgz to further customize the installationChristian Pointner2019-12-263-6/+39
* openbsd installer: generate iso with filesetsChristian Pointner2019-12-254-19/+42
* openbsd vm install almost works nowChristian Pointner2019-12-255-23/+89
* installer: move bootstrap roles to common subdirChristian Pointner2019-12-242-0/+0
* openbsd automatic install, added todoChristian Pointner2019-12-231-36/+22
* openbsd: try to enable com0 for kernel terminal (WIP)Christian Pointner2019-12-232-3/+42
* add support for openbsd installer in vm/defineChristian Pointner2019-12-102-4/+2
* added openbsd installer roleChristian Pointner2019-12-082-0/+27