| commit | c4ac94e00db2a588acaab6a776becb551797f3cc | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Apr 18 23:12:38 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 24 22:29:11 2024 +0000 |
| tree | 7b1590ed633800e27cb75cc4ead9bef04d249b1b | |
| parent | 2d5ae8fda8eb566280ec81a8368cc524b809a8b4 [diff] |
m/pkg/fat32: replace strings.ToLower comparison with strings.EqualFold Change-Id: Ibd22f86e500a97e147e286aaa566e13d902da588 Reviewed-on: https://review.monogon.dev/c/monogon/+/3021 Reviewed-by: Serge Bazanski <serge@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.
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.