nofast wrote: > Helo > > In book SVN-20120815 > > 5.17.1 Installation of coreutils > one can find command: > > cp -v src/su /tools/bin > > that result was: > > lfs:/mnt/lfs/sources/coreutils-8.18$ cp -v src/su /tools/bin > cp: cannot stat 'src/su': No such file or directory > In coreutils-8.18 changelog I found that: > > 2012-06-06 Jim Meyering <meyer...@redhat.com> > su: remove program (util-linux is now the best source for it) > > Should 'su' be added in util-linux installed programs too.
No. The su in util-linux requires PAM. We use the version in shadow. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page