| commit | 007d66e6b32db8080d37738b2986871729a48e03 | [log] [tgz] |
|---|---|---|
| author | Timon Stampfli <timon@timon.ch> | Sun Dec 15 16:29:04 2024 +0100 |
| committer | Timon Stampfli <timon@timon.ch> | Fri Dec 20 15:53:04 2024 +0000 |
| tree | 2f8e97539a365a16eab8c84a5be701c1303b07a6 | |
| parent | 83f0aa47b5e9c02cc6871760fcac29b31b344c48 [diff] |
o/blockdev: add windows implementation This adds a relatively bare bones, but working implementation of blockdev for Windows. Has been manually tested on Windows 23H2. Change-Id: I7a2bf0a46e973f838506a321ad815629f62a3b35 Reviewed-on: https://review.monogon.dev/c/monogon/+/3696 Reviewed-by: Lorenz Brun <lorenz@monogon.tech> Vouch-Run-CI: Lorenz Brun <lorenz@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.