Thomas Pegg wrote:
> Bruce Dubbs wrote:
>   
>> Julio Meca Hansen wrote:
>>     
>
>   
>> I've lost the background on this.  Looking at util-linux, why do we need
>> it at all in Chapter 5?  Can't we just build it once in Chapter 6 just
>> before the first file that needs it?
>>
>>     
>  From what I remember it was so we could mount /dev/pts and /dev/shm 
> inside of the chroot, but that's unnecessary now with the bind mount of 
> the host's /dev. There could be more that relies on mount, not sure what 
> though.
>
>   
For one thing you posted this message 3 times. mount --bind will not 
carry sub mounts. That's where mount --rbind comes in.

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

Reply via email to