mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
This fixes overlay mount so it doesn't add $OVERLAY_DIR at the end of the parameter list. Kernel commandline parameter 'overlay' should now work for both NFS and CIFS/SMB mounts, but alas, busybox CIFS mount doesn't (yet) support subdir mounts (regular mount does). Leaving this in for posterity. Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>