Merge branch 'mmdebstrap' into 'main'
This commit is contained in:
		
							
								
								
									
										23
									
								
								install.sh
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								install.sh
									
									
									
									
									
								
							@@ -90,27 +90,6 @@ if [[ "${ID}" == 'elementary' ]]; then
 | 
			
		||||
		network-manager \
 | 
			
		||||
		openssh-{client,server} \
 | 
			
		||||
		popularity-contest
 | 
			
		||||
elif [[ "${ID}" == 'debian' ]]; then
 | 
			
		||||
	apt \
 | 
			
		||||
		install \
 | 
			
		||||
		--yes \
 | 
			
		||||
		console-setup \
 | 
			
		||||
		cryptsetup \
 | 
			
		||||
		curl \
 | 
			
		||||
		dpkg-dev \
 | 
			
		||||
		efibootmgr \
 | 
			
		||||
		ethtool \
 | 
			
		||||
		firmware-{ast,atheros,bnx{2,2x},brcm80211,ipw2x00,iwlwifi,libertas,linux,realtek,zd1211} \
 | 
			
		||||
		flatpak \
 | 
			
		||||
		keyboard-configuration \
 | 
			
		||||
		linux-{headers,image}-amd64 \
 | 
			
		||||
		locales \
 | 
			
		||||
		nano \
 | 
			
		||||
		network-manager \
 | 
			
		||||
		openssh-{client,server} \
 | 
			
		||||
		popularity-contest \
 | 
			
		||||
		printer-driver-all \
 | 
			
		||||
		tasksel
 | 
			
		||||
elif [[ "${ID}" == 'fedora' ]]; then
 | 
			
		||||
	if [[ "${VERSION_ID}" -lt '41' ]]; then
 | 
			
		||||
		dnf \
 | 
			
		||||
@@ -171,8 +150,6 @@ EOF
 | 
			
		||||
 | 
			
		||||
	apt install \
 | 
			
		||||
		--yes \
 | 
			
		||||
		dosfstools \
 | 
			
		||||
		systemd-timesyncd \
 | 
			
		||||
		zfs-initramfs
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user