Kay Sievers
dd8a93e0d8
make: introduce --with-rootprefix=
2011-12-25 20:41:52 +01:00
Kay Sievers
b45ce692de
builtin: kmod - link against libkmod
2011-12-23 18:19:18 +01:00
Kay Sievers
f71a55810f
autogen.sh: moce CFLAGS from to configure.ac; print common ./configure options
2011-12-23 13:38:46 +01:00
Kay Sievers
06316d9f1a
builtin: kmod - switch modprobe to builtin
2011-12-23 04:50:33 +01:00
Kay Sievers
95de03a7a2
buildsys: disable tar.gz
2011-12-23 03:30:02 +01:00
Kay Sievers
81dadce58f
prepare builtins for blkid and kmod
2011-12-21 22:30:48 +01:00
Kay Sievers
28e490c945
make: do not (mis-)use the config file generator, create .xz tarball
2011-12-21 15:46:10 +01:00
Kay Sievers
1f7d0a68ea
configure: fix typo
...
<mgorny> kay: btw you've got sbindir: ${bindir}
<mgorny> in configure check result printing
<mgorny> I think that's a typo
<kay> oh
2011-12-14 23:29:48 +01:00
Kay Sievers
12a362be5c
use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation
2011-12-05 17:23:56 +01:00
Kay Sievers
48b14aa053
rename 'init' directory to 'systemd'
2011-12-05 17:23:56 +01:00
Kay Sievers
6f410b81aa
release 175
2011-11-07 23:28:10 +01:00
Kay Sievers
6a90a5124a
make: tweak some autofoo according to Flameeyes' recommendations for libabc
2011-11-04 15:16:35 +01:00
Kay Sievers
6dd19db57c
replace AC_DISABLE_STATIC with LT_INIT([disable-static])
2011-11-02 00:07:59 +01:00
Kay Sievers
b3eccdce81
release 174
2011-10-19 20:49:35 +02:00
Kay Sievers
ad667dff51
release 173
2011-07-30 23:31:54 +02:00
Kay Sievers
e3c14a7ff3
configure: reorder options
2011-07-19 21:17:05 +02:00
Allin Cottrell
4fb270171d
configure: allow to disable mtd_probe
2011-07-19 21:16:22 +02:00
Kay Sievers
c874e22e0d
udev-acl: skip ACLs when systemd is running, disable by default
2011-07-14 02:02:35 +02:00
Kay Sievers
a6148db0ff
release 172
2011-07-11 02:00:13 +02:00
Kay Sievers
6297c2d4e4
delete mobile-action-modeswitch which has moved to usb_modeswitch
2011-06-18 22:38:39 +02:00
Kay Sievers
5671bdefd1
configure: add AC_CONFIG_AUX_DIR, AC_CONFIG_SRCDIR
2011-06-10 16:26:19 +02:00
Kay Sievers
4c748b05a3
release 171
2011-05-27 01:46:08 +02:00
Scott James Remnant
bda2674f22
configure: allow usb.ids location to be specified
...
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-23 12:32:55 -07:00
Kay Sievers
e5fd444fee
release 170
2011-05-19 23:15:46 +02:00
Michal Soltys
e93244f792
configure.ac: fixes for rule_generator and modeswitch
2011-05-19 13:35:42 +02:00
Kay Sievers
2661ff2117
release 169
2011-05-18 19:05:06 +02:00
Kay Sievers
2906cbbae4
update INSTALL, NEWS, configure comment, queue doc
2011-05-10 14:58:49 +02:00
Koen Kooi
16efbde01a
configure: reintroduce introspection flags to fix crosscompilation
2011-05-10 14:52:59 +02:00
Kay Sievers
07f1d2860e
delete hid2hci which moved to the bluez tree
2011-04-29 14:31:53 +02:00
Kay Sievers
d5d6a7f304
configure: allow to enable/disable extras individually
...
- 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-04-29 14:27:11 +02:00
Kay Sievers
a138cd0714
version bump
2011-03-30 16:03:56 +02:00
Kay Sievers
fc1de713f5
systemd: bind udev control socket in systemd and split udev.service
...
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-23 16:40:23 +01:00
Kay Sievers
180bac9db8
fstab_import: remove from configure
2011-03-19 18:28:57 +01:00
Martin Pitt
f3f70f8d9e
v4l_id: Drop videodev.h check again
...
It only uses v4l2 now.
2011-02-15 17:33:05 +01:00
Kay Sievers
4cbe709522
Merge branch 'master' of git+ssh://master.kernel.org/pub/scm/linux/hotplug/udev
2011-02-15 17:24:12 +01:00
Martin Pitt
c283cd6c59
Fix building with --disable-extras
...
We always need to define automake conditionals, otherwise configure fails with
--disable-extras.
2011-02-15 16:31:49 +01:00
Martin Pitt
0c0b3f97ca
Only build v4l_id if V4L1 header file is available
2011-02-15 14:20:21 +01:00
Kay Sievers
f22f103661
version bump
2011-02-10 09:23:45 +01:00
Kay Sievers
0e6a2e7d3c
version bump
2010-12-16 13:37:45 +01:00
Kay Sievers
9c6a11b1c6
libudev: record and export "age" of device record
2010-12-15 08:58:46 +01:00
Kay Sievers
be9c0d5740
version bump
2010-10-23 15:35:35 +02:00
Kay Sievers
457c67e7c1
version bump
2010-10-13 13:08:29 +02:00
David Zeuthen
645d40d004
Bump required GLib version to 2.22
...
This is needed for g_main_context_get_thread_default().
Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-09-07 11:11:11 -04:00
Kay Sievers
397e0169bb
version bump
2010-09-03 15:14:36 +02:00
Michael Forney
620343ddd6
Don't install systemd scripts with --without-systemdsystemunitdir
...
Currently, the scripts get installed to /no/ if that option is
specified.
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2010-09-02 08:54:37 +02:00
Kay Sievers
f7b877ec49
version bump
2010-08-19 18:03:04 +02:00
Kay Sievers
3f42314fb6
version bump
2010-07-12 00:10:16 +02:00
Kay Sievers
db46deec45
version bump
2010-07-07 07:13:20 +02:00
Kay Sievers
08b4c88353
make: pre-process and install systemd service files when needed
2010-06-25 10:30:55 +02:00
Kay Sievers
cbcb846a4c
version bump
2010-06-24 10:17:15 +02:00