Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Scripts and Ansible playbook to setup Arch Linux on ZFS.

License

NotificationsYou must be signed in to change notification settings

stevleibelt/arch-linux-configuration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains, free as in freedom, scripts to configure your archiso environment.

The current change log can be foundhere.

See myarchzfs page if you want to know more.

This is a hard fork fromeoli3n/archiso-zfs. For the history,eoli3n asked me kindly to do a hard fork, so I did.

How to use

Boot your archiso, either an iso withbuild in OpenZFS support or byadding OpenZFS support on runtime.

git clone --recursive https://github.com/stevleibelt/arch-linux-configuration#if you want to setup upstream too#git remote add upstream https://github.com/eoli3n/arch-config#git fetch upstream#bo: zfs installer sectioncd scripts/zfs/installbash 01-configure.shbash 02-configure.sh#eo: zfs installer section#bo: zfs recover sectionbash 01-mount.sh#do what you need to dobash 02-umount.sh#eo: zfs recover section

Features

ZFS root features

  • Native encryption aes-256-gcm
  • Zstd compression on all datasets
  • Boot Environments managed withzfsbootmenu
    • /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 withsnapper andgrub-btrfs
  • Encrypted swap
  • Separated VFAT /boot
  • Netboot recovery

Links

About

Scripts and Ansible playbook to setup Arch Linux on ZFS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell99.9%
  • Jinja0.1%

[8]ページ先頭

©2009-2025 Movatter.jp