 34acc9cb04
			
		
	
	
		34acc9cb04
		
	
	
	
	
		
			
			It is no longer necessary for regular builds as of the previous commit. This will drastically improve the time it takes to do the initial clone of redox.
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			577 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			577 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [submodule "cookbook"]
 | |
| 	path = cookbook
 | |
| 	url = https://gitlab.redox-os.org/redox-os/cookbook.git
 | |
| 	branch = master
 | |
| [submodule "installer"]
 | |
| 	path = installer
 | |
| 	url = https://gitlab.redox-os.org/redox-os/installer.git
 | |
| 	branch = master
 | |
| [submodule "rust"]
 | |
| 	path = rust
 | |
| 	url = https://gitlab.redox-os.org/redox-os/rust.git
 | |
| 	branch = redox-2023-09-07
 | |
| 	update = none
 | |
| [submodule "redoxfs"]
 | |
| 	path = redoxfs
 | |
| 	url = https://gitlab.redox-os.org/redox-os/redoxfs.git
 | |
| 	branch = master
 | |
| [submodule "relibc"]
 | |
| 	path = relibc
 | |
| 	url = https://gitlab.redox-os.org/redox-os/relibc.git
 | |
| 	branch = master
 |