Download
|
.bz2 extension handling
The .bz2 extension belongs to the bzip2 compression utility which replaces gzip. You may unpack the .tar.bz2 files directly via the 'tar xjf <file>' command (the newer version of tar) or 'tar xIf <file>' command (the older version of tar) or 'bzip2 -c | tar xf -' command (all versions of tar).
FTP Access
Primary Site
US Mirrors
Europe Mirrors
- ftp.sunet.se:/pub/Linux/alsa
- ftp.task.gda.pl:/pub/linux/misc/alsa
- gd.tuwien.ac.at:/opsys/linux/alsa
- ftp.iasi.roedu.net:/pub/mirrors/ftp.alsa-project.org
Asia Mirrors
FTP via HTTP (web) access
Primary Site
Europe Sites
- http://dl.ambiweb.de/mirrors/ftp.alsa-project.org
- http://alsa.mirror.fr
- http://gd.tuwien.ac.at/opsys/linux/alsa
- http://alsa.cybermirror.org
Developers may browse
Tracker System
- [Bugs]
ALSA HG (Mercurial) SCM repositories
The homepage for HG (Mercurial) SCM is http://www.selenic.com/mercurial. The sources can be obtained using:
hg clone http://hg-mirror.alsa-project.org/alsa-driver alsa-driver
Full list of ALSA repositories is at hg-mirror.alsa-project.org. We have also alternate rsync access:
rsync -avz --delete rsync://alsa.alsa-project.org/hg your_directory
You may only get the latest code without .hg repository:
rsync -avz --delete --exclude=.hg* rsync://alsa.alsa-project.org/hg your_directory
Rsync
URL | rsync://alsa.alsa-project.org/ftp |
Access | read-only |
Description | read-only access to the whole FTP tree |
