Sidebar Sponsor |
 |
Random Distribution | 
Kaella, Knoppix Linux Azur
Kaella (Knoppix Linux Azur) was a French effort at remastering the KNOPPIX live CD with complete support for French.
Status: Discontinued
| |
Latest News and Updates |
|
2005-04-05 |
NEW • Development Release: FreeBSD 5.4-RC1 |
Rate this project
|
The first release candidate of FreeBSD 5.4 is now available for testing: "The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 5.4-RC1, the first Release Candidate of the FreeBSD 5.4 release cycle. Much effort has been put into fixing a wide variety of problems identified in FreeBSD 5.3. It is important to check the 'Known Issues' section below. In particular two strictly local security issues came up after the RC1 builds had completed and were made available to mirror sites but before this announcement. We encourage people to help with testing so any final bugs can be identified and worked out." Find more details in the release announcement. Download (i386): 5.4-RC1-i386-disc1.iso (537MB) and 5.4-RC1-i386-disc2.iso (624MB).
|
|
About FreeBSD
|
FreeBSD is a UNIX-like operating system for the i386, amd64, IA-64, arm, MIPS, powerpc, ppc64, PC-98 and UltraSPARC platforms based on U.C. Berkeley's "4.4BSD-Lite" release, with some "4.4BSD-Lite2" enhancements. It is also based indirectly on William Jolitz's port of U.C. Berkeley's "Net/2" to the i386, known as "386BSD", though very little of the 386BSD code remains. FreeBSD is used by companies, Internet Service Providers, researchers, computer professionals, students and home users all over the world in their work, education and recreation. FreeBSD comes with over 20,000 packages (pre-compiled software that is bundled for easy installation), covering a wide range of areas: from server software, databases and web servers, to desktop software, games, web browsers and business software - all free and easy to install.
|
Screenshots |
| |
Recent Related News and Releases |
2019-11-04 |
BSD Release: FreeBSD 12.1 |
 |
Glen Barber has announced the release of FreeBSD 12.1. The new version includes BearSSL, the Clang compiler has been updated to version 8.0.1, and OpenSSL has also been updated. The 12.x series of FreeBSD is expected to receive support through to June 2024. The release announcement states: "The FreeBSD Release Engineering team is pleased to announce the availability of FreeBSD 12.1-RELEASE. This is the second release of the stable/12 branch. Some of the highlights: BearSSL has been imported to the base system; yhe clang, llvm, lld, lldb, compiler-rt utilities and libc++ have been updated to version 8.0.1; OpenSSL has been updated to version 1.1.1d. The FreeBSD Project dedicates the FreeBSD 12.1-RELEASE to the memory of Kurt Lidl. FreeBSD 12.1-RELEASE is now available for the amd64, i386, powerpc, powerpc64, powerpcspe, sparc64, armv6, armv7 and aarch64 architectures." Additional information on FreeBSD 12.1 and the changes since 12.0 can be found in the project's release notes. Install and upgrade instructions are also available. Download (pkglist): FreeBSD-12.1-RELEASE-amd64-disc1.iso (867MB, SHA512), (728MB, SHA512). |
|
2019-10-19 |
Development Release: FreeBSD 12.1-RC2 |
 |
Glen Barber has announced the release of the second of third release candidates for FreeBSD 12.1. The new development snapshot features relatively few changes as the 12.1 branch is nearing its stable launch. The release announcement lists the following adjustments since the first release candidate: "A summary of changes since 12.1-RC1 includes: The loader.efi had been updated to use ioalign for compliance with UEFI specification 2.7A. A null pointer dereference bug had been fixed. A fix to SCTP to reset local variables to their initial values had been added. The ixgbe(4) driver had been updated to prevent a system crash when configuring EEE on X500EM_X devices. The sdhci(4) driver had been updated to fix a boot issue on Beaglebone SoCs." Additional information on the 12.1 branch can be found in the operating system's release notes. Download: FreeBSD-12.1-RC2-amd64-disc1.iso (865MB, SHA512), FreeBSD-12.1-RC2-i386-disc1.iso (727MB, SHA512). |
|
2019-10-11 |
Development Release: FreeBSD 12.1-RC1 |
 |
Glen Barber has announced the release of the first of two scheduled release candidates for FreeBSD 12.1. The release candidate contains just a handful of fixes and improvements since last week's BETA3 snapshot. The release announcement reports: "A summary of changes since 12.1-BETA3 includes: A NULL pointer dereference that could lead to a system crash had been fixed. A fix to correctly implement pmap_page_is_mapped() on ARM64 and RISCV. A fix to tun(4) and tap(4) when destroying interfaces had been added. A fix to krping to notify sleeping threads of device removal had been added. Several updates to mlx5core, mlx5en(4), and mlx5ib(4). Several fixes in libusb(3) and xhci(4) have been added. Several SCTP and TCP fixes have been added." The release candidate is available for i386, AMD64, ARMv7, PowerPC, SPARC64, and AARCH64 processors. More information can be found in the release notes. Download: FreeBSD-12.1-RC1-amd64-disc1.iso (865MB, SHA512), FreeBSD-12.1-RC1-i386-disc1.iso (726MB, SHA512). |
|
2019-10-05 |
Development Release: FreeBSD 12.1-BETA3 |
 |
Glen Barber has announced the release of a new development version of FreeBSD. The new beta release, FreeBSD 12.1-BETA3, fixes some build errors in the core operating system, addresses a send bug in ZFS, and there are two new subcommands for the freebsd-update update manager. The release announcement lists the recent changes: "An issue with imx6-based arm boards had been fixed; an issue with 64-bit long double types leading to link failures had been fixed; an overflow logic error had been fixed in fsck_msdosfs(8); an issue in destruction of robust mutexes had been fixed; support for the '-vnP' flags to the zfs send subcommand had been added for bookmarks; the ixgbe(4) driver had been updated to prevent a potential system crash with certain 10Gb Intel NICs; a regression with the zfs send subcommand when using the '-n', '-P', and '-i' flags had been fixed; the freebsd-update(8) utility had been updated to include two new subcommands - updatesready and showconfig; support for 'ps -H' had been added to kvm(3); an issue when compiling certain ports targeting Intel Atom CPUs had been fixed." Additional details can be found in the release notes. Download: FreeBSD-12.1-BETA3-amd64-disc1.iso (867MB, SHA512), FreeBSD-12.1-BETA3-i386-disc1.iso (726MB, SHA512). |
|
2019-09-28 |
Development Release: FreeBSD 12.1-BETA2 |
 |
The FreeBSD team has published a new development snapshot of the project's upcoming 12.1 release. The latest beta fixes a number of problems found in drivers, the ping6 command, and FUSE filesystem support. "A summary of changes since 12.1-BETA1 includes: an off-by-one error in fusefs(5) had been fixed; a problem with in-place strip(1) on msdosfs(5) had been fixed; stability fixes for mpr(4) and mps(4) have been merged from head; note - support for these drivers have been removed for 32-bit powerpc; a regression had been fixed in the ping6(8) utility when the system is built without capsicum(4); a regression in the jme(4) driver had been fixed; a change to the bhyve(4) uart(4) driver had been fixed to support running under syzkaller; the WITH_PIE and WITH_BIND_NOW build knobs have been added; the 'updatesready' and 'showconfig' subcommands have been added to freebsd-update(8); the camcontrol(8) 'devtype' subcommand had been fixed to correctly report SATL devices." Further details can be found in the project's release announcement and in the release notes. Download: FreeBSD-12.1-BETA2-amd64-disc1.iso (866MB, SHA512), FreeBSD-12.1-BETA2-i386-disc1.iso (727MB, SHA512). |
|
2019-09-21 |
Development Release: FreeBSD 12.1-BETA1 |
 |
Glen Barber has announced the first beta snapshot of FreeBSD 12.1. The new beta offers mostly minor updates and fixes over the previous 12.0 release: "The lockf(1) utility has been updated to return EX_UNAVAILABLE if the -n flag is used and the lock file does not exist. The ktrdump(8) utility has been updated to include the -l flag which enables "live" mode when specified. The gzip(1) utility has been updated to add -l support for xz(1) files. The trim(8) utility has been added, which deletes content for blocks on flash-based storage devices that use wear-leveling algorithms. The sh(1) utility has been updated to include a new pipefail option, which when set, changes the exit status of a pipeline to the last non-zero exit status of any command in the pipeline. The mlx5tool(8) utility has been updated to implement firmware update capability for ConnectX-4, ConnectX-5 and ConnectX-6. The posixshmcontrol(1) utility has been added. The swapon(8) utility has been updated to invoke BIO_DELETE to trim swap devices if either the -E flag is used on the command line, or if the trimonce option is included in fstab(5)." Additional information can be found in the release announcement and in the release notes. Download: FreeBSD-12.1-BETA1-amd64-disc1.iso (866MB, SHA512), FreeBSD-12.1-BETA1-i386-disc1.iso (726MB, SHA512). |
|
2019-07-09 |
BSD Release: FreeBSD 11.3 |
 |
The FreeBSD team has announced the launch of an update to the operating system's 11.x series: FreeBSD 11.3. The new version updates build and compiler tools, upgrades the package manager, improves jail logging messages, and updates the KDE Plasma and GNOME desktops. "The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 11.3-RELEASE. This is the fourth release of the stable/11 branch. Some of the highlights: The clang, llvm, lld, lldb, and compiler-rt utilities as well as libc++ have been updated to upstream version 8.0.0. The ELF Tool Chain has been updated to version r3614. OpenSSL has been updated to version 1.0.2s. The ZFS filesystem has been updated to implement parallel mounting. The loader(8) has been updated to extend geli(8) support to all architectures. The pkg(8) utility has been updated to version 1.10.5. The KDE desktop environment has been updated to version 5.15.3. The GNOME desktop environment has been updated to version 3.28. Further details can be found in the release announcement and in the release notes. Download: FreeBSD-11.3-RELEASE-amd64-disc1.iso (697MB, SHA512), FreeBSD-11.3-RELEASE-i386-disc1.iso (593MB, SHA512). |
|
2019-06-15 |
Development Release: FreeBSD 11.3-RC1 |
 |
Glen Barber has announced the availability of the first release candidate for FreeBSD 11.3: "The first RC build of the 11.3-RELEASE release cycle is now available. A summary of changes since 11.3-BETA3 includes: bug fix in the mxl5en(4) driver; minor fix to ipfilter; miscellaneous USB fixes; fix for prio versus nonprio tagged traffic in RDMACM; several zfsboot and bectl(8) fixes; OpenPAM has been updated to the latest upstream version; a system panic when using VIMAGE has been fixed. A list of changes since 11.2-RELEASE is available in the stable/11 release notes. Please note, the release notes page is not yet complete and will be updated on an ongoing basis as the 11.3-RELEASE cycle progresses. VM disk images are available for the amd64, i386 and aarch64 architectures. The disk images are available in QCOW2, VHD, VMDK and raw disk image formats. The image download size is approximately 135MB and 165MB respectively (amd64/i386), decompressing to a 21GB sparse image. Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI loader file is needed for qemu-system-aarch64 to be able to boot the virtual machine images." Here is the full release announcement. Download: FreeBSD-11.3-RC1-amd64-disc1.iso (697MB, SHA512), FreeBSD-11.3-RC1-i386-disc1.iso (592MB, SHA512). |
|
2019-06-08 |
Development Release: FreeBSD 11.3-BETA3 |
 |
Glen Barber has announced the availability of the third, and final, beta build of FreeBSD 11.3: "The third BETA build of the 11.3-RELEASE release cycle is now available. A summary of changes since 11.3-BETA2 includes: support for the IPV6_NEXTHOP option has been restored; warnings for IPsec algorithms deprecated in RFC 8221 have been added; a fix for FC-Tape bugs; a fix in jail_getid(3) for jail(8) ID 0; warnings for weaker geli(4) algorithms have been added; various updates and fixes in libarchive(3); a fix in cxgbe(4) to address a connection hang when running iozone over an NFS-mounted share; a fix to the zfs(8) 'userspace' subcommand where all unresolved UIDs after the first were ignored; an apm(8) fix to correct battery life calculation; the default size of Vagrant images has been increased; reporting on deprecated features for all major FreeBSD versions has been merged. A list of changes since 11.2-RELEASE is available in the stable/11 release notes. Please note, the release notes page is not yet complete and will be updated on an ongoing basis as the 11.3-RELEASE cycle progresses." The release announcement has further information. Download: FreeBSD-11.3-BETA3-amd64-disc1.iso (696MB, SHA512), FreeBSD-11.3-BETA3-i386-disc1.iso (592MB, SHA512). |
|
|
Sidebar Sponsor |
 |
|