If 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.
If 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.
Sinipelto
changed title from Custom mount directory for bananos image to BuildSystem: custom mount directory for bananos image to avoid conflicts2023-11-20 12:08:17 +00:00
Sinipelto
requested review from Bananymous 2023-11-20 12:09:36 +00:00
If 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.
this is now done.
> If 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.
this is now done.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.