All of lore.kernel.org
 help / color / mirror / Atom feed
* alsa-compile.sh - easy testing of latest ALSA code
@ 2010-02-22 16:37 Jaroslav Kysela
  2010-02-23  8:18 ` Takashi Iwai
  0 siblings, 1 reply; 7+ messages in thread
From: Jaroslav Kysela @ 2010-02-22 16:37 UTC (permalink / raw)
  To: ALSA development; +Cc: Takashi Iwai

Hi all,

 	I'm instroducing a new bash script - alsa-compile.sh - to allow 
easy testing of new ALSA code by all users using standard Linux 
desktop distributions. For example to get latest driver snapshot from 
www.alsa-project.org, compile it and insert new kernel modules, just type:

  wget -O alsa-compile.sh http://www.alsa-project.org/alsa-compile.sh
  chmod 755 alsa-compile.sh
  ./alsa-compile.sh --driver --kmodules

More information are available using --help option.
More examples are available using --examples option.

Actually, Fedora and openSUSE distributions are supported. Please, 
send patches extending functionality for other distributions to this list 
or directly to me.

Takashi, you might want to add support (option) for your driver tarballs. 
It would be probably a good idea to create a link to latest tarball in 
your web directory.

Please, send ideas, bugs, patches and any other issues to this list.

 					Thanks,
 						Jaroslav

-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-02-24 12:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-22 16:37 alsa-compile.sh - easy testing of latest ALSA code Jaroslav Kysela
2010-02-23  8:18 ` Takashi Iwai
2010-02-23  9:26   ` Jaroslav Kysela
2010-02-23 20:47     ` Eliot Blennerhassett
2010-02-23 22:41       ` Takashi Iwai
2010-02-24 12:20       ` Jaroslav Kysela
2010-02-23 20:51     ` Eliot Blennerhassett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.