summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2011-12-05use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentationKay Sievers
2011-12-05rename 'init' directory to 'systemd'Kay Sievers
2011-11-22do not ship autogen.sh in the tarballKay Sievers
2011-11-07release 175udev/v175Kay Sievers
2011-11-04make: tweak some autofoo according to Flameeyes' recommendations for libabcKay Sievers
2011-10-20make: add gpg signing bitsKay Sievers
2011-10-10udevd: install into /lib/udev instead of /sbinKay Sievers
2011-10-06libudev: export udev_util_encode_string()Kay Sievers
2011-10-03keymap: add genius keymap to MakefileKay Sievers
2011-09-26libudev: fix typo in documentationKay Sievers
2011-08-16make: allow to pass ${ACLOCAL_FLAGS}Matthias Clasen
2011-08-05implement path_id, usb_id, input_id as built-in commandKay Sievers
2011-08-04libudev: list - use binary search for list lookupKay Sievers
2011-07-19configure: reorder optionsKay Sievers
2011-07-19configure: allow to disable mtd_probeAllin Cottrell
2011-07-14udev-acl: skip ACLs when systemd is running, disable by defaultKay Sievers
2011-07-12scsi_id: Ship READMEMartin Pitt
2011-07-12gudev: Ship JavaScript examplesMartin Pitt
2011-07-11make: fix 'make tar-sync'Kay Sievers
2011-07-11libudev: ctrl - move code to udev directoryKay Sievers
2011-07-06libudev: device - export udev_device_has_tag()Kay Sievers
2011-06-18libudev: enumerate - scan /sys/moduleKay Sievers
2011-06-18delete mobile-action-modeswitch which has moved to usb_modeswitchKay Sievers
2011-06-06accelerometer: add orientation propertyBastien Nocera
2011-06-03make: use 'git tag'Kay Sievers
2011-05-30Makefile: add tar-syncKay Sievers
2011-05-25systemd: split socket fileKay Sievers
2011-05-20libudev: export symbols explicitely and individually from C code not from sep...Kay Sievers
2011-05-18build: use --gc-sections, -fvisibility=hiddenKay Sievers
2011-05-16libudev: queue - always rebuild queue file when nothing is queued anymoreKay Sievers
2011-05-10configure: reintroduce introspection flags to fix crosscompilationKoen Kooi
2011-04-29delete hid2hci which moved to the bluez treeKay Sievers
2011-04-29configure: allow to enable/disable extras individuallyKay Sievers
2011-04-27hid2hci: prepare move to bluez packageKay Sievers
2011-04-24libudev: list - use bit flags for 'sort' and 'unique'Kay Sievers
2011-04-13libudev: bump revisionKay Sievers
2011-04-05keymap: Support Dell Latitude XT2 tablet-mode navigation keysSeth Forshee
2011-03-31Revert "Do not build extras with --disable-extras"Martin Pitt
2011-03-29systemd: do not enable udev-settle.service by defaultKay Sievers
2011-03-23systemd: use sockets.target not socket.targetKay Sievers
2011-03-23systemd: bind udev control socket in systemd and split udev.serviceKay Sievers
2011-03-19systemd: remove deprecated udev-retry.serviceKay Sievers
2011-03-19fstab_import: disable buildKay Sievers
2011-03-15move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd st...Kay Sievers
2011-03-05libudev: bump minor versionKay Sievers
2011-02-15v4l_id: Drop videodev.h check againMartin Pitt
2011-02-15Do not build extras with --disable-extrasMartin Pitt
2011-02-15Only build v4l_id if V4L1 header file is availableMartin Pitt
2011-02-09keymap: Add Acer Aspire 8930Jürgen Kaiser
2011-01-25make: fix qemu rules file nameKay Sievers