freebsd-nq/share/man/man4/man4.aarch64
Fernando Apesteguía df90aeac24 Fix build with -DNO_ROOT
The inclusion of 0a0f748641 broke the build with the -DNO_ROOT option.
Specifically, that commit adds some relative paths (with `..`) to METALOG
that make other tools using that log, fail afterwards (tar, makefs...).

It's been argued[1] if this is really something mtree(8) should handle more
graciously. In the meantime, fix the breakage but changing the order in which
the links are created: first in the parent directory, then in the
architecture-specific one.

We keep the architecture-specific directories an the links to the parent
directories. This is something that we might want to change in the future.

This commit is based on a concept patch by avg@.

[1] https://lists.freebsd.org/archives/dev-commits-src-all/2021-November/index.html

Reported by: bapt@, emaste@
Approved by: avg@
Fixes: 0a0f748641
Differential Revision: https://reviews.freebsd.org/D33126
2021-11-26 12:51:08 +01:00
..
armv8crypto.4 add link to crypto(7) page, and drop a link to unrelated crypt(3) page.. 2020-07-29 21:15:06 +00:00
enetc.4 Introduce new driver for NXP Ethernet controller 2021-06-24 13:01:13 +02:00
felix.4 Introduce driver for Freescale Felix switch 2021-08-03 12:07:49 +02:00
Makefile Fix build with -DNO_ROOT 2021-11-26 12:51:08 +01:00
rk_gpio.4
rk_grf.4
rk_i2c.4
rk_pinctrl.4