/linux

Linux distribution providing a container image, container host and virtualization hypervisor for a unified application hosting platform.

Primary LanguageGroffGNU General Public License v3.0GPL-3.0

Layerworx Linux

Layerworx Linux is an effort to create a unified container format, container host and virtualization host using a single code base. The reason for this effort is to close the disparity between running many different operating systems to accomplish a common goal. It is frequently accepted as commonplace that both container based applications and virtual machines co-exist in the same environment within our datacenters. However, we find ourselves increasingly learning multiple distributions of Linux and maintaing several different package versions of the same packages throughout our environment to accomplish our goals. This is meant to be a solution to that. A single distribution that can be ran inside of your containers, a single operating system to be a host to your containers and a virtualization hypervisor to run your container hosts.

How this is built:

This project's skeleton is built using Linux From Scratch as it's base. It's difficult to call this a fork, because the end product will not be a variant of Linux From Scratch, but a new product entirely. But, because of it's roots in LFS, this project will recognize LFS as the base component for our builds until a time that it may be replaced, which is unlikely.

How to Contribute:

Fork and send pull requests. I'm accepting ONLY patches to our existing spec files at this time and no new spec files currently until we modernize the existing package library to current standards. However, before contributing, please take some time to review CONTRIBUTING.md to learn about the guidelines.

Build Host

Intial build host was completed on a Red Hat Enterprise Linux 7.1 virtual machine hosted in Amazon Web Services on August 30, 2015 with full patches. All future builds will be built against Layerworx packages moving forward.

Project Links

Project Wiki

The official project wiki for Layerworx Linux can be found at GitHub currently under the official repository. The wiki is sparse currently, but, will eventually be the trove for all the information on the project as the project progresses.

Issue Tracker

The official project issue tracker for Layerworx Linux will be the GitHub issue tracker currently located here. All issues should be filled out completely and tagged correctly.

Mailing Lists

We currently have no list, but are accepting corporate sponsorship for hosting services, build servers and mailing list hosting.

Contact Us

To contact the project, please open an issue with the "contact" tag assigned to it, all correspondance will be public. For issues that need to be private, please file an issue under the "contact" tag requesting a private communication.

Special Thanks

Special thanks to the Linux From Scratch project for providing the resources needed to kickstart this project.

Special thanks to GitHub for hosting this project, supplying us with the free open source repository, issue tracker and wiki.

Special thanks to @baho-utot for kickstarting this project with some of the very heavy lifting required to get this started.