BuildSystem: custom mount directory for bananos image to avoid conflicts #4

Merged
Bananymous merged 6 commits from Sinipelto/banan-os:main into main 2023-11-20 14:16:58 +02:00
Contributor

Fix for #2

Fix for #2
Sinipelto added 4 commits 2023-11-20 13:30:51 +02:00
a7b1810aa2 Update script/image.sh
handle custom mount dir

Signed-off-by: Sinipelto <sinipelto@noreply.bananymous.com>
566724d986 Update script/image-create.sh
custom mount dir

Signed-off-by: Sinipelto <sinipelto@noreply.bananymous.com>
f97922a2b5 Update script/image.sh
mount dir default value

Signed-off-by: Sinipelto <sinipelto@noreply.bananymous.com>
Sinipelto changed title from Custom mount directory for bananos image to Custom mount directory for bananos image 2023-11-20 13:35:53 +02:00
Owner

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.
Owner

Also for future reference the commit messages should be in the form <target>: <brief description>. Where <target> is BuildSystem in this case.

Also for future reference the commit messages should be in the form `<target>: <brief description>`. Where `<target>` is BuildSystem in this case.
Sinipelto changed title from Custom mount directory for bananos image to BuildSystem: custom mount directory for bananos image to avoid conflicts 2023-11-20 14:08:17 +02:00
Sinipelto requested review from Bananymous 2023-11-20 14:09:36 +02:00
Sinipelto added 1 commit 2023-11-20 14:11:31 +02:00
6cfa56dcec BuildSystem: image create sh
use banan build dir

Signed-off-by: Sinipelto <sinipelto@noreply.bananymous.com>
Sinipelto added 1 commit 2023-11-20 14:12:36 +02:00
d72db1f81c BuildSystem: image sh
mount in build dir

Signed-off-by: Sinipelto <sinipelto@noreply.bananymous.com>
Author
Contributor

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.
Bananymous merged commit 0563643e1c into main 2023-11-20 14:16:58 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bananymous/banan-os#4
No description provided.