From f3427d6e37a1ebec78adac57f69d5efad0170d66 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 19 Apr 2020 23:58:09 +0200 Subject: Clean ext2 implementation :) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9ec05b0..9247247 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,10 @@ - - -

## Build -* Use any system running GNU/Linux (Successfully tried building on Debian, Arch Linux and even OpenBSD) +* Use any system running GNU/Linux * Install build dependencies (package names may vary depending on your operating system) * Ubuntu/Debian _"instructions"_ can be found here: [GitHub Workflow](https://raw.githubusercontent.com/marvinborner/Melvix/master/.github/workflows/build.yml) @@ -32,6 +29,7 @@ * nasm * genisoimage * qemu + * genext2fs * Build a cross compiler using `./run cross` -- cgit v1.2.3