..  
			 
		
		
			
			
			
			
				
					
						
							
								 
								02_default_set_state 
							
						
					 
				 
				
					
						
							
							base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 
						
					 
				 
				2011-07-07 02:52:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								05_mount_skip 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								10_check_for_mtd 
							
						
					 
				 
				
					
						
							
							base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable 
						
					 
				 
				2010-02-01 00:32:46 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								10_essential_fs 
							
						
					 
				 
				
					
						
							
							base-files: use a natural mount syntax 
						
					 
				 
				2012-11-23 20:02:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								10_indicate_failsafe 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								10_indicate_preinit 
							
						
					 
				 
				
					
						
							
							base-files: use a natural mount syntax 
						
					 
				 
				2012-11-23 20:02:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								20_check_jffs2_ready 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								20_device_fs_mount 
							
						
					 
				 
				
					
						
							
							base-files: use a natural mount syntax 
						
					 
				 
				2012-11-23 20:02:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								30_device_fs_daemons 
							
						
					 
				 
				
					
						
							
							base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable 
						
					 
				 
				2010-02-01 00:32:46 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								30_failsafe_wait 
							
						
					 
				 
				
					
						
							
							base-files: make press key message more explicit in preinit 
						
					 
				 
				2010-03-23 22:56:12 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								40_init_shm 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								40_mount_devpts 
							
						
					 
				 
				
					
						
							
							base-files: use a natural mount syntax 
						
					 
				 
				2012-11-23 20:02:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								40_mount_jffs2 
							
						
					 
				 
				
					
						
							
							Fix whitespace 
						
					 
				 
				2011-02-20 21:25:45 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								40_run_failsafe_hook 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								41_merge_overlay_hooks 
							
						
					 
				 
				
					
						
							
							base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks 
						
					 
				 
				2010-09-23 17:32:58 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								50_choose_console 
							
						
					 
				 
				
					
						
							
							base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable 
						
					 
				 
				2010-02-01 00:32:46 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								50_indicate_regular_preinit 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								60_init_hotplug 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								70_initramfs_test 
							
						
					 
				 
				
					
						
							
							package/base-files: call preinit_ip_deconfig before processing init on initramfs images 
						
					 
				 
				2010-03-12 14:37:19 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								70_pivot_jffs2_root 
							
						
					 
				 
				
					
						
							
							change from /jffs to /overlay, patch from Daniel Dickinson 
						
					 
				 
				2010-03-21 17:16:50 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								80_mount_root 
							
						
					 
				 
				
					
						
							
							base-files: use a natural mount syntax 
						
					 
				 
				2012-11-23 20:02:02 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								90_init_console 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								90_mount_no_jffs2 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								90_restore_config 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								99_10_failsafe_login 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								99_10_mount_no_mtd 
							
						
					 
				 
				
					
						
							
							add preinit modularization work by Daniel Dickinson (cshore) 
						
					 
				 
				2010-01-25 17:11:17 +00:00  
			 
		
			
			
			
			
				
					
						
							
								 
								99_10_run_init 
							
						
					 
				 
				
					
						
							
							base-files: fix preinit code typos 
						
					 
				 
				2010-03-10 18:09:53 +00:00