diff --git a/.gitignore b/.gitignore index e4e183a..3d71a86 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ sysroot/ sysroot.* crystal/pacman.conf -crystal/airootfs/pacman.conf \ No newline at end of file +crystal/airootfs/etc/pacman.conf \ No newline at end of file diff --git a/crystal/airootfs/etc/buildstamp b/crystal/airootfs/etc/buildstamp index 1b3dc96..acf3400 100644 --- a/crystal/airootfs/etc/buildstamp +++ b/crystal/airootfs/etc/buildstamp @@ -1 +1 @@ -Built on 05/24/21 @ 18:38:07 EST +Built on 05/24/21 @ 20:32:51 EST diff --git a/pacman.def b/pacman.def index f4cf8d3..33d9aba 100644 --- a/pacman.def +++ b/pacman.def @@ -79,6 +79,10 @@ RemoteFileSigLevel = Never Server = https://github.com/crystalux-project/packages/raw/main/crystal/ SigLevel = Never +[special] +Server = https://repo.xhec.us/special/ +SigLevel = Never + [core] Include = /etc/pacman.d/mirrorlist diff --git a/pacman.testing b/pacman.testing index 8880f4f..94a108a 100644 --- a/pacman.testing +++ b/pacman.testing @@ -79,6 +79,10 @@ RemoteFileSigLevel = Never Server = https://github.com/crystalux-project/packages/raw/testing/crystal/ SigLevel = Never +[special] +Server = https://repo.xhec.us/special/ +SigLevel = Never + [core] Include = /etc/pacman.d/mirrorlist