aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-04-01 17:19:08 +0300
committerCem Keylan <cem@ckyln.com>2021-04-01 17:19:08 +0300
commitbe08fa9f01ffaaaeebc0a35658f4cf00a56332f6 (patch)
tree93d01e52e997accea35e126b01d31c04f2d1066a /src
parent3a125053e9a2560c07085c78a16a67bb588c960f (diff)
downloadwebsite-be08fa9f01ffaaaeebc0a35658f4cf00a56332f6.tar.gz
switch to libressl
Diffstat (limited to 'src')
-rw-r--r--src/index.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.org b/src/index.org
index df920ae..127a8c9 100644
--- a/src/index.org
+++ b/src/index.org
@@ -22,7 +22,7 @@ library that can be used to further extend and script the packaging system.
:CUSTOM_ID: small-base
:END:
-By default, Carbs Linux comes with busybox for coreutils, bearssl for its
+By default, Carbs Linux comes with busybox for coreutils, libressl for its
crypto library, musl libc, and other basic utilities that are required for
building new software. The majority of the base packages are statically linked.