U-Boot for Raspberry Pi

U-Boot for Raspberry Pi is now working. This is a “fairly stable, flexible u-boot distribution suitable to be used as an environment for OS bring-up”.

So, current state of affairs is:

  • USB support
  • SD card support (FAT filesystem)
  • Support for built-in USB ethernet
  • Autoimport environment from uEnv.txt
  • Autorun of boot script (boot.scr)

Next stage is to get FreeBSD working on Raspberry Pi.

Posted in FreeBSD | Leave a comment

Capsicum: Lightweight Isolation for FreeBSD Processes

David Chisnall looks at Capsicum, a new capability-oriented security model in FreeBSD 9, and how it can be used to implement reduced and separated privilege with small modifications to existing applications.

Read the article: Capsicum: Lightweight Isolation for FreeBSD Processes

 

Posted in FreeBSD | Leave a comment

The July issue of BSD Magazine is out

The July issue of BSD Magazine is Out!

Kerberos on OpenBSD:
How to Manage User Passwords and Single-sign-on?

Download here: Kerberos on OpenBSD

Posted in BSD Magazine | Leave a comment

Gentoo FreeBSD

Most of you will have read, or maybe even used, Debian GNU/kFreeBSD, which is an operating system consisting of FreeBSD kernel with a GNU userland, but there’s also Gentoo FreeBSD.

So what is Gentoo FreeBSD? According to the Gentoo FreeBSD project page, Gentoo/FreeBSD (or Gentoo/FBSD, or G/FBSD) is an effort to create a complete FreeBSD-based Gentoo system, sharing the complete administration facilities of Gentoo with the reliability of the FreeBSD kernel and userland. An experimental, yet incomplete release have been done, and it’s possible to install Gentoo/FreeBSD following the install guide.

I don’t think I’ve referred to Gentoo FreeBSD before.

Posted in Gentoo FreeBSD | Leave a comment

Traffic Shaping with pfSense and HFSC (video)

This screencast demonstrates the use of a pfSense device for traffic shaping on a typical home network, with the goals of minimizing latency and maximizing throughput. In particular, we use a three-tier queue configuration where a parent speedboost queue on each interface contains leaf queues that catch all the traffic. The speedboost queues use HFSC’s non-linear service curve to match the behavior of the comcast speedboost. The leaf queues are configured to partition the available bandwidth, and automatically allow ‘borrowing’ when there is no contention.


Section links:

  • Installation / Setup: 3min:01sec
  • Monitoring: 6min:30sec
  • Traffic Shaping: 15min:34sec
Posted in pfSense | Tagged | Leave a comment

GreenOS, a FreeBSD based project for android devices

I don’t know how serious and achievable this project is, but Vps4ever has started to port FreeBSD 9 to run on ARM (Tegra 3) tablets and mobile: GreenOS.

There aren’t many details available, nor a project website. I’m wondering if this is again one of those now-dead FreeBSD projects…

Posted in FreeBSD | Leave a comment

Some handy FreeBSD howto’s

Below we have some useful howto’s and tutorials collected over the last few weeks









 

 

Posted in FreeBSD | Leave a comment

Bill Toulass (unixmen) interviews Dru Lavigne on FreeBSD

Bill Toulas from unixmen.com conducted an interview with Dru Lavigne on FreeBSD. They talk about how she started with FreeBSD, how the FreeBSD Project is run, what she thinks the advantages of using FreeBSD are etc.

Dru Lavigne talks about FreeBSD | Interview

Posted in FreeBSD | Tagged | Leave a comment