From 7359f61fc04981ccef48fccee299e14a6066ce4b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 23 May 2024 16:32:00 +0200 Subject: Big round of cleanup - Remove a lot of TODOs, either by fixing them or because they became irrelevant - Change all git:// to https:// - Move hwreport and hwinfo from /run to /run/openslx - Minor script style cleanups - Remove dead code and functions in various scripts --- core/modules/kernel/module.conf.opensuse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/kernel/module.conf.opensuse') diff --git a/core/modules/kernel/module.conf.opensuse b/core/modules/kernel/module.conf.opensuse index 38518d0d..1afad75e 100644 --- a/core/modules/kernel/module.conf.opensuse +++ b/core/modules/kernel/module.conf.opensuse @@ -1,4 +1,4 @@ #!/bin/bash REQUIRED_GIT_BRANCH="openSUSE-${SYS_VERSION}" -REQUIRED_GIT="git://kernel.opensuse.org/kernel.git" +REQUIRED_GIT="https://kernel.opensuse.org/kernel.git" -- cgit v1.2.3-55-g7522