Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src



Module Name:    src
Committed By:   snj
Date:           Thu May  7 03:48:27 UTC 2015

Modified Files:
        src/distrib/sets [netbsd-7]: mkvars.mk
        src/distrib/sets/lists/base [netbsd-7]: mi
        src/etc/mtree [netbsd-7]: NetBSD.dist.base
        src/share/mk [netbsd-7]: bsd.README bsd.own.mk
        src/sys/dev/microcode/radeon [netbsd-7]: Makefile

Log Message:
Pull up following revision(s) (requested by mrg in ticket #736):
        distrib/sets/mkvars.mk: revision 1.17
        distrib/sets/lists/base/mi: revision 1.1102
        etc/mtree/NetBSD.dist.base: revision 1.144
        share/mk/bsd.README: revision 1.341
        share/mk/bsd.own.mk: revision 1.847
        sys/dev/microcode/radeon/Makefile: revision 1.3
two changes to radeon drm firmware:
- only install it by default on x86, set new MKRADEONFIRMWARE variable
- install in /libdata, so that separate /usr systems work
(this still doesn't solve PR#49811, which possibly could be handled by
having them being a kernel module loaded by /boot.)


To generate a diff of this commit:
cvs rdiff -u -r1.15.4.1 -r1.15.4.2 src/distrib/sets/mkvars.mk
cvs rdiff -u -r1.1087.2.6 -r1.1087.2.7 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.139.2.1 -r1.139.2.2 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.335.2.2 -r1.335.2.3 src/share/mk/bsd.README
cvs rdiff -u -r1.829.2.6 -r1.829.2.7 src/share/mk/bsd.own.mk
cvs rdiff -u -r1.2 -r1.2.2.1 src/sys/dev/microcode/radeon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index