summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpico.dev <pico.dev@gmail.com>2020-03-22 13:36:46 +0100
committerpico.dev <pico.dev@gmail.com>2020-03-22 13:36:46 +0100
commit1ea1bd9f372dd694d750d6705fbdf45e2881b080 (patch)
treeeb14eed0d962d664ace90896dcd429fe04c14d4a
parent97e97dcd5d7e7fef3005292ba26db6f89fbbdc4d (diff)
Update README.md
-rw-r--r--README.md4
-rw-r--r--site/content/index.markdown4
m---------site/deploy0
3 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a3f7ed2..8cf0101 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
Arch Linux Install Script (or alis) installs unattended, automated and customized Arch Linux system.
-It is a simple bash script that fully automates the installation of a Arch Linux system after booting from the original Arch Linux installation media. It contains the same commands that you would type and execute one by one interactively to complete the installation. The only user intervention needed is to edit a configuration file to choose the installation options and preferences from partitioning, to encryption, bootloader, file system, language and keyboard mapping, desktop environment, kernels, packages to install and graphic drivers.
+It is a simple bash script that fully automates the installation of a Arch Linux system after booting from the original Arch Linux installation media. It contains the same commands that you would type and execute one by one interactively to complete the installation. The only user intervention needed is to edit a configuration file to choose the installation options and preferences from partitioning, to encryption, bootloader, file system, language and keyboard mapping, desktop environment, kernels, packages to install and graphic drivers. This automation makes the installation easy and fast.
-The automation makes the installation easy and fast. But if some time later after installation for any reason the system not boots correctly a recovery script is also provided to enter in a recovery mode that allow to downgrade packages or execute any other commands to restore the system. Also a log of the installation can be taken with <a href="https://asciinema.org/">asciinema</a>.
+If some time later after an system update for any reason the system does not boot correctly a recovery script is also provided to enter in a recovery mode that allow to downgrade packages or execute any other commands to restore the system. Also a log of the installation can be taken with <a href="https://asciinema.org/">asciinema</a>.
**Warning! This script can delete all partitions of the persistent storage. It is recommended to test it first in a virtual machine like <a href="https://www.virtualbox.org/">VirtualBox</a>.**
diff --git a/site/content/index.markdown b/site/content/index.markdown
index 9a4479a..d93117b 100644
--- a/site/content/index.markdown
+++ b/site/content/index.markdown
@@ -50,10 +50,10 @@ url: "/"
Arch Linux Install Script (or alis) installs unattended, automated and customized Arch Linux system.
</p>
<p>
- It is a simple bash script that fully automates the installation of a Arch Linux system after booting from the original Arch Linux installation media. It contains the same commands that you would type and execute one by one interactively to complete the installation. The only user intervention needed is to edit a configuration file to choose the installation options and preferences from partitioning, to encryption, bootloader, file system, language and keyboard mapping, desktop environment, kernels, packages to install and graphic drivers.
+ It is a simple bash script that fully automates the installation of a Arch Linux system after booting from the original Arch Linux installation media. It contains the same commands that you would type and execute one by one interactively to complete the installation. The only user intervention needed is to edit a configuration file to choose the installation options and preferences from partitioning, to encryption, bootloader, file system, language and keyboard mapping, desktop environment, kernels, packages to install and graphic drivers. This automation makes the installation easy and fast.
</p>
<p>
- The automation makes the installation easy and fast. But if some time later after installation for any reason the system not boots correctly a recovery script is also provided to enter in a recovery mode that allow to downgrade packages or execute any other commands to restore the system. Also a log of the installation can be taken with <a href="https://asciinema.org/">asciinema</a>.
+ If some time later after an system update for any reason the system does not boot correctly a recovery script is also provided to enter in a recovery mode that allow to downgrade packages or execute any other commands to restore the system. Also a log of the installation can be taken with <a href="https://asciinema.org/">asciinema</a>.
</p>
<p class="has-text-danger">
Warning! This script can delete all partitions of the persistent storage. It is recommended to test it first in a virtual machine like <a href="https://www.virtualbox.org/">VirtualBox</a>.
diff --git a/site/deploy b/site/deploy
-Subproject 36b0a660919cdbd91f6785503c59f167e1ea335
+Subproject 442d2123e871766877e5318c1b667b77b156f40