瀏覽代碼

Add a basic description for ALT Linux

Alexey Shabalin 7 年之前
父節點
當前提交
6127217343
共有 7 個文件被更改,包括 38 次插入0 次删除
  1. 1 0
      alt/README-short.txt
  2. 31 0
      alt/content.md
  3. 1 0
      alt/github-repo
  4. 3 0
      alt/issues.md
  5. 1 0
      alt/license.md
  6. 二進制
      alt/logo.png
  7. 1 0
      alt/maintainer.md

+ 1 - 0
alt/README-short.txt

@@ -0,0 +1 @@
+The official build of ALT Linux.

+ 31 - 0
alt/content.md

@@ -0,0 +1,31 @@
+# ALT Linux
+
+This image serves as the `official ALT image` for the [ALT Linux](https://altlinux.org/).
+
+%%LOGO%%
+
+# ALT Linux Team
+
+[ALT Linux Team](http://www.altlinux.org/ALT_Linux_Team) is an international community numbering over 200 free software developers.
+
+# Sisyphus
+
+[Sisyphus](https://packages.altlinux.org/ru/Sisyphus/home) is a daily updated repository which serves as a basis for all ALT distributions. Sisyphus integrity supported by the ALT Linux Team, the original software packaging technology, and apt-get (apt-rpm) utility allows users to easily update the system and be aware of any news on the free software. This daily updated repository contains the latest software with all its benefits and pitfalls (latent sometimes).
+
+The name Sisyphus comes from the Greek mythology. Uninterrupted efforts on improvement of technologies set in the repository make ALT Linux Team similar to tireless Sisyphus continuously rolling stones up the hill.
+
+# About Platform 8
+
+As said above, Sisyphus is a frequently updated repository mainly designed for developers. Stable distributions by ALT are the best solution for those users preferring stability and predictability of the system to its functionality (primarily new and corporate users). Such stable distributions are based on stable Sisyphus repository slices called platforms. Platform 8 (p8) was created in April, 2016, and will be supported till December, 2019.
+
+# About this image
+
+The `%%IMAGE%%:latest` tag will always point the latest stable release (which is, at the time of this writing, `%%IMAGE%%:p8`).
+
+## How It's Made
+
+This image was created with the help of mkimage and hasher tools.
+
+[Mkimage](https://en.altlinux.org/Mkimage) is a tool used to create images with Linux kernel from the set Sisyphus-like repository. Mkimage uses a set of Makefiles and shell hooks.
+
+[Hasher](https://en.altlinux.org/Hasher) is a tool used for safe and repeatable packaging in clean and controllable environment. This is achieved through creation of a minimum build environment in chroot, installation of all necessary packaging dependencies there, and packet assembly in the new environment. Every package requires a new build environment.

+ 1 - 0
alt/github-repo

@@ -0,0 +1 @@
+https://github.com/alt-cloud/docker-brew-alt

+ 3 - 0
alt/issues.md

@@ -0,0 +1,3 @@
+First of all, please, make sure that the developers are not aware of the [bug in ALT bugzilla](https://bugzilla.altlinux.org/buglist.cgi?query_format=advanced&product=Sisyphus&component=docker-ce).
+
+For create new bug, please use [ALT's bugzilla page](https://bugzilla.altlinux.org/enter_bug.cgi?product=Sisyphus) (choose `docker-ce` as component and include details about image problems in the description) or [GitHub](%%GITHUB-REPO%%/issues).

+ 1 - 0
alt/license.md

@@ -0,0 +1 @@
+View [license information](https://www.basealt.ru/products/starterkits/) for the software contained in this image.

二進制
alt/logo.png


+ 1 - 0
alt/maintainer.md

@@ -0,0 +1 @@
+[The ALT Linux Team Cloud](%%GITHUB-REPO%%)