Skip to content

Commit 870e63a

Browse files
authored
Update README.md
1 parent 5079f4f commit 870e63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ Others who created code which can be found here are listed aswell:
3131
* [dennis95](https://github.com/dennis95)
3232
## Ports
3333
There is a subfolder called `ports`, which uses a port manager made for [dennix](https://github.com/dennis95/dennix) that is compatible with Cobalt. Most of these ports have been made for Dennix, but were slightly modified to work with Cobalt.
34-
These ports are automatically built when you run `make`, because they are considered vital, although others may see it as bloatware.
34+
These ports are automatically built when you run `make`, because they are considered vital, although others may see it as bloatware. Cobalt itself is very fast, but with the basic ports like GCC, AWK, BIM, binutils, DOOM, gettext, libSDL, some other basic libraries, make, nano, ncurses being loaded to RAM at startup (the initial ramdisk stores these binaries!), it makes the boot process much slower. This however, will be fixed in the future, as Cobalt will install itself to the disk and allow you to load binaries to RAM right when you need to run them.

0 commit comments

Comments
 (0)