Code Monkey home page Code Monkey logo

Comments (1)

ccstevens avatar ccstevens commented on July 18, 2024 1

You sure can! We don't have a FAQ on this yet, as you're the first to ask. So thanks for bringing it up.

We build Minoca on itself every day as part of our nightly build process. You can get started from the pre-built images on our website (http://www.minocacorp.com/download/). They've got opkg installed and will let you pull down the packages you'll need to clone and compile the OS: git, awk, binutils, make, acpica, byacc. Then just run make in the ~/src/os environment you set-up by following the projects README.

You may, however, run into a few issues with those pre-built images. The *.img files are limited to 512MB and they are a bit out of date (from May). You might want/need more disk space to build the OS and you may run into some bugs we've fixed since May. You can build your own custom images with larger disk sizes by modifying MSETUP_IMAGE_SIZE in https://github.com/minoca/os/blob/master/images/Makefile. This will also give you the most up-to-date image; we're working on putting out updated pre-built images.

from os.

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.