aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-27 14:18:46 +0300
committerCem Keylan <cem@ckyln.com>2020-04-27 14:18:46 +0300
commitf03feca631b7efb9f20a2d3e1be458cd7b611971 (patch)
tree2a2dd47d241d83df14717b8ef84020d86f98bedb /src
parentbfb9369972844b509dd869f133f04a8b6ce75e4c (diff)
downloadwebsite-f03feca631b7efb9f20a2d3e1be458cd7b611971.tar.gz
update
Diffstat (limited to 'src')
-rw-r--r--src/index.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/index.md b/src/index.md
index 98d4ee6..b26c3d2 100644
--- a/src/index.md
+++ b/src/index.md
@@ -69,3 +69,28 @@ IRC channel can now be accessed from `#carbslinux` at freenode!
A new rootfs tarball has been released. See the
[downloads](https://dl.carbslinux.org) page
+
+### Apr 05 2020
+
+Carbs Linux repositories will be hosted only on Github. Commits will be
+pushed there, and not the repository. You have until
+May 4, 2020 Monday to switch your remotes to <https://github.com/CarbsLinux/repository>.
+The git repository will continue to be served until then (without additional
+commits).
+
+You can switch your remote by executing the following command on your
+repository directory.
+
+ git remote set-url origin https://github.com/CarbsLinux/repository
+
+
+### Feb 18 2020
+
+A new tarball is released. It can be found on <https://dl.carbslinux.org>.
+
+**edit:** I have removed the tarball because of a bootstrapping issue.
+I will be re-adding it later today.
+
+**edit 2:** I have added a tarball (20200219) to reflect my recent
+changes on Busybox.
+