diff options
author | Neal H. Walfield <neal@gnu.org> | 2008-12-05 10:22:51 +0100 |
---|---|---|
committer | Neal H. Walfield <neal@gnu.org> | 2008-12-05 10:22:51 +0100 |
commit | e9ff5339a65c61e7268dea211ce7836d04e75599 (patch) | |
tree | dfe259569e61dca346d12c45de6d793986c98de7 /microkernel/viengoos/building.mdwn | |
parent | a1fae4225fb8bda3b5854c333661a90a8f295dd5 (diff) |
Update where to get the Viengoos source code (git, not cvs).
Diffstat (limited to 'microkernel/viengoos/building.mdwn')
-rw-r--r-- | microkernel/viengoos/building.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/microkernel/viengoos/building.mdwn b/microkernel/viengoos/building.mdwn index 3c27af83..9eb5e4b8 100644 --- a/microkernel/viengoos/building.mdwn +++ b/microkernel/viengoos/building.mdwn @@ -10,11 +10,9 @@ is included in the section entitled ## Viengoos build -Checkout hurd-l4: +Checkout viengoos: - cvs -z3 -d :pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co hurd-l4 - -There is a patch in the README file, to change to %%gs:0 in libl4/ia32/l4/bits/vregs.h in line 35. It should have been applied already in the checked out code. Do verify. + git clone git://git.savannah.gnu.org/hurd/viengoos.git Configure: |