From f03feca631b7efb9f20a2d3e1be458cd7b611971 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 27 Apr 2020 14:18:46 +0300 Subject: update --- docs/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 8a6c892..dfa617a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -84,6 +84,30 @@ see it on https://dl.carbslinux.org

A new rootfs tarball has been released. See the downloads 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.

View Page Source
-- cgit v1.2.3