All Projects → eoli3n → arch-config

eoli3n / arch-config

Licence: other
Scripts and Ansible playbook to setup Arch Linux on ZFS.

Programming Languages

shell
77523 projects
Jinja
831 projects

Projects that are alternatives of or similar to arch-config

rpooler
A guided installation script for zfs rpools
Stars: ✭ 30 (-16.67%)
Mutual labels:  boot, zfs, zfsonlinux
Arch
These are easy, in-depth instructions on how to install Arch Linux.
Stars: ✭ 16 (-55.56%)
Mutual labels:  archlinux, boot
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (+0%)
Mutual labels:  archlinux, luks
corezfs
ZFS on Linux (ZoL) on CoreOS
Stars: ✭ 27 (-25%)
Mutual labels:  zfs, zfsonlinux
Netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Stars: ✭ 2,753 (+7547.22%)
Mutual labels:  netboot, boot
arch-secure-boot
UEFI Secure Boot for Arch Linux + btrfs snapshot recovery
Stars: ✭ 60 (+66.67%)
Mutual labels:  archlinux, btrfs
zarch
The Ultimate Script For Arch Linux
Stars: ✭ 49 (+36.11%)
Mutual labels:  archlinux, zfs
zfs-installer
Shell script program that prepares ZFS on a system, and installs Linux
Stars: ✭ 137 (+280.56%)
Mutual labels:  boot, zfs
Mkinitcpio Systemd Tool
Provisioning tool for systemd in initramfs (systemd-tool)
Stars: ✭ 60 (+66.67%)
Mutual labels:  archlinux, btrfs
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (+158.33%)
Mutual labels:  archlinux, boot
Btrfs Sxbackup
Incremental btrfs snapshot backups with push/pull support via SSH
Stars: ✭ 105 (+191.67%)
Mutual labels:  compression, btrfs
systemboot
SystemBoot is a LinuxBoot distribution that works as a system firmware + bootloader, based on u-root
Stars: ✭ 103 (+186.11%)
Mutual labels:  netboot, boot
squashible
Cross-Platform Linux Live Image Builder
Stars: ✭ 22 (-38.89%)
Mutual labels:  netboot, boot
ansible-archlinux
Automated arch linux desktop environment
Stars: ✭ 56 (+55.56%)
Mutual labels:  archlinux, luks
Grub Btrfs
Include btrfs snapshots at boot options. (Grub menu)
Stars: ✭ 153 (+325%)
Mutual labels:  boot, btrfs
arch-linux-live-cd-iso-with-zfs
archiso with zfs embedded
Stars: ✭ 14 (-61.11%)
Mutual labels:  archlinux, zfs
arch-btrfs-install-guide
Arch Linux installation guide with btrfs and snapper, this guide is based on the information from unicks.eu guide https://www.youtube.com/watch?v=TKdZiCTh3EM, and Arch Linux UEFI step-by-step installation guide https://www.youtube.com/watch?v=dOXYZ8hKdmc from ALU.
Stars: ✭ 32 (-11.11%)
Mutual labels:  archlinux, btrfs
unlock-luks-partition
Unlock a LUKS partition via SSH
Stars: ✭ 31 (-13.89%)
Mutual labels:  boot, luks
Dotfiles
Configuration for Arch Linux, sway, kitty, kakoune, zsh and more + scripted installation guide
Stars: ✭ 385 (+969.44%)
Mutual labels:  archlinux, btrfs
cstor
CAS Data Engine - User Space implementation of a popular COW Data Engine - ZFS
Stars: ✭ 47 (+30.56%)
Mutual labels:  zfs, zfsonlinux

ZFS root features

  • Native encryption aes-256-gcm
  • Zstd compression on all datasets
  • Boot Environments managed with zfsbootmenu
    • /boot included in ZFS
  • No swap
  • Netboot recovery

BTRFS root features

  • LUKS encryption aes-xts-plain64
  • Zstd compression on all subvolumes
  • Bootable BTRFS snapshot managed with snapper and grub-btrfs
  • Encrypted swap
  • Separated VFAT /boot
  • Netboot recovery

Install

  • Clone me and my submodules
git clone --recursive https://github.com/eoli3n/arch-config
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].