forked from armbian/build
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
[ o.k. ] Repeat Build Options [ ./compile.sh BOARD=bananapim3 BRANCH=edge RELEASE=bookworm BUILD_MINIMAL=yes BUILD_DESKTOP=no BUILD_ONLY=u-boot,kernel,armbian-zsh,armbian-config,armbian-firmware,plymouth-theme-armbian,armbian-bsp-cli,bootstrap KERNEL_CONFIGURE=no COMPRESS_OUTPUTIMAGE=sha,gpg,img ]
./compile.sh \
BOARD=bananapim3 \
BRANCH=edge \
RELEASE=bookworm \
BUILD_MINIMAL=yes \
BUILD_DESKTOP=no \
BUILD_ONLY=u-boot,kernel,armbian-zsh,armbian-config,armbian-firmware,plymouth-theme-armbian,armbian-bsp-cli,bootstrap \
KERNEL_CONFIGURE=no \
COMPRESS_OUTPUTIMAGE=sha,gpg,img
Original configuration steps :-
git clone --depth=120 --branch=pbs-master https://github.com/The-going/armbian-build
cd armbian-build
mkdir userpatches
cp config/templates/config-test.conf userpatches
edit userpatches/config-test.conf setting KERNEL_CONFIGURE="yes"
./compile.sh test BUILD_ONLY=default
Metadata
Metadata
Assignees
Labels
No labels