summaryrefslogtreecommitdiff
path: root/README.md
blob: f0edb1838f1ea8965f622860c47d73e21883ae2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# L5Lunos - a clean, modern Solaris

Written mostly solo and completely from scratch, not Linux based nor does it
share any existing operating system sources.

## Current status

**Under heavy development**


## Progress

- 57-bit (5-level) paging
- 48-bit (4-level) paging
- Printf-style kernel logging
- Video console
- I/O APIC
- Local APIC timer(s)
- Processor local APIC(s)
- 16550 UART I/O
- i8254
- i8259

## License

This project is licensed under the BSD 3 clause

SPDX identifier: BSD-3-Clause