This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.

Please visit our production wiki at https://wiki.gentoo.org

Talk:User-mode Linux/Guide

From Gentoo Wiki (test)
Jump to:navigation Jump to:search

What is 'non-NPTL'? I couldn't find any current profiles that mentioned anything for this. The 'use' flags contain nptl so I'm assuming placing 'USE="-nptl"' in the make.conf should be sufficient?

I found the ARCH=um flag to be misleading (thought it was for the kernel config file). For anyone confused by this you need to use it like this: "make ARCH=um menuconfig" Then specify it again when compiling like this: "make ARCH=um linux"