Skip to content

Commit

Permalink
Bump version and fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alealexpro100 committed Aug 2, 2022
1 parent dca6432 commit 65ba7fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Supported Linux distros for installation:
* Voidlinux

If you want to install linux to your cloud with custom configuration, consider using [cloud-init](https://cloud-init.io/).
If yow want complex enterprise solution for installing on many PCs, consider using [FAI](https://fai-project.org/).
If you want complex enterprise solution for installing on many PCs, consider using [FAI](https://fai-project.org/).

Differences:

* From [FAI](https://fai-project.org/): Uses only chosen mirror, has less size of live images (1GB vs 170MB).
* Distro-specific installer: Support variety of distribution, requires connection to mirror with packages.

See presentation of this project [here](https://mirror.alexpro100.cyou/scripts_files/other/presentations/Linux_install.pdf) (Russian).
See presentation of this project [here](https://mirror.alexpro100.ru/scripts_files/other/presentations/Linux_install.pdf) (Russian).

## Dependencies

Expand Down
4 changes: 1 addition & 3 deletions docs/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Version 0.6.3:
# Version 0.6.2:
* Move docs to its directory.
* Try to reduce size of new builds.

# Version 0.6.2:
* Fix issues on busybox systems.
* More automation.

Expand Down
2 changes: 1 addition & 1 deletion version_install
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.1
0.6.2

0 comments on commit 65ba7fb

Please sign in to comment.