Commit Graph

82 Commits (a81a3b18a9ebf23770b5f1fb47f41ff34d1618a0)
 

Author SHA1 Message Date
lub a81a3b18a9 make fstab more flexible
lub d9e0b99e1c also install docker-compose
it is needed by e.g. lubiceph
lub 560d9a62a2 add byobu
lub ecfb1579c4 allow incoming esp traffic
lub 65349b01db split nftables.conf to ip and ip6 instead of inet
lub c3bd3ee3b6 add htop
lub 09ace58c56 fix dropbear instructions in readme
lub c18a87ebe5 update readme
lub 83da47cdd1 remove obsolete templates
lub f13ce193f2 enable nftables.service
lub 604de17d61 install iproute2 in networking section
lub 29038a5e6c set hostname already in live system
that way artifacts like ssh keys have the
correct hostname from the beginning
lub 6a2fab959d re-order Docker section
lub efb151a82c add --foce-confdef for nftables and dropbear
lub 5d25c1c100 make network.sh executable
lub 256c7475b0 add networking config
lub c9a36c0225 use inet table instead of ip
inet is for both ipv4 and ipv6
lub 8e0a34ac5d fix nftables.conf
lub 6a3c2c42bc set noninteractive dpkg frontend
lub 0f670a3383 add firewall rules in nftables.conf
lub 6f14e7eb29 remove pandro from authorized_keys
lub 6c150dbd74 add bash-completion
lub 250fc894e2 also add users to docker group
lub bf3a7f6114 add addtional network diagnostic tools
lub 08449db44c streamline dropbear setup
lub 6034e67c5c update-grub
lub 31fda75e6e add firmware-linux for microcode
lub b3b69e7c7a remove -e from reset.sh
lub 1a9a5fa6b5 copy sources.list instead of generating them
lub 4eab4c46a7 add iproute2
lub a61e794cf9 fix fstype in fstab
lub 8a89924e18 add manual grub-install
lub d2831227b7 make reset.sh more aggressive
lub bca4251bfc add esp setup
lub 8b3517be28 switch to efi boot
lub 55d69f07e8 fix devices names
lub f351a74e49 use GB instead of GiB
lub daa7916f4e switch back to btrfs
lub a3eea2086d add ovh_rise-1 preset
root 0ac712a995 change dropbear port to 222
root 9be84f131f install openssh-server in debootstrap env
lub 4cd428aa42 add newline after password prompt in setup.sh
root 60a7ed7907 copy config files to / in post-debootstrap-installer.sh
root 8c89dff295 pass hardware setup to post-debootstrap-installer.sh for grub.sh call
root 74289a6571 prefix post-deboostrap env with /hardware-setup/
root 2ee710942d change docker sources.list to buster
root b4689b6c01 update debian release to buster
root 2d7dcb6a78 add debootstrap to rescue environment
root c2fe6f7278 remove -f of mkfs.ext4
root fee59174cf add sync to reset.sh