Skip to content

2.x: Fix regression preventing remount as readwrite in boot.py#812

Merged
tannewt merged 1 commit into
adafruit:2.xfrom
dhalbert:2.x-filesystem-writability-on-boot
May 7, 2018
Merged

2.x: Fix regression preventing remount as readwrite in boot.py#812
tannewt merged 1 commit into
adafruit:2.xfrom
dhalbert:2.x-filesystem-writability-on-boot

Conversation

@dhalbert

@dhalbert dhalbert commented May 7, 2018

Copy link
Copy Markdown
Collaborator

2.3.0 moved a call setting root filesystem to readonly to after boot.py execution, which meant that boot.py couldn't change the filesystem permission using storage.remount(). Fix this regression :(

@dhalbert dhalbert requested a review from tannewt May 7, 2018 04:16
@dhalbert

dhalbert commented May 7, 2018

Copy link
Copy Markdown
Collaborator Author

I'll need to make a 2.3.1 release.

@tannewt tannewt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix here as well!

@tannewt tannewt merged commit 6e95c90 into adafruit:2.x May 7, 2018
@dhalbert dhalbert deleted the 2.x-filesystem-writability-on-boot branch June 15, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants