fpicalausa 
							
						 
					 
					
						
						
						
						
							
						
						
							652780757b 
							
						 
					 
					
						
						
							
							Update config.txt to replace lirc-rpi with gpio-ir ( #328 )  
						
						... 
						
						
						
						The example for enabling IR transmission in `/boot/config.txt` is still using the deprecated `lirc-rpi` overlay. 
The documentation in `/boot/overlays/README` indicates that this overlay has been deprecated in favor of `gpio-ir` / `gpio-ir-tx`.
This updates the actual config.txt to suggest `gpio-ir` instead of `lirc-rpi`. 
						
					 
					
						2019-09-23 10:11:58 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							77833ba929 
							
						 
					 
					
						
						
							
							cmdline.txt: remove dwc_otg.lpm_enable=0  
						
						
						
					 
					
						2019-08-14 15:32:05 +01:00 
						 
				 
			
				
					
						
							
							
								Christophe Hurpeau 
							
						 
					 
					
						
						
						
						
							
						
						
							8110eb4891 
							
						 
					 
					
						
						
							
							Remove unused interfaces file ( #322 )  
						
						
						
					 
					
						2019-08-11 16:50:11 +01:00 
						 
				 
			
				
					
						
							
							
								Ondřej Caletka 
							
						 
					 
					
						
						
						
						
							
						
						
							3db1168fbd 
							
						 
					 
					
						
						
							
							Remove obsolete IPv6 turnoff ( #300 )  
						
						... 
						
						
						
						Turning off IPv6 by aliasing `net-pf-10` to `off` does not work anymore.
Also, turning off IPv6 on system level breaks apps depending on IPv6
loopback or IPv6 link-local addresssing and creates issues in both
dual-stack and IPv6-only environments.
Signed-off-by: Ondřej Caletka <ondrej@caletka.cz> 
						
					 
					
						2019-07-01 13:21:44 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							17ef760111 
							
						 
					 
					
						
						
							
							config.txt: Enable FKMS and set max_framebuffers=2 in [pi4]  
						
						
						
					 
					
						2019-06-07 15:59:18 +01:00 
						 
				 
			
				
					
						
							
							
								Sam Tygier 
							
						 
					 
					
						
						
						
						
							
						
						
							d07096ebb5 
							
						 
					 
					
						
						
							
							Allow setting user name and password from config  
						
						... 
						
						
						
						Add FIRST_USER_NAME and FIRST_USER_PASS variables that can be set
in the config (or enviroment). Defaults to the standard pi and
raspberry. 
						
					 
					
						2018-12-21 04:09:47 +00:00 
						 
				 
			
				
					
						
							
							
								Hugo Hromic 
							
						 
					 
					
						
						
						
						
							
						
						
							df156f02ff 
							
						 
					 
					
						
						
							
							stage1: add missing netbase package to the net-tweaks sub stage  
						
						
						
					 
					
						2018-05-08 08:43:55 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							ff2d5edee1 
							
						 
					 
					
						
						
							
							shellcheck  
						
						
						
					 
					
						2018-03-13 12:50:50 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							c430f618d0 
							
						 
					 
					
						
						
							
							Remove ld.so.preload and policy-rc.d changes  
						
						
						
					 
					
						2018-03-01 15:54:12 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							b8c94731c5 
							
						 
					 
					
						
						
							
							stage1: fix symlink creation  
						
						... 
						
						
						
						Fixes  #100  
					
						2017-08-31 11:24:01 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							ce46fac1d4 
							
						 
					 
					
						
						
							
							Disable predictable network interface names  
						
						
						
					 
					
						2017-08-21 10:15:50 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							8f361a1c38 
							
						 
					 
					
						
						
							
							Switch to Stretch  
						
						
						
					 
					
						2017-07-28 13:35:46 +01:00 
						 
				 
			
				
					
						
							
							
								TJ Rana 
							
						 
					 
					
						
						
						
						
							
						
						
							3441133d1c 
							
						 
					 
					
						
						
							
							Corrected various typos ( #91 )  
						
						... 
						
						
						
						* Rename License.md to LICENSE
* Correct typos
* Clean up code layout
Organize layout with extra lines 
						
					 
					
						2017-07-27 12:11:07 +02:00 
						 
				 
			
				
					
						
							
							
								Ben Nuttall 
							
						 
					 
					
						
						
						
						
							
						
						
							7bbaac3344 
							
						 
					 
					
						
						
							
							Shorten config.txt url  
						
						... 
						
						
						
						Because why not? :) 
						
					 
					
						2017-05-10 13:32:43 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							9cffa42a35 
							
						 
					 
					
						
						
							
							config.txt: update documentation URL  
						
						
						
					 
					
						2017-03-13 17:46:14 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							718a4e8c21 
							
						 
					 
					
						
						
							
							Switch to PARTUUID  
						
						
						
					 
					
						2017-03-07 15:14:03 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							c4fb032d3b 
							
						 
					 
					
						
						
							
							Use capsh to ensure file capabilities aren't set  
						
						
						
					 
					
						2016-11-14 23:55:45 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							bdca3e3b48 
							
						 
					 
					
						
						
							
							Rework  
						
						
						
					 
					
						2016-05-05 21:21:42 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							99bf2f4d61 
							
						 
					 
					
						
						
							
							Add Raspbian stages  
						
						
						
					 
					
						2016-04-11 07:34:01 +01:00