 3152c609a9
			
		
	
	
		3152c609a9
		
			
		
	
	
	
	
		
			
			qubes-rpc has its own Makefile that's responsible for building some executables. The root Makefile was installing qubes-rpc files. To make qubes-rpc a bit more indepdent from core-agent root Makefile and to ease potential maintainer work on packaging qubes-rpc separately, the installation has been moved to qubes-rpc Makefile. Moreover that should make the Makefiles easier to read and maintain.
		
			
				
	
	
		
			9 lines
		
	
	
		
			225 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			225 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # You can list here modules you want to be unloaded before going to sleep. This
 | |
| # file is used only if the VM has any PCI device assigned. Modules will be
 | |
| # automatically loaded after resume.
 | |
| 
 | |
| ehci_pci
 | |
| xhci_pci
 | |
| iwldvm
 | |
| iwlmvm
 |