Tiny Core Linux
		Tiny Core Base => TCB Talk => Topic started by: gerald_clark on September 16, 2009, 12:40:13 PM
		
			
			- 
				After reading about the critical extension startup order for CUPS, it occured to me
 that the following change to startup script processing would not be too difficult.
 
 1. After each file in /usr/local/tce.installed is processed, it is moved to /usr/local/tce.installed/processed.
 2. An extension with a load order dependency could call a function which would process the prerequisite
 startup script ( if it exists ), and move it to processed.
 
 
- 
				There has been some discussion at the tean level.
 The demonstrated issue seems not to occur with v2.4rc1 currently in private preview.