I would like to add a few packages to Clonezilla Live, including alsa-base, alsa-utils, and a few other things for my own purposes. I have seen http://clonezilla.org/create_clonezilla_live_from_scratch.php but it's a bit outdated, and it has some problems anyway (for example, you can't do step 11 because step 10 removed the script that step 11 needs).
Is there a more up-to-date method for adding packages? I would like to use the current stable version if possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to add a few packages to Clonezilla Live, including alsa-base, alsa-utils, and a few other things for my own purposes. I have seen http://clonezilla.org/create_clonezilla_live_from_scratch.php but it's a bit outdated, and it has some problems anyway (for example, you can't do step 11 because step 10 removed the script that step 11 needs).
Is there a more up-to-date method for adding packages? I would like to use the current stable version if possible.
Right, that doc is outdated. We will find some time to update that.
Actually I suggest this method like this:
http://drbl.org/faq/fine-print.php?path=./2_System/81_add_prog_in_filesystem-squashfs.faq#81_add_prog_in_filesystem-squashfs.faq
Add that in the filesystem.squashfs, you can chroot and use apt-get to install the packages.
Steven.