Skip to content

SoongNoonien/deponejo

Repository files navigation

deponejo

This is an Arch Linux repository to install zfs and some dracut hooks for pacman. The zfs package only supports building kernel modules with dkms. Also mkinitcpio is not supported.

Usage

Add the following to /etc/pacman.conf:

[deponejo]
Server = https://raw.githubusercontent.com/SoongNoonien/deponejo/master

Run the following commands to add the key:

wget https://raw.githubusercontent.com/SoongNoonien/deponejo/master/public-key.asc
pacman-key -a public-key.asc
pacman-key --lsign-key 56DC9F466254CAB62C8CBFFA6D987150A72D19D0
rm public-key.asc

About

zfs and dracut for Arch Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages