| 
					
				 | 
			
			
				@@ -120,19 +120,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <screen><userinput remap="install">mv -v /usr/bin/{cat,chgrp,chmod,chown,cp,date,dd,df,echo} /bin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 mv -v /usr/bin/{false,ln,ls,mkdir,mknod,mv,pwd,rm} /bin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-mv -v /usr/bin/{rmdir,stty,sync,true,uname,test,[} /bin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 mv -v /usr/bin/chroot /usr/sbin 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 mv -v /usr/share/man/man1/chroot.1 /usr/share/man/man8/chroot.8 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 sed -i s/\"1\"/\"8\"/1 /usr/share/man/man8/chroot.8</userinput></screen> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <para>Some of the scripts in the LFS-Bootscripts package depend on 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <command>head</command>, <command>sleep</command>, and 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <command>nice</command>.  As <filename class="directory">/usr</filename> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    may not be available during the early stages of booting, those binaries 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    need to be on the root partition:</para> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-<screen><userinput remap="install">mv -v /usr/bin/{head,sleep,nice} /bin</userinput></screen> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </sect2> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |