mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	garuda: fix (#759)
* garuda: update mirror and editions * disc_size 32GB
This commit is contained in:
		
							parent
							
								
									d5798eeb01
								
							
						
					
					
						commit
						787253b2aa
					
				
					 1 changed files with 4 additions and 5 deletions
				
			
		
							
								
								
									
										7
									
								
								quickget
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								quickget
									
										
									
									
									
								
							|  | @ -404,8 +404,7 @@ function releases_garuda() { | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| function editions_garuda() { | function editions_garuda() { | ||||||
|   URL="https://mirrors.fossho.st/garuda/iso/latest/garuda/" |     echo cinnamon dr460nized dr460nized-gaming gnome i3 kde-git kde-lite lxqt-kwin mate qtile sway wayfire xfce | ||||||
|   echo $(wget -q -O - ${URL} | grep '^<a href' | sed -e 's/^.*="//' -e 's/\/.*//') |  | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| function releases_gentoo() { | function releases_gentoo() { | ||||||
|  | @ -890,7 +889,7 @@ EOF | ||||||
| 
 | 
 | ||||||
|         # OS specific tweaks |         # OS specific tweaks | ||||||
|         case ${OS} in |         case ${OS} in | ||||||
|           alma|centos-stream|endless|nixos|oraclelinux|popos|rockylinux) |           alma|centos-stream|endless|garuda|nixos|oraclelinux|popos|rockylinux) | ||||||
|             echo "disk_size=\"32G\"" >> "${CONF_FILE}";; |             echo "disk_size=\"32G\"" >> "${CONF_FILE}";; | ||||||
|           openindiana) |           openindiana) | ||||||
|             echo "boot=\"legacy\"" >> "${CONF_FILE}" |             echo "boot=\"legacy\"" >> "${CONF_FILE}" | ||||||
|  | @ -1305,7 +1304,7 @@ function get_garuda() { | ||||||
|   local EDITION="${1:-}" |   local EDITION="${1:-}" | ||||||
|   local HASH="" |   local HASH="" | ||||||
|   local ISO="" |   local ISO="" | ||||||
|   local URL="https://mirrors.fossho.st/garuda/iso/latest/garuda/" |   local URL="https://iso.builds.garudalinux.org/iso/latest/garuda" | ||||||
| 
 | 
 | ||||||
|   ISO=${EDITION}/latest.iso |   ISO=${EDITION}/latest.iso | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue