diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-08 04:02:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-08 04:02:07 +0300 |
commit | fd96fb22b064afee03ec6047117b294f6357cd5b (patch) | |
tree | ae4f464ecae48191d4f5abbf3333a5906b3e6848 /docs/blog | |
parent | 94adf238318eb75901c59cf6361677e9ce59bf06 (diff) | |
download | website-fd96fb22b064afee03ec6047117b294f6357cd5b.tar.gz |
update
Diffstat (limited to 'docs/blog')
-rw-r--r-- | docs/blog/20200508.html | 6 | ||||
-rw-r--r-- | docs/blog/20200508.txt | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/blog/20200508.html b/docs/blog/20200508.html index 930c861..5da6210 100644 --- a/docs/blog/20200508.html +++ b/docs/blog/20200508.html @@ -80,9 +80,9 @@ compatibility on my fork of the <a href="https://github.com/carbslinux/kiss">pac without any more issues, on OpenBSD and FreeBSD. The biggest issues remaining are choosing a vendor for BSD, packaging the BSD source, and providing a minimal base (like busybox for BSD). -If you aren’t familiar with BSD, BSD has a single source code -for all of the utilities. Contributions (even chipping in ideas) -are very welcome.</p> +If you aren’t familiar with BSD, it has a single source code +for all of the utilities (kernel, command line programs, etc.). +Contributions (even chipping in ideas) are very welcome.</p> <p>Adding binary package distribution support natively to the package manager. Biggest issue in small/old computers are compile times. diff --git a/docs/blog/20200508.txt b/docs/blog/20200508.txt index e661697..8e5f316 100644 --- a/docs/blog/20200508.txt +++ b/docs/blog/20200508.txt @@ -72,9 +72,9 @@ compatibility on my fork of the [package manager]. I have tested, without any more issues, on OpenBSD and FreeBSD. The biggest issues remaining are choosing a vendor for BSD, packaging the BSD source, and providing a minimal base (like busybox for BSD). -If you aren't familiar with BSD, BSD has a single source code -for all of the utilities. Contributions (even chipping in ideas) -are very welcome. +If you aren't familiar with BSD, it has a single source code +for all of the utilities (kernel, command line programs, etc.). +Contributions (even chipping in ideas) are very welcome. Adding binary package distribution support natively to the package manager. Biggest issue in small/old computers are compile times. |