summaryrefslogtreecommitdiff
path: root/fdi/information/Makefile.am
diff options
context:
space:
mode:
authorDavid Zeuthen <david@fubar.dk>2005-02-24 16:50:35 +0000
committerDavid Zeuthen <david@fubar.dk>2005-02-24 16:50:35 +0000
commit0f8cd3229c1e6cfc63af25d733ee9419f6848e49 (patch)
tree51a70bec7cb466ece2ac3828a5f8262159385850 /fdi/information/Makefile.am
parente5587b29cf33f73bba0442549daf9a2bf9a34797 (diff)
Removed
Remove build rules for hal-hotplug-map Callouts now take two userdata pointers (physdev_callouts_preprobing_done): New function (hotplug_event_begin_add_physdev): Run preprobing callouts just before real probing (flow continues in the above function) Callouts now take two userdata pointers Callouts now take two userdata pointers (classdev_callouts_preprobing_done): New function (hotplug_event_begin_add_classdev): Run preprobing callouts just before real probing (flow continues in the above function) Callouts now take two userdata pointers (blockdev_callouts_preprobing_storage_done): New function (blockdev_callouts_preprobing_volume_done): New function (hotplug_event_begin_add_blockdev): Run preprobing callouts just before real probing (flow continues in the two above functions) Callouts now take two userdata pointers Callouts now take two userdata pointers Fix up prototypes for callouts to take two userdata pointers. Add hal_util_callout_device_preprobe prototype. Change callouts to take two userdata pointers (hal_util_callout_device_preprobe): New function Don't call hald_read_conf_file() as this is now gone. Tweak prototype for di_search_and_merge to take a DeviceInfoType parameter Lookup new environment variables Use new environment variables for specifying fdi file location Use new environment variables for specifying fdi file location Don't link with libselinux and don't install callout directories (hald_test_SOURCES): Remove hald_conf.[ch] (hald_SOURCES): Remove hald_conf.[ch]. Add notes about how to tweak the hal tarball for a particular distribution or OS. Rework the details a bit. Remove the hotplug_map rules. Remove selinux bits (for now). Rework what fdi file directory Makefile's to generate. Removed Removed Specificy new subdirs New New New New New New New New New New New New New New New New New New New New New New New New New New New New New file to describe the new directory structure
Diffstat (limited to 'fdi/information/Makefile.am')
-rw-r--r--fdi/information/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/fdi/information/Makefile.am b/fdi/information/Makefile.am
new file mode 100644
index 00000000..40ff1e59
--- /dev/null
+++ b/fdi/information/Makefile.am
@@ -0,0 +1,3 @@
+
+SUBDIRS = 10freedesktop 20thirdparty 30user
+