aboutsummaryrefslogtreecommitdiff
path: root/blog/20200410.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-31 01:13:15 +0300
committerCem Keylan <cem@ckyln.com>2021-08-31 01:13:15 +0300
commit08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6 (patch)
treeb471d65a2ad20665dc0e0e8f91aa67ac4c0949b1 /blog/20200410.org
parent25cfa83501cf9b0a1f79d7d94af13b0866c33aa7 (diff)
downloadwebsite-08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6.tar.gz
website: switch to hugo
Diffstat (limited to 'blog/20200410.org')
-rw-r--r--blog/20200410.org21
1 files changed, 0 insertions, 21 deletions
diff --git a/blog/20200410.org b/blog/20200410.org
deleted file mode 100644
index 0868c2d..0000000
--- a/blog/20200410.org
+++ /dev/null
@@ -1,21 +0,0 @@
-#+TITLE: Outsource Repository Concept
-#+AUTHOR: Cem Keylan
-#+DATE: <2020-04-10 Fri>
-
-In April 3rd, I have added submodule support for Carbs Linux's fork of =kiss=.
-Now, from that sentence, it really doesn't sound exciting at all. But in
-reality, it opens a path to lots of creative output, and a better way to manage
-multi-user repositories (such as KISS Community).
-
-When managing a repository of submodules, the repository maintainer's only job
-is to deal with adding packages. A package maintainer doesn't have to wait for
-the repository maintainer to update their packages, as they are only making the
-changes to their own repositories.
-
-This way, an end-user can also track from their preferred maintainers, and do
-that with the tidyness of a single repository in their =KISS_PATH=.
-
-Carbs Linux now has an outsource repository for some packages. Firefox and its
-dependencies have been purged from the main repository, but can be found on it.
-
-[[https://github.com/CarbsLinux/outsource]]