mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Update README.md
This commit is contained in:
parent
c29b1bff04
commit
118bf15f95
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@
|
||||||
- **ZRAM**: the setup use ZRAM which aims to replace traditional swap partition/files by making the system snappier
|
- **ZRAM**: the setup use ZRAM which aims to replace traditional swap partition/files by making the system snappier
|
||||||
- **systemd-oomd**: systemd-oomd will take care of OOM situations at userspace level rather than at kernel level, making the system less prone to kernel crashes
|
- **systemd-oomd**: systemd-oomd will take care of OOM situations at userspace level rather than at kernel level, making the system less prone to kernel crashes
|
||||||
- **VM additions**: the script automatically provides guest tools if it detects that a virtualized environment such as VMWare Workstation, VirtualBox, QEMU-KVM is being used
|
- **VM additions**: the script automatically provides guest tools if it detects that a virtualized environment such as VMWare Workstation, VirtualBox, QEMU-KVM is being used
|
||||||
- **User account setup**: A default user account with sudo permissions can be configured in order to avoid hassle in the post installation phase
|
- **User account setup**: a default user account with sudo permissions can be configured in order to avoid hassle in the post installation phase
|
||||||
|
- **CI checks**: ShellChecker checks every PR periodically for bash syntax errors, bad coding practices, etc...
|
||||||
|
|
||||||
## One-step Automated Install (shorter)
|
## One-step Automated Install (shorter)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue