current livecd is based on minifo

Advantages

Issues

New design (for hoary):

writable ( mini-fo )

compression ( cloop )

hardware detection ( knoppix )

build system ( morphix )

kernel ( 2.6.7+patches vs 2.6.8.1 )

X ( mkxf86conf )

New Fun Stuff

Misc notes

SquashFS is a read-only filesystem, which violates the design criteria.

From Juanje Tue Apr 5 14:06:42 +0100 2005 From: Juanje Date: Tue, 05 Apr 2005 14:06:42 +0100 Subject: Squashfs, ro, and so on Message-ID: <20050405140642+0100@https://www.ubuntulinux.org>

Current System:

ext3 image (rw) + cloop (ro) = cloop image (ro)

cloop image (ro) + blocks dev (rw) + device mapper snapshots = semi-rw filesystem

Proposal:

Squashfs (ro) + dir (rw) + unionfs = semi-rw filesystem

Reasons:

Cloop = Buggy, slow, inefficient

Squashfs = Stable, fast, very efficient, it suports more architectures

Unionfs extras = you can mount directories, it's no necessary to be a bloks dev. That open a lot of posibilities more than with just blocks devices'

CategoryArchive

LiveCDDesign (last edited 2008-08-06 16:14:33 by localhost)