diff options
| -rw-r--r-- | filesystem.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystem.rst b/filesystem.rst index f3b8cdf..daef7bb 100644 --- a/filesystem.rst +++ b/filesystem.rst @@ -75,7 +75,7 @@ Developers are not required to support using separate /usr filesystem without an initramfs. *Rationale*: upstream software (as of 2013) is already making support -for early boot without /usr mounted difficult, and whenever it is still +for early boot without /usr mounted difficult, and whenever it still works, it is either subtly broken or relying on hacks (udev). In setups using initramfs, some of the boot and repair functionality can be moved from rootfs to initramfs. |
