From e37b5f67132d5bbc69374a858b15597aaec47d63 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 25 Jul 2026 16:45:36 +0100 Subject: Add git mirror for Linux kernel --- roles/cgit/files/cgitrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'roles') diff --git a/roles/cgit/files/cgitrc b/roles/cgit/files/cgitrc index 9a9030c..75ce869 100644 --- a/roles/cgit/files/cgitrc +++ b/roles/cgit/files/cgitrc @@ -74,3 +74,9 @@ repo.desc=Miscellaneous code that is useful to have around. repo.url=packages.git repo.path=/srv/git/packages.git repo.desc=Configuration files for Arch Linux packages. + +# Linux. +repo.url=linux.git +repo.path=/srv/git/linux.git +repo.desc=Linux kernel source tree. +repo.section=Mirrors -- cgit v1.3.1