opuntiaOS - an operating system targeting x86 and ARMv7
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[meta] Add new features to README

+3 -2
+3 -2
README.md
··· 9 9 ### Kernel 10 10 11 11 * x86-32 and ARMv7 kernel with pre-emptive multi-threading 12 - * Ext2 FS 12 + * Purgeable memory 13 + * Ext2 filesystems 14 + * /dev and /proc filesystems 13 15 * Local sockets 14 - * /dev and /proc filesystem 15 16 * POSIX signals 16 17 * TTY 17 18 * [learn more](https://github.com/opuntiaOS-Project/opuntiaOS/blob/master/docs/kernel.md)