maojie / pintos_mac

Stanford Pintos Operating System on Mac
Other
34 stars 20 forks source link

Make repository private? #5

Open johnousterhout opened 8 years ago

johnousterhout commented 8 years ago

I'm a Professor at Stanford, and I'm teaching an Operating Systems course that uses Pintos for its class projects. I'm writing because I see that this repository is publicly accessible and appears to contain a complete set of solutions for the projects. This is a problem for us, because it makes it very easy for students to cheat. Even if they just look at your solution, and don't copy it, that will still reduce the educational experience for them. Would you be willing to take down this repository or at least make it private? If so, that would be a great help for us.

jinmel commented 7 years ago

@johnousterhout This repository doesn't contain any solution for pintos project. All changes we make are limited to Make.config and some device related code to make sure it runs on newer versions of qemu.