Git Product home page Git Product logo

Comments (6)

pranjalrai4 avatar pranjalrai4 commented on May 28, 2024

@razvand Hi! I am a Computer Science student at the University of Texas at Austin. I am currently taking virtualization (CS 360v) and I would like to contribute to this project. I saw this issue opened up last year and I would like to work on it, but I was wondering if it was still open.

from unikraft.

razvand avatar razvand commented on May 28, 2024

Hi, @pranjalrai4 , sure, go for it.

from unikraft.

pranjalrai4 avatar pranjalrai4 commented on May 28, 2024

@razvand Are we supposed to use the LIBVFSCORE_INITRD_OPT_MKMP macro specifically for the "mkmp" instances? If so, it doesn't exist. If not, do we use a different macro and how do we know which macro to use? Finally, we only see one instance of string "mkmp" in the entire codebase. Do we only change this one instance or are there other places? Thank you!

from unikraft.

razvand avatar razvand commented on May 28, 2024

@pranjalrai4 , it's only for that instance. You define the LIBVFSCORE_INITRD_OPT_MKMP macro and assign it to the "mkmp" string. Then, instead of using the "mkmp" string int that one instance, you use LIBVFSCORE_INITRD_OPT_MKMP.

from unikraft.

ggracechoi avatar ggracechoi commented on May 28, 2024

@razvand We're ready to open a PR, but we're just now reading the contributing guidelines and missed a couple of things. We didn't sign off in our commit message and our commit doesn't follow the "[selector]/[component name]: [Your short message]." Should we just include these in our PR? Also, how do we "run the checkpatch.pl on your commit series before opening this PR?"

from unikraft.

razvand avatar razvand commented on May 28, 2024

@ggracechoi , amend your commit to follow the contributing guidelines. See this tutorial on amending commits.

For running checkpatch locally, follow these instructions.

from unikraft.

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.