Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-19 | configure: reorder options | Kay Sievers | |
2011-07-19 | configure: allow to disable mtd_probe | Allin Cottrell | |
2011-07-14 | udev-acl: skip ACLs when systemd is running, disable by default | Kay Sievers | |
2011-07-11 | release 172 | Kay Sievers | |
2011-06-18 | delete mobile-action-modeswitch which has moved to usb_modeswitch | Kay Sievers | |
2011-06-10 | configure: add AC_CONFIG_AUX_DIR, AC_CONFIG_SRCDIR | Kay Sievers | |
2011-05-27 | release 171 | Kay Sievers | |
2011-05-23 | configure: allow usb.ids location to be specified | Scott James Remnant | |
We already allow the pci.ids location to be specified, so add a patch doing the same for usb.ids. Please don't make me explain why this is necessary, it will only make you cry. Signed-off-by: Scott James Remnant <scott@netsplit.com> Signed-off-by: Kay Sievers <kay.sievers@vrfy.org> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> | |||
2011-05-19 | release 170 | Kay Sievers | |
2011-05-19 | configure.ac: fixes for rule_generator and modeswitch | Michal Soltys | |
2011-05-18 | release 169 | Kay Sievers | |
2011-05-10 | update INSTALL, NEWS, configure comment, queue doc | Kay Sievers | |
2011-05-10 | configure: reintroduce introspection flags to fix crosscompilation | Koen Kooi | |
2011-04-29 | delete hid2hci which moved to the bluez tree | Kay Sievers | |
2011-04-29 | configure: allow to enable/disable extras individually | Kay Sievers | |
- remove gobject introspection switch - disable hid2hci by default (moved to bluez) - disable action-modeswitch by default (will move to usb_modeswitch) - disable edd_id by default (problems with disk signatures) - disable legacy floppy by default (no more nasty device node hacks by default) | |||
2011-03-30 | version bump | Kay Sievers | |
2011-03-23 | systemd: bind udev control socket in systemd and split udev.service | Kay Sievers | |
We should bind the udev socket from systemd, so we are sure that the abstract namespace socket is always bound by a root process and there is never a window during an update where an untrusted process can steal our socket. Also split the udev.service file, so that the daemon can be updated/restarted without triggering any coldplug events. | |||
2011-03-19 | fstab_import: remove from configure | Kay Sievers | |
2011-02-15 | v4l_id: Drop videodev.h check again | Martin Pitt | |
It only uses v4l2 now. | |||
2011-02-15 | Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev | Kay Sievers | |
2011-02-15 | Fix building with --disable-extras | Martin Pitt | |
We always need to define automake conditionals, otherwise configure fails with --disable-extras. | |||
2011-02-15 | Only build v4l_id if V4L1 header file is available | Martin Pitt | |
2011-02-10 | version bump | Kay Sievers | |
2010-12-16 | version bump | Kay Sievers | |
2010-12-15 | libudev: record and export "age" of device record | Kay Sievers | |
2010-10-23 | version bump | Kay Sievers | |
2010-10-13 | version bump | Kay Sievers | |
2010-09-07 | Bump required GLib version to 2.22 | David Zeuthen | |
This is needed for g_main_context_get_thread_default(). Signed-off-by: David Zeuthen <davidz@redhat.com> | |||
2010-09-03 | version bump | Kay Sievers | |
2010-09-02 | Don't install systemd scripts with --without-systemdsystemunitdir | Michael Forney | |
Currently, the scripts get installed to /no/ if that option is specified. Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> | |||
2010-08-19 | version bump | Kay Sievers | |
2010-07-12 | version bump | Kay Sievers | |
2010-07-07 | version bump | Kay Sievers | |
2010-06-25 | make: pre-process and install systemd service files when needed | Kay Sievers | |
2010-06-24 | version bump | Kay Sievers | |
2010-06-02 | version bump | Kay Sievers | |
2010-06-02 | configure.ac: fix cross compilation | Paul Bender | |
"Be aware that, like most Autoconf macros, they test a feature of the host machine, and therefore, they die when cross-compiling" | |||
2010-05-25 | configure.ac: version bump | Kay Sievers | |
2010-05-25 | configure.ac: version bump | Kay Sievers | |
2010-05-12 | configure.ac: version bump | Kay Sievers | |
2010-04-24 | configure.ac: move firmware-path setting out of extras section | Robby Workman | |
2010-04-21 | configure.ac: version bump | Kay Sievers | |
2010-04-21 | configure.ac: fix broken firmware search path in configure.ac | Robby Workman | |
Correct a silly typo: s/fimware/firmware/ | |||
2010-04-20 | configure.ac: version bump | Kay Sievers | |
2010-04-20 | configure.ac: ddd --with-firmware-path option | Yury G. Kudryashov | |
In NixOS we need to use non-standard firmware path: we have no /lib. | |||
2010-04-15 | configure.ac - fix typo in --with-pci-ids-path option | Yury G. Kudryashov | |
2010-03-11 | udev needs automake 1.10 | Adrian Bunk | |
extras/gudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6 libudev/docs/Makefile.am:4: require Automake 1.10, but have 1.9.6 Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com> | |||
2010-02-18 | configure.ac: version bump | Kay Sievers | |
2010-01-25 | keymap: linux/input.h - get absolute include path from gcc | Kay Sievers | |
2010-01-13 | configure.ac: version bump | Kay Sievers | |