Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed fix to #14. Write .elf-files in temp-directory. #39

Closed
wants to merge 1 commit into from
Closed

Proposed fix to #14. Write .elf-files in temp-directory. #39

wants to merge 1 commit into from

Conversation

rawler
Copy link

@rawler rawler commented Jul 26, 2011

Support read-only install by locating cached .elf-files in system-temp-folder. Closes #14.

@m0mchil
Copy link
Owner

m0mchil commented Oct 29, 2012

Greetings from the pull request resurrection daemon ;)

There are just many different setups possible - for example some machines booting from LAN and having only in-memory /tmp and /var/tmp - writing cache files to such non-persistent locations will do actually more harm. is there any problem with just making the working directory writable?

@rawler
Copy link
Author

rawler commented Oct 4, 2016

Naah

@rawler rawler closed this Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

improper tempfile creation leading to crash
2 participants