From f44802543602fb1abf5d3c28b5c3542548171583 Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Mon, 7 Nov 2022 13:53:31 +0100 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 95e1dde..32c6abe 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This project links all ring0 packages from gitea as submodules How to use locally: zypper in git-lfs git-core build - git clone gitea@gitea.opensuse.org:lnussel/ring0_submodules.git + git clone gitea@gitea.opensuse.org:mold/core.git cd ring0_submodules git submodule init git submodule update @@ -18,6 +18,7 @@ How to use locally: # rebuild the whole thing only with local packages pbuild --buildjobs=XXX --jobs=YYY --root=/space --buildtrigger=local --rebuild=all --vm-memory=8192 --vm-disk-size=32768 +Note: as of Nov 2022 `build` needs the following fixes to work: https://github.com/openSUSE/obs-build/pull/896/files ## how to add local changes to packages