Skip to content

Commit cb71a01

Browse files
KwadFanmiklschmidt
authored andcommitted
feat: replaced module busterpatch (#77)
Replaced Module 'busterpatch' with CustomPIOS Module pkgupgrade, because both provide same functionality Signed-off-by: Stephan Wendel <me@stephanwe.de>
1 parent 5d2f5d2 commit cb71a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
export DIST_NAME=RatOS
55
export DIST_VERSION=1.1.0
6-
export BASE_IMAGE_ENLARGEROOT=3600
6+
export BASE_IMAGE_ENLARGEROOT=4600
77
export MODULES="base,pkgupgrade(network,raspicam,klipper,is_req_preinstall,moonraker,mainsail,mjpgstreamer,serialcomm,ratos,rpi_mcu,klipperscreen,password-for-sudo)"
88
export BASE_IMAGE_RESIZEROOT=600
99
export BASE_RELEASE_COMPRESS=yes

0 commit comments

Comments
 (0)