mirror of https://github.com/FDOS/kernel.git
Clean up and Release
git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@10 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
c80712f088
commit
97c632c033
|
@ -1,12 +1,12 @@
|
|||
You can check out the latest code (from a UNIX type machine) using
|
||||
CVS as follows:
|
||||
|
||||
cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/home/cvsroot login
|
||||
cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/cvsroot/freedos login
|
||||
Password: Press the Enter key.
|
||||
|
||||
Then, to get the kernel code:
|
||||
cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/home/cvsroot checkout
|
||||
kernel
|
||||
cvs -z3 -d:pserver:anonymous@cvs.freedos.sourceforge.net:/cvsroot/freedos
|
||||
checkout kernel
|
||||
|
||||
|
||||
You can also view the CVS code from the web at
|
||||
|
|
Loading…
Reference in New Issue