Giter Club home page Giter Club logo

valis's Introduction

V.A.L.I.S. is a minimal Linux-based operating system consisting of a machine-specific Linux 
kernel, and an initramfs that only provides systemd and a container host.

Download source code:
git clone --recursive https://github.com/jjkivilu/valis.git

Build:
make image

Boot:
1. Create an empty FAT32 media
2. Create directory /EFI/boot to it
3. Copy build/tmp/images/$(MACHINE)/bzImage-initramfs-$(MACHINE).bin as /EFI/boot/bootx64.efi
4. Reboot target with the media

Develop:
VALIS is based on Poky, the Yocto Project reference distribution. All VALIS-specific sources 
reside under meta-valis. Other layers such as poky and meta-intel exist as submodules. Run 
"make help" for instructions on how to use the Makefile wrapper for bitbake.

Supported MACHINE targets:
- intel-corei7-x64	Generic modern PCs with EFI firmware
- qemux86-64		Test run under KVM

valis's People

Contributors

jjkivilu avatar

Watchers

 avatar  avatar

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.