BuildSystem: custom mount directory for bananos image to avoid conflicts #4
Reference in New Issue
Block a user
Delete Branch "Sinipelto/banan-os:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix for #2
Custom mount directory for bananos imageto Custom mount directory for bananos imageIf we change to custom mount point I think it should be within this repo. Maybe $BANAN_BUILD_DIR/mnt? That way there is no way to leave random directory in root.
Also for future reference the commit messages should be in the form
<target>: <brief description>. Where<target>is BuildSystem in this case.Custom mount directory for bananos imageto BuildSystem: custom mount directory for bananos image to avoid conflictsthis is now done.