Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f9c7394c2f 
							
						 
					 
					
						
						
							
							updates-proxy-setup: use temporary file for config snippet  
						
						... 
						
						
						
						Don't use ${CONF_PATH}.qubes, because it may override some existing
file, and is racy approach (even if not against user, but another script
instance).
QubesOS/qubes-issues#1282  
						
					 
					
						2015-11-11 02:36:56 +01:00 
						 
				 
			
				
					
						
							
							
								Marek Marczykowski-Górecki 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2596a0435 
							
						 
					 
					
						
						
							
							Setup updates proxy in dnf and PackageKit  
						
						... 
						
						
						
						DNF doesn't support even including another config file, so all the
settings needs to go into `/etc/dnf/dnf.conf`. The same about
PackageKit, which is needed because it doesn't use `dnf.conf`:
http://lists.freedesktop.org/archives/packagekit/2015-September/026389.html 
Because that proxy settings goes to so many places now, create a
separate script for that.
QubesOS/qubes-issues#1282 
QubesOS/qubes-issues#1197  
						
					 
					
						2015-10-30 15:13:56 +01:00