mirror of
				https://github.com/choff/anbox-modules.git
				synced 2025-11-04 07:42:37 +08:00 
			
		
		
		
	Added packaging guide and compat fix
Added packaging guide and compat fix
This commit is contained in:
		
							parent
							
								
									0b8174504b
								
							
						
					
					
						commit
						f80e7f1e8d
					
				@ -100,3 +100,11 @@ modprobe: FATAL: Module binder_linux not found in directory /lib/modules/6.0.2-7
 | 
			
		||||
ls: cannot access '/dev/binder': No such file or directory
 | 
			
		||||
ls: cannot access '/dev/ashmem': No such file or directory
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
# Packaging:
 | 
			
		||||
## Debian/Ubuntu:
 | 
			
		||||
```
 | 
			
		||||
sudo apt-get install devscripts dh-dkms -y 
 | 
			
		||||
debuild -i -us -uc -b 
 | 
			
		||||
ls -lrt ../anbox-modules-dkms_*.deb 
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										2
									
								
								debian/compat
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/compat
									
									
									
									
										vendored
									
									
								
							@ -1 +1 @@
 | 
			
		||||
9
 | 
			
		||||
10
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user