Git Product home page Git Product logo

Comments (5)

robertapengelly avatar robertapengelly commented on May 18, 2024 1

Call me paranoid, but I'm very weary to run someones build scripts as a superuser.

It would be nice if visitors of the project could compile without feeling like their putting their system at risk.

Superuser is required when using mount. The project will build successfully without superuser but you cannot create the image without requiring superuser.

from kernel.

 avatar commented on May 18, 2024 1

@robertapengelly I'm aware of that. The primary options are either using a FUSE driver or rolling your own utility for creating the image. Neither of those are very hard to do since there's a lot of FAT code on the internet.

And then there's always the option of building the image in a VM with Travis CI, and uploading the image to GitHub releases. That would fix the problem too because then nobody would have to run the build system to try the OS.

from kernel.

 avatar commented on May 18, 2024 1

@robertapengelly Maybe you're right that it'd be more helpful to submit a PR or something. I'll close this and try to give it a shot at some point.

from kernel.

robertapengelly avatar robertapengelly commented on May 18, 2024

@tay10r I understand that there's the option of building it and uploading but maybe he hasn't figured that out yet. Also looking at other things on here I don't know if he's able to understand these messages cause everything else is in a different language so it may be worth someone forking the project and offering support that way.

from kernel.

frednora avatar frednora commented on May 18, 2024

nice if visitors of the project could compile without feeling like their putting their system at risk.

You are very right. But i really don't know how to fix it. I need some help to change the Makefile to do the things in the right way.

from kernel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.