On Sat, Dec 7, 2013 at 9:22 AM, Rick "Zero_Chaos" Farina
<zeroch...@gentoo.org> wrote:
> Choice is fine, I love choice, but to have a user unpack a stage tarball
> and find no way at all to handle their networking.... that's just ugly.
>  I mean we could just have dhcpcd in @system and let people figure it
> out from there (wouldn't be my first choice but it would work) but I
> would say it is rare enough to not need net that removing all networking
> options from stage3 is near suicidal.
>
> I can do all kinds of amazing things on a system without an MTA.  But if
> I have no net I can't even install net....

If you have no bootloader you can't install a bootloader.  If you have
no kernel...

You don't need dhcpcd in your stage3 to chroot into your stage3 - the
network is established by the install CD.  You just lose the network
if you reboot before you've installed a network manager, in which case
you need to reboot from the CD, chroot, install the network manager,
and then reboot again.  It is no different than forgetting to install
other popular and critical packages like lilo or pf-sources, and I
don't see anybody suggesting that those should be on the stage3.

I don't use WiFi so it isn't that big a deal for me personally, but I
can see the argument in making the installation of a network manager
part of the handbook.  We already have a whole page on how to set up
the network for the install CD itself assuming dhcp doesn't just work.

Rich

Reply via email to