genfstab, pacstrap: mention that these are Arch-specific tools (#5795)

This commit is contained in:
Waldir Pimenta
2021-04-20 12:28:54 +01:00
committed by GitHub
parent f5469ee92c
commit 48f2869cf9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# genfstab # genfstab
> Generate output suitable for addition to an fstab file. > Arch Linux install script to generate output suitable for addition to an fstab file.
> More information: <https://man.archlinux.org/man/extra/arch-install-scripts/genfstab.8>. > More information: <https://man.archlinux.org/man/extra/arch-install-scripts/genfstab.8>.
- Display an fstab compatible output based on a volume label: - Display an fstab compatible output based on a volume label:

View File

@@ -1,6 +1,6 @@
# pacstrap # pacstrap
> Install packages using Pacman to the specified new root directory. > Arch Linux install script to install packages to the specified new root directory.
> More information: <https://man.archlinux.org/man/pacstrap.8>. > More information: <https://man.archlinux.org/man/pacstrap.8>.
- Install the `base` package, Linux kernel and firmware for common hardware: - Install the `base` package, Linux kernel and firmware for common hardware: