| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										config
									
								
							
						
					
				 | 
				
					
						
							
							menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig specifies a default target
						
					
				 | 
				2008-10-18 20:16:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										flashing
									
								
							
						
					
				 | 
				
					
						
							
							adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)
						
					
				 | 
				2009-02-01 17:36:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								abs2rel.pl
							
						
					
				 | 
				
					
						
							
							use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
						
					
				 | 
				2008-09-23 18:29:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								arm-magic.sh
							
						
					
				 | 
				
					
						
							
							generate zImage for the ADI Sidewinder, too
						
					
				 | 
				2008-07-22 06:15:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								brcmImage.pl
							
						
					
				 | 
				
					
						
							
							brcmImage.pl should be set executable
						
					
				 | 
				2009-01-29 15:15:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								config.guess
							
						
					
				 | 
				
					
						
							
							use newer config.guess and config.sub for packages then the shipped ones
						
					
				 | 
				2007-06-08 10:37:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								config.sub
							
						
					
				 | 
				
					
						
							
							Put config.sub executable (#1854)
						
					
				 | 
				2007-06-11 08:37:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								download.pl
							
						
					
				 | 
				
					
						
							
							add multiple download mirrors
						
					
				 | 
				2009-02-20 10:16:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								env
							
						
					
				 | 
				
					
						
							
							scripts/env: fix file syncing on env switch
						
					
				 | 
				2008-10-08 19:15:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								feeds
							
						
					
				 | 
				
					
						
							
							feeds: extend 'search' to lookup in source package names too
						
					
				 | 
				2009-02-17 03:44:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								getver.sh
							
						
					
				 | 
				
					
						
							
							some more s/git-/git /
						
					
				 | 
				2008-08-24 14:16:49 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ipkg
							
						
					
				 | 
				
					
						
							
							add "Architecture" field to opkg status file (closes: #3901)
						
					
				 | 
				2008-08-20 14:09:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ipkg-make-index.sh
							
						
					
				 | 
				
					
						
							
							finally move buildroot-ng to trunk
						
					
				 | 
				2016-03-20 17:29:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								kconfig.pl
							
						
					
				 | 
				
					
						
							
							fix kconfig.pl split for config symbols that have "0" as value
						
					
				 | 
				2007-09-19 20:55:05 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								make-ipkg-dir.sh
							
						
					
				 | 
				
					
						
							
							finally move buildroot-ng to trunk
						
					
				 | 
				2016-03-20 17:29:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								md5sum
							
						
					
				 | 
				
					
						
							
							improve support for building on mac os x by improving detection of missing components
						
					
				 | 
				2009-01-25 19:00:43 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metadata.pl
							
						
					
				 | 
				
					
						
							
							Reset condition for each dependeny when generating mconf files. Previously all dependencys listed after a conditional dependency had the same condition.
						
					
				 | 
				2009-02-01 01:16:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								metadata.pm
							
						
					
				 | 
				
					
						
							
							add support for build-only packages which do not appear in menuconfig
						
					
				 | 
				2009-01-13 02:02:56 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								patch-kernel.sh
							
						
					
				 | 
				
					
						
							
							finally move buildroot-ng to trunk
						
					
				 | 
				2016-03-20 17:29:15 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								rstrip.sh
							
						
					
				 | 
				
					
						
							
							more fixes for rstrip.sh and kernel modules - fixes #1301
						
					
				 | 
				2007-02-09 16:24:34 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								slugimage.pl
							
						
					
				 | 
				
					
						
							
							use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
						
					
				 | 
				2008-09-23 18:29:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timestamp.pl
							
						
					
				 | 
				
					
						
							
							use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes #2998)
						
					
				 | 
				2008-09-23 18:29:44 +00:00 |