I might be able to help with some of the porting I suppose. I've done
a fair bit of hacking on some of the scripts and could make some diffs
if time permits. But I can't really take too active a role since my
own computer is not network connected, so using svn/cvs/git are not an
option for me. At l
Andrew Benton wrote:
> On Sat, 19 Nov 2011 10:36:11 -0500
> Nathan Fisher wrote:
>
>> That would work too. But would you have to modify the dbus init script
>> for the new path then?
>
> Yes, you're right, the BLFS dbus bootscript would need to be altered if
> the paths to the pid file and socke
On Sat, 19 Nov 2011 10:36:11 -0500
Nathan Fisher wrote:
> That would work too. But would you have to modify the dbus init script
> for the new path then?
Yes, you're right, the BLFS dbus bootscript would need to be altered if
the paths to the pid file and socket are changed.
Andy
--
http://lin
That would work too. But would you have to modify the dbus init script
for the new path then?
Dan
On Sat, Nov 19, 2011 at 10:32 AM, Andrew Benton wrote:
> On Sun, 20 Nov 2011 00:25:46 +1100
> Wayne Blaszczyk wrote:
>
>> I'm currently looking at getting dbus to start under LFS 7.0 as I was
>> ge
On Sun, 20 Nov 2011 00:25:46 +1100
Wayne Blaszczyk wrote:
> I'm currently looking at getting dbus to start under LFS 7.0 as I was
> getting the following error:
>
> Failed to bind socket "/var/run/dbus/system_bus_socket": No such file or
> directory
>
> I did manual re-create the dbus directory
You may have to add a line to the "createfiles" bootscript. In fact I
think I did myself.
Dan
On Sat, Nov 19, 2011 at 8:25 AM, Wayne Blaszczyk
wrote:
> I'm currently looking at getting dbus to start under LFS 7.0 as I was
> getting the following error:
>
> Failed to bind socket "/var/run/dbus/sy
I'm currently looking at getting dbus to start under LFS 7.0 as I was
getting the following error:
Failed to bind socket "/var/run/dbus/system_bus_socket": No such file or
directory
I did manual re-create the dbus directory under /run and it seemed to
fix the problem, but I'm worried that there m