Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 1.82 KB

File metadata and controls

65 lines (44 loc) · 1.82 KB


JappeOS-Build

Contains JappeOS filesystem and build scripts.


Overview

Contains everything needed to build a JappeOS *.iso file.

Features

  • *.iso building
  • Package management
  • Filesystem modification

Role in the OS

This is the repo that is used to build a real bootable OS.

Building

Prerequisites

  • Docker

Build

$ ./build.sh

This produces the resulting *.iso in:

out/JappeOS-xxxx.xx.xx-x86_64.iso

Contributing

Contributions of all kinds are welcome and appreciated. You can help the project by:

  • ⭐ Starring the repository to show your support
  • 💖 Sponsoring the project (if available)
  • 🐞 Reporting bugs via GitHub Issues
  • 💡 Requesting or discussing new features

For code contributions, please see CONTRIBUTING.md for guidelines.

License

This repository is part of the JappeOS project and is licensed under the terms described in the LICENSE file.