Created
April 13, 2021 21:24
-
-
Save Miouyouyou/a1679e71bcf27f998956aeeee94b375c to your computer and use it in GitHub Desktop.
armbian build command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo bash ./compile.sh docker REPOSITORY_INSTALL="u-boot,kernel,armbian-config,armbian-firmware" KERNEL_ONLY=no KERNEL_CONFIGURE=no BOARD=nanopct4 KERNEL_TARGET=current BRANCH=current BUILD_DESKTOP=yes DESKTOP_ENVIRONMENT="xfce" RELEASE="focal" DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base DESKTOP_APPGROUPS_SELECTED="browsers editors programming 3dsupport" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment