 40761da0b0
			
		
	
	40761da0b0
	
	
	
		
			
			fixes issues with running updates that contain base-files, as docker read-only mounts over of these files. this causes xbps to error when trying to extract these files.
		
			
				
	
	
		
			15 lines
		
	
	
		
			402 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			402 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| noextract=/etc/sv*
 | |
| noextract=/usr/share/man*
 | |
| noextract=/usr/lib/dracut*
 | |
| noextract=/etc/hosts
 | |
| noextract=/etc/mtab
 | |
| noextract=/etc/skel*
 | |
| noextract=/usr/lib/modprobe.d*
 | |
| noextract=/usr/lib/sysctl.d*
 | |
| noextract=/usr/lib/udev*
 | |
| noextract=/usr/share/bash-completion*
 | |
| noextract=/usr/share/fish/vendor-completions.d*
 | |
| noextract=/usr/share/zsh/site-functions*
 | |
| noextract=/usr/share/info*
 | |
| noextract=/usr/share/locale*
 |