81 Commits (75b7bde33e29a88108c209c9f5a3e77666d9b9d4)

Author SHA1 Message Date
lub 75b7bde33e make sure lvm2 is installed in both environments 1 day ago
lub b607f471d3 truncate disk name for grub-install
i.e. /dev/nvme0n1p1 -> /dev/nvme0n1
1 day ago
lub 88198da01b implement LVM
makes more flexible use of the available disk space

(untested)
1 day ago
lub 1c64dbcbac trying to fix dropbear 2 years ago
lub 3a60297bef Revert "only use rsa keys for dropbear"
This reverts commit 7eb3bb228f.
2 years ago
lub dac8e57a9e re-add esp_uuid replacmenet 2 years ago
lub 90150fabb9 fix device name 2 years ago
lub 67d6c4b33d try fix for #5 2 years ago
lub cf48fe816e install longhorn deps
fixes #8
2 years ago
lub 70595df7ba switch to ext4
we dont use any btrfs features anymore

btrfs backend for containers seems to have worse performance and worse support
2 years ago
lub 93e0e83d58 remove docker
fxies #9
2 years ago
lub de4bdf7f2c auto accept dist-upgrade 2 years ago
lub 3de47520c3 add additional disks 2 years ago
lub 2961ca6db5 add fqdn to hosts file
fixes #4
3 years ago
lub 447f71e8c2 add a cleanup section and purge exim4
fixes #6
3 years ago
lub 870a57eb53 clarify comment 3 years ago
lub 5abd827621 add rsync 4 years ago
lub 7eb3bb228f only use rsa keys for dropbear 4 years ago
lub 0e56b936b9 move /etc/resolv.conf to the end
this prevents dns from breakign during setup
4 years ago
lub 94d48cdf8c rename btrfs-tools to btrfs-progs 4 years ago
lub 863a440c1a add dnsutils 4 years ago
lub 08aaf9176f enable fstrim.timer 4 years ago
lub 76117a6e74 add local resolver 5 years ago
lub 15ccadaf66 install chrony
automatically disables systemd-timesyncd.service
fixes #3
5 years ago
lub 06752d0d69 actually enable systemd-networkd 6 years ago
lub 843ef82813 remove nftables 6 years ago
lub 91ea4826bf add curl to admin tools 6 years ago
lub 75f77b04a1 remove update-grub 6 years ago
lub 73d9babc12 add lvm2
required for ceph in some configurations
6 years ago
lub 3a770a3ec0 move resolv.conf to etc folder 6 years ago
lub 0799dfccea move linux image installation back to bottom 6 years ago
lub e376a620ef fix crypttab uuid 6 years ago
lub c187275054 fix crypttab 6 years ago
lub e514bd8dab add grub-pc setup in addition to efi boot 6 years ago
lub 6c196e4288 make grub-install more explicit 6 years ago
lub a81a3b18a9 make fstab more flexible 6 years ago
lub d9e0b99e1c also install docker-compose
it is needed by e.g. lubiceph
6 years ago
lub 560d9a62a2 add byobu 6 years ago
lub c3bd3ee3b6 add htop 6 years ago
lub f13ce193f2 enable nftables.service 6 years ago
lub 604de17d61 install iproute2 in networking section 6 years ago
lub 6a2fab959d re-order Docker section 6 years ago
lub efb151a82c add --foce-confdef for nftables and dropbear 6 years ago
lub 256c7475b0 add networking config 6 years ago
lub 6a3c2c42bc set noninteractive dpkg frontend 6 years ago
lub 6c150dbd74 add bash-completion 6 years ago
lub 250fc894e2 also add users to docker group 6 years ago
lub bf3a7f6114 add addtional network diagnostic tools 6 years ago
lub 08449db44c streamline dropbear setup 6 years ago
lub 6034e67c5c update-grub 6 years ago