aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mastersrc/udev/udev-event.c: clean up whitespacesAnthony G. Basile5 years
eudev-4Makefile.am: clean up docsAnthony G. Basile10 years
rule_generator_eudev3Forward-ported network rule-generator code from eudev-1.10Ian Stakenvicius11 years
nonrotSolid state drives should use noop IO elevatorRichard Yao11 years
v2.XAdd .travis.ymlAnthony G. Basile11 years
v1.Xudev: timeout - increase timeoutTom Gundersen12 years
 
TagDownloadAuthorAge
v3.2.10eudev-3.2.10.tar.gz  eudev-3.2.10.tar.bz2  eudev-3.2.10.zip  Anthony G. Basile5 years
v3.2.9eudev-3.2.9.tar.gz  eudev-3.2.9.tar.bz2  eudev-3.2.9.zip  Anthony G. Basile7 years
v3.2.8eudev-3.2.8.tar.gz  eudev-3.2.8.tar.bz2  eudev-3.2.8.zip  Anthony G. Basile7 years
v3.2.7eudev-3.2.7.tar.gz  eudev-3.2.7.tar.bz2  eudev-3.2.7.zip  Anthony G. Basile8 years
v3.2.6eudev-3.2.6.tar.gz  eudev-3.2.6.tar.bz2  eudev-3.2.6.zip  Anthony G. Basile8 years
v3.2.5eudev-3.2.5.tar.gz  eudev-3.2.5.tar.bz2  eudev-3.2.5.zip  Anthony G. Basile9 years
v3.2.4eudev-3.2.4.tar.gz  eudev-3.2.4.tar.bz2  eudev-3.2.4.zip  Anthony G. Basile9 years
v3.2.3eudev-3.2.3.tar.gz  eudev-3.2.3.tar.bz2  eudev-3.2.3.zip  Anthony G. Basile9 years
v3.2.2eudev-3.2.2.tar.gz  eudev-3.2.2.tar.bz2  eudev-3.2.2.zip  Anthony G. Basile9 years
v3.2.1eudev-3.2.1.tar.gz  eudev-3.2.1.tar.bz2  eudev-3.2.1.zip  Anthony G. Basile10 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-08-23src/udev/udev-event.c: clean up whitespaces•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> HEADmasterAnthony G. Basile1-36/+36
2021-08-23On collision rename my name to a temporal one letting others got my name...•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Andoni Zarate1-0/+11
2021-08-23Makefile: flag -n of ln is not POSIX•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Issam E. Maghni1-1/+1
2021-08-20README.md: Add deprecation notice•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Anthony G. Basile1-0/+17
2021-02-09configure.ac: bump to version 3.2.10, version 243•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> v3.2.10Anthony G. Basile1-1/+1
2021-02-09udevadm: hwdb: allow empty properties•••Backport of https://github.com/systemd/systemd/commit/afe87974dd57741f74dd87165b251886f24c859f. Will address shown error > Error, empty key or value ' XKB_FIXED_VARIANT' in '/usr/lib/udev/hwdb.d/60-keyboard.hwdb' caued by recent changes in sys-apps/hwids-20201207 [Link 1]. Link 1: https://github.com/gentoo/hwids/commit/f30071bbebc0685c645783024cae0f9f213a1458#diff-7b9ba9c30888b1b5b1fa008f185e4efaff34eaff2c13f35c38b2ae0416cd891eR1840 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Thomas Deutschmann1-3/+2
2021-02-09udevadm: hwdb: sync with systemd•••Backports some changes from https://github.com/systemd/systemd/commit/6a34639e76b8b59233a97533b13836d5a44e8d4a. Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Thomas Deutschmann1-13/+31
2021-01-14Revert bad 78-sound-card.rules update causing path_id skip•••The following device properly got assigned ID_PATH with eudev 3.2.1, but does not get it any more with recent versions: P: /devices/platform/rt5651-sound/sound/card0 E: DEVPATH=/devices/platform/rt5651-sound/sound/card0 E: SOUND_FORM_FACTOR=internal E: SOUND_INITIALIZED=1 E: SUBSYSTEM=sound E: USEC_INITIALIZED=507638688065 This results in pulseaudio giving a non-stable card name by using a device number. I tracked the problem to commit 47367bc4df6f05a49cf4b5b0209153d77a9ade83, which changed (without explaining why it does so) the rules for "internal" sound cards, notably preventing `IMPORT{builtin}="path_id"` from being reached. Signed-off-by: Yann Dirson <yann@blade-group.com> Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Yann Dirson1-5/+0
2020-12-22configure: test -a|o is not POSIX•••Fixes `test: too many arguments` when building Linux-PAM using sbase. This is due to a non-POSIX syntax test ... -a ... and test ... -o .... > The XSI extensions specifying the -a and -o binary primaries and the > '(' and ')' operators have been marked obsolescent. See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/test.html Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Issam E. Maghni1-3/+3
2020-11-16Pavilion 13 x360 keys•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Max Verevkin1-0/+8
[...]
 
Clone
https://anongit.gentoo.org/git/proj/eudev.git
git+ssh://git@git.gentoo.org/proj/eudev.git