diff options
-rw-r--r-- | packages.both | 2 | ||||
-rw-r--r-- | pacman.conf | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/packages.both b/packages.both index b461792..faf56c7 100644 --- a/packages.both +++ b/packages.both @@ -1,5 +1,5 @@ arch-install-scripts -archzfs-git +archzfs-linux b43-fwcutter bash binutils diff --git a/pacman.conf b/pacman.conf index d60cad4..066f82f 100644 --- a/pacman.conf +++ b/pacman.conf @@ -85,7 +85,8 @@ Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist # zfs -[demz-repo-core] +[archzfs] +SigLevel = Required DatabaseOptional TrustedOnly Server = http://demizerone.com/$repo/$arch # An example of a custom package repository. See the pacman manpage for |