ArkLinux SVN
From ArkWiki
The Ark Linux SVN repository is located at
svn://arklinux.org/
Projects can be checked out using
svn co svn://arklinux.org/projectname
Usually, you'll want to check out only the latest version instead of a tree with all versions:
svn co svn://arklinux.org/projectname/trunk projectname
[edit] What's in there...
- bootdisk - Boot disk image for booting the install CD
- bootdisk-live - Boot disk image for booting the live CD
- buildsys - Build system bits (not interesting to people outside the Ark team)
- consolehelper - PAM module component of the Ark Security System
- custom-al - Config files for Customized Ark Linux CDs
- dvb - DVB (Digital Video Broadcasting) reading library
- dvdrtools - Fork of cdrtools with DVD-R[W] writing support
- hotplug - Beginnings of a new hotplug handler
- init - Beginnings of a new init system
- installer - The Ark Linux installer
- kapten - Beginnings of a new apt-get frontend More information here
- mission-control - The Ark Linux control center
- olpc-qt - Library for running Qt applications on OLPC
- PnpManager - deprecated (but still in use until the new hotplug is ready) hardware detection tool
- PSI - library used by PnpManager
- QtExt - Collection of Qt extensions
- qtflash - flash player (not under development at the moment, gnash or swfdec seem the way to go (need kpart for swfdec))
- rpmhandler - Tool that installs RPMs when clicking on them in Konqueror
- services - Tool for turning services (/etc/init.d/*) on and off
- update-checker - Tool to notify the user of new updates
