Read Me
To get the tuxbox sources you can use the following commands:
default via git:
REPLIST="apps boot cdk driver hostapps sandbox"
for f in $REPLIST ; do
git clone git://git.code.sf.net/p/tuxbox-cvs/$f $f
done
or http:
REPLIST="apps boot cdk driver hostapps sandbox"
for f in $REPLIST ; do
git clone http://git.code.sf.net/p/tuxbox-cvs/$f $f
done
Developers:
REPLIST="apps boot cdk driver hostapps sandbox"
for f in $REPLIST ; do
git clone ssh://[user_name]@git.code.sf.net/p/tuxbox-cvs/$f $f
done
subscribable lists:
mailinglist: tuxbox-cvs-global@lists.sourceforge.net
code changes: tuxbox-cvs-commits@lists.sourceforge.net
More infos at:
wiki: http://wiki.tuxbox.org/wiki/Tuxbox_Entwicklungsumgebung#Auschecken
forum: http://forum.tuxbox.org/forum