From f98b7f0e3ded9f5d0f1868aecec786b410158f75 Mon Sep 17 00:00:00 2001 From: Alex Iribarren <Alex.Iribarren@cern.ch> Date: Thu, 4 Mar 2021 16:42:02 +0100 Subject: [PATCH] Add something about openafs kernel module --- docs/koji/bootstrapping.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/koji/bootstrapping.md b/docs/koji/bootstrapping.md index 4b8c907..4748ab5 100644 --- a/docs/koji/bootstrapping.md +++ b/docs/koji/bootstrapping.md @@ -578,3 +578,8 @@ There will be other basic Koji tags that they'll probably need at this point, su as `collectd*`, `monit*` and `hw*`, so now is a good time to create them. ## Build OpenAFS Kernel Modules + +The [openafs](https://gitlab.cern.ch/linuxsupport/rpms/openafs) repo includes +pipelines to build kernel modules which are [triggered](https://gitlab.cern.ch/linuxsupport/cronjobs/stream8_snapshots/-/blob/8f7d9320/stream8_snapshots/triggers.sh) +from the snapshotting scripts. Those pipelines will need [some changes](https://gitlab.cern.ch/linuxsupport/rpms/openafs/-/commit/8f061a82907d765cfe9e9948a31fc2ac57704051) +to deal with the new OS. -- GitLab