OpenBSD 7.5 正式版釋出
FREE, multi-platform 4.4BSD-based UNIX-like operating system
請訪問原文連結:https://sysin.org/blog/openbsd/,檢視最新版。原創作品,轉載請保留出處。
作者主頁:sysin.org
預設安裝中只有兩個遠端漏洞,在很長一段時間內!
OpenBSD 專案產生了一個免費的、基於 4.4BSD 的多平臺類 UNIX 作業系統。我們的努力強調可移植性、標準化、正確性、主動安全性和整合密碼學。作為 OpenBSD 影響的一個例子,流行的 OpenSSH 軟體就來自 OpenBSD。
OpenBSD 可從我們的下載網站免費獲取。
當前版本是 OpenBSD 7.5,於 2024 年 4 月 5 日釋出。這是第 56 個版本。新增功能詳見。
OpenBSD 完全由志願者開發 (sysin)。該專案的開發環境和開發者活動由 OpenBSD 基金會收集的捐款資助。貢獻確保 OpenBSD 將繼續成為一個充滿活力且免費的作業系統。
專案目標
顯然,每個使用 OpenBSD 的開發人員都有自己的目標和優先事項,但可以對我們共同的目標進行分類:
- 提供最好的開發平臺。為開發人員和使用者提供完整的原始碼訪問許可權,包括能夠直接檢視 CVS 樹的變化。使用者甚至可以直接在網路上檢視我們的原始碼樹並進行更改!
- 將任何來源的良好程式碼與可接受的整合許可證。首選 ISC 或伯克利風格許可證,不接受 GPL 新增新程式碼時,保密協議是不可接受的。我們希望提供任何人都可以用於任何目的的原始碼 目的,沒有任何限制。我們努力使我們的軟體健壯且安全,並鼓勵 公司可以使用他們想要的任何部分 (sysin)。有 OpenBSD 的商業衍生產品。
- 注意安全問題並先於其他人修復它們。(努力成為排名第一的安全作業系統。)
- 加密軟體的更大整合。OpenBSD 是由加拿大開發和釋出的,並且由於加拿大法律向世界出口加密貨幣是合法的(如由加拿大人研究並作為記錄在加拿大出口管制清單中)。
- 跟蹤和實施標準(ANSI、POSIX、X/Open 的一部分等)
- 努力建立一個完全獨立於機器的原始碼樹 (sysin)。支援儘可能多的不同系統和硬體儘可能可行。
- 儘可能遠離政治;解決方案應根據技術優勢的基礎。
- 注重在各個方面以開發者為導向,包括持有僅限開發人員參加的活動,稱為駭客馬拉松。
- 不要讓嚴重的問題得不到解決。
- 大約每六個月釋出一次。
支援的硬體平臺
Supported platforms
OpenBSD 在以下平臺上得到官方支援。官方支援意味著已知釋出安裝介質可以工作 (sysin),體系結構可以自編譯,並且大多數基本工具都存在於體系結構上。此外,新版本總是存在的,並且有人嘗試定期提供快照。
OpenBSD is officially supported on the following platforms. Official support means that the release install media is known to work, that the architecture can self-compile itself, and that most of the basic tools exist on the architecture (sysin). As well, new releases always exist, and there are attempts to make snapshots available on a regular basis.
- alpha - Digital Alpha-based systems
- amd64 - AMD64-based systems
- arm64 - 64-bit ARM systems
- armv7 - ARM based devices, such as BeagleBone, PandaBoard, CuBox-i, SABRE Lite, Nitrogen6x and Wandboard
- hppa - Hewlett-Packard Precision Architecture (PA-RISC) systems
- i386 - Standard PC and clones based on the Intel i386 architecture and compatible processors
- landisk - IO-DATA Landisk systems (such as USL-5P) based on the SH4 cpu
- loongson - Loongson 2E- and 2F-based systems, such as the Lemote Fuloong and Yeeloong, Gdium Liberty, etc.
- luna88k - Omron LUNA-88K and LUNA-88K2 workstations
- macppc - Apple New World PowerPC-based machines, from the iMac onwards
- octeon - Cavium Octeon-based MIPS64 systems
- powerpc64 - IBM POWER-based PowerNV systems
- riscv64 - 64-bit RISC-V systems
- sparc64 - Sun UltraSPARC and Fujitsu SPARC64 systems
下載 OpenBSD
OpenBSD 7.5 x86_64 & aarch64 iso
- 百度網盤連結:https://pan.baidu.com/s/1JUPfY8g7BHCDJnk4h5KgpA?pwd=h5cy
The following installation images are available:
**install75.img*- | A disk image that can be written to a USB flash drive or similar device. Includes the file sets. amd64 | arm64 | i386 | octeon | powerpc64 | riscv64 | sparc64 |
---|---|
**miniroot75.img*- | The same as above, but file sets are not included. They can be pulled down from the internet or from a local disk. alpha | amd64 | arm64 | armv7 | i386 | landisk | loongson | luna88k | octeon | powerpc64 | riscv64 | sparc64 |
**install75.iso*- | An ISO 9660 image that can be used to create an install CD/DVD. Includes the file sets. alpha | amd64 | arm64 | hppa | i386 | macppc | powerpc64 | sparc64 |
**cd75.iso*- | The same as above, but file sets are not included. alpha | amd64 | hppa | i386 | loongson | macppc | sparc64 |
**floppy75.img*- | Supports some older machines that lack other booting options. amd64 | i386 | sparc64 |
Images can also be downloaded from a number of alternate mirror sites.
相關產品:
- FreeBSD 13.3 正式版釋出
- FreeBSD 14 正式版釋出,新特性概覽
- NetBSD 10.0 - 類 UNIX 作業系統
- OpenBSD 7.5 正式版釋出