Skip to content
#

firesim

Here are 4 public repositories matching this topic...

Language: All
Filter by language
firesim
abejgonzalez
abejgonzalez commented Jan 20, 2020

This is discussed a bit more in #456.

Currently, to copy off files from the fs is to 1. mount, 2. chattr, 3. chmod/chown, 4. copy files off. However, this is destructive to the fs (since it changes permissions/users). Instead, there should be a less invasive way to copy off files that doesn't mess with the underlying fs so that people can copy the fs and use it somewhere else.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the firesim topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the firesim topic, visit your repo's landing page and select "manage topics."

Learn more