Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							207003b5ed 
							
						 
					 
					
						
						
							
							stage2: Move ssh host key regen and NOOBS config scripts to raspberrypi-sys-mods  
						
						
						
					 
					
						2017-07-28 13:35:46 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							c77669ad9f 
							
						 
					 
					
						
						
							
							stage2: firmware-ralink renamed to firmware-misc-nonfree  
						
						
						
					 
					
						2017-07-28 13:35:46 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							6618df4b08 
							
						 
					 
					
						
						
							
							stage2: update wait.conf  
						
						
						
					 
					
						2017-07-28 13:35:46 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							19fc4a367e 
							
						 
					 
					
						
						
							
							stage2: Add htop  
						
						
						
					 
					
						2017-07-28 13:35:46 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							036e5242b3 
							
						 
					 
					
						
						
							
							stage2: Add libmtp-runtime and rsync  
						
						
						
					 
					
						2017-07-28 13:35:46 +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 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							dc7b589e7a 
							
						 
					 
					
						
						
							
							Move rpi-update from stage3 to stage2  
						
						
						
					 
					
						2017-05-15 15:46:59 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							3c0b364028 
							
						 
					 
					
						
						
							
							stage0: Install locales  
						
						... 
						
						
						
						fixes  #65  
					
						2017-05-15 14:48:25 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							6c146a7bb7 
							
						 
					 
					
						
						
							
							Clean up clean up  
						
						
						
					 
					
						2017-04-03 16:01:13 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Parzella 
							
						 
					 
					
						
						
						
						
							
						
						
							762e20cc0a 
							
						 
					 
					
						
						
							
							Minor error in stage2 sys-tweaks debconf file  
						
						... 
						
						
						
						Seems like there is a misplaced line break 
						
					 
					
						2017-04-03 15:59:16 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							1f1ddb5f13 
							
						 
					 
					
						
						
							
							Specify additional variables in EXPORT_* files  
						
						
						
					 
					
						2017-03-13 17:39:58 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							8f22f2f27e 
							
						 
					 
					
						
						
							
							stage2: install libpam-chksshpwd  
						
						
						
					 
					
						2017-03-13 17:31:49 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							718a4e8c21 
							
						 
					 
					
						
						
							
							Switch to PARTUUID  
						
						
						
					 
					
						2017-03-07 15:14:03 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							51fbf45dd7 
							
						 
					 
					
						
						
							
							stage2: Manually install /etc/default/console-setup  
						
						... 
						
						
						
						debconf alone does not seem to work 
						
					 
					
						2017-03-06 09:27:48 +00:00 
						 
				 
			
				
					
						
							
							
								Claus F. Strasburger 
							
						 
					 
					
						
						
						
						
							
						
						
							667318116a 
							
						 
					 
					
						
						
							
							Added Docker support ( #40 )  
						
						... 
						
						
						
						* Added Docker support
- replaced necessity for devicemapper (through kpartx) by using parted and
  losetup with offsets
- added Dockerfile
- added dependency for parted and grep
- added hints to README.md
- common: loop through unmounts, fix shellcheck warnings
* stage2: use debconf instead of console-setup patch. Fixes  #41  
						
					 
					
						2017-01-23 12:44:03 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							1806504983 
							
						 
					 
					
						
						
							
							stage2: Add apt-transport-https  
						
						... 
						
						
						
						Fixes  RPi-Distro/repo#52  
					
						2017-01-12 14:24:43 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							21a681692a 
							
						 
					 
					
						
						
							
							Port regenerate_ssh_host_key to a systemd service  
						
						
						
					 
					
						2016-11-24 20:07:05 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							c5e4f61df2 
							
						 
					 
					
						
						
							
							regenerate_ssh_host_keys: run in the foreground  
						
						
						
					 
					
						2016-11-24 17:41:10 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							58e7e4023e 
							
						 
					 
					
						
						
							
							Disable SSH by default  
						
						
						
					 
					
						2016-11-23 16:15:22 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							c4fb032d3b 
							
						 
					 
					
						
						
							
							Use capsh to ensure file capabilities aren't set  
						
						
						
					 
					
						2016-11-14 23:55:45 +00:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							e06f61b573 
							
						 
					 
					
						
						
							
							stage2: remove sudoers modification (merged into raspberrypi-sys-mods)  
						
						
						
					 
					
						2016-10-18 16:46:21 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							71793ce183 
							
						 
					 
					
						
						
							
							stage2: install raspberrypi-net-mods  
						
						
						
					 
					
						2016-10-18 15:23:02 +01:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							62406bad92 
							
						 
					 
					
						
						
							
							stage2: Noobs export  
						
						
						
					 
					
						2016-09-21 04:59:49 +10:00 
						 
				 
			
				
					
						
							
							
								Serge Schneider 
							
						 
					 
					
						
						
						
						
							
						
						
							ea205dc387 
							
						 
					 
					
						
						
							
							Remove 98-rpi.conf (now handled by raspberrypi-sys-mods)  
						
						
						
					 
					
						2016-09-15 15:30:44 +10: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