Closed Paswaru closed 12 years ago
So are we accepting this change @Toasty27 ?
Yes, but I need to either find a simple way to resolve the merge conflict, or Paswaru will have to re-submit the pull requests without the readme.md file (which is causing the conflict). So far I have been able to resolve the conflict, but at the cost of denying Paswaru credit for his code, which isn't acceptable.
Alright I found a way to do it. Turns out that master's head on our repo is different from where he forked from. Didn't notice that earlier. I just made a branch on our repo from the point he forked from, pulled the changes from his repo, and it's all good to go. I'll merge it into develop and push to the github repo when I get some time later today.
Adds support for ram disk types. It needs documentation to explain the impact and difference between the two.
tmpfs being fixed size, and ramfs being dynamic.