Cflinux home

GIT Access

Cflinux now is developed in git, and it can be accessed by anyone, of course read-only. You can get the latest (maybe unstable, even not working code) from the repository by issuing the command
$ git clone git://git.cflinux.hu/cflinux.git
And you can update it by issuing the command
$ git pull
in cflinux's directory. Now you have the freshest cflinux source code. But be warned, it can happen that your code even wont compile. But you can try :) And you have the option to look into the sources here.
This page was generated at Sun Sep 5 21:34:18 2010 and took 0.001194 seconds.