Home | History | Annotate | Download | only in mtree
History log of /src/etc/mtree/NetBSD.dist.aarch64
RevisionDateAuthorComments
 1.13  14-May-2023  christos undo previous
 1.12  14-May-2023  christos try to fix the build.
 1.11  14-May-2023  mrg mark /usr/lib/openssl and /usr/lib/openssl/modules as "compatdir".

remove them as explicit part of all arm64 builds when they're only
(currently) used and consumed by llvm builds.

this fixes gcc builds and i don't think it breaks llvm ones though
i'm still waiting for that test.
 1.10  13-May-2023  riastradh aarch64: New directories for compat openssl on aarch64.

Hope I got the setlist tags right, not really sure how this works.
 1.9  15-May-2022  mrg create ./usr/libdata/firmware/radeon same as the non-/usr version

should fix builds for non x86/arm64.
 1.8  15-May-2022  mrg install the lower case radeon firmware files into /usr/libdata/firmware.

radeon has different case but same name firmware files. the lower case
ones are already installed into /libdata/firmware, and to avoid having
to provide some special method to build on systems with case-preserving
file systems (such as macOS), we install the lower case ones in /usr.

this means that anyone that requires the lower case files must either
have /usr as part of the / file system, or manually keep them updated.

last part of PR#54976, though i doubt we'll try to pull up these.

this is enabled on i386, amd64 and arm64.
 1.7  12-Mar-2019  mrg remove the recently added files or added entries for what is
./usr/include/$MACHINE and automatically add it.

add sun68k for sun2/sun3. tested on about 12 platforms.

there may be more failures to figure out but this should make
them all special cases rather than always expected cases.

fortunately, most builds don't see to hit these issues for
reasons i haven't determined yet.
 1.6  17-Feb-2019  mrg ensure that all include dirs are created before make includes runs.

separate the compat vs per-arch -ness of the mtree lists. merge the
mips64 mtree files into a single file.
 1.5  09-Feb-2019  mrg separate out the arch-specific and compat-specific subdirs.
put compat stuff in NetBSD.compat.$MACHINE_ARCH, and normal
stuff in NetBSD.dist.$MACHINE/MACHINE_ARCH, etc.

probably need at at more files for sh3, mips, ppc, sparc,
m68k, arm, ia64, etc., as every port has port- or arch-
specific header subdirectory.
 1.4  17-Jul-2018  christos deal with g++ header files.
 1.3  19-Jun-2015  matt branches: 1.3.14; 1.3.16;
Rework this to auto generate the compat directories using a template
and the information from compat/archdirs.mk. Also add suport MKCOMPATTESTS
and process the NetBSD.dist.tests to generate appropriate compat directories.
 1.2  10-Aug-2014  matt branches: 1.2.4;
Add eabihf directories
 1.1  10-Aug-2014  matt Preliminary files for AARCH64 (64-bit ARM) support.
Enough for a distribution build.
 1.2.4.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.2.4.1  10-Aug-2014  tls file NetBSD.dist.aarch64 was added on branch tls-maxphys on 2014-08-19 23:45:51 +0000
 1.3.16.1  10-Jun-2019  christos Sync with HEAD
 1.3.14.1  28-Jul-2018  pgoyette Sync with HEAD

RSS XML Feed