I posted a solution in lfs-support. Here is it

In my testing with Cross-LFS, I have found that this works

echo "dummy1:x:1000:" >> /etc/group
echo "dummy:x:1000:1000:::/bin/bash" >> /etc/passwd
cd tests
su dummy -c "sh run-all"
sed -i '/dummy/d' /etc/passwd /etc/group
rm /tmp/*

--
------
[EMAIL PROTECTED]
[EMAIL PROTECTED]

LFS User # 2577
Registered Linux User # 299986

--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to