Re: [uml-user] SELinux inside a UML

2012-02-11 Thread richard -rw- weinberger
On Thu, Feb 9, 2012 at 4:11 PM, Nicolas Greneche wrote: > Hi, > > I would like to create a SELinux aware UML. I compiled a ARCH=um kernel > with SELinux activated. Are you sure? > The UML starts but SELinux seems to be disabled. Libselinux is installed > so I have userspace tools to check selinu

Re: [uml-user] do UML guests need NTP?

2012-02-11 Thread richard -rw- weinberger
On Thu, Feb 9, 2012 at 3:14 PM, Riccardo Murri wrote: > Hello, > > is NTP needed on UML VMs? > > Or does the UML kernel take the time from the host kernel? (so it's > enough if the host runs NTP) > UML takes the timer tick from the host. But it has it's own timekeeping. But I have never used/nee