Bootable Business Card nears 2.0 release
The Linux Bootable Business Card is a mini Linux-distribution, small enough to fit on a business card-sized CD-ROM.
LNX-BBCs can be used to rescue ailing machines, perform intrusion post-mortems, act as a temporary workstation, install Debian, and perform many other tasks that we haven't yet imagined.
Since the release of the last pressed version, 1.618, the LNX-BBC project has been busy adding features in preparation for an all-new 2.0 release.
The new version
no longer keeps the initial ramdisk around, freeing up RAM
uses tmpfs for read-write space, allowing the user to turn on swap partitions and let the filesystem swap out of core as needed.
supports journaling filesystems: reiserfs, xfs, ext3, and potentially JFS.
has LVM support
builds entirely from source code using the powerful GAR packaging system
adds a "discover" package to auto-detect hardware and load appropriate modules
Now uses devfs, and the read-only mounts of disk partitions use sane disk1/part4-style layout
Building from GAR means that we aren't installing a lot of static binaries anymore. The 1.618 BBC had duplicate libraries for the initial ramdisk and the running system after boot, but now we just have the one set. In addition, we're no longer keeping around device inodes on disk thanks to devfs.
We have a great many packages installed now, including security and repair utilities, shells, editors, communications tools and games, with core essentials here.
Now, we find ourselves in the eleventh hour of the first GAR-based BBC release. Our nightly builds are getting closer and closer to releasable quality, and we have started a system for wider testing.
Everyone should head on over to Testing Releases and download a wiggle-tested ISO. These have been known to boot and get at least one machine to a shell. As of this writing there are only two in that list, so please test our nightlies and let us know if they're eligible!
You can safely burn these images to any standard CD-R or CD-RW, regardless of size or shape. I myself do testing with 8cm CD-Rs, and some of us use 60MB bizcard blanks, 50MB bizcard blanks, or standard CD-sized CD-Rs.
I encourage all of you to also test the top entries in the nightly builds list, so that we can include more ISOs on that page. I realize that a 50MB download is non-trivial for many people, so those of you on slow connections may be more comfortable sticking to the wiggle-tested page.
email: nick@zork.net
Trending Topics
| You Need A Budget | Feb 10, 2012 |
| The Linux powered LAN Gaming House | Feb 08, 2012 |
| Creating a vDSO: the Colonel's Other Chicken | Feb 06, 2012 |
| Your CMS Is Not Your Web Site | Feb 01, 2012 |
| Casper, the Friendly (and Persistent) Ghost | Jan 31, 2012 |
| Razor-qt 0.4 - Qt based Desktop Environment | Jan 30, 2012 |
- Fun with ethtool
- 100% disappointed with the decision to go all digital.
- Parallel Programming with NVIDIA CUDA
- Readers' Choice Awards 2011
- Validate an E-Mail Address with PHP, the Right Way
- You Need A Budget
- Why Python?
- Linux-Based X Terminals with XDMCP
- The Linux powered LAN Gaming House
- Creating a vDSO: the Colonel's Other Chicken
- buena información
3 hours 47 min ago - One important "bucket" that I didn't note (désolé si qqun deja d
4 hours 48 min ago - Gnome3 is such a POS. No one
14 hours 15 min ago - Gnome 3 is the biggest POS
14 hours 26 min ago - I didn't knew this thing by
20 hours 30 min ago - Author's reply
23 hours 54 min ago - Link to modlys
1 day 1 hour ago - I use YNAB because of the
1 day 1 hour ago - Search
1 day 6 hours ago - Question
1 day 6 hours ago





Comments
Re: Bootable Business Card nears 2.0 release
Just heard from Nick -- yes, 2.0 will support JFS.
Re: Bootable Business Card nears 2.0 release
How about NTFS? It would be nice to be able to rescue the machines at work.
Re: Bootable Business Card nears 2.0 release
In fact, the current betas support it right now!
--Nick