diff options
author | Mcgrof <anonymous.contributor@example.org> | 2012-08-14 18:18:55 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:30 -0400 |
commit | 399a6ec28841baeec66887d8da9d8fbb6d4c6e44 (patch) | |
tree | 4f75e39f21ec375970afa10650a195ca450e793b | |
parent | bf0dd0e5aee56c37d7bc5ca53214c9e665e9fd19 (diff) | |
download | backports-399a6ec28841baeec66887d8da9d8fbb6d4c6e44.tar.gz |
Update Code
-rw-r--r-- | wiki/Code.mediawiki | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wiki/Code.mediawiki b/wiki/Code.mediawiki index 389c8ca..79b9f53 100644 --- a/wiki/Code.mediawiki +++ b/wiki/Code.mediawiki @@ -4,8 +4,10 @@ title: Code There are two components to the backports effort: + * [https://github.com/mcgrof/compat git://github.com/mcgrof/compat.git] [[compat|compat documentation]] + * [https://github.com/mcgrof/compat-drivers git://github.com/mcgrof/compat-drivers.git] [[compat-drivers|compat-drivers documentation]] + * [https://github.com/mcgrof/compat git://github.com/mcgrof/compat.git] - * [https://github.com/mcgrof/compat-drivers git://github.com/mcgrof/compat-drivers.git] To be able to make releases and test building releases however you need quite a bit more code. The setup is simplified with scripts from the compat.git tree. To set your system up for the first time you can run: |