An open API service indexing awesome lists of open source software.

https://github.com/szorfein/gentoo-zfs

Wiki for install a gentoo hardened with ZFS. SELinux, Systemd, LUKS with gpg key. Download custom iso with zfs support (link on repository) and start !
https://github.com/szorfein/gentoo-zfs

archiso cryptboot cryptsetup eclosion efi efibootmgr gentoo gentoo-zfs gnupg gpg luks selinux systemd zfs

Last synced: 5 months ago
JSON representation

Wiki for install a gentoo hardened with ZFS. SELinux, Systemd, LUKS with gpg key. Download custom iso with zfs support (link on repository) and start !

Awesome Lists containing this project

README

          

# Hardened Gentoo on ZFS:

Tired of go on a lot of link each time, i decided of all regroup in a massive tutorial.
This howto is a mix between the [gentoo handbook](https://wiki.gentoo.org/wiki/Handbook:AMD64), [sasaki handbook](https://wiki.gentoo.org/wiki/Sakaki%27s_EFI_Install_Guide) and many tips found on the web.
We going to look how to set up:

+ ZFS
+ Systemd
+ systemd-boot
+ CPU flags
+ The kernel source
+ Full disk encryption
+ Secure Boot (generate key with [cryptboot](https://github.com/xmikos/cryptboot))
+ Protect your privacy ( paranoid-ninja, tor and ssh )
+ SELinux (Not Yet Ready)

## System Requirements

* Cpu comptatible x86-64.
* 8G disk storage available
* 2G memory minimum

**Optional:**

* MicroSD or USB key for create an external boot partition. ( Be proud with MicroSD as boot partition, some BIOS/UEFI cannot boot on )
* ECC Memory.
* SSD - Generally use as cache drive and log device, respectively called L2ARC and ZIL).

### Build the ISO
Take a look on another repo [Archaeidae](https://github.com/szorfein/archaeidae) to build a custom Archiso including ZFS support.

**Boot on the key & start the tutorial:**
[Gentoo-ZFS wiki](https://github.com/szorfein/Gentoo-ZFS/wiki)