| Branch | Commit message | Author | Age | |
|---|---|---|---|---|
| master | src/udev/udev-event.c: clean up whitespaces | 5 years | ||
| eudev-4 | Makefile.am: clean up docs | 10 years | ||
| rule_generator_eudev3 | Forward-ported network rule-generator code from eudev-1.10 | 11 years | ||
| nonrot | Solid state drives should use noop IO elevator | 11 years | ||
| v2.X | Add .travis.yml | 11 years | ||
| v1.X | udev: timeout - increase timeout | 12 years | ||
| Tag | Download | Author | Age | |
| v3.2.10 | eudev-3.2.10.tar.gz eudev-3.2.10.tar.bz2 eudev-3.2.10.zip | 5 years | ||
| v3.2.9 | eudev-3.2.9.tar.gz eudev-3.2.9.tar.bz2 eudev-3.2.9.zip | 7 years | ||
| v3.2.8 | eudev-3.2.8.tar.gz eudev-3.2.8.tar.bz2 eudev-3.2.8.zip | 7 years | ||
| v3.2.7 | eudev-3.2.7.tar.gz eudev-3.2.7.tar.bz2 eudev-3.2.7.zip | 8 years | ||
| v3.2.6 | eudev-3.2.6.tar.gz eudev-3.2.6.tar.bz2 eudev-3.2.6.zip | 8 years | ||
| v3.2.5 | eudev-3.2.5.tar.gz eudev-3.2.5.tar.bz2 eudev-3.2.5.zip | 9 years | ||
| v3.2.4 | eudev-3.2.4.tar.gz eudev-3.2.4.tar.bz2 eudev-3.2.4.zip | 9 years | ||
| v3.2.3 | eudev-3.2.3.tar.gz eudev-3.2.3.tar.bz2 eudev-3.2.3.zip | 9 years | ||
| v3.2.2 | eudev-3.2.2.tar.gz eudev-3.2.2.tar.bz2 eudev-3.2.2.zip | 9 years | ||
| v3.2.1 | eudev-3.2.1.tar.gz eudev-3.2.1.tar.bz2 eudev-3.2.1.zip | 10 years | ||
| [...] | ||||
| Age | Commit message | Author | Files | Lines |
| 2021-08-23 | src/udev/udev-event.c: clean up whitespaces•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> HEADmaster | 1 | -36/+36 | |
| 2021-08-23 | On collision rename my name to a temporal one letting others got my name...•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | 1 | -0/+11 | |
| 2021-08-23 | Makefile: flag -n of ln is not POSIX•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | 1 | -1/+1 | |
| 2021-08-20 | README.md: Add deprecation notice•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | 1 | -0/+17 | |
| 2021-02-09 | configure.ac: bump to version 3.2.10, version 243•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> v3.2.10 | 1 | -1/+1 | |
| 2021-02-09 | udevadm: 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> | 1 | -3/+2 | |
| 2021-02-09 | udevadm: 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> | 1 | -13/+31 | |
| 2021-01-14 | Revert 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> | 1 | -5/+0 | |
| 2020-12-22 | configure: 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> | 1 | -3/+3 | |
| 2020-11-16 | Pavilion 13 x360 keys•••Signed-off-by: Anthony G. Basile <blueness@gentoo.org> | 1 | -0/+8 | |
| [...] | ||||
| Clone | ||||
| https://anongit.gentoo.org/git/proj/eudev.git | ||||
| git+ssh://git@git.gentoo.org/proj/eudev.git | ||||
