Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-29 00:19:35 +00:00
parent 241ab8e29f
commit d47b8df328
13 changed files with 130 additions and 11 deletions

View File

@@ -18,11 +18,11 @@ source: https://github.com/tldr-pages/tldr.git
- Generate a ramdisk environment based on the `linux` preset:
`sudo mkinitcpio {{[-p|--preset]}} {{linux}}`
`sudo mkinitcpio {{[-p|--preset]}} linux`
- Generate a ramdisk environment based on the `linux-lts` preset:
`sudo mkinitcpio {{[-p|--preset]}} {{linux-lts}}`
`sudo mkinitcpio {{[-p|--preset]}} linux-lts`
- Generate an initramfs image using an alternative configuration file: