On Mon, Dec 9, 2013 at 2:56 PM, Rick "Zero_Chaos" Farina <zeroch...@gentoo.org> wrote: > I really don't like the idea of having no networking in the stage3 by > default, however, I'm becoming more open minded on what qualifies as > networking. What I'm wrestling with is this, what if I want to slap a > stage3 on a device and then access it from the network?
Hit your head on the wall because it doesn't contain a kernel? Stage3s in general aren't functional systems. > I really feel that while the rest of the world is trying to get > more functionality out of their hardware we are trying to save ~200k and > possibly crippling user experience in the process. The rest of the world would just stick systemd, dbus, pulseaudio, xorg, an initramfs, every kernel module under the sun, ndiswrapper, 300 windows driver blobs, and a network manager that uses gtk+ to configure your network on the stage3. That is how they get more functionality out of their hardware. It just isn't the Gentoo way. :) > > Is removing ~200k really worth the potential downside? Honestly, if we > are going on the merits of smaller downloads let's argue about using xz > instead of bzip2 for the stages... I'm not concerned about space use at all. I think the main argument for leaving oldnet on the stage3s is that it doesn't do anything if you don't symlink it, just like openssh. If it actually had collisions with other network managers I think there would be more of a case for removing it. Rich