On 05/13/2013 08:32 AM, Alexander Berntsen wrote: > On 13/05/13 14:29, Michael Mol wrote: >> Running the script involves (obviously) a great deal of compiling, >> but it results in a fully up-to-date system CFLAGS and USE settings >> as specified up front... > I'm looking for a more minimal thing that's 5-10G and comes without X > or any other heavy software. I will be using it for OpenRC testing and > similar things, so a big and complicated image is not desirable. I'd > like networking to work though. > Hm. I've never tried building a Gentoo system that...small. Looks doable, though. Uncomplicated USE flags are no sweat; a lot of the machinery of the script is there to cope with quirks of updates involving large sets of USE flags. Minimal networking should be no sweat; I'll just enable everything KVM supports in the kernel configuration. How *much* networking support do you want, though? Do you need anything more beyond basic layer 3 (IPv4/IPv6) autoconfiguration (DHCP, RAs and IPv4/IPV6 LL), or do you want netfilter?