Index of /patches
#
# Some patches for software I use...
#
* changepassword_0.9.x.patch
ChangePassword is a CGI-script which allows users to change their passowrds
via a Web Browser
v0.9.1
- fixed file ownership of /etc/shadow
- in Debian the group is "shadow"
v0.9.2
- changed ENCRYPT_METHOD to SHA-512 which is supported since GLIBC-2.7
- added salt to encryption
* esound-0.2.41-pulseaudio-compat.patch
this patch establishes Pulsaudio compatibility for EsounD 0.2.41
- Pulseaudio creates a directory /tmp/.esd-
- EsounD now also uses that directory
* freetz-ser2net-modem.patch
this patch updates FREETZ with the following
- update ser2net to version 2.7
- include cdc-acm.ko Kernel Module (e.g. for a Nokia Mobile Phone)
- update device creation lists for ttyACM[0|1]
* openwrt_shairport.patch
some init- and config scripts to auto-start shairport on OpenWRT
- combined with openwrt_libao.patch below, allows for EsounD and
Shairport running on the same device simultaneously - Shariport
outputting its sound via EsounD
- (the shairport package is maintained at:
svn-git jlars git://github.com/jlars/packages.git;master)
* openwrt_libao.patch
enables EsounD (esd) driver in LibAO for OpenWRT
- provides a working /etc/libao.conf which redirects audio to a
locally running EsounD server
- I found that using alsa DMIX for audio stream mixing does not go
together with EsounD. Making EsounD the audio stream mixer puts
slightly more load on the device, yet it yields much better
audible results.
* openwrt_esound_src.tgz
EsounD package for OpenWRT
- works on Kamikaze, Backfire, and current Trunk (August 2011)
- provides Makefile, init- and config-scripts
- provides asound.conf for a USB sound card