commit a02f6b247ff3bd24cc66b9bd4dd91b6d1dc6e06c
parent de389dc1544ade31d07fbb6e712a6e5b6fc9c9ac
Author: aabacchus <ben@bvnf.space>
Date: Wed, 8 Jun 2022 17:22:41 +0100
storage/disks: hooks are no longer sourced
the build directory can no longer be changed for specific packages
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/wiki/storage/disks/index.md b/wiki/storage/disks/index.md
@@ -541,8 +541,7 @@ Here is an example fstab, which will mount ROOTFS to `/`, BOOT to `/boot`, HOME
tmpfs, proc, sysfs, and devpts should be mounted during the init process.
Therefore, proc, sysfs, and devpts can be left out of the fstab. A reason to
-keep tmpfs in the fstab is to use it for building packages in RAM. To only do
-this for certain packages, see <https://k1sslinux.org/package-manager#6.3>.
+keep tmpfs in the fstab is to use it for building packages in RAM.
Devices can be referred to either by their `/dev` pathname, by a label, by UUID,
or by Part-UUID. For systems with multiple drives, it is recommended to use