You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow mount points (separate filesystems) to exist during to-filesystem
installations by detecting and skipping them in the empty rootdir check.
When cleaning directories during commit, recursively clean the contents
of mount point directories while preserving the mount point itself. This
is necessary for cases where subdirectories like /var/log or /var/home
are separate logical volumes.
Assisted-by: Claude Code
Signed-off-by: ckyrouac <[email protected]>
0 commit comments