Skip to content

Commit

Permalink
chore: revert firstboot fix (#219)
Browse files Browse the repository at this point in the history
This reverts changes made in #214 as
described in #213.

Fix is already merged in RPi-Distro/raspberrypi-sys-mods#71

Raspberry hasn't released updated image yet, but should work as we
upgrade during build ci.

Signed-off-by: Stephan Wendel <me@stephanwe.de>
  • Loading branch information
KwadFan committed Apr 15, 2023
1 parent 6846f82 commit 02e0100
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 310 deletions.
2 changes: 1 addition & 1 deletion config/raspberry/default
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ BASE_IMAGE_RESIZEROOT=600
# Compress not needed due compression done in workflow
BASE_RELEASE_COMPRESS=no
# Modules are valid for 32bit and 64bit images
MODULES="base,pkgupgrade,rpi_firstb_fix,mainsailos(net,piconfig,klipper,is_req_preinstall,moonraker,timelapse,mainsail,crowsnest,sonar,password-for-sudo),postrename"
MODULES="base,pkgupgrade,mainsailos(net,piconfig,klipper,is_req_preinstall,moonraker,timelapse,mainsail,crowsnest,sonar,password-for-sudo),postrename"

# export Variables
export BASE_IMAGE_ENLARGEROOT
Expand Down
13 changes: 0 additions & 13 deletions src/modules/rpi_firstb_fix/config

This file was deleted.

This file was deleted.

32 changes: 0 additions & 32 deletions src/modules/rpi_firstb_fix/start_chroot_script

This file was deleted.

0 comments on commit 02e0100

Please sign in to comment.