[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFC: OpenRC as Init System for Debian



On Thu, 2012-04-26 at 22:20 +0200, Petter Reinholdtsen wrote:
> [Svante Signell]
..
> Say you want to mount a network disk during boot.  This depend on the
> network being configured.  This in turn might depend on a DHCP reply
> from a DHCP server, and to send the DHCP request the network card need
> to be detected.  To detect the network card, the network driver need
> to be loaded, and the network card need to be found on the PCI or some
> other internal bus.  And with the Linux kernel today, there is no way
> to know when during boot the network card will be found on the bus.

This is the whole cause of the problem: You don't know the names of your
devices ay longer. Blame Linus!
What's the point of changing names of peripheral devices "dynamically"?
I've been struggling with eth0 and eth1 for some rime now, never knowing
how it will be named for every new kernel :-(




Reply to: