MAde all packages for --include
in mmdebstrap
one line
This commit is contained in:
18
partition.sh
18
partition.sh
@ -435,23 +435,7 @@ if [[ "${ID}" == 'elementary' ]]; then
|
|||||||
elif [[ "${ID}" == 'debian' ]]; then
|
elif [[ "${ID}" == 'debian' ]]; then
|
||||||
mmdebstrap \
|
mmdebstrap \
|
||||||
--skip=check/empty \
|
--skip=check/empty \
|
||||||
--include=console-setup,\
|
--include=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 \
|
||||||
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 \
|
|
||||||
"${VERSION_CODENAME}" \
|
"${VERSION_CODENAME}" \
|
||||||
/mnt
|
/mnt
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user