On 01/04/2014 03:05 AM, Ivan Wagner wrote: > On Fri, Jan 03, 2014 at 08:49:42PM +0100, Armin K. wrote: >> Systemd branch doesn't yet have libcap-2.23 because of that reason. I >> was waiting for fix to land in BLFS before I could merge the changes. >> Revert to 2.22 or use patch from BLFS to fix the issue. >> >> Also, Follow book, book good. > > What about your e-mails about the changes to "Preparing Virtual File > Systems", where you > suggested that devpts be bind mounted and /dev/console and /dev/null do not > need to be created? > Should we follow the book or what you said in the e-mails? >
As I said, follow the book. The things I suggested might not be valid. /dev/console and /dev/null are required if DEVTMPFS_MOUNT isn't enabled in the kernel and we don't require the option on the kernel config page so they are still necessary for the situations that are described when the nodes are created - booting with init=/bin/bash. As for devpts, it seems to work fine for most cases and it will fail only if gid of the tty group is different on the host. I am not sure what was decided for that. And yet no one seemed to be interested as mounting a tmpfs on /run during build since it doesn't matter that much if it's empty or not. >> >> -- >> Note: My last name is not Krejzi. > > <offtopic> > For some reason I find the above really funny. It reminds of the "This is > not a pipe" > painting. > </offtopic> > > Thanks, > Ivan > -- Note: My last name is not Krejzi. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page