dimkr / rlsd

A lightweight, retro Linux-libre distro
http://rlsd.dimakrasner.com
MIT License
72 stars 7 forks source link

luufs should ignore files written directly to /mnt/rw #53

Closed dimkr closed 10 years ago

dimkr commented 10 years ago

When running in persistent mode, if a file is written directly to /mnt/rw (by mounting the partition), it overrides the file from the Squashfs image.

luufs should always prefer files from the read-only directory.