Add README
This commit is contained in:
parent
9f3e49a0d7
commit
2277d3405d
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
|
Loading…
Reference in New Issue
Block a user