Re: [lfs-dev] Problems setting up a systemd build

2013-02-27 Thread cybertao
I've been using Arch as a reference and configuring the network by writing a network.service script that simply executes 'ip' commands ('ip addr add ...', 'ip route ...', 'ip link set ...', etc.) -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsu

Re: [lfs-dev] Problems setting up a systemd build

2013-02-26 Thread Matt Burgess
On Sat, 2013-02-23 at 17:21 +, John Burrell wrote: > Not sure if this is the right place for this - I'm sure you'll let me know if > it isn't. It certainly is the right place, and thanks for testing! > I had the following problems with a systemd setup: > > glibc-2.17-fhs-1.patch > > is i

Re: [lfs-dev] Problems setting up a systemd build

2013-02-25 Thread Armin K.
On 02/25/2013 08:29 PM, John Burrell wrote: >> >> The libcap2_2.22-orig.tar.gz link is broken. >> >> You have libcap_2.22.orig.tar.gz >> >> It should be: >> >> http://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_2.22.orig.tar.gz >> as in blfs. >> > > In fact it would be very helpful if

Re: [lfs-dev] Problems setting up a systemd build

2013-02-25 Thread Matt Burgess
On Mon, 2013-02-25 at 19:29 +, John Burrell wrote: > > > > The libcap2_2.22-orig.tar.gz link is broken. > > > > You have libcap_2.22.orig.tar.gz > > > > It should be: > > > > http://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_2.22.orig.tar.gz > > as in blfs. > > > > In fact it wou

Re: [lfs-dev] Problems setting up a systemd build

2013-02-25 Thread John Burrell
> > The libcap2_2.22-orig.tar.gz link is broken. > > You have libcap_2.22.orig.tar.gz > > It should be: > > http://ftp.de.debian.org/debian/pool/main/libc/libcap2/libcap2_2.22.orig.tar.gz > as in blfs. > In fact it would be very helpful if you renamed libcap to be libcap2 to make it consistent w

[lfs-dev] Problems setting up a systemd build

2013-02-23 Thread John Burrell
Not sure if this is the right place for this - I'm sure you'll let me know if it isn't. I had the following problems with a systemd setup: glibc-2.17-fhs-1.patch is in http://www.linuxfromscratch.org/patches/downloads/glibc/ and not http://www.linuxfromscratch.org/patches/lf