[root]/etc
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 62 (100.0%) | 641 (100.0%) | 10.3 |
rousseau | 46 (74.2%) | 456 (71.1%) | 9.9 |
corcoran | 12 (19.4%) | 151 (23.6%) | 12.5 |
giraud | 1 (1.6%) | 29 (4.5%) | 29.0 |
sauveron-guest | 1 (1.6%) | 4 (0.6%) | 4.0 |
aet-guest | 2 (3.2%) | 1 (0.2%) | 0.5 |
Remove etc directory completely
- serial readers are rare => no need for /etc/reader.conf.d/
- pcscd now autostarts => no need for /etc/init.d/pcscd script or equivalent
0 lines of code changed in 9 files:
Use $(sysconfdir_exp) instead of (removed) $(confdir_exp)
Fixes [#312498] Wrong installation path for reader.conf.d
1 lines of code changed in 1 file:
Add the ability to parse all the configuration files of a directory
instead of just one configuration file.
update-reader.conf is then now obsolete.
See Debian bug #565896 http://bugs.debian.org/565896
0 lines of code changed in 1 file:
use @sysconfdir@ instead of (the now removed) @confdir@
Thanks to S�bastien Lorquet for the bug report
http://archives.neohapsis.com/archives/dev/muscle/2010-q1/0098.html
2 lines of code changed in 1 file:
update Should-Start: and Should-Stop: (see Debian bug #474238)
5 lines of code changed in 1 file:
typo pscsd -> pcscd
1 lines of code changed in 1 file:
Add LSB comment block
See http://refspecs.freestandards.org/LSB_3.1.0/LSB-Core-generic/LSB-Core-generic/initscrcomconv.html
Thanks to Ville Skytt� for the patch
13 lines of code changed in 1 file:
install reader.conf in reader.conf.d/ instead of just creating an empty
directory
1 lines of code changed in 1 file:
call update-reader.conf to update /etc/reader.conf before starting the daemon
1 lines of code changed in 1 file:
use $(mkinstalldirs) instead of $(mkdir_p)
1 lines of code changed in 1 file:
- distribute update-reader.conf
- create /etc/reader.conf.d/ during installation
6 lines of code changed in 1 file:
ignore update-reader.conf
1 lines of code changed in 1 file:
use update-reader.conf to regenerate /etc/reader.conf from files in
/etc/reader.conf.d/ (thanks to Ville Skytt?)
2 lines of code changed in 1 file:
do not distribute pcscd.init since it will be generated from
pcscd.init.in
1 lines of code changed in 1 file:
pcscd.startup is replaced by pcscd.init generated from pcscd.init.in
71 lines of code changed in 3 files:
updated to reflect the RPM version from Ville Skytt? & Fritz Elfert
52 lines of code changed in 1 file:
Typos. thanks to Ville Skytt? for the patches
6 lines of code changed in 3 files:
remove reader.conf from EXTRA_DIST since it is already in sysconf_DATA
1 lines of code changed in 1 file:
comment the configuration lines since they are not valid and will
prevent the start of pcscd if they are not modified
4 lines of code changed in 1 file:
smartcard -> smart card, musclecard -> MuscleCard
5 lines of code changed in 2 files:
remove etc/ from filename
3 lines of code changed in 1 file:
new files to ignore files not in CVS
3 lines of code changed in 1 file:
use "DEVICENAME /dev/ttySx_not_configured" to make it (more) clear it
should be configured.
1 lines of code changed in 1 file:
reader.conf may also be needed for PCMCIA readers and not olny serial.
2 lines of code changed in 1 file:
add a note: "This file has to be configured for serial readers only."
6 lines of code changed in 1 file:
use /etc/sysconfig/pscsd and correct some typos
9 lines of code changed in 1 file:
Solve a problem of recognizition by serviceconf (patch from Tommaso Cucinotta)
4 lines of code changed in 1 file:
- Polish and unify Makefiles a bit
- More work towards working src/Makefile.am
1 lines of code changed in 1 file:
- Remove MSC/PCSC_TARGET_XYZ defines and the massive
use of unflexible automake conditionals. The main
reason why pcsc-lite requires "too much" work when
porting to another OS. Introduced define PCSC_ARCH,
which uses 'uname' as an input. Except Darwin->MacOS.
- Removed --enable-usb
- Preliminary rewrite of src/Makefile.am, doesn't work
yet.
- Use gcc specific compiler options only if
gcc detected.
0 lines of code changed in 1 file:
include configured path appear in the docs (thanks to Ville Skytt?)
1 lines of code changed in 1 file:
regenerated
112 lines of code changed in 1 file:
regenerated
132 lines of code changed in 1 file:
also distribute etc/pcscd.startup
1 lines of code changed in 1 file:
some changes for the Mac
1 lines of code changed in 1 file:
Some changes to make SCF easier to use
3 lines of code changed in 1 file:
new version of autoregenerating files
7 lines of code changed in 1 file:
Added support for start/stop/restart invocation parameters
29 lines of code changed in 1 file:
new version of autoregenerating files
5 lines of code changed in 1 file:
moved location
43 lines of code changed in 1 file:
Finalizing for the release
2 lines of code changed in 2 files:
(4 more)