summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-28 11:55:13 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-28 11:55:13 +0200
commit85569dbc4aef82732c7c06b3a1684b2f97bb6414 (patch)
tree858456cf6fdb167f905308dbfbe8df390cbf0318
parent6face8451f92a99967bc91d8748425bfecfbeb63 (diff)
downloadi486tcc-linux-85569dbc4aef82732c7c06b3a1684b2f97bb6414.tar.gz
i486tcc-linux-85569dbc4aef82732c7c06b3a1684b2f97bb6414.tar.bz2
small text fixes in README
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 79e8c0c..f18dfdd 100644
--- a/README
+++ b/README
@@ -5,7 +5,7 @@ Build a small Linux system with as little resource usage as possible.
Modern kernel, suckless if possible, i486 as target. Trying to
squeeze binaries with NetBSD cruch. Using a floppy boot loader
which uses a USTAR-like format for storing kernel and ramdisk.
-Using musl for it's ability to produce small static binaries.
+Using musl for its ability to produce small static binaries.
requirements
------------
@@ -586,7 +586,6 @@ bearssl instead of openssl
byacc instead of bison
perp and sinit instead of sysvinit or systemd
netsurf instead of chromium or firefox
-velox instead of Xorg
morpheus
--------
@@ -763,6 +762,7 @@ links
makefiles
- https://github.com/tinycorelinux/tinyx, is newer, but requires autoconf mess
to build
+ - alernatives would have been velox?
- X terminal
- xterm: bloat
- st, requires Xft, requiring fontconfig, freetype2, etc. can eventually