CVS log for src/etc/mtree/NetBSD.dist.i386
Up to [cvs.NetBSD.org] / src / etc / mtree
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 15 21:41:56 2022 UTC (2 years, 10 months ago) by mrg
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2
lines
create ./usr/libdata/firmware/radeon same as the non-/usr version
should fix builds for non x86/arm64.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 15 00:24:14 2022 UTC (2 years, 10 months ago) by mrg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
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.
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Mon Jun 10 21:42:45 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +4 -0
lines
Sync with HEAD
Revision 1.2.2.1
Tue Mar 12 10:07:49 2019 UTC (6 years ago) by christos
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.2: +0 -4
lines
file NetBSD.dist.i386 was added on branch phil-wifi on 2019-06-10 21:42:45 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 12 10:07:49 2019 UTC (6 years ago) by mrg
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Branch point for: phil-wifi
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -2
lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 9 00:15:28 2019 UTC (6 years, 1 month ago) by mrg
Branches: MAIN
create i386 specific include directories.
CVSweb <webmaster@jp.NetBSD.org>