Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions config/armbian/CB1 → config/armbian/orangepi3lts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ BASE_USER="pi"
BASE_USER_PASSWORD="raspberry"

# Image source
DOWNLOAD_URL_CHECKSUM="https://github.com/bigtreetech/CB1/releases/download/V2.3.0/CB1_Debian11_minimal_kernel5.16_20230208.img.sha256"
DOWNLOAD_URL_IMAGE="https://github.com/bigtreetech/CB1/releases/download/V2.3.0/CB1_Debian11_minimal_kernel5.16_20230208.img.xz"
DOWNLOAD_URL_CHECKSUM="https://github.com/toprobotmaster/-orangepi3lts/releases/download/test-orangepi3lts/Orangepi3-lts_3.0.8_debian_bullseye_server_linux5.16.17.img.sha.xz"
DOWNLOAD_URL_IMAGE="https://github.com/toprobotmaster/-orangepi3lts/releases/download/test-orangepi3lts/Orangepi3-lts_3.0.8_debian_bullseye_server_linux5.16.17.img.xz"

# export Variables
export BASE_ARCH
Expand All @@ -20,4 +20,4 @@ export BASE_IMAGE_RESIZEROOT
export DOWNLOAD_URL_CHECKSUM
export DOWNLOAD_URL_IMAGE

export MODULES="base,deb_namserver,passwordless_sudo,pkgupgrade(network,cb1config,klipper,node,is_req_preinstall,moonraker,opiconfig,ratos(mainsail,crowsnest,linear_movement_analysis,timelapse,klipperscreen,rpi_mcu,disable-services(hotspot_cb1),dfu-util),password-for-sudo),postrename"
export MODULES="base,deb_namserver,passwordless_sudo,pkgupgrade(network,cb1config,klipper,node,is_req_preinstall,moonraker,opiconfig,ratos(mainsail,crowsnest,linear_movement_analysis,timelapse,klipperscreen,rpi_mcu,disable-services(hotspot_cb1),dfu-util),password-for-sudo),postrename"