Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Build image without sudo in systems with FUSE #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DrDub
Copy link

@DrDub DrDub commented Dec 4, 2023

These scripts can be used in Linux systems with fuseloop and fuseext2 installed.

The CMakeLists.txt need to be changed to invoke image-fuseloop.sh instead of image.sh

(This could also be folded into the existing scripts, I'm not sure if this change interests you.)

These scripts can be used in Linux systems with fuseloop and fuseext2 installed.

The CMakeLists.txt need to be changed to invoke image-fuseloop.sh instead of image.sh
Copy link
Owner

@byteduck byteduck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, thank you! I think the only thing is that we'd probably want to coalesce the scripts a bit to avoid maintaining two separate versions of the base system and image scripts for FUSE and non-FUSE. I can take care of that though.

@DrDub
Copy link
Author

DrDub commented Jan 3, 2024

Sure thing, I put it separately as I wasn't sure if you'd accept the PR.

Great project, by the way. Fun times.

@byteduck byteduck force-pushed the master branch 5 times, most recently from 1e13d14 to 6f9f442 Compare September 9, 2024 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants