Re: [lfs-support] What are the SERVICES of ifconfig.eth0 but ip4-static for ppp?

2014-03-22 Thread loki
On Fri, 2014-03-21 at 16:28 -0700, Golam Md. Shibly wrote: > cd /etc/sysconfig/ > cat > ifconfig.eth0 << "EOF" > ONBOOT=yes > IFACE=eth0 > #SERVICE=ipv4-static > #IP=192.168.1.1 > #GATEWAY=192.168.1.2 > #PREFIX=24 > #BROADCAST=192.168.1.255 > EOF > > What are the SERVICES of ifconfig.eth0 but ip4-

Re: [lfs-support] /run directory: Maybe a bit off topic?

2014-03-22 Thread akhiezer
> Date: Sat, 22 Mar 2014 10:32:13 -0400 > From: baho utot > To: LFS Support List > Subject: Re: [lfs-support] /run directory: Maybe a bit off topic? > > On 03/22/2014 10:08 AM, Armin K. wrote: > > On 03/22/2014 02:59 PM, baho utot wrote: . . > >> I would like to adhere to Filesyst

Re: [lfs-support] /run directory: Maybe a bit off topic?

2014-03-22 Thread baho utot
On 03/22/2014 10:08 AM, Armin K. wrote: > On 03/22/2014 02:59 PM, baho utot wrote: >> I am working on RPM-LFS-7.5 which is LFS with the rpm package manager. >> >> I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux >> systems file system layout matches/closely matches my FreeBS

Re: [lfs-support] /run directory: Maybe a bit off topic?

2014-03-22 Thread Armin K.
On 03/22/2014 02:59 PM, baho utot wrote: > I am working on RPM-LFS-7.5 which is LFS with the rpm package manager. > > I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux > systems file system layout matches/closely matches my FreeBSD systems. > When was the /run directory in

[lfs-support] /run directory: Maybe a bit off topic?

2014-03-22 Thread baho utot
I am working on RPM-LFS-7.5 which is LFS with the rpm package manager. I would like to adhere to Filesystem Hierarchy Standard 2.3 so my linux systems file system layout matches/closely matches my FreeBSD systems. When was the /run directory introduced and what package(s) required moving run-t

Re: [lfs-support] lsmod return nothing

2014-03-22 Thread Alice Wonder
On Sat, 2014-03-22 at 22:22 +0900, 包乾 wrote: > thanks for your reply! > I recompile the kernel, actually I copied the kernel source from my > host system(slackware) and everything works fine now! > So the problem narrowed down to my kernel configuration, I would > continue dig into that. > ThX! I

Re: [lfs-support] lsmod return nothing

2014-03-22 Thread 包乾
thanks for your reply! I recompile the kernel, actually I copied the kernel source from my host system(slackware) and everything works fine now! So the problem narrowed down to my kernel configuration, I would continue dig into that. ThX! On Sat, Mar 22, 2014 at 5:51 PM, Pierre Labastie wrote:

Re: [lfs-support] lsmod return nothing

2014-03-22 Thread Pierre Labastie
Le 22/03/2014 01:23, 包乾 a écrit : > hi all! > Its been alot of effort and I finally got my LFS 7.4 successfully boot on my > thinkpad X40. > > The first problem I encountered was that during the boot process it displayed > "face eth0 doesn't exist". Well its a typical error msg with driver problem