public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] bluetooth: update rootfile
@ 2016-06-03  5:37 Marcel Lorenz
  2016-06-03 15:14 ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Lorenz @ 2016-06-03  5:37 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 config/rootfiles/packages/bluetooth | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/rootfiles/packages/bluetooth b/config/rootfiles/packages/bluetooth
index 267e40e..346441b 100644
--- a/config/rootfiles/packages/bluetooth
+++ b/config/rootfiles/packages/bluetooth
@@ -5,6 +5,7 @@ etc/bluetooth/input.conf
 etc/bluetooth/main.conf
 etc/bluetooth/network.conf
 etc/bluetooth/rfcomm.conf
+#etc/dbus-1/system.d
 etc/dbus-1/system.d/bluetooth.conf
 #lib/udev/rules.d/24-bluetooth.rules
 lib/firmware/BCM-LEGAL.txt
-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] bluetooth: update rootfile
  2016-06-03  5:37 [PATCH] bluetooth: update rootfile Marcel Lorenz
@ 2016-06-03 15:14 ` Michael Tremer
  2016-06-03 15:42   ` Marcel Lorenz
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Tremer @ 2016-06-03 15:14 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 709 bytes --]

Hi,

context?

-Michael

On Fri, 2016-06-03 at 07:37 +0200, Marcel Lorenz wrote:
> Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
> ---
>  config/rootfiles/packages/bluetooth | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/config/rootfiles/packages/bluetooth
> b/config/rootfiles/packages/bluetooth
> index 267e40e..346441b 100644
> --- a/config/rootfiles/packages/bluetooth
> +++ b/config/rootfiles/packages/bluetooth
> @@ -5,6 +5,7 @@ etc/bluetooth/input.conf
>  etc/bluetooth/main.conf
>  etc/bluetooth/network.conf
>  etc/bluetooth/rfcomm.conf
> +#etc/dbus-1/system.d
>  etc/dbus-1/system.d/bluetooth.conf
>  #lib/udev/rules.d/24-bluetooth.rules
>  lib/firmware/BCM-LEGAL.txt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] bluetooth: update rootfile
  2016-06-03 15:14 ` Michael Tremer
@ 2016-06-03 15:42   ` Marcel Lorenz
  2016-06-03 15:43     ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Lorenz @ 2016-06-03 15:42 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

Hi,

removes only "changes in roorfile" message after build.

Marcel

Am 2016-06-03 17:14, schrieb Michael Tremer:
> Hi,
> 
> context?
> 
> -Michael
> 
> On Fri, 2016-06-03 at 07:37 +0200, Marcel Lorenz wrote:
>> Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
>> ---
>>  config/rootfiles/packages/bluetooth | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/config/rootfiles/packages/bluetooth
>> b/config/rootfiles/packages/bluetooth
>> index 267e40e..346441b 100644
>> --- a/config/rootfiles/packages/bluetooth
>> +++ b/config/rootfiles/packages/bluetooth
>> @@ -5,6 +5,7 @@ etc/bluetooth/input.conf
>>  etc/bluetooth/main.conf
>>  etc/bluetooth/network.conf
>>  etc/bluetooth/rfcomm.conf
>> +#etc/dbus-1/system.d
>>  etc/dbus-1/system.d/bluetooth.conf
>>  #lib/udev/rules.d/24-bluetooth.rules
>>  lib/firmware/BCM-LEGAL.txt


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] bluetooth: update rootfile
  2016-06-03 15:42   ` Marcel Lorenz
@ 2016-06-03 15:43     ` Michael Tremer
  2016-06-03 17:01       ` Marcel Lorenz
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Tremer @ 2016-06-03 15:43 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1185 bytes --]

There was none after the last nightly build:

http://nightly.ipfire.org/next/2016-06-02T15%3A34%3A11%2B01%3A00-c935a269/

Is this possibly dependent on the dbus patch?

-Michael

On Fri, 2016-06-03 at 17:42 +0200, Marcel Lorenz wrote:
> Hi,
> 
> removes only "changes in roorfile" message after build.
> 
> Marcel
> 
> Am 2016-06-03 17:14, schrieb Michael Tremer:
> > 
> > Hi,
> > 
> > context?
> > 
> > -Michael
> > 
> > On Fri, 2016-06-03 at 07:37 +0200, Marcel Lorenz wrote:
> > > 
> > > Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
> > > ---
> > >  config/rootfiles/packages/bluetooth | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/config/rootfiles/packages/bluetooth
> > > b/config/rootfiles/packages/bluetooth
> > > index 267e40e..346441b 100644
> > > --- a/config/rootfiles/packages/bluetooth
> > > +++ b/config/rootfiles/packages/bluetooth
> > > @@ -5,6 +5,7 @@ etc/bluetooth/input.conf
> > >  etc/bluetooth/main.conf
> > >  etc/bluetooth/network.conf
> > >  etc/bluetooth/rfcomm.conf
> > > +#etc/dbus-1/system.d
> > >  etc/dbus-1/system.d/bluetooth.conf
> > >  #lib/udev/rules.d/24-bluetooth.rules
> > >  lib/firmware/BCM-LEGAL.txt

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] bluetooth: update rootfile
  2016-06-03 15:43     ` Michael Tremer
@ 2016-06-03 17:01       ` Marcel Lorenz
  0 siblings, 0 replies; 5+ messages in thread
From: Marcel Lorenz @ 2016-06-03 17:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1636 bytes --]

Hi,

yes, the new dbus do not more create the etc/dbus-1/system.d dir.

 From readme:
****
This configuration file is no longer required and may be removed.

In older versions of dbus, this file defined the behaviour of the 
well-known
session bus. That behaviour is now determined by
/usr/share/dbus-1/session.conf, which should not be edited.
****

gocart

Am 2016-06-03 17:43, schrieb Michael Tremer:
> There was none after the last nightly build:
> 
> http://nightly.ipfire.org/next/2016-06-02T15%3A34%3A11%2B01%3A00-c935a269/
> 
> Is this possibly dependent on the dbus patch?
> 
> -Michael
> 
> On Fri, 2016-06-03 at 17:42 +0200, Marcel Lorenz wrote:
>> Hi,
>> 
>> removes only "changes in roorfile" message after build.
>> 
>> Marcel
>> 
>> Am 2016-06-03 17:14, schrieb Michael Tremer:
>> >
>> > Hi,
>> >
>> > context?
>> >
>> > -Michael
>> >
>> > On Fri, 2016-06-03 at 07:37 +0200, Marcel Lorenz wrote:
>> > >
>> > > Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
>> > > ---
>> > >  config/rootfiles/packages/bluetooth | 1 +
>> > >  1 file changed, 1 insertion(+)
>> > >
>> > > diff --git a/config/rootfiles/packages/bluetooth
>> > > b/config/rootfiles/packages/bluetooth
>> > > index 267e40e..346441b 100644
>> > > --- a/config/rootfiles/packages/bluetooth
>> > > +++ b/config/rootfiles/packages/bluetooth
>> > > @@ -5,6 +5,7 @@ etc/bluetooth/input.conf
>> > >  etc/bluetooth/main.conf
>> > >  etc/bluetooth/network.conf
>> > >  etc/bluetooth/rfcomm.conf
>> > > +#etc/dbus-1/system.d
>> > >  etc/dbus-1/system.d/bluetooth.conf
>> > >  #lib/udev/rules.d/24-bluetooth.rules
>> > >  lib/firmware/BCM-LEGAL.txt


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-03 17:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-03  5:37 [PATCH] bluetooth: update rootfile Marcel Lorenz
2016-06-03 15:14 ` Michael Tremer
2016-06-03 15:42   ` Marcel Lorenz
2016-06-03 15:43     ` Michael Tremer
2016-06-03 17:01       ` Marcel Lorenz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox