Add README
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# openSUSE Factory Ring 0 in git
|
||||
|
||||
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
|
||||
cd ring0_submodules
|
||||
git submodule init
|
||||
git submodule update
|
||||
pbuild --buildjobs=4 --root=/space
|
Reference in New Issue
Block a user