Compare commits
	
		
			No commits in common. "efd48de6c734d8052d94cea0442a8ebe90be4f39" and "563ac1848375dba6910a6a7ce93d76a07c0c8fd0" have entirely different histories.
		
	
	
		
			efd48de6c7
			...
			563ac18483
		
	
		
					 2 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -216,7 +216,7 @@ while true; do
 | 
				
			||||||
	    shift
 | 
						    shift
 | 
				
			||||||
	    ;;
 | 
						    ;;
 | 
				
			||||||
    -o | --options )
 | 
					    -o | --options )
 | 
				
			||||||
	    LIBVIRTOPTS="${LIBVIRTOPTS} $2"
 | 
					            LIBVIRTOPTS=$2
 | 
				
			||||||
	    shift 2
 | 
						    shift 2
 | 
				
			||||||
	    ;;
 | 
						    ;;
 | 
				
			||||||
    --no-viewer )
 | 
					    --no-viewer )
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,6 @@
 | 
				
			||||||
      - mktorrent
 | 
					      - mktorrent
 | 
				
			||||||
      - libvirt-daemon-system
 | 
					      - libvirt-daemon-system
 | 
				
			||||||
      - virt-manager
 | 
					      - virt-manager
 | 
				
			||||||
      - virt-viewer
 | 
					 | 
				
			||||||
      - dialog # for vm-netboot menu
 | 
					      - dialog # for vm-netboot menu
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    # - name: allow all users to use VMs
 | 
					    # - name: allow all users to use VMs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue