[BACK]Return to 66.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/66.html, Revision 1.37

1.7       bentley     1: <!doctype html>
                      2: <html lang=en id=release>
                      3: <meta charset=utf-8>
                      4:
1.1       beck        5: <title>OpenBSD 6.6</title>
                      6: <meta name="description" content="OpenBSD 6.6">
                      7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
                      9: <link rel="canonical" href="https://www.openbsd.org/66.html">
                     10:
1.7       bentley    11: <h2 id=OpenBSD>
1.1       beck       12: <a href="index.html">
1.7       bentley    13: <i>Open</i><b>BSD</b></a>
                     14: 6.6
1.1       beck       15: </h2>
                     16:
1.7       bentley    17: <table>
                     18: <tr>
                     19: <td>
1.21      benno      20: <a href="images/Puffystock.gif"><!-- XXX -->
                     21: <img alt="XXX" width="227" height="343" src="images/Puffystock-s.gif"></a>
1.7       bentley    22: <td>
1.1       beck       23: Released XXX, 2019<br>
                     24: Copyright 1997-2019, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
1.21      benno      27: Artwork by XXX Y Z.<!-- XXX -->
1.1       beck       28: <br>
                     29: <ul>
                     30: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     31:     a list of mirror machines.
1.7       bentley    32: <li>Go to the <code class=reldir>pub/OpenBSD/6.6/</code> directory on
1.1       beck       33:     one of the mirror sites.
                     34: <li>Have a look at <a href="errata66.html">the 6.6 errata page</a> for a list
                     35:     of bugs and workarounds.
                     36: <li>See a <a href="plus66.html">detailed log of changes</a> between the
                     37:     6.5 and 6.6 releases.
                     38: <p>
                     39: <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
                     40:     pubkeys for this release:<p>
                     41:
1.7       bentley    42: <table class=signify>
                     43: <tr><td>
                     44: openbsd-66-base.pub:
1.1       beck       45: <td>
                     46: <a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/openbsd-66-base.pub">
1.21      benno      47: RWSvK/c+cFe24BIalifKnqoqdvLlXfeZ9MIj3MINndNeKgyYw5PpcWGn</a>
1.7       bentley    48: <tr><td>
1.1       beck       49: openbsd-66-fw.pub:
1.7       bentley    50: <td>
1.21      benno      51: RWSKyzM3wogTrgHkO88MnRiK/yuu8xy2OeIqhnP/uGL/j2IF4I5djMIM
1.7       bentley    52: <tr><td>
1.1       beck       53: openbsd-66-pkg.pub:
1.7       bentley    54: <td>
1.21      benno      55: RWSS4lqHZ5ayOFMBPj3leAkE9tCsSWG9OxD6MmAIS5Y3H3tD6F4vP/eF
1.7       bentley    56: <tr><td>
1.1       beck       57: openbsd-66-syspatch.pub:
1.7       bentley    58: <td>
1.21      benno      59: RWRQMmZg6mMlSTfHsJH9czeLAvf9e+ViLvkQ4id4dxaQqWU3aX9Cl/W1
1.1       beck       60: </table>
1.7       bentley    61: </ul>
1.1       beck       62: <p>
                     63: All applicable copyrights and credits are in the src.tar.gz,
                     64: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
1.9       deraadt    65: files fetched via <code>ports.tar.gz</code>.
1.7       bentley    66: </table>
1.1       beck       67:
                     68: <hr>
                     69:
1.7       bentley    70: <section id=new>
                     71: <h3>What's New</h3>
                     72: <p>
1.1       beck       73: This is a partial list of new features and systems included in OpenBSD 6.6.
                     74: For a comprehensive list, see the <a href="plus66.html">changelog</a> leading
                     75: to 6.6.
                     76:
                     77: <ul>
                     78:
1.21      benno      79: <li>General improvements and bugfixes::
                     80:   <ul>
                     81:     <li>Fixed support for amd64 machines with greater than 1023GB
                     82:       physical memory.
                     83:     <li><a href="https://man.openbsd.org/drm.4">drm(4)</a> updates.
1.31      brynet     84:     <li>The octeon platform is now using
                     85:       <a href="https://man.openbsd.org/clang-local.1">clang(1)</a>
                     86:       as the base system compiler.
                     87:     <li>The powerpc architecture is now provided with
1.21      benno      88:       <a href="https://man.openbsd.org/clang.1">clang(1)</a>, in
                     89:       addition to aarch64, amd64, arm, i386, mips64el, sparc64.
                     90:     <li>Disabled <a href="https://man.openbsd.org/gcc.1">gcc</a> in
1.34      fcambus    91:       base on armv7 and i386.
1.21      benno      92:     <li>Prevented <a href="https://man.openbsd.org/dhclient.8">dhclient(8)</a>
                     93:       from repeatedly obtaining a new lease when the mtu is given in a
                     94:       lease.
                     95:     <li>Prevented more than one thread from opening a
                     96:       <a href="https://man.openbsd.org/wscons.4">wscons(4)</a> device in
                     97:       read/write mode.
                     98:     <li>Allowed non-root users to become owner of the
                     99:       <a href="https://man.openbsd.org/drm.4">drm(4)</a> device when they are
                    100:       the first to open it.
                    101:     <li>Added regular expression support for the format search, match
                    102:       and substitute modifiers in
                    103:       <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    104:     <li>Added a -v flag to source-file in
                    105:       <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> to show the commands
                    106:       and line numbers.
                    107:     <li>Added simple menus usable with mouse or keyboard in
                    108:       <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>.
                    109:       Introduced the command "display-menu" to show a menu bound to
                    110:       the mouse on status line by default, and added menus in tree,
1.23      fcambus   111:       client and buffer modes.
1.21      benno     112:     <li>Changed the behavior of swap-window -d in
                    113:       <a href="https://man.openbsd.org/tmux.1">tmux(1)</a> to match
                    114:       swap-pane.
                    115:     <li>Allow panes to be empty in
                    116:       <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>, and
                    117:       enabling output to be piped to them with split-window or
                    118:       display-message -I.
                    119:     <li>Adjusted <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
                    120:       to automatically scroll when dragging to create a selection with
                    121:       the mouse when the cursor reaches the top or bottom line.
                    122:     <li>Fixed a <a href="https://man.openbsd.org/tmux.1">tmux(1)</a>
                    123:       crash when killing the current window, and other bugfixes.
                    124:   </ul>
                    125:
                    126: <li>SMP-Improvements, System call unlocking: ... <!-- XXX -->
                    127:   <ul>
                    128:     <li>Unlocked <a href="https://man.openbsd.org/getrlimit.2">getrlimit(2)</a>
                    129:       and <a href="https://man.openbsd.org/setrlimit.2">setrlimit(2)</a>
1.34      fcambus   130:       syscalls.
1.21      benno     131:     <li>Unlocked <a href="https://man.openbsd.org/read.2">read(2)</a> and
                    132:       <a href="https://man.openbsd.org/write.2">write(2)</a> syscalls.
                    133:     <li>Removed the KERNEL_LOCK from
                    134:       the <a href="https://man.openbsd.org/bridge.4">bridge(4)</a>
1.23      fcambus   135:       output fast-path.
1.21      benno     136:     <li>Made resource limit access MP-safe.
1.37    ! anton     137:     <li>Made
        !           138:       <a href="https://man.openbsd.org/file.9">file(9)</a>
        !           139:       offset access MP-safe.
1.21      benno     140:   </ul>
                    141:
1.1       beck      142: <li>Improved hardware support, including:
1.21      benno     143:   <ul>
1.25      jsg       144:     <li>Added support for Ethernet on Lenovo USB-C docks.
1.21      benno     145:     <li>Implemented Linux compatibility
                    146:       <a href="https://man.openbsd.org/acpi.4">acpi(4)</a>
                    147:       interfaces and enabled the ACPI support code in
                    148:       <a href="https://man.openbsd.org/radeon.4">radeon(4)</a> and
                    149:       <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>.
                    150:     <li>Implemented backlight control for
                    151:       <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>, allowing setting
                    152:       of the backlight using
                    153:       <a href="https://man.openbsd.org/wsconsctl.8">wsconsctl(8)</a>.
                    154:     <li>Speakers now work on the ThinkPad X1C7.
                    155:     <li>Added <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>, an AMD
1.25      jsg       156:       Radeon GPU video driver.
1.21      benno     157:     <li>Added TSC synchronization for multiprocessor machines and re-enabled TSC
                    158:       as the default amd64 time source.
                    159:     <li>Added support of Realtek ALC285 in
                    160:       <a href="https://man.openbsd.org/azalia.4">azalia(4)</a>.
                    161:     <li>Added <a href="https://man.openbsd.org/uvideo.4">uvideo(4)</a> support
                    162:       for the KSMedia 8-bit IR format and for dual functions on integrated USB
                    163:       cameras.
                    164:     <li>Added the <a href="https://man.openbsd.org/aplgpi.4">aplgpio(4)</a>
                    165:       driver for the gpio controllers on Intel's Apollo Lake SoC.
                    166:     <li>Implemented MSI-X support on sparc64.
                    167:     <li>Skipped PCI host bridges and devices not present with
                    168:       <a href="https://man.openbsd.org/acpi.1">acpi(1)</a> when establishing
                    169:       the mapping between ACPI device nodes and PCI devices.
                    170:     <li>Added the <a href="https://man.openbsd.org/ukspan.4">ukspan(4)</a>
                    171:       driver for the Keyspan USA19HS USB serial adapter.
                    172:     <li>Supported 64BIT DMA for io in
                    173:       <a href="https://man.openbsd.org/mpii.4">mpii(4)</a>.
                    174:     <li>Fixed MSI/MSI-X on arm64 machines with
                    175:       <a href="https://man.openbsd.org/agintc.4">agintc(4)</a>.
                    176:     <li>Added MSI-X support in
                    177:       <a href="https://man.openbsd.org/acpipci.4">acpipci(4)</a>, pciecam,
                    178:       <a href="https://man.openbsd.org/dwpcie.4">dwpcie(4)</a> and
                    179:       <a href="https://man.openbsd.org/rkpcie.4">rkpcie(4)</a>.
                    180:     <li>Improved support for type4 devices in the
                    181:       <a href="https://man.openbsd.org/ubcmtp.4">ubcmtp(4)</a> multi-touch
                    182:       trackpad driver.
                    183:     <li>Support for <a href="https://man.openbsd.org/virtio.4">virtio(4)</a> 1.0
                    184:       specification for PCI devices.
                    185:     <li>Improved support for the AR9271 chipset
                    186:       in <a href="https://man.openbsd.org/athn.4">athn(4)</a> .
                    187:     <li>Support for the trackpad and trackpoint of the Dell Precision 7520
                    188:       laptop in the <a href="https://man.openbsd.org/dwiic.4">dwiic(4)</a>
                    189:       driver.
                    190:     <li>Added the colemak keyboard layout.
                    191:     <li>New <a href="https://man.openbsd.org/fusbtc.4">fusbtc(4)</a>
                    192:       driver for the Fairchild FUSB302 USB Type-C controller.
                    193:     <li>Added a fallback to
                    194:       <a href="https://man.openbsd.org/ehci.4">ehci(4)</a>
                    195:       which enables the USB ports on the RockPro64.
                    196:     <li>Added support for more Intel 300 Series PCH devices to
                    197:       <a href="https://man.openbsd.org/ichiic.4">ichiic(4)</a>.
                    198:     <li>Added <a href="https://man.openbsd.org/mcx.4">mcx(4)</a> driver for
1.34      fcambus   199:       Mellanox ConnectX-4 (and later) Ethernet controllers.
1.21      benno     200:     <li>Added support for the cryptographic coprocessor found on newer
                    201:       AMD Ryzen CPUs/APUs.
                    202:     <li>Improved the <a href="https://man.openbsd.org/envy.4">envy(4)</a> codec
                    203:       API and used it on ESI Juli@ cards.
                    204:     <li>Enabled EnvyHT-specific sample rates (above 96kHz) on the host
                    205:       controller for <a href="https://man.openbsd.org/envy.4">envy(4)</a>
                    206:       devices.
                    207:     <li>Added support for the USB serial adapter found in Juniper SRX 300 to
                    208:       <a href="https://man.openbsd.org/uslcom.4">uslcom(4)</a>.
                    209:     <li>Updated shared drm code,
                    210:       <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>
                    211:       and <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>
1.25      jsg       212:       to linux 4.19.74. This adds support for Intel Broxton/Apollo
                    213:       Lake, Amber Lake, Gemini Lake, Coffee Lake, Whiskey Lake,
1.34      fcambus   214:       and Comet Lake hardware.
1.21      benno     215:     <li>Made <a href="https://man.openbsd.org/startx.1">startx(1)</a> and
                    216:       <a href="https://man.openbsd.org/xinit.1">xinit(1)</a> work again on
                    217:       modern systems using
                    218:       <a href="https://man.openbsd.org/inteldrm.4">inteldrm(4)</a>,
                    219:       <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a>
                    220:       and <a href="https://man.openbsd.org/amdgpu.4">amdgpu(4)</a>.
                    221:     <li>Added <a href="https://man.openbsd.org/mcprtc.4">mcprtc(4)</a>, a driver
                    222:       for the Microchip MCP79400 RTC and similar.
                    223:     <li>Added I2C clock gates to <a href="https://man.openbsd.org/mvclock.4">
                    224:        mvclock(4)</a>.
                    225:     <li>Added support for MSI-X to <a href="https://man.openbsd.org/bnx.4">
                    226:        bnxt(4)</a>.
                    227:     <li>Added <a href="https://man.openbsd.org/octpip.4">octpip(4)</a>, a driver
1.34      fcambus   228:       for the Octeon packet input processing unit.
1.21      benno     229:     <li>Added the <a href="https://man.openbsd.org/octiic.4">octiic(4)</a>
                    230:       driver for OCTEON two-wire serial interfaces.
                    231:     <li>Enabled <a href="https://man.openbsd.org/nvme.4">nvme(4)</a> on octeon.
                    232:     <li>Added <a href="https://man.openbsd.org/octpcie.4">octpcie(4)</a>, a
                    233:       driver for the PCIe controller found on OCTEON II and OCTEON III.
                    234:     <li>Fixed random kernel hangs on
                    235:       some <a href="https://www.openbsd.org/sparc64.html">sparc64</a>
                    236:       machines by blocking interrupts while sending an IPI on sunv4
                    237:       (as on sun4u).
                    238:   </ul>
                    239:
                    240: <li>Improved <a href="https://www.openbsd.org/arm64.html">arm64</a> hardware
                    241:   support, including:
1.23      fcambus   242:   <ul>
1.21      benno     243:     <li>Added support for Ampere eMAG CPU based systems.
                    244:     <li>Added support to <a href="https://man.openbsd.org/amlclock.4">amlclock(4)</a>
                    245:       for obtaining CPU clock frequency.
                    246:     <li>Enabled <a href="https://man.openbsd.org/amlmmc.4">amlmmc(4)</a>, a
                    247:       driver for the SD/MMC controller found on various Amlogic SoCs.
                    248:     <li>Implemented setting the CPU clock for Allwinner A64 SoCs in
                    249:       <a href="https://man.openbsd.org/sxiccmu.4">sxiccmu(4)</a>.
                    250:     <li>Added <a href="https://man.openbsd.org/amldwusb.4">amldwusb(4)</a>,
                    251:       <a href="https://man.openbsd.org/amlusbphy.4">amlusbphy(4)</a> and
                    252:       <a href="https://man.openbsd.org/amlpciephy.4">amlpciephy(4)</a>, drivers
                    253:       for the USB controller and PHYs on the Amlogic G12A/B SoCs.
                    254:     <li>Added <a href="https://man.openbsd.org/imxtmu.4">imxtmu(4)</a>, a driver
1.23      fcambus   255:       to support the temperature sensors on i.MX8M SoCs.
1.21      benno     256:     <li>Added <a href="https://man.openbsd.org/amlrng.4">amlrng(4)</a>, a simple
                    257:       random number generator driver for Amlogic SoCs.
                    258:     <li>Added <a href="https://man.openbsd.org/amclock.4">amclock(4)</a>,
                    259:       a driver for the Amlogic SoC clocks.
                    260:     <li>Added <a href="https://man.openbsd.org/amluart.4">amluart(4)</a>, a
                    261:       driver for the UARTs found on various Amlogic SoCs.
                    262:     <li>Added support for the SMBus System Interfaces (SSIF) to
1.34      fcambus   263:       <a href="https://man.openbsd.org/ipmi.4">ipmi(4)</a>.
1.21      benno     264:     <li>PXE booting using U-Boot works now.
                    265:     <li>Added clock support
                    266:       to <a href="https://man.openbsd.org/sxisyscon.4">sxisyscon(4)</a>,
                    267:       a driver for the system controller found on various Allwinner
                    268:       SoCs.
                    269:     <li>Implemented <a href="https://man.openbsd.org/smbios.4">smbios(4)</a>
                    270:       support on arm64.
                    271:     <li>Added <a href="https://man.openbsd.org/ucrcom.4">ucrcom(4)</a>, a driver
                    272:       for the serial console of chromebooks.
                    273:     <li>Enabled <a href="https://man.openbsd.org/mvmdio.4">mvmdio(4)</a> and
                    274:       <a href="https://man.openbsd.org/mvneta.4">mvneta(4)</a> on arm64.
                    275:     <li>Added <a href="https://man.openbsd.org/pinctrl.4">pinctrl(4)</a>
                    276:       support for 'pinconf-single' devices and support for
1.23      fcambus   277:       bias and drive-strength properties, needed for HiSilicon SoCs.
1.32      fcambus   278:     <li>Added <a href="https://man.openbsd.org/mvdog.4">mvdog(4)</a>, a driver
1.21      benno     279:       to support the watchdog on the Armada 3700 SoC.
                    280:     <li>Added support for the Allwinner H6 to
                    281:       <a href="https://man.openbsd.org/sxipio.4">sxipio(4)</a> and
                    282:       <a href="https://man.openbsd.org/sxiccmu.4">sxiccmu(4)</a>.
                    283:     <li>Added <a href="https://man.openbsd.org/mviic.4">mviic(4)</a>, a driver
                    284:       to support the I2C controller on the Armada 3700 SoC.
                    285:     <li>Added <a href="https://man.openbsd.org/mvuart.4">mvuart(4)</a> to
1.34      fcambus   286:       support the Armada 3720's serial console.
1.21      benno     287:     <li>Added support for the Armada 3720 clocks to
1.33      fcambus   288:       <a href="https://man.openbsd.org/mvclock.4">mvclock(4)</a>.
1.21      benno     289:     <li>Added support for the Armada 3720 pinctrl controller to
                    290:       <a href="https://man.openbsd.org/mvpinctrl.4">mvpinctrl(4)</a>. This
                    291:       controller also includes GPIO controller functionality.
                    292:     <li>Added the RK3328 and RK3399 GMAC clocks to
1.34      fcambus   293:       <a href="https://man.openbsd.org/rkclock.4">rkclock(4)</a>.
1.21      benno     294:     <li>Increased MAXCPUs to 32 in arm64, allowing use of all cores on the Ampere
                    295:       eMAG.
                    296:     <li>Added support for the Cortex-A65 CPU.
                    297:     <li>Implemented interrupt controller functionality in
                    298:       <a href="https://man.openbsd.org/rkgpio.4">rkgpio(4)</a>,
                    299:       allowing use of the
                    300:       <a href="https://man.openbsd.org/fusbtc.4">fusbtc(4)</a>
                    301:       interrupt on the RockPro64.
                    302:   </ul>
1.1       beck      303:
                    304: <li>IEEE 802.11 wireless stack improvements:
                    305:   <ul>
1.21      benno     306:     <li>Made net80211 expose reasons for association failures to have
                    307:       <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
                    308:       display them in "scan" output and on the
                    309:       <a href="https://man.openbsd.org/ieee80211.9">ieee80211(9)</a>
1.34      fcambus   310:       status line.
1.21      benno     311:     <li><a href="https://man.openbsd.org/ure.4">ure(4)</a> now supports
                    312:       RTL8153B devices.
                    313:     <li>Added support for 802.11n Tx aggregation to net80211 and
                    314:       <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>.
                    315:     <li>... <!-- XXX -->
1.1       beck      316:   </ul>
                    317:
                    318: <li>Generic network stack improvements:
1.21      benno     319:   <ul>
                    320:     <li>Enabled TCP and UDP checksum offloading by default for
                    321:       <a href="https://man.openbsd.org/ix.4">ix(4)</a>.
                    322:     <li>Added <a href="https://man.openbsd.org/tpmr.4">tpmr(4)</a>, a 802.1Q
                    323:       two-port MAC relay implementation.
                    324:     <li>Added <a href="https://man.openbsd.org/iavf.4">iavf(4)</a> driver for
1.34      fcambus   325:       Intel SR-IOV Virtual Functions of Intel 700 series Ethernet controllers.
1.21      benno     326:     <li>Added <a href="https://man.openbsd.org/aggr.4">aggr(4)</a>, a
                    327:       dedicated driver to implement 802.1AX link aggregration.
                    328:     <li>Added port protection support
                    329:       to <a href="https://man.openbsd.org/switch.4">switch(4)</a>. Domain
                    330:       membership is checked for unicast, flooded (broadcast) and local
1.34      fcambus   331:       (host-network-bound, e.g. trunk) traffic.
1.21      benno     332:     <li>Disabled <a href="https://man.openbsd.org/mobileip.4">mobileip(4)</a>.
                    333:     <li>Added support
                    334:       to <a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
                    335:       for getting and setting rxprio, finishing support for RFC
                    336:       2983. Implemented configuring rxprio
                    337:       in <a href="https://man.openbsd.org/vlan.4">vlan(4)</a>,
                    338:       <a href="https://man.openbsd.org/gre.4">gre(4)</a>,
                    339:       <a href="https://man.openbsd.org/mpw.4">mpw(4)</a>,
                    340:       <a href="https://man.openbsd.org/mpe.4">mpe(4)</a>,
                    341:       <a href="https://man.openbsd.org/mpip.4">mpip(4)</a>,
                    342:       <a href="https://man.openbsd.org/etherip.4">etherip(4)</a>
1.23      fcambus   343:       and <a href="https://man.openbsd.org/bpe.4">bpe(4)</a>.
1.21      benno     344:     <li>Implemented tx mitigation by calling the hardware transmit
                    345:       routine per several packets rather than for individual
                    346:       packets. Defers calls to the transmit routine to a network taskq,
                    347:       or until a backlog of packets has built up.
                    348:     <li>Stopped using <a href="https://man.openbsd.org/splnet.9">splnet(9)</a> when
                    349:        running the network stack now
                    350:        that it is using the NET_LOCK for protection, reducing latency spikes.
1.29      deraadt   351:     <li>Added support for reading SFPs to some ethernet cards.
1.21      benno     352:   </ul>
1.1       beck      353:
                    354: <li>Installer improvements:
1.21      benno     355:   <ul>
                    356:     <li>Allowed quoted SSIDs in the installer, rather than ignoring
                    357:       those containing whitespace.
                    358:     <li>Introduced <a href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a>
                    359:       that can be used to upgrade OpenBSD from one release to the next
1.23      fcambus   360:       or from snapshot to snapshot without user input.
1.29      deraadt   361:     <li>Created an <a href="https://www.openbsd.org/octeon.html">octeon</a>
                    362:       bootloader which is a modified kernel. To use this bootloader, the
                    363:       firmware must be configured to load file "boot" instead of "bsd".
1.21      benno     364:     <li>Included <a href="https://man.openbsd.org/mount_nfs.8">mount_nfs(8)</a>
                    365:       on the amd64 CD ramdisk.
                    366:     <li>Added <a href="https://man.openbsd.org/tee.1">tee(1)</a> to the ramdisk, and
                    367:        display a moving progress bar
                    368:        during auto upgrade/install.
                    369:     <li>Repaired and improved v6 default route selection, fixing autoinstalls.
                    370:     <li>Added <a href="https://man.openbsd.org/sysupgrade.8">sysupgrade(8)</a>
                    371:       support to the sparc64 bootloader.
                    372:     <li>The dhcp configuration is now preserved when restarting an install.
                    373:     <li>The installer now remembers 'autoconf' when restarting an install.
                    374:     <li>Stopped prompting for disks that do not contain a root
                    375:       partition during upgrades. This defaults to the correct disk
                    376:       when full disk encryption is in use, and will be useful for
                    377:       future unattended upgrades.
                    378:   </ul>
1.1       beck      379:
                    380: <li>Security improvements:
                    381:   <ul>
1.21      benno     382:     <li><a href="https://man.openbsd.org/unveil.2">unveil(2)</a> is
1.28      deraadt   383:       now used in 77 userland programs to redact filesystem access.
1.21      benno     384:     <li>Various changes
                    385:       in <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>
1.23      fcambus   386:       to improve application behavior when encountering hidden
1.21      benno     387:       filesystem paths.
1.28      deraadt   388:     <li><a href="https://man.openbsd.org/ps.1">ps(1)</a> can show which
                    389:       processes have called <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>
                    390:       with the <b>u</b> and <b>U</b> flags in STATE field.
                    391:     <li><a href="https://man.openbsd.org/ps.1">ps(1)</a> can show the list
                    392:       of <a href="https://man.openbsd.org/pledge.2">pledge(2)</a> options
                    393:       processes use with the <b>-o pledge</b> option.
1.22      benno     394:     <li>Further and improved mitigations against Spectre side-channel
1.21      benno     395:       vulnerability in Intel CPUs built since 2012.
                    396:     <li>Mitigations for Intel's Microarchitectural Data Sampling
                    397:       vulnerability, using the new CPU VERW behavior if available or
                    398:       by using the proper sequence from Intel's "Deep Dive" doc in the
                    399:       return-to-userspace and enter-VMM-guest
                    400:       paths. Updated <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>
                    401:       to pass through the MSR bits so that guests can apply the
                    402:       optimal mitigation.
                    403:     <li>Rewrote <a href="https://man.openbsd.org/doas.1">doas(1)</a>
                    404:       environment inheritance not to inherit, and instead reset to the
                    405:       target user's values by default.
1.28      deraadt   406:     <li>Prepare
1.21      benno     407:       the <a href="https://www.openbsd.org/amd64.htmp">amd64</a> BIOS
1.28      deraadt   408:       bootloader for loading the kernel at a random virtual address (future work).
1.21      benno     409:     <li>Introduced
                    410:       <a href="https://man.openbsd.org/malloc_conceal.3">malloc_conceal(3)</a>
                    411:       and <a href="https://man.openbsd.org/calloc_conceal.3">calloc_conceal(3)</a>,
                    412:       which return memory in pages marked MAP_CONCEAL and call
                    413:       <a href="https://man.openbsd.org/freezero.3">freezero(3)</a>
                    414:       on <a href="https://man.openbsd.org/free.3">free(3)</a>.
                    415:     <li>Make 'systat pf' not require root permissions
                    416:     (<a href="https://man.openbsd.org/systat.8">systat(8)</a>).
                    417:     <li>Added support for the EFI Random Number Generator Protocol,
                    418:       using it to XOR random data into the buffer we feed the kernel for
                    419:       <a href="https://www.openbsd.org/amd64.html">amd64</a>.
                    420:     <li>Added information about system call memory write protection
1.23      fcambus   421:       and stack mapping violations to system
1.21      benno     422:       accounting. Now <a href="https://man.openbsd.org/daily.8">daily(8)</a>
                    423:       will print a list of affected processes
                    424:       and <a href="https://man.openbsd.org/lastcom.1">lastcomm(1)</a>
                    425:       will flag violations with 'M'.
1.1       beck      426:   </ul>
                    427:
                    428: <li>Routing daemons and other userland network improvements:
1.21      benno     429:   <ul>
                    430:     <li>The <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a>
                    431:       daemon now gets and sets the clock in a secure way when booting
                    432:       even when a battery-backed clock is absent.
                    433:     <li><a href="https://man.openbsd.org/slaacd.8">slaacd(8)</a> now
                    434:       removes IPv6 addresses when it detects a link-state change but
                    435:       no new router advertisement is received.
                    436:     <li><a href="https://man.openbsd.org/ifconfig.8">ifconfig(8)</a>
1.29      deraadt   437:         now reports SFP, SFP+ and QSFP module information when using
                    438:        the <b>sff</b> option.
1.21      benno     439:     <li>Imported <a href="https://man.openbsd.org/snmp.1">snmp(1)</a>,
                    440:       a new snmp client which aims to be netsnmp-compatible for
                    441:       supported features, and
                    442:       removed <a href="https://man.openbsd.org/snmpctl.8">snmpctl(8)</a>.
                    443:     <li>Improvements
1.23      fcambus   444:       in <a href="https://man.openbsd.org/ntpd.8">ntpd(8)</a> dns
1.21      benno     445:       resoving and constraints checking, especially during
                    446:       startup. Unreliable ntp peers are removed them from the pool and
                    447:       dns resolving is repeated to add replacements.
                    448:     <li>Changed the <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
                    449:     Adj-RIB-Out to a per-peer set of RB trees, improving speed.
                    450:     <li>Rewrote <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
                    451:       community matching and handling code and improved performance
                    452:       for setups using many communities.
                    453:     <li>Checked the type of a network statement when looking for
                    454:       duplicates
                    455:       in <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>.  This
                    456:       fixes added network 0.0.0.0/0 after 'network inet static'.
                    457:     <li>Made improvements
                    458:     to <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a> speed when
                    459:     configuring many peers.
                    460:     <li>Implemented <a href="https://man.openbsd.org/bgpctl.8">bgpctl(8)</a>
                    461:       'show mrt neighbors', to print the neighbor table of MRT
                    462:       TABLE_DUMP_V2 dumps.
                    463:     <li>Moved <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
                    464:       pfkey socket to the parent process. The refreshing of the keys
                    465:       for MD5 and IPSEC is done whenever the session state changes to
                    466:       IDLE or ACTIVE, which should behave better when reloading
                    467:       configs with auth changes.
                    468:     <li>In <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>, fixed
                    469:       reloading of network statements that have no fixed prefix
                    470:       specification.
                    471:     <li>Extended the maximum size of
                    472:       the <a href="https://man.openbsd.org/bgpd.8">bgpd(8)</a>
                    473:       shutdown communication message to 255 bytes.
                    474:     <li>Improvements
                    475:       in <a href="https://man.openbsd.org/pfctl.8">pfctl(8)</a>, to
                    476:       always check for namespace collisions on table
                    477:       commands. Introduced 'pfctl -FR' to reset pfctl(8) settings to
                    478:       defaults.
                    479:     <li>Imported Kristaps Dzonsons' RPKI
                    480:       validator, <a href="https://man.openbsd.org/rpki-client.8">rpki-client(8)</a>.
                    481:     <li> <a href="https://man.openbsd.org/relayd.8">relayd(8)</a> now supports
                    482:       binary protocol health checking. See
                    483:       <a href="https://man.openbsd.org/relayd.conf.5">relayd.conf(5)</a>.
                    484:     <li>Added support for OCSP stapling
                    485:       to <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>.
                    486:     <li>Added <a href="https://man.openbsd.org/relayd.8">relayd(8)</a>
                    487:       support for SNI with new 'tls keypair' option to load additional
                    488:       certificates.
                    489:     <li>Added support for 'from/to address[/prefix]'
                    490:       in <a href="https://man.openbsd.org/.8">relayd(8)</a> filter rules.
                    491:     <li>Implemented RFC 8555 "Automatic Certificate Management
                    492:       Environment (ACME)" to
                    493:       enable <a href="https://man.openbsd.org/acme-client.1">acme-client(1)</a>
                    494:       to communicate with the v02 Let's Encrypt API. Read the
                    495:       <a href="faq/upgrade66.html">upgrade guide</a> for more information.
                    496:     <li><a href="https://man.openbsd.org/tcpdump.8">tcpdump(8)</a>
                    497:       support for '-T erspan' and
                    498:       arbitrary <a href="https://man.openbsd.org/gre.4">gre(4)</a>
                    499:       protocols.
                    500:     <li>Allowed specifying area by number as well as id
                    501:       in <a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a>.
                    502:     <li><a href="https://man.openbsd.org/ospfctl.8">ospfctl(8)</a> now
                    503:       accepts both address and number format for 'ospfctl show
                    504:       database area XXX'.
                    505:     <li><a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a> reload
                    506:       improvements.
                    507:     <li>Added a check
                    508:       to <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>
                    509:       and <a href="https://man.openbsd.org/ospf6d.8">ospf6d(8)</a>
                    510:       that any "depend on" interfaces are in the same rdomain.
                    511:     <li>Make 'passive' (announce a network configured on an interface
                    512:       as a stub network) work with P2P interfaces
                    513:       in <a href="https://man.openbsd.org/ospfd.8">ospfd(8)</a>.
                    514:     <li>Shutdown the service port when behind a captive portal
                    515:       with <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>,
                    516:       allowing bypass of captive portals that correctly answer SOA
                    517:       queries for the root zone and return NXDOMAIN for the captive
                    518:       portal redirect domain if edns0 is present.
                    519:     <li>Implemented DNS block lists
                    520:     in <a href="https://man.openbsd.org/unwind.8">unwind(8)</a>.
                    521:     <li>Added support for IKEv2 Message Fragmentation (RFC 7383)
                    522:     to <a href="https://man.openbsd.org/iked.8">iked(8)</a>.
                    523:     <li>Enabled switching between wireless and wired interfaces in
                    524:       dhclient(8), setting the default route with the interface
                    525:       address and allowing two default routes in the routing table. A
1.23      fcambus   526:       wired interface will be preferred when connected.
1.21      benno     527:     <li>Added consistent use of 'ifconfig $_if [-inet| -inet6]' to clear existing
                    528:       configurations completely after restarting an install.
                    529:     <li>Added 'forwarded' log format extending the 'combined' log
                    530:     format in <a href="https://man.openbsd.org/httpd.8">httpd(8)</a>.
                    531:   </ul>
1.23      fcambus   532:
                    533: <li>Assorted improvements:
1.1       beck      534:   <ul>
                    535:     <li> The filesystem buffer cache now more aggressively uses memory
                    536:       outside the DMA region, to improve cache performance on amd64
                    537:       machines.
1.5       rob       538:     <li> The BER API previously internal to
1.21      benno     539:       <a href="https://man.openbsd.org/ldap.1">ldap(1)</a>,
                    540:       <a href="https://man.openbsd.org/ldapd.8">ldapd(8)</a>,
                    541:       <a href="https://man.openbsd.org/ypldap.8">ypldap(8)</a>, and
                    542:       <a href="https://man.openbsd.org/snmpd.8">snmpd(8)</a> has been moved into
                    543:       libutil.
                    544:       See <a href="https://man.openbsd.org/ber_read_elements.3">ber_read_elements(3)</a>.
                    545:     <li>Removed the old
                    546:       userland <a href="https://man.openbsd.org/realpath.3">realpath(3)</a>
                    547:       and replaced it with __realpath(2), a kernel
                    548:       implementation. This will prevent
                    549:       calling <a href="https://man.openbsd.org/readlink.2">readlink(2)</a>
                    550:       on every component of a path and improve performance for
                    551:       <a href="https://man.openbsd.org/unveil.2">unveil(2)</a>.
                    552:     <li><a href="https://man.openbsd.org/ld.so.1">ld.so(1)</a> speedups,
                    553:     improving dynamic linker performance for large objects.
                    554:     <li>Modified <a href="https://man.openbsd.org/systat.1">systat(1)</a>
                    555:     to allow the use of 'b' to switch to stats since boot.
                    556:   </ul>
                    557:
                    558: <li>VMM/VMD improvements ... <!-- XXX -->
                    559:   <ul>
                    560:     <li>Added support for 'boot device'
1.37    ! anton     561:       to <a href="https://man.openbsd.org/vm.conf.5#boot_device">vm.conf(5)</a>
1.21      benno     562:       grammar, the '-B device' counterpart
                    563:       from <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>.
                    564:     <li>Emulated kvm pvclock
                    565:       in <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>, compatible
                    566:        with <a href="https://man.openbsd.org/pvclock.4">pvclock(4)</a> in
                    567:          OpenBSD.
                    568:     <li>Enabled reporting of the vm state through use of
                    569:       the <a href="https://man.openbsd.org/vmctl.8">vmctl(8)</a>
                    570:       'status' command.
                    571:     <li>Synced vm state
                    572:       in <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> when
                    573:       (un)pausing a vm to ensure
                    574:       both <a href="https://man.openbsd.org/vmm.4">vmm(4)</a>
                    575:       and <a href="https://man.openbsd.org/vmd.8">vmd(8)</a> processes
                    576:       know the vm is paused.
                    577:     <li>Handled some unhandled instructions for SVM which led
                    578:       to <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> guest
                    579:       termination, as well as RDTSCP and INVLPGA instructions.
                    580:     <li>Modified <a href="https://man.openbsd.org/vmm.4">vmm(4)</a> to
                    581:     flush guest TLB entries if the guest disables paging.
1.1       beck      582:   </ul>
                    583:
                    584: <li>OpenSMTPD 6.6.0
                    585:   <ul>
1.18      gilles    586:     <li>New Features
                    587:       <ul>
                    588:        <li>Introduced support for ECDSA certificates with an ECDSA privsep engine.
1.21      benno     589:        <li>Introduced builtin filters to allow basic filtering of incoming sessions
                    590:          in <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>.
                    591:        <li>Introduced option to deliver junk to a Junk folder
                    592:          in <a href="https://man.openbsd.org/mail.maildir.8">mail.maildir(8)</a>.
1.18      gilles    593:       </ul>
                    594:     <li>Bug fixes
                    595:       <ul>
1.21      benno     596:        <li>Fixed the <a href="https://man.openbsd.org/smtp.1">smtp(1)</a> client
                    597:          so it uses correct default port for SMTPS.
                    598:        <li>Fixed an <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> crash on
                    599:          excessively large input.
1.18      gilles    600:        <li>Ensured mail rejected by an LMTP server will stay queued rather than bouncing.
                    601:       </ul>
                    602:     <li>Experimental Features
                    603:       <ul>
1.21      benno     604:        <li>Introduced a filters API to allow writing standalone filters
                    605:          for <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a>,
1.18      gilles    606:          with multiple filters made available in ports.
1.21      benno     607:        <li>Introduced support for proxy-v2 protocol
                    608:          allowing <a href="https://man.openbsd.org/smtpd.8">smtpd(8)</a> to
                    609:          operate behind proxy.
1.18      gilles    610:       </ul>
1.1       beck      611:   </ul>
                    612:
                    613: <li>LibreSSL 3.0.X
                    614:   <ul>
                    615:     <li>API and Documentation Enhancements
                    616:     <ul>
1.11      tb        617:       <li>Completed the port of RSA_METHOD accessors from the
1.13      tb        618:           OpenSSL 1.1 API.
1.21      benno     619:       <li>Documented undescribed options and removed unfunctional
                    620:           options description
                    621:           in <a href="https://man.openbsd.org/openssl.1">openssl(1)</a>
                    622:           manual.
1.1       beck      623:     </ul>
                    624:
                    625:     <li>Compatibility Changes
                    626:     <ul>
                    627:     </ul>
                    628:
                    629:     <li>Testing and Proactive Security
                    630:     <ul>
                    631:       <li>
1.2       tb        632:        A plethora of small fixes due to regular oss-fuzz testing.
1.13      tb        633:       <li>
1.21      benno     634:         Various side channels in DSA and ECDSA were addressed.  These
                    635:        are some of the many issues found in an extensive systematic
                    636:        analysis of bignum usage by Samuel Weiser, David Schrammel et
                    637:        al.
1.20      tb        638:       <li>
1.21      benno     639:         Try to compute the cofactor if a nonsensical value was
                    640:        provided for ECC parameters.  Fix from Billy Brumley.
1.1       beck      641:     </ul>
                    642:
                    643:     <li>Internal Improvements
1.21      benno     644:       <ul>
                    645:       </ul>
1.1       beck      646:
                    647:     <li>Portable Improvements
                    648:     <ul>
1.21      benno     649:       <li>Enabled performance optimizations when building with Visual
                    650:        Studio on Windows.
1.12      inoguchi  651:       <li>Enabled openssl(1) speed subcommand on Windows platform.
1.1       beck      652:     </ul>
                    653:
                    654:     <li>Bug Fixes
                    655:     <ul>
1.21      benno     656:       <li>Fixed issue where SRTP extension would not be sent by
                    657:        server.
                    658:       <li>Fixed incorrect carry operation in 512 addition for
                    659:        Streebog.
1.12      inoguchi  660:       <li>Fixed -modulus option with openssl(1) dsa subcommand.
1.21      benno     661:       <li>Fixed PVK format output issue with openssl(1) dsa and rsa
                    662:        subcommand.
1.1       beck      663:     </ul>
                    664:   </ul>
                    665:
                    666: <li>OpenSSH 8.X
                    667:   <ul>
1.21      benno     668:     <li>New Features
                    669:       <ul>
                    670:        <li>Added sshsig, a lightweight signature and verification
                    671:          ability for OpenSSH,
                    672:          to <a href="https://man.openbsd.org/ssh-keygen.1">ssh-keygen(1)</a>.
                    673:          Signatures can be made and verified using <code>ssh-keygen
                    674:          -Y sign|verify</code>.
                    675:        <li>Included SHA2-variant RSA key algorithms in KEX proposal,
                    676:          allowing <a href="https://man.openbsd.org/ssh-keyscan.1">ssh-keyscan(1)</a>
                    677:          to harvest keys from servers that disable SHA1 ssh-rsa.
                    678:        <li>Encrypted
                    679:          private <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>
                    680:          keys that are not in use as protection against speculation
                    681:          and memory sidechannel attacks like Spectre, Meltdown,
                    682:          Rowhammer and Rambleed.
                    683:        <li>Adjusted <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>
1.23      fcambus   684:          to default to using the rsa-sha2-512 signature algorithm when
1.21      benno     685:          signing certificates with an RSA key. This will render these
                    686:          certificates incompatible with OpenSSH 7.1 and earlier,
                    687:          unless the default is overridden by use of the (1) -t flag.
                    688:        <li>Added logging
                    689:        of <a href="https://man.openbsd.org/ssh.1">ssh(1)</a>
                    690:        PermitOpen and PermitListen violations.
                    691:        <li>Allowed prepending a list of algorithms to the default set in ssh(1) by
                    692:          starting the list with the ^ character.
                    693:       </ul>
                    694:       <li>Bugfixes
                    695:        <ul>
                    696:          <li>
                    697:        </ul>
1.1       beck      698:   </ul>
                    699: <li>Mandoc XXX
                    700:   <ul>
1.21      benno     701:     <li>Provided a notification to stderr to indicate messages have been shown when
                    702:       mandoc(1) output is printed without a pager, to indicate messages may have
                    703:       preceded the output.
                    704:     <li>Fixed a segfault
                    705:       in <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a> when
                    706:       /tmp is not writable.
                    707:     <li>Added <a href="https://man.openbsd.org/mandoc.1">mandoc(1)</a>
                    708:       support for 'prefers-color-scheme: dark'.
                    709:     <li>Improved <a href="https://man.openbsd.org/man.1">man(1)</a>
                    710:       matching for requests for a specific section.
1.1       beck      711:   </ul>
                    712:
                    713: <li>Xenocara
                    714:   <ul>
1.21      benno     715:     <li>
1.1       beck      716:   </ul>
                    717:
1.7       bentley   718: <li><p>Ports and packages:
1.1       beck      719:     <ul>
                    720:     </ul>
1.7       bentley   721:     <p>Many pre-built packages for each architecture:
1.1       beck      722:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
1.7       bentley   723:     <ul style="column-count: 3">
1.1       beck      724:       <li>aarch64:     XXXX
                    725:       <li>amd64:       XXXX
                    726:       <li>arm:         XXXX
                    727:       <li>i386:        XXXX
                    728:       <li>mips64:      XXXX
                    729:       <li>mips64el:    XXXX
                    730:       <li>powerpc:     XXXX
                    731:       <li>sparc64:     XXXX
1.7       bentley   732:     </ul>
1.1       beck      733:
1.7       bentley   734:     <p>Some highlights:
                    735:     <ul style="column-count: 3">
1.21      benno     736:     <li>
                    737:     <li>
                    738:     <li>
                    739:     <li>
                    740:     <li>
                    741:     <li>
1.7       bentley   742:     </ul>
1.1       beck      743:
                    744: <li>As usual, steady improvements in manual pages and other documentation.
                    745:
                    746: <li>The system includes the following major components from outside suppliers:
1.21      benno     747:   <ul>
1.25      jsg       748:     <li>Xenocara (based on X.Org 7.7 with xserver 1.20.5 + patches,
                    749:         freetype 2.10.1, fontconfig 2.12.4, Mesa 19.0.8, xterm 344,
                    750:         xkeyboard-config 2.20 and more)
                    751:     <li>LLVM/Clang 8.0.1 (+ patches)
                    752:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    753:     <li>Perl 5.28.2 (+ patches)
1.21      benno     754:     <li>NSD 4.2.2.
1.25      jsg       755:     <li>Unbound 1.9.3
                    756:     <li>Ncurses 5.7
                    757:     <li>Binutils 2.17 (+ patches)
                    758:     <li>Gdb 6.3 (+ patches)
                    759:     <li>Awk Aug 10, 2011 version
                    760:     <li>Expat 2.2.8
1.21      benno     761:   </ul>
1.1       beck      762: </ul>
1.7       bentley   763: </section>
1.1       beck      764:
                    765: <hr>
                    766:
1.7       bentley   767: <section id=install>
                    768: <h3>How to install</h3>
                    769: <p>
1.1       beck      770: Please refer to the following files on the mirror site for
                    771: extensive details on how to install OpenBSD 6.6 on your machine:
                    772:
                    773: <ul>
                    774: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/alpha/INSTALL.alpha">
                    775:        .../OpenBSD/6.6/alpha/INSTALL.alpha</a>
                    776: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/amd64/INSTALL.amd64">
                    777:        .../OpenBSD/6.6/amd64/INSTALL.amd64</a>
                    778: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/arm64/INSTALL.arm64">
                    779:        .../OpenBSD/6.6/arm64/INSTALL.arm64</a>
                    780: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/armv7/INSTALL.armv7">
                    781:        .../OpenBSD/6.6/armv7/INSTALL.armv7</a>
                    782: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/hppa/INSTALL.hppa">
                    783:        .../OpenBSD/6.6/hppa/INSTALL.hppa</a>
                    784: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/i386/INSTALL.i386">
                    785:        .../OpenBSD/6.6/i386/INSTALL.i386</a>
                    786: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/landisk/INSTALL.landisk">
                    787:        .../OpenBSD/6.6/landisk/INSTALL.landisk</a>
                    788: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/loongson/INSTALL.loongson">
                    789:        .../OpenBSD/6.6/loongson/INSTALL.loongson</a>
                    790: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/luna88k/INSTALL.luna88k">
                    791:        .../OpenBSD/6.6/luna88k/INSTALL.luna88k</a>
                    792: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/macppc/INSTALL.macppc">
                    793:        .../OpenBSD/6.6/macppc/INSTALL.macppc</a>
                    794: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/octeon/INSTALL.octeon">
                    795:        .../OpenBSD/6.6/octeon/INSTALL.octeon</a>
                    796: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.6/sparc64/INSTALL.sparc64">
                    797:        .../OpenBSD/6.6/sparc64/INSTALL.sparc64</a>
                    798: </ul>
1.8       deraadt   799: </section>
1.1       beck      800:
                    801: <hr>
                    802:
1.7       bentley   803: <section id=quickinstall>
1.1       beck      804: <p>
                    805: Quick installer information for people familiar with OpenBSD, and the use of
                    806: the "<a href="https://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    807: If you are at all confused when installing OpenBSD, read the relevant
                    808: INSTALL.* file as listed above!
                    809:
1.7       bentley   810: <h3>OpenBSD/alpha:</h3>
1.1       beck      811:
1.7       bentley   812: <p>
1.1       beck      813: Write <i>floppy66.fs</i> or <i>floppyB66.fs</i> (depending on your machine)
                    814: to a diskette and enter <i>boot dva0</i>.
                    815: Refer to INSTALL.alpha for more details.
1.7       bentley   816:
1.1       beck      817: <p>
                    818: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    819: will most likely fail.
                    820:
1.7       bentley   821: <h3>OpenBSD/amd64:</h3>
1.1       beck      822:
1.7       bentley   823: <p>
1.1       beck      824: If your machine can boot from CD, you can write <i>install66.iso</i> or
                    825: <i>cd66.iso</i> to a CD and boot from it.
                    826: You may need to adjust your BIOS options first.
1.7       bentley   827:
1.1       beck      828: <p>
                    829: If your machine can boot from USB, you can write <i>install66.fs</i> or
                    830: <i>miniroot66.fs</i> to a USB stick and boot from it.
1.7       bentley   831:
1.1       beck      832: <p>
                    833: If you can't boot from a CD, floppy disk, or USB,
                    834: you can install across the network using PXE as described in the included
                    835: INSTALL.amd64 document.
1.7       bentley   836:
1.1       beck      837: <p>
                    838: If you are planning to dual boot OpenBSD with another OS, you will need to
                    839: read INSTALL.amd64.
                    840:
1.7       bentley   841: <h3>OpenBSD/arm64:</h3>
1.1       beck      842:
1.7       bentley   843: <p>
1.1       beck      844: Write <i>miniroot66.fs</i> to a disk and boot from it after connecting
                    845: to the serial console.  Refer to INSTALL.arm64 for more details.
                    846:
1.7       bentley   847: <h3>OpenBSD/armv7:</h3>
1.1       beck      848:
1.7       bentley   849: <p>
1.1       beck      850: Write a system specific miniroot to an SD card and boot from it after connecting
                    851: to the serial console.  Refer to INSTALL.armv7 for more details.
                    852:
1.7       bentley   853: <h3>OpenBSD/hppa:</h3>
1.1       beck      854:
1.7       bentley   855: <p>
1.1       beck      856: Boot over the network by following the instructions in INSTALL.hppa or the
                    857: <a href="hppa.html#install">hppa platform page</a>.
                    858:
1.7       bentley   859: <h3>OpenBSD/i386:</h3>
1.1       beck      860:
1.7       bentley   861: <p>
1.1       beck      862: If your machine can boot from CD, you can write <i>install66.iso</i> or
                    863: <i>cd66.iso</i> to a CD and boot from it.
                    864: You may need to adjust your BIOS options first.
1.7       bentley   865:
1.1       beck      866: <p>
                    867: If your machine can boot from USB, you can write <i>install66.fs</i> or
                    868: <i>miniroot66.fs</i> to a USB stick and boot from it.
1.7       bentley   869:
1.1       beck      870: <p>
                    871: If you can't boot from a CD, floppy disk, or USB,
                    872: you can install across the network using PXE as described in
                    873: the included INSTALL.i386 document.
1.7       bentley   874:
1.1       beck      875: <p>
                    876: If you are planning on dual booting OpenBSD with another OS, you will need to
                    877: read INSTALL.i386.
                    878:
1.7       bentley   879: <h3>OpenBSD/landisk:</h3>
1.1       beck      880:
1.7       bentley   881: <p>
1.1       beck      882: Write <i>miniroot66.fs</i> to the start of the CF
                    883: or disk, and boot normally.
                    884:
1.7       bentley   885: <h3>OpenBSD/loongson:</h3>
1.1       beck      886:
1.7       bentley   887: <p>
1.1       beck      888: Write <i>miniroot66.fs</i> to a USB stick and boot bsd.rd from it
                    889: or boot bsd.rd via tftp.
                    890: Refer to the instructions in INSTALL.loongson for more details.
                    891:
1.7       bentley   892: <h3>OpenBSD/luna88k:</h3>
1.1       beck      893:
1.7       bentley   894: <p>
                    895: Copy 'boot' and 'bsd.rd' to a Mach or UniOS partition, and boot the bootloader
1.1       beck      896: from the PROM, and then bsd.rd from the bootloader.
                    897: Refer to the instructions in INSTALL.luna88k for more details.
                    898:
1.7       bentley   899: <h3>OpenBSD/macppc:</h3>
1.1       beck      900:
1.7       bentley   901: <p>
1.1       beck      902: Burn the image from a mirror site to a CDROM, and power on your machine
                    903: while holding down the <i>C</i> key until the display turns on and
                    904: shows <i>OpenBSD/macppc boot</i>.
1.7       bentley   905:
1.1       beck      906: <p>
                    907: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    908: /6.6/macppc/bsd.rd</i>
                    909:
1.7       bentley   910: <h3>OpenBSD/octeon:</h3>
1.1       beck      911:
1.7       bentley   912: <p>
1.1       beck      913: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    914: Refer to the instructions in INSTALL.octeon for more details.
                    915:
1.7       bentley   916: <h3>OpenBSD/sparc64:</h3>
1.1       beck      917:
1.7       bentley   918: <p>
1.1       beck      919: Burn the image from a mirror site to a CDROM, boot from it, and type
                    920: <i>boot cdrom</i>.
1.7       bentley   921:
1.1       beck      922: <p>
                    923: If this doesn't work, or if you don't have a CDROM drive, you can write
                    924: <i>floppy66.fs</i> or <i>floppyB66.fs</i>
                    925: (depending on your machine) to a floppy and boot it with <i>boot
                    926: floppy</i>. Refer to INSTALL.sparc64 for details.
1.7       bentley   927:
1.1       beck      928: <p>
                    929: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    930: will most likely fail.
1.7       bentley   931:
1.1       beck      932: <p>
                    933: You can also write <i>miniroot66.fs</i> to the swap partition on
                    934: the disk and boot with <i>boot disk:b</i>.
1.7       bentley   935:
1.1       beck      936: <p>
                    937: If nothing works, you can boot over the network as described in INSTALL.sparc64.
1.7       bentley   938: </section>
1.1       beck      939:
                    940: <hr>
                    941:
1.7       bentley   942: <section id=upgrade>
                    943: <h3>How to upgrade</h3>
                    944: <p>
1.1       beck      945: If you already have an OpenBSD 6.5 system, and do not want to reinstall,
                    946: upgrade instructions and advice can be found in the
                    947: <a href="faq/upgrade66.html">Upgrade Guide</a>.
1.7       bentley   948: </section>
1.1       beck      949:
                    950: <hr>
                    951:
1.7       bentley   952: <section id=sourcecode>
                    953: <h3>Notes about the source code</h3>
                    954: <p>
                    955: <code>src.tar.gz</code> contains a source archive starting at <code>/usr/src</code>.
1.1       beck      956: This file contains everything you need except for the kernel sources,
                    957: which are in a separate archive.
                    958: To extract:
                    959: <blockquote><pre>
1.7       bentley   960: # <kbd>mkdir -p /usr/src</kbd>
                    961: # <kbd>cd /usr/src</kbd>
                    962: # <kbd>tar xvfz /tmp/src.tar.gz</kbd>
1.1       beck      963: </pre></blockquote>
1.7       bentley   964: <p>
                    965: <code>sys.tar.gz</code> contains a source archive starting at <code>/usr/src/sys</code>.
1.1       beck      966: This file contains all the kernel sources you need to rebuild kernels.
                    967: To extract:
                    968: <blockquote><pre>
1.7       bentley   969: # <kbd>mkdir -p /usr/src/sys</kbd>
                    970: # <kbd>cd /usr/src</kbd>
                    971: # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
1.1       beck      972: </pre></blockquote>
1.7       bentley   973: <p>
1.1       beck      974: Both of these trees are a regular CVS checkout.  Using these trees it
                    975: is possible to get a head-start on using the anoncvs servers as
                    976: described <a href="anoncvs.html">here</a>.
                    977: Using these files
                    978: results in a much faster initial CVS update than you could expect from
                    979: a fresh checkout of the full OpenBSD source tree.
1.7       bentley   980: </section>
1.1       beck      981:
                    982: <hr>
                    983:
1.7       bentley   984: <section id=ports>
                    985: <h3>Ports Tree</h3>
                    986: <p>
1.1       beck      987: A ports tree archive is also provided.  To extract:
                    988: <blockquote><pre>
1.7       bentley   989: # <kbd>cd /usr</kbd>
                    990: # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
1.1       beck      991: </pre></blockquote>
1.7       bentley   992: <p>
1.1       beck      993: Go read the <a href="faq/ports/index.html">ports</a> page
                    994: if you know nothing about ports
                    995: at this point.  This text is not a manual of how to use ports.
                    996: Rather, it is a set of notes meant to kickstart the user on the
                    997: OpenBSD ports system.
                    998: <p>
                    999: The <i>ports/</i> directory represents a CVS checkout of our ports.
                   1000: As with our complete source tree, our ports tree is available via
                   1001: <a href="anoncvs.html">AnonCVS</a>.
                   1002: So, in order to keep up to date with the -stable branch, you must make
                   1003: the <i>ports/</i> tree available on a read-write medium and update the tree
                   1004: with a command like:
                   1005: <blockquote><pre>
1.7       bentley  1006: # <kbd>cd /usr/ports</kbd>
1.15      jsg      1007: # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_6</kbd>
1.1       beck     1008: </pre></blockquote>
1.7       bentley  1009: <p>
1.1       beck     1010: [Of course, you must replace the server name here with a nearby anoncvs
                   1011: server.]
                   1012: <p>
                   1013: Note that most ports are available as packages on our mirrors. Updated
                   1014: ports for the 6.6 release will be made available if problems arise.
                   1015: <p>
                   1016: If you're interested in seeing a port added, would like to help out, or just
                   1017: would like to know more, the mailing list
                   1018: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
1.7       bentley  1019: </section>