Sources and Updates for Software from the Debian-based KNOPPIX live CD/DVD

http://debian-knoppix.alioth.debian.org/

/etc/apt/sources.list entries:
# KNOPPIX Sources
deb-src http://debian-knoppix.alioth.debian.org ./
# KNOPPIX Precompiled binaries
deb http://debian-knoppix.alioth.debian.org ./
After adding these lines, run
apt-get update
and then
apt-get source <packagename>[=versionnumber]
or
apt-get install <packagename>[=versionnumber]
to fetch the source for a package, or install an update.

LICENSE: If not otherwise specified (i.e. firmware packages marked as "non-free" in the filename, or containing a debian/copyright file that says different), all sources and binaries from this location are freely redistributable under the conditions of the GNU GENERAL PUBLIC LICENSE version 2.