mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
add BUILD_DESKTOP to fully automate example config
This commit is contained in:
@@ -12,8 +12,8 @@ RELEASE=bookworm # Use Debian Bookworm userspace
|
||||
KERNEL_CONFIGURE=no # skip dialog prompt for adjusting the Linux kernel configuration
|
||||
INSTALL_HEADERS=yes # Install Linux kernel headers while building. Can be useful for 3rd party drivers
|
||||
SHARE_LOGS=yes # Upload logs to Armbian's paste service to share with developers
|
||||
BUILD_MINIMAL=no # Install common CLI utils while building
|
||||
|
||||
BUILD_DESKTOP=no # Do not install a graphical desktop environment
|
||||
BUILD_MINIMAL=no # Install common CLI utils
|
||||
|
||||
# advanced
|
||||
|
||||
|
||||
Reference in New Issue
Block a user