rauc / meta-rauc-community

Yocto/OpenEmbedded meta layer with examples for integration of RAUC, the embedded Linux A/B update framework
MIT License
50 stars 54 forks source link

meta-rauc-raspberrypi: base-files_%.bbappend: Adding /home to fstab #42

Closed AtanasBunchev closed 1 year ago

AtanasBunchev commented 1 year ago

Ensuring that /home will be automatically mounted when booting into the upgraded root partition.

Provides solution to: https://github.com/rauc/meta-rauc-community/issues/15

leon-anavi commented 1 year ago

Hi @AtanasBunchev,

Thank you! Let's get your other pull request https://github.com/rauc/meta-rauc-community/pull/43 merged first. After that we will just sync branch kirkstone with master therefore I will close this pull request.

Thanks, Leon