After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 530648 - Support differently named "hardware.conf" options
Support differently named "hardware.conf" options
Status: RESOLVED FIXED
Product: gnome-lirc-properties
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-lirc-properties-maint
gnome-lirc-properties-maint
Depends on:
Blocks: 530359
 
 
Reported: 2008-04-29 23:15 UTC by Bastien Nocera
Modified: 2010-05-17 12:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Make lirc hardware.conf location configurable (2.95 KB, patch)
2010-05-14 17:41 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2008-04-29 23:15:53 UTC
+++ This bug was initially created as a clone of Bug #530359 +++

Debian/Ubuntu use hardware.conf, with certain variable names, that will be used by the startup script, whereas Fedora uses slightly different names for some variables.

Maybe those should be substituted at compile-time
Comment 1 Murray Cumming 2008-04-30 12:13:50 UTC
Yeah, I guess so. How about adding a 
  --enable-startup-system=debian/fedora/others
configure option, with debian meaning ubuntu.
Comment 2 Bastien Nocera 2008-06-30 10:17:59 UTC
REMOTE_DRIVER (debian) is called LIRC_DRIVER (fedora)
REMOTE_DEVICE (debian) is called LIRC_DEVICE (fedora)
LIRCD_ARGS is called LIRCD_OPTIONS

Comment 3 Mathias Hasselmann (IRC: tbf) 2008-06-30 11:27:42 UTC
Murray, your suggestion sounds good.
Comment 4 Bastien Nocera 2010-05-14 17:41:19 UTC
Created attachment 161080 [details] [review]
Make lirc hardware.conf location configurable

By default /etc/lirc/hardware.conf on all distros but Fedora
(for which we have /etc/sysconfig/lirc).

Override by passing --with-lirc-conf=[location]
Comment 5 Bastien Nocera 2010-05-14 17:41:33 UTC
Attachment 161080 [details] pushed as 7f3317e - Make lirc hardware.conf location configurable
Comment 6 Bastien Nocera 2010-05-14 17:42:05 UTC
Wrong bug...
Comment 7 Bastien Nocera 2010-05-15 13:58:28 UTC
Reassign to alias.