[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Freebsd Jails implementation over OpenBSD
Yes, they are probably really hard to implement from scratch but having them already introduced on FreeBSD code makes makes the task much
easier. I'll figure out what are the files FreeBSD had modified and take a closer look at them.
--geraldo
08/01/02 21:54:58, Artur Grabowski <art@blahonga.org> escreveu:
>Jails are not such a bad idea, but implementing them correctly is very hard.
>
>It might be a good idea to work toward that goal by slowly improving kernel
>access checking and making it finer grained, but I doubt that it can be done
>correctly with "porting" or in "just one diff".
>
>//art