Commit graph

31 commits

Author SHA1 Message Date
Daniel Micay
e29998ff7d deploy-initial: use server-specific authorized_keys 2025-05-08 22:26:56 -04:00
Daniel Micay
c64bddb5c6 update Arch ISO for VPS deployment to 2025.05.01 2025-05-04 16:01:06 -04:00
Daniel Micay
1f4d7316b8 reorganize configurations into etc directory 2025-04-15 12:53:49 -04:00
Daniel Micay
9254dead0d deploy-initial: handle fstab split 2025-04-05 09:57:18 -04:00
Daniel Micay
3746befc4e disable systemd-userdbd.socket in initial deployment 2025-04-02 14:46:48 -04:00
Daniel Micay
286045f90c update Arch Linux ISO to 2025.03.01 2025-03-19 11:32:40 -04:00
Daniel Micay
a642c2e76f fix setting fish as default shell for new installs 2024-11-20 16:14:40 -05:00
Daniel Micay
41ec3a9b01 update Arch Linux ISO to 2024.11.01 2024-11-20 16:14:40 -05:00
Daniel Micay
f20c689c98 switch root login shell to fish 2024-10-30 12:24:57 -04:00
Daniel Micay
3c8a2b7ac2 deploy-initial: fix obtaining swap size 2024-10-22 06:53:52 -04:00
Daniel Micay
fed4e23007 deploy-initial update IMAGE_VERSION 2024-10-22 06:42:03 -04:00
Daniel Micay
5d28d1e87f switch to systemd-based initramfs 2024-10-19 13:54:54 -04:00
Daniel Micay
960d08b3e6 drop global environment configuration for less
This is being handled per-user now.
2024-10-18 12:44:37 -04:00
Daniel Micay
b91653c696 enable systemd-oomd.service during initial deployment 2024-10-10 23:48:01 -04:00
Daniel Micay
a410e5aac6 enable sysstat.service during initial deployment 2024-10-10 23:47:40 -04:00
Daniel Micay
01201c0ece disable io_uring without CAP_SYS_ADMIN or io_uring group 2024-07-01 23:15:38 -04:00
Daniel Micay
4382120e37 set umask for encrypted swapfile creation 2024-06-21 22:36:27 -04:00
Daniel Micay
f7643fa8b7 reorder initial deployment 2024-06-19 11:54:08 -04:00
Daniel Micay
4c52595bfd drop unmodified hosts file 2024-06-19 11:49:13 -04:00
Daniel Micay
4475df98a4 deploy nftables rules in deploy-initial 2024-06-18 14:15:19 -04:00
Daniel Micay
d103f6cdf3 simplify deployment script usage 2024-06-17 18:29:28 -04:00
Daniel Micay
750cd5e985 replace urandom with random
These both use the same CSPRNG on modern kernels, but random waits for
CSPRNG initialization instead of only attempting to initialize it.
2024-06-17 15:04:13 -04:00
Daniel Micay
ce1fef8c0e use per-server package list for deploy-initial 2024-06-17 15:00:36 -04:00
Daniel Micay
55e7cadc02 update deploy-initial image version 2024-06-15 13:36:29 -04:00
Daniel Micay
e9d90bf88b lsof replaced with lsfd 2024-03-06 16:53:42 -05:00
Daniel Micay
fb8775bb85 use checksum-based rsync 2024-03-03 09:55:02 -05:00
Daniel Micay
c9cceb3bc0 explicit set XFS allocation group count 2024-02-24 10:28:10 -05:00
Daniel Micay
e0d5ff2fb2 enable deploy-initial script 2024-02-24 10:22:19 -05:00
Daniel Micay
b185e04a2c update install image to 2024.02.01 2024-02-24 10:21:24 -05:00
Daniel Micay
827324d15d stop generating unused en_US.UTF-8 locale
We only use the C.UTF-8 locale now.
2024-02-15 13:56:29 -05:00
Daniel Micay
86d582ba2b add stripped down initial deployment script 2024-02-03 17:47:41 -05:00