From 8f47b3220076639641b699f4e61b17b3bf1b93da Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 19 May 2020 19:46:28 +0300 Subject: update --- build | 2 +- docs/index.html | 19 +++++-------------- docs/index.txt | 21 +++++++-------------- docs/news.html | 5 +++++ docs/news.txt | 8 ++++++++ docs/news.xml | 10 +++++++++- docs/rss.xml | 2 +- index/20200519.news | 4 ++++ src/index.md | 21 +++++++-------------- src/news.md | 8 ++++++++ 10 files changed, 55 insertions(+), 45 deletions(-) create mode 100644 index/20200519.news diff --git a/build b/build index 7db54cd..72e4432 100755 --- a/build +++ b/build @@ -39,7 +39,7 @@ gettitle() { basename "$1" .md return 0 } - sed 1q "$1" | cut -d' ' -f2- + sed 's/^[Tt]itle: //;1q' "$1" } genpages() { diff --git a/docs/index.html b/docs/index.html index 023b381..1dd4d40 100644 --- a/docs/index.html +++ b/docs/index.html @@ -71,6 +71,11 @@ some other system supervision technique along with your own init scripts.

RSS Feed | See all news

+

May 19 2020

+ +

A rootfs tarball targeting the i686 architecture has +been released. It can be found on the downloads page

+

May 10 2020

A GCC 10.1.0 change causes a kernel panic for kernels built @@ -92,20 +97,6 @@ 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
-
View Page Source
diff --git a/docs/index.txt b/docs/index.txt index 7402761..a207c90 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -56,6 +56,13 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +### May 19 2020 + +A rootfs tarball targeting the i686 architecture has +been released. It can be found on the [downloads page] + +[downloads page]: https://dl.carbslinux.org/releases/i686 + ### May 10 2020 A GCC 10.1.0 change causes a kernel panic for kernels built @@ -79,17 +86,3 @@ 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 . -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 - diff --git a/docs/news.html b/docs/news.html index 01d3b10..6e2f71a 100644 --- a/docs/news.html +++ b/docs/news.html @@ -16,6 +16,11 @@ wiki installation
+

May 19 2020

+ +

A rootfs tarball targeting the i686 architecture has +been released. It can be found on the downloads page

+

May 10 2020

A GCC 10.1.0 change causes a kernel panic for kernels built diff --git a/docs/news.txt b/docs/news.txt index 10133d7..3e3308b 100644 --- a/docs/news.txt +++ b/docs/news.txt @@ -1,4 +1,12 @@ +May 19 2020 +----------- + +A rootfs tarball targeting the i686 architecture has +been released. It can be found on the [downloads page] + +[downloads page]: https://dl.carbslinux.org/releases/i686 + May 10 2020 ----------- diff --git a/docs/news.xml b/docs/news.xml index d35e9c9..386f44c 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,15 @@ a simple busybox linux distribution https://carbslinux.org -May Sun 2020 14:00 +May Tue 2020 16:00 + +20200519.news +Tue, 19 May 2020 +Cem Keylan +https://carbslinux.org/index.html +<p>A rootfs tarball targeting the i686 architecture has +been released. It can be found on the <a href="https://dl.carbslinux.org/releases/i686">downloads page</a></p> + 20200510.news Sun, 10 May 2020 diff --git a/docs/rss.xml b/docs/rss.xml index cfd528e..abbcc79 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ a simple busybox linux distribution https://carbslinux.org -May Sun 2020 14:00 +May Tue 2020 16:00 The Relation of Carbs and KISS Fri, 08 May 2020 diff --git a/index/20200519.news b/index/20200519.news new file mode 100644 index 0000000..d5084ea --- /dev/null +++ b/index/20200519.news @@ -0,0 +1,4 @@ +A rootfs tarball targeting the i686 architecture has +been released. It can be found on the [downloads page] + +[downloads page]: https://dl.carbslinux.org/releases/i686 diff --git a/src/index.md b/src/index.md index 7402761..a207c90 100644 --- a/src/index.md +++ b/src/index.md @@ -56,6 +56,13 @@ News [RSS Feed](/news.xml) | [See all news](/news.html) +### May 19 2020 + +A rootfs tarball targeting the i686 architecture has +been released. It can be found on the [downloads page] + +[downloads page]: https://dl.carbslinux.org/releases/i686 + ### May 10 2020 A GCC 10.1.0 change causes a kernel panic for kernels built @@ -79,17 +86,3 @@ 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 . -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 - diff --git a/src/news.md b/src/news.md index 10133d7..3e3308b 100644 --- a/src/news.md +++ b/src/news.md @@ -1,4 +1,12 @@ +May 19 2020 +----------- + +A rootfs tarball targeting the i686 architecture has +been released. It can be found on the [downloads page] + +[downloads page]: https://dl.carbslinux.org/releases/i686 + May 10 2020 ----------- -- cgit v1.2.3