NetBSD/distrib
drochner 312c339026 Extend the CPU microcode update framework to support Intel x86 CPUs.
Contrary to the AMD implementation, it doesn't use xcalls to distribute
the update to all CPUs but relies on cpuctl(8) to bind itself to the
right CPU -- to keep it simple and avoid possible problems with
hyperthreading.
Also, it doesn't parse the vendor supplied file to pick the right
part for the present CPU model but relies on userland to prepare
files with specific filenames. I'll commit a pkg for this in a minute
(pkgsrc/sysutils/intel-microcode).
The ioctl interface changed; compatibility is provided (should be
limited to COMPAT_NETBSD6 as soon as this is available).
2012-08-29 17:13:21 +00:00
..
acorn26
acorn32
alpha use ${CDIMAGE} instead of ${CDBASE}.iso 2012-01-15 22:34:33 +00:00
amd64 Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
amiga
arc
atari Simply use "mount -u" to (re)mount root file system read-write 2012-06-30 10:20:26 +00:00
bebox
cats
cdrom
cobalt
common Install fully-populated .iso images in ${RELEASEDIR}/images instead 2012-08-17 16:57:59 +00:00
dreamcast
emips Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
evbarm Add mount_tmpfs 2012-08-10 20:17:09 +00:00
evbmips just make the installation ptys (ipty); change it to opty if more needed. 2012-08-14 02:55:00 +00:00
evbppc Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
evbsh3
ews4800mips
hp300
hp700
hpcarm
hpcmips
hpcsh
i386 Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
ibmnws Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
landisk
luna68k
mac68k
macppc Bump the ramdisk size with 100KB so that the contents fits again. 2012-03-23 18:37:42 +00:00
miniroot
mipsco
mvme68k
mvmeppc
news68k
newsmips
notes Add a description of the 'modules' set for all arches which have 2012-08-17 20:10:53 +00:00
ofppc
pmax Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
prep use ${CDIMAGE} instead of ${CDBASE}.iso 2012-01-15 22:34:33 +00:00
rs6000
sandpoint Change all install media to use ipty instead of pty0 2012-08-14 07:24:40 +00:00
sets Extend the CPU microcode update framework to support Intel x86 CPUs. 2012-08-29 17:13:21 +00:00
sgimips Bump the install image size so that this builds again. 2012-02-04 22:27:25 +00:00
shark
sparc add ipty to the list of MAKEDEVTARGETS. should fix PR#46812. 2012-08-18 09:33:25 +00:00
sparc64 Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
sun2 Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
sun3 Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
syspkg
utils Ensure that bakname and tempname have a defined value, even if the first 2012-07-19 06:07:21 +00:00
vax Change the naming scheme of "live" images and usb install images 2012-08-17 16:56:34 +00:00
x68k Recent sysinst seems to require chroot. 2012-06-19 13:02:47 +00:00
zaurus bump up ramdisk size. 2012-04-07 09:10:47 +00:00
Makefile Build release notes if groff is present (MKGROFF!=no), not if man pages 2012-02-14 19:39:37 +00:00
Makefile.inc Add "live-image" and "install-image" target support to build.sh. 2012-01-22 03:53:29 +00:00