Remove "All Rights Reserved" from FreeBSD Foundation copyrightsThese ones were unambiguous cases where the Foundation was the onlylisted copyright holder.Sponsored by: The FreeBSD Foundation
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDThe SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catchup to that fact and revert to their recommended match of BSD-2-Clause.Discussed with: pfgMFC After: 3 daysSponsored by: Netflix
show more ...
share and pc-sysinstall: adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual
share and pc-sysinstall: adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using misidentified many licenses so this was mostly a manual - errorprone - task.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.Commit these apart because compile testing doesn't guarantee I didn't madesome nasty mistake. No functional change intended.
Please welcome HAST - Highly Avalable Storage.HAST allows to transparently store data on two physically separated machinesconnected over the TCP/IP network. HAST works in Primary-Secondary(Master
Please welcome HAST - Highly Avalable Storage.HAST allows to transparently store data on two physically separated machinesconnected over the TCP/IP network. HAST works in Primary-Secondary(Master-Backup, Master-Slave) configuration, which means that only one of thecluster nodes can be active at any given time. Only Primary node is able tohandle I/O requests to HAST-managed devices. Currently HAST is limited to twocluster nodes in total.HAST operates on block level - it provides disk-like devices in /dev/hast/directory for use by file systems and/or applications. Working on block levelmakes it transparent for file systems and applications. There in no differencebetween using HAST-provided device and raw disk, partition, etc. All of themare just regular GEOM providers in FreeBSD.For more information please consult hastd(8), hastctl(8) and hast.conf(5)manual pages, as well as http://wiki.FreeBSD.org/HAST.Sponsored by: FreeBSD FoundationSponsored by: OMCnet Internet Service GmbHSponsored by: TransIP BV