[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Roadmap to live-helper 1.0



Hadar wrote:
> Can you elaborate on the splitted/partial squashfs images feature?

casper/live-initramfs support to have different squashfs images, so that
one has do the following on the media:

  casper/filesystem-base.squashfs
  casper/filesystem-kde.squashfs
  casper/filesystem-gnome.squashfs
  [..]

where basically two things can be made:

  1. merging; casper will first mount filesystem-base.squashfs and then
    lay filesystem-kde.squashfs on the next layer.

    that lets us save space, so that the gnome squashfs image doesn't
    need to contain the fails already included in base.

  2. as implicitly given by 1, one can of course have multiple
    'complete' squashfs images sessions, let's us e.g. boot a gnome
     session or a kde session from the same media.

(this is btw not restricted to squashfs, it works with the other
filesystem types too).

however, this needs to be implemented in live-helper in a smart way,
patches welcome :)

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


Reply to: