kernel icon indicating copy to clipboard operation
kernel copied to clipboard

The kernel for LibertyOS.

Results 8 kernel issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. cargo test 2. **Expected behavior** A clear and concise...

bug

Can be run with the commands: docker build -t liberty . docker run -v $(pwd):/mnt -ti liberty

So, odd place to be introducing myself, but I'm Arshia, I love rust, and I'm looking for the page that says what should happen next 😄

Add a dockerfile so that LibertyOS can be built from a docker image. This will allow LIbertyOS to be built in a "container" so that all dependencies, etc will be...

would it be possible to post kernel binaries for releases? That way someone does not have to compile the source code to try it out.

### ARCH: AMD Ryzen 5 5600G (x86_64) ### OPERATING SYSTEM: Arch Linux x86_64 ### SHELL: bash 5.1.16 ### DATE/TIME OF BUILD: 09:16:25 2023/07/07 ### NOTES: Builds and runs successfully, getting...

success-report

Nice project, wish you luck! Just wondering why the license is Apache 2.0 - instead of something that prevents the real possibility of a fork to closed source when things...

**Is your feature request related to a problem? Please describe.** The name LibertyOS is already taken by a linux distro advertising as the first blockchain operating system. **Describe the solution...

enhancement