Hi everyone,
This is an old and pretty moot point for LFS, but I thought I'd make a
post about it anyway. A few months back, Greg Schafer pointed out
that gcc-3.4.x PCH doesn't handle a kernel feature introduced in
2.6.12. Details can be found in this post
http://linuxfromscratch.org/pipermail/l
During recent attempts at building lfs-development, I noticed large
numbers of test failures during the chapter 6 build of gcc. After
trying many possibilities, I've found that the problem is if the host
system is running linux kernel 2.6.12 or 2.6.12.1.
Procedure:
I booted up my host s
> local and internet interfaces.
>
> Something like the following: (obviously, using a real MAC Address for
> each NIC ;)
>
> KERNEL="eth*", SYSFS{address}="MA:CA:DD:RE:SS:00", name="internal"
> KERNEL="eth*", SYSFS{address}="MA:CA:DD:RE:SS:01", name="external"
>
> I can then reliably assume tha
Andrew Benton wrote:
> DJ Lucas wrote:
>> Has anybody dug in to see why this works? It does not seem correct as
>> is. A physical link must exist to add an address to it, even on virtual
>> devices, correct?
>
>
> Are you sure? http://www.policyrouting.org/iproute2.doc.html#ss9.12
> seems to s
On 20 Jun 2005, you wrote in lfs.dev:
>
> Not sure if this is related.
>
> I upgraded my old 586 to kernel 2.6.11.12 with lfs-bootscripts-3.2.2
> (+ iproute etc) - the base lfs on it is 5.1. It has two eth ports, as
> it's my firewall. The sequence of initialisation (ifup's) is now
> critical
DJ Lucas wrote:
Andrew Benton wrote:
Mark Carey wrote:
The solution is to put it in front of the previous line so it reads
ip addr add 127.0.0.1/8 label lo dev lo
ip link set lo up
See the current version of the bootscripts,
http://downloads.linuxfromscratch.org/lfs-bootscripts-3.2.2.tar.bz2
Mark Carey wrote:
> Hi,
>
> Have upgraded the kernel on my SVN-20050319 desktop machine from
> 2.6.11 to 2.6.12 and now running the localnet script I get the
> following
>
> [EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start
> Bringing up the loopback interface...
> RTNETLINK answers: File exi
Andrew Benton wrote:
> Mark Carey wrote:
>
> The solution is to put it in front of the previous line so it reads
>
> ip addr add 127.0.0.1/8 label lo dev lo
> ip link set lo up
>
> See the current version of the bootscripts,
> http://downloads.linuxfromscratch.org/lfs-bootscripts-3.2.2.tar.bz2
Mark Carey wrote:
Hi,
Have upgraded the kernel on my SVN-20050319 desktop machine from
2.6.11 to 2.6.12 and now running the localnet script I get the
following
[EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start
Bringing up the loopback interface...
RTNETLINK answers: File exists
Hi,
Have upgraded the kernel on my SVN-20050319 desktop machine from
2.6.11 to 2.6.12 and now running the localnet script I get the
following
[EMAIL PROTECTED]:~]# /etc/rc.d/init.d/localnet start
Bringing up the loopback interface...
RTNETLINK answers: File exists
10 matches
Mail list logo