diff options
-rw-r--r-- | doc/software.md | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/software.md b/doc/software.md index 9c988b8..947dfa0 100644 --- a/doc/software.md +++ b/doc/software.md @@ -124,7 +124,7 @@ index 5828a3b..6e006cc 100644 #include "st.h" ``` -## oasis linux +## oasis One of the main goals of cproc is to compile the entire oasis linux system (excluding kernel and libc). This is a work in progress, but many @@ -134,21 +134,21 @@ for the patches used. Currently the following build successfully: -- awk bc bearssl blind bzip2 cmark dosfstools e2fsprogs expat farbfeld - file flex freetype fribidi fuse git ii iproute2 jbig2dec kbd less libass - libdrm libevdev libevent libpng libressl libtermkey libxkbcommon loksh - lpeg lua make mandoc myrddin monocypher msmtp mtdev ncurses nsd openntpd - openssh perp pigz qbe samurai sbase sdhcp sinit sshfs texi2mdoc ubase - unzip utf8proc wayland xz zlib zstd +- awk bc bearssl blind bzip2 cmark dmenu dosfstools e2fsprogs efibootmgr + expat farbfeld file flex fontconfig freetype fribidi fuse git ii + iproute2 jbig2dec kbd less libass libdrm libevdev libevent libinput + libjpeg-turbo libnl libpng libressl libtermkey libxkbcommon loksh lpeg + lua make mandoc myrddin monocypher msmtp mtdev nasm ncurses nsd openntpd + openssh perp pigz qbe samurai sbase sdhcp sinit sshfs st swc texi2mdoc + transmission ubase unzip utf8proc velox wayland wld wpa\_supplicant + xz zlib zstd - Various OpenBSD tools (acme-client diff doas fmt m4 patch rsync yacc) - Parts of plan9port (rc sam) - Parts of util-linux (fdisk losetup) The following still need more work: -- dmenu efibootmgr efivar ffmpeg fontconfig wpa\_supplicant libffi - libinput libjpeg-turbo libnl libpciaccess libutp mpv nasm netsurf - nginx pcre pixman python st strace swc extlinux the\_silver\_searcher - tinyemu transmission velox vis wld +- efivar ffmpeg libffi libpciaccess libutp mpv netsurf nginx pcre pixman + python strace extlinux the\_silver\_searcher tinyemu vis [oasis package tree]: https://github.com/michaelforney/oasis/tree/master/pkg |