mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-24 09:36:43 +07:00
ubuntu focal: delete command-not-found package
This commit is contained in:
@@ -253,7 +253,7 @@ case $RELEASE in
|
|||||||
focal)
|
focal)
|
||||||
DEBOOTSTRAP_COMPONENTS="main,universe"
|
DEBOOTSTRAP_COMPONENTS="main,universe"
|
||||||
DEBOOTSTRAP_LIST+=" rng-tools fdisk"
|
DEBOOTSTRAP_LIST+=" rng-tools fdisk"
|
||||||
[[ -z $BUILD_MINIMAL || $BUILD_MINIMAL == no ]] && PACKAGE_LIST_RELEASE="man-db kbd net-tools gnupg2 dirmngr networkd-dispatcher command-not-found"
|
[[ -z $BUILD_MINIMAL || $BUILD_MINIMAL == no ]] && PACKAGE_LIST_RELEASE="man-db kbd net-tools gnupg2 dirmngr networkd-dispatcher"
|
||||||
PACKAGE_LIST_DESKTOP+=" xserver-xorg-input-all paprefs dbus-x11 pulseaudio-module-gsettings onboard"
|
PACKAGE_LIST_DESKTOP+=" xserver-xorg-input-all paprefs dbus-x11 pulseaudio-module-gsettings onboard"
|
||||||
PACKAGE_LIST_DESKTOP_RECOMMENDS+=" firefox system-config-printer-common system-config-printer \
|
PACKAGE_LIST_DESKTOP_RECOMMENDS+=" firefox system-config-printer-common system-config-printer \
|
||||||
language-selector-gnome viewnior"
|
language-selector-gnome viewnior"
|
||||||
|
|||||||
Reference in New Issue
Block a user