MidnightBSD Live CD

Software Screenshot:
MidnightBSD Live CD
Software Details:
Version: 0.3
Upload Date: 12 May 15
Developer: Lucas Holt
Distribution Type: Freeware
Downloads: 2

Rating: nan/5 (Total Votes: 0)

MidnightBSD Live CD is a live version of the popular MidnightBSD operating system, that has an installer on it. This wouldn't necessarily be the only install option, but many people prefer this approach. It is very easy and you can test your hardware with the OS before installing.

Creating Live CDs

To create a live CD, you need to do the following:

 1. cd /usr/src; make buildworld
 2. make buildkernel
 3. cd nrelease
 4. make realquickrel

This will create a Live CD in /usr/release named mbsd.iso.

To customize your Live CD, you will need to take additional steps. Steps 1-3 are the same as above. You may add or edit contents in /usr/src/nrelease/root . These files will be copied using cpdup into the staging area for the live cd.

It's also possible to add packages.

 1. (complete steps 1-3 above) make buildiso
 2. mkdir /usr/release/root/usr/mports
 3. cd /usr/release/root/usr; mount_nullfs /usr/mports mports
 4. cd .. ; pkg_add -C . /usr/mports/Packages/i386/All/yourpackagename.tbz (if you built your own local package on this system) or pkg_add -C . -r kde3 (to install kde for instance from the ftp server). Do additional pkg_add commands for other packages you are interested in.
 5. umount /usr/mports
 6. cd /usr/src/nrelease; make buildiso2
 7. make mkiso

These directions are for 0.2-CURRENT.

What is new in this release:

  • 0.3 includes exciting new features such as support for ZFS, mDNSResponder for multicast DNS, libdispatch (no blocks support yet), brainfuck(1), AMD CPU temperature monitoring, updates to the linux emulation layer (2.6.16 compatibility) and the OpenBSD sensors framework.
  • This release includes a large merge from FreeBSD 7.0-RELEASE. Developers voted on the decision to merge many aspects of FreeBSD 7 into MidnightBSD in November 2008. This merge took some time and delayed the 0.3-RELEASE. It is not planned to do anything of this nature again. This release is thus based on FreeBSD 7.0 instead of 6.1.
  • Several new scripts have been added to make it easier to manage the system. One of these is netwait in rc.d. It allows you to wait for a network interface to come up while booting to ensure network activity is ready for touchy software.
  • Updated Software
  • The following software packages were updated for this release:
  • batt(1) rewritten in C
  • BIND 9.6.1-P2
  • bzip2 1.0.6
  • cpudup (DragonFly)
  • diffutils 2.8.7
  • em(4)
  • GCC 4.2.1
  • libarchive (2.5.5) with bsdcpio
  • libreadline 5.2 (GNU)
  • mksh R39c
  • nve(4)
  • OpenNTPD 4.4
  • OpenSSH 5.3p1
  • OpenSSL .98e
  • pnpinfo
  • Sendmail 8.14.4
  • sudo 1.7.2p6
  • sqlite 3.6.23
  • tcpdump 3.9.8
  • tzdata 2010e
  • unzip (BSD)
  • zlib 1.2.5
  • New software:
  • ale(4)
  • amdtemp(4)
  • audit (OpenBSM)
  • brainfuck (MirBSD)
  • firmware(9) from FreeBSD
  • jemalloc (FreeBSD)
  • libdispatch
  • libffi 3.0.9
  • makefs (NetBSD)
  • mDNSResponder
  • mport tools (optional new package system)
  • netpgp (NetBSD)
  • nfe(4)
  • Sensors framework (OpenBSD) including sensorsd(8)
  • ZFS (v6)
  • Removed software:
  • Alpha & PC98 utilities from usr/sbin
  • pcc
  • pcvt(4)
  • HPFS support

Similar Software

Redux2 HD2
Redux2 HD2

15 Apr 15

Oracle Solaris
Oracle Solaris

22 Jun 18

OpenBSD
OpenBSD

17 Aug 18

Other Software of Developer Lucas Holt

MidnightBSD
MidnightBSD

12 Feb 17

Comments to MidnightBSD Live CD

Comments not found
Add Comment
Turn on images!