8f41c4c90f 
								
							 
						 
						
							
							
								
								Drop shorthand options  
							
							
							
						 
						
							2022-02-21 05:33:23 +00:00  
				
					
						
							
							
								 
						
							
								22c664ad93 
								
							 
						 
						
							
							
								
								Bump the version to 3.12  
							
							
							
						 
						
							2022-02-21 05:30:27 +00:00  
				
					
						
							
							
								 
						
							
								056afa9575 
								
							 
						 
						
							
							
								
								Fix SPICE audio.  Close   #272  
							
							
							
						 
						
							2022-02-21 05:23:43 +00:00  
				
					
						
							
							
								 
						
							
								105aea46ef 
								
							 
						 
						
							
							
								
								Correct conditionals for Tails  
							
							
							
						 
						
							2022-02-21 05:12:11 +00:00  
				
					
						
							
							
								 
						
							
								f93a7249a8 
								
							 
						 
						
							
							
								
								Refactor Linux Mint support  
							
							... 
							
							
							
							Cinnamon is the default download. MATE and XFCE can be selected as editions. 
							
						 
						
							2022-02-21 05:08:33 +00:00  
				
					
						
							
							
								 
						
							
								7e397ced4e 
								
							 
						 
						
							
							
								
								Clean up list_csv()  
							
							
							
						 
						
							2022-02-21 05:02:21 +00:00  
				
					
						
							
							
								 
						
							
								28b48c7b8e 
								
							 
						 
						
							
							
								
								Refactor KDE Neon support  
							
							... 
							
							
							
							No longer uses zsync 
							
						 
						
							2022-02-21 05:01:35 +00:00  
				
					
						
							
							
								 
						
							
								7d71a28547 
								
							 
						 
						
							
							
								
								Refactor NixOS support  
							
							... 
							
							
							
							GNOME is the default download, but Plasma5 and Minimal can be selected as editions. 
							
						 
						
							2022-02-21 04:49:19 +00:00  
				
					
						
							
							
								 
						
							
								d6c9d5d359 
								
							 
						 
						
							
							
								
								Fix Devuan csv/json  
							
							
							
						 
						
							2022-02-21 04:37:37 +00:00  
				
					
						
							
							
								 
						
							
								b5dc52265f 
								
							 
						 
						
							
							
								
								Refactor MX Linux support  
							
							... 
							
							
							
							MX Linux is listed once. XFCE is the default desktop, but KDE and FLuxbox can be selected as editions. 
							
						 
						
							2022-02-21 04:35:33 +00:00  
				
					
						
							
							
								 
						
							
								21f7c0fa51 
								
							 
						 
						
							
							
								
								Refactor Manjaro support  
							
							... 
							
							
							
							Treat the desktop editions as release since Manjaro is rolling. Drop support for Minimal and Minimal LTS selection. 
							
						 
						
							2022-02-21 04:23:29 +00:00  
				
					
						
							
							
								 
						
							
								2dbbe869d0 
								
							 
						 
						
							
							
								
								Refactor Rocky Linux support  
							
							... 
							
							
							
							Uses the minimal image only. 
							
						 
						
							2022-02-21 04:01:47 +00:00  
				
					
						
							
							
								 
						
							
								e0308b4957 
								
							 
						 
						
							
							
								
								Refactor Alma Linux support  
							
							... 
							
							
							
							Uses the minimal image only. 
							
						 
						
							2022-02-21 04:01:03 +00:00  
				
					
						
							
							
								 
						
							
								67d07dfb89 
								
							 
						 
						
							
							
								
								White space clean up  
							
							
							
						 
						
							2022-02-21 03:53:19 +00:00  
				
					
						
							
							
								 
						
							
								2d72601fbf 
								
							 
						 
						
							
							
								
								Refactor Debian support  
							
							... 
							
							
							
							Drop non-free support, that is irrelevant in a VM. releases_debian() lists actual releases and get_debian() support the different desktop edition, which are exposed in the csv/json lists. 
							
						 
						
							2022-02-21 03:52:39 +00:00  
				
					
						
							
							
								 
						
							
								da3fe3b8f3 
								
							 
						 
						
							
							
								
								Refactor gentoo and haiku in pretty_name()  
							
							... 
							
							
							
							The catch all works for Gentoo and Haiku. 
							
						 
						
							2022-02-21 03:21:57 +00:00  
				
					
						
							
							
								 
						
							
								af7ed8c2d6 
								
							 
						 
						
							
							
								
								Add Devuan.  Closes   #345  
							
							
							
						 
						
							2022-02-21 03:20:13 +00:00  
				
					
						
							
							
								 
						
							
								a4b7b33aaf 
								
							 
						 
						
							
							
								
								Refactor get_slackware()  
							
							
							
						 
						
							2022-02-21 02:44:01 +00:00  
				
					
						
							
							
								 
						
							
								be48d663bd 
								
							 
						 
						
							
							
								
								Add Slackware ( #369 )  
							
							... 
							
							
							
							* add Slackware as supported OS
* fix checksum check for Slackware
* add Slackware as supported OS
* fix checksum check for Slackware
* fix case with new format 
							
						 
						
							2022-02-21 02:36:19 +00:00  
				
					
						
							
							
								 
						
							
								167be4da1d 
								
							 
						 
						
							
							
								
								Add extra_args option in vm conf file ( #280 )  
							
							... 
							
							
							
							* Add extra_args option in vm conf file
I added this simple piece of code for any extra arguments one wants to use.
You just add extra_args variable to your vm conf file.
ex. add host disk partition
extra_args="-drive file=/dev/sdb2,cache=none,if=virtio"
This is the easiest way to "extend" quickemu functionality.
* add missing variable 
							
						 
						
							2022-02-21 02:33:25 +00:00  
				
					
						
							
							
								 
						
							
								99af8f9923 
								
							 
						 
						
							
							
								
								Update quickemu ( #279 )  
							
							
							
						 
						
							2022-02-21 02:32:45 +00:00  
				
					
						
							
							
								 
						
							
								0073ba2880 
								
							 
						 
						
							
							
								
								Refactor get_cachyos()  
							
							
							
						 
						
							2022-02-21 02:18:27 +00:00  
				
					
						
							
							
								 
						
							
								174600a615 
								
							 
						 
						
							
							
								
								Refactor get_haiku()  
							
							
							
						 
						
							2022-02-21 02:12:35 +00:00  
				
					
						
							
							
								 
						
							
								8ad252295b 
								
							 
						 
						
							
							
								
								Refactor get_garuda()  
							
							
							
						 
						
							2022-02-21 02:05:09 +00:00  
				
					
						
							
							
								 
						
							
								4bafb49e0a 
								
							 
						 
						
							
							
								
								Refactor get_tails()  
							
							
							
						 
						
							2022-02-21 02:04:23 +00:00  
				
					
						
							
							
								 
						
							
								ea509ac5e0 
								
							 
						 
						
							
							
								
								Refactor get_regolith()  
							
							
							
						 
						
							2022-02-21 02:04:05 +00:00  
				
					
						
							
							
								 
						
							
								652eaba6b0 
								
							 
						 
						
							
							
								
								Refactor get_oraclelinux()  
							
							
							
						 
						
							2022-02-21 02:03:21 +00:00  
				
					
						
							
							
								 
						
							
								bed546556a 
								
							 
						 
						
							
							
								
								Refactor get_solus()  
							
							
							
						 
						
							2022-02-21 02:02:51 +00:00  
				
					
						
							
							
								 
						
							
								ddb1f30d4f 
								
							 
						 
						
							
							
								
								Refactor get_rocky()  
							
							
							
						 
						
							2022-02-21 02:02:23 +00:00  
				
					
						
							
							
								 
						
							
								ecb0afbcce 
								
							 
						 
						
							
							
								
								Refactor get_zorin()  
							
							
							
						 
						
							2022-02-21 02:01:55 +00:00  
				
					
						
							
							
								 
						
							
								71c7542dcb 
								
							 
						 
						
							
							
								
								Refactor get_void()  
							
							
							
						 
						
							2022-02-21 02:01:13 +00:00  
				
					
						
							
							
								 
						
							
								bee4d52457 
								
							 
						 
						
							
							
								
								Refactor get_openbsd()  
							
							
							
						 
						
							2022-02-21 02:00:45 +00:00  
				
					
						
							
							
								 
						
							
								fb39f67a5b 
								
							 
						 
						
							
							
								
								Refactor get_nixos()  
							
							
							
						 
						
							2022-02-21 02:00:17 +00:00  
				
					
						
							
							
								 
						
							
								eb23f010aa 
								
							 
						 
						
							
							
								
								Refactor get_mxlinux()  
							
							
							
						 
						
							2022-02-21 01:59:35 +00:00  
				
					
						
							
							
								 
						
							
								0e6ad3d1f7 
								
							 
						 
						
							
							
								
								Refactor get_manjaro()  
							
							
							
						 
						
							2022-02-21 01:58:35 +00:00  
				
					
						
							
							
								 
						
							
								b9eb58e95c 
								
							 
						 
						
							
							
								
								Refactor get_linuxmint()  
							
							
							
						 
						
							2022-02-21 01:57:11 +00:00  
				
					
						
							
							
								 
						
							
								68fe9348ba 
								
							 
						 
						
							
							
								
								Refactor get_kolibrios()  
							
							
							
						 
						
							2022-02-21 01:56:23 +00:00  
				
					
						
							
							
								 
						
							
								05d40e1170 
								
							 
						 
						
							
							
								
								Refactor get_kali()  
							
							
							
						 
						
							2022-02-21 01:55:51 +00:00  
				
					
						
							
							
								 
						
							
								71d63d2ea2 
								
							 
						 
						
							
							
								
								Refactor get_gentoo()  
							
							
							
						 
						
							2022-02-21 01:55:29 +00:00  
				
					
						
							
							
								 
						
							
								98fe5899d0 
								
							 
						 
						
							
							
								
								Refactor get_elementary()  
							
							
							
						 
						
							2022-02-21 01:55:01 +00:00  
				
					
						
							
							
								 
						
							
								dc5cc54af5 
								
							 
						 
						
							
							
								
								Refactor get_debian()  
							
							
							
						 
						
							2022-02-21 01:54:39 +00:00  
				
					
						
							
							
								 
						
							
								a1f02e6b3a 
								
							 
						 
						
							
							
								
								Refactor get_arcolinux()  
							
							
							
						 
						
							2022-02-21 01:53:09 +00:00  
				
					
						
							
							
								 
						
							
								41afadd809 
								
							 
						 
						
							
							
								
								Refactor get_alpine()  
							
							
							
						 
						
							2022-02-21 01:52:37 +00:00  
				
					
						
							
							
								 
						
							
								bbdd66d7d1 
								
							 
						 
						
							
							
								
								Refactor get_alma()  
							
							
							
						 
						
							2022-02-21 01:51:49 +00:00  
				
					
						
							
							
								 
						
							
								15bb82501c 
								
							 
						 
						
							
							
								
								Update web_get() errors with the downloader used  
							
							
							
						 
						
							2022-02-21 01:51:15 +00:00  
				
					
						
							
							
								 
						
							
								3d0a1b5453 
								
							 
						 
						
							
							
								
								Revert localiso feature  
							
							... 
							
							
							
							Mixing an option parser with the existing argv/arvc style parser creates a confusing set of conditionals with large if/then inside a case statement.
On reflection, I don't think this feature has a place in quickget. For anyone with existing iso image, quickemu configurations can be hand crafted. Perhaps the additional of a "quickconf" would be a better way to quickly create VM configs from existing ISO images. 
							
						 
						
							2022-02-21 01:50:37 +00:00  
				
					
						
							
							
								 
						
							
								c74a8fd4d1 
								
							 
						 
						
							
							
								
								Update Zorin releases  
							
							
							
						 
						
							2022-02-21 01:42:10 +00:00  
				
					
						
							
							
								 
						
							
								fe5dfce322 
								
							 
						 
						
							
							
								
								White space clean up  
							
							
							
						 
						
							2022-02-21 01:40:23 +00:00  
				
					
						
							
							
								 
						
							
								d67f864957 
								
							 
						 
						
							
							
								
								Tidy unattended.xml  
							
							
							
						 
						
							2022-02-20 09:38:03 +00:00  
				
					
						
							
							
								 
						
							
								0d6cd87494 
								
							 
						 
						
							
							
								
								Fix SkipAutoActivation for Windows 10/11  
							
							
							
						 
						
							2022-02-20 09:37:09 +00:00