Am 13.05.2010 19:44, schrieb Julian H. Stacey: > Hi Hackers, > Problem with /dev/null & /dev/zero inside a chroot: > I wanted to build a release from inside a chroot > > What sort of null & zero should be in chroot ? > man mknod ... deprecated ... > Should I be running a devfs (I'm not currently) > Or a jail ? (I dont really want that level of encapsulation ). > >
http://www.ijs.si/software/amavisd/README.chroot mknod dev/null c 2 2 # FreeBSD Best regards tjado _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

