The second of the Release Candidates for the FreeBSD 8.0 release cycle is now available. At this point we feel most of what has been discovered during public testing that is feasible to fix as part of the release process has been addressed. So the current plan is to have 8.0-RC3 in about two weeks.
Details about the current target schedule along with much more detail about the current status of the release is available here:
http://wiki.freebsd.org/8.0TODO
If you notice problems you can report them through the normal Gnats PR system or on the freebsd-current mailing list. I do cross-post announcements to freebsd-stable because this particular release is "about to become a stable branch" but when it comes to watching for issues related to the release most of the developers pay more attention to the freebsd-current list.
ISO images for all supported architectures are available on the FTP sites, and a "memory stick" image is available for amd64/i386 architectures. For amd64/i386 architectures the cdrom and memstick images include the documentation packages but no other packages. The DVD image includes the packages that will probably be available on the official release media but is subject to change between now and release. For sparc64 there is now a livefs cdrom, disc1 includes the documentation packages, and the DVD image has the set of packages that currently build for sparc64 (which is a sub-set of the set provided for amd64/i386).
domingo, 1 de noviembre de 2009
FreeBSD 8.0 RC2 available.
Etiquetas:
bsd
domingo, 25 de octubre de 2009
The night of 1000 jails
As FreeBSD 8.0 is right around the corner it's the right time to get it some more exposure. Just for kicks I got the idea to stress the Jails subsystem - the cheap (both in $$$ and resource requirements) OS-level virtualization technology present in FreeBSD for nearly 10 years now. Behold... the bootup of 1,000, count them - 1,000 virtual machines on a single host with 4 GB of RAM.
Flattened Device Tree Project Announcement
The FreeBSD Foundation is pleased to announce another funded project!
Rafal Jaworowski and Semihalf has been awarded a grant to provide FreeBSD with support for the flattened device tree (FDT) technology. This project allows for describing hardware resources of a computer system and their dependencies in a platform-neutral and portable way.
The main consumers of this functionality are embedded systems whose hardware resources assignment cannot be probed or self-discovered.
The FDT idea is inherited from Open Firmware IEEE 1275 device-tree notion (part of the regular Open Firmware implementation), and among other deployments is used as a basis for Power.org's embedded platform reference specification (ePAPR).
"Thanks to this project, embedded FreeBSD platforms will grow in a uniform and extensible way of representing hardware devices, compliant with industry standards (ePAPR, Open Firmware), independent of architecture and platform (portable across ARM, MIPS, PowerPC etc.)," said Rafal Jaworoski, FreeBSD Developer.
Etiquetas:
bsd
HAST Project Announcement
The FreeBSD Foundation is pleased to announce a new funded project!
Pawel Jakub Dawidek has been awarded a grant to implement storage replication software that will enable users to use the FreeBSD operating system for highly available configurations where data has to be shared across the cluster nodes. The project is partly being funded by OMCnet Internet Service (GmbH www.omc.net) and TransIP BV (www.transip.nl).
The software will allow for synchronous block-level replication of any storage media (GEOM providers, using FreeBSD nomenclature) over the TCP/IP network and for fast failure recovery. HAST will provide storage using GEOM infrastructure, which means it will be file system and application independent and could be combined with any existing GEOM class. In case of a master node failure, the cluster will be able to switch to the slave node, check and mount UFS file system or import ZFS pool and continue to work without missing a single bit of data.
Etiquetas:
bsd
domingo, 18 de octubre de 2009
FreeBSD 6.3 EoL coming soon
Hi all,
On January 31st, FreeBSD 6.3 will reach its End of Life and will no longer be supported by the FreeBSD Security Team. Users of this release are strongly encouraged to upgrade to a newer release before that date -- more conservative users will probably wish to upgrade to FreeBSD 6.4 or FreeBSD 7.1 (which are both extended-support branches), while others will probably wish to upgrade to FreeBSD 7.2 or the upcoming FreeBSD 8.0.
(more...)
Etiquetas:
bsd
OpenBSD 4.6 Released
Many people have received their 4.6 CDs in the mail by now, and we really don't want them to be without the full package repository.
Oct 18, 2009.
We are pleased to announce the official release of OpenBSD 4.6. This is our 26th release on CD-ROM (and 27th via FTP). We remain proud of OpenBSD's record of more than ten years with only two remote holes in the default install.
As in our previous releases, 4.6 provides significant improvements, including new features, in nearly all areas of the system...
Etiquetas:
bsd
miércoles, 14 de octubre de 2009
Installing MySQL on FreeBSD
In This article I’ll describes how to install very famous and popular relational database, especially using as a back-end database for most web servers.
This article will not teach you how to use SQL. Our consideration go trough only for Installation.
Etiquetas:
bsd,
data bases,
MySQL
domingo, 4 de octubre de 2009
martes, 22 de septiembre de 2009
FreeBSD 8.0-RC1 Available
The first of the Release Candidates for the FreeBSD 8.0 release cycle is now available. How many RC's we have will depend on how well 8.0-RC1 does. At the moment only one more RC is on the schedule but odds are fairly high we will wind up inserting at least one more RC. Between BETA4 and RC1 a lot of work has gone into IPv6 issues as well as many other issues that have been brought up from the public testing. And a patch set was committed by the people who handle porting ZFS to FreeBSD that they felt makes ZFS production-ready.
Details about the current target schedule along with much more detail about the current status of the release is available here:
http://wiki.freebsd.org/8.0TODO
There are two known problems with 8.0-RC1. One known issue with the 8.0-RC1 build was discovered after the builds got started so is not part of the ISO images or FreeBSD-Update builds. The issue is that local IPv6 link-local addresses are not reachable. A fix for it has been committed to RELENG_8 so if you install from the 8.0-RC1 media or update using FreeBSD-Update you will then need to update using csup/cvsup mechanisms if you need that fix for your environment. It should only
impact people using IPv6.
The other known issue is that the flowtable may direct packets to the wrong interface under certain routing conditions. We feel confident that this bug will be fixed so the flowtable is enabled in RC1 to maximize testing. If you experience routing problems, please temporarily disable the flowtable using the sysctl=0 and report the results to the freebsd-current@ mailing list. If we are unable to resolve this issue by RC2, we will disable the flowtable in 8.0-RELEASE.
Etiquetas:
bsd
jueves, 17 de septiembre de 2009
DragonFlyBSD 2.4 Released!
Three release options are now available: Our bare-bones CD ISO, a DVD ISO which includes a fully operational X environment, and a bare-bones bootable USB disk-key image (1G disk keys recommended).
In addition we will for the first time be shipping a 64-bit ISO. 64-bit support is stable but there will only be limited pkgsrc support in this release.
miércoles, 16 de septiembre de 2009
DesktopBSD 1.7 Review
Although the official name of this blog is Desktop Linux Reviews, we will occasionally be looking at non-Linux operating systems too. Such is the case with DesktopBSD 1.7 which is a version of the FreeBSD operating system. DesktopBSD is, as you can tell from its name, geared toward desktop users.
martes, 15 de septiembre de 2009
Linux: Keep track of packages you have installed
During development on a linux system, you probably install many packages using your favorite package manager. When you have to use a new system, or reimage your current one, it can be a pain to remember all the packages you had setup. One solution is to keep a list of the packages installed after the OS load, and then periodically generate a list of what has been added since.
(more...)
lunes, 7 de septiembre de 2009
8.0-BETA4 Now Available
The fourth and most likely final BETA build for the FreeBSD 8.0 release cycle is now available. We expect the next test build to be the first if the Release Candidates, RC1. Since BETA3 many bugs that were identified from testing done so far were addressed. Some of the bigger issues were an mbuf leak along with work done in the general IPv6, jail, and usb subsystems. Issues in other areas have been addressed as well.
Due to the issues identified in this early phase of testing the schedule
for release has been pushed back. The current target for the release
itself is September 29th, with two RC builds between now and then.
Details about the current target schedule along with much more detail
about the current status of the release is available here:
http://wiki.freebsd.org/8.0TODO
(more...)
Etiquetas:
bsd
sábado, 22 de agosto de 2009
FreeBSD 8 Getting New Routing Architecture
Though the open source FreeBSD operating system has changed in many aspects over the last 16 years of its life, one item that has remained relatively static is its underlying network routing architecture.
No more: It's getting an overhaul with the upcoming FreeBSD 8.0 release.
FreeBSD 8.0, due out next month, will include a new routing architecture that takes advantage of parallel processing capabilities. According to its developers, the update will provide FreeBSD 8.0 with a faster more advanced routing architecture than the legacy architecture.
(more...)
Etiquetas:
bsd
martes, 11 de agosto de 2009
Accelerating Secure Storage on FreeBSD
It goes without saying that Information Security is extremely important in today’s connected world. Protecting the vast quantities of digital information stored by companies is critical to maintaining business integrity and reducing the risk related to the unintentional disclosure of private information. Storing data securely is one mechanism that can help reduce the risk of attackers gaining access to sensitive information. This paper examines some of the secure storage solutions that are available on the FreeBSD operating system and discusses options for the acceleration of processor-intense cryptographic operations.
(source)
(source)
Broadcom 43xx wireless on FreeBSD 7
FreeBSD is one of the most awesome UNIX-like operating systems available. It even works on laptops, just not very well on mine. I own an Acer Extensa 5220, a major el-cheapo piece of kit containing a Broadcom 4311 wireless LAN card. These same cards are known to appear in Dell laptops as 1390 cards. Finally, after a week of fiddling, I got this card to work natively on FreeBSD 7.
Suscribirse a:
Entradas (Atom)


