Add cachyos repos and kernel

This commit is contained in:
Marko Korhonen 2023-03-16 18:32:07 +02:00
parent 1529ae20c7
commit 9256c0352c
3 changed files with 31 additions and 5 deletions

View file

@ -0,0 +1,8 @@
PRESETS=('default')
ALL_config="/etc/mkinitcpio.conf"
ALL_kver="/boot/vmlinuz-linux-cachyos"
ALL_microcode=(/boot/*-ucode.img)
default_image="/boot/initramfs-linux-cachyos.img"
default_uki="/boot/EFI/Linux/archlinux-linux-cachyos.efi"

View file

@ -13,6 +13,14 @@ CleanMethod=KeepCurrent
CacheDir=/docker/index.korhonen.cc/repo/arch_linux/korhonen_aur/x86_64
{%@@ endif @@%}
[cachyos-v3]
Include = /etc/pacman.d/pacserve
Include = /etc/pacman.d/cachyos-v3-mirrorlist
[cachyos]
Include = /etc/pacman.d/pacserve
Include = /etc/pacman.d/cachyos-mirrorlist
[korhonen_aur]
{%@@ if profile == "Moria" @@%}
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch