commit | cbd43632a8ad7e8d8d2b9a079bec7ce7d0a59f37 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Sat Jul 17 16:19:44 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Sat Jul 17 16:19:44 2021 -0700 |
tree | f2b54a32dec6b4238175597b8b75750938365a1b | |
parent | b7ef65d73e986b0b0ef5f9d4528a0eaac2cfbed0 [diff] [blame] |
Add read to EXT2
diff --git a/.build.yml b/.build.yml index 39c52f6..6f7943b 100644 --- a/.build.yml +++ b/.build.yml
@@ -8,6 +8,7 @@ - python3 - gawk - nasm + - libreadline-dev:i386 tasks: - build-kernel: | cd bluejay