scripts for packing and unpacking the livecd
Benjamin Schieder <blindcoder-1k+CIuW/[email protected]> Tue, 11 Apr 2006 22:05:48 +0200
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi list.
I've just written two shellscripts to unpack and repack ROCK Linux LiveCD
iso images. This may be useful for people who just want to customize our
LiveCD a bit.
Call the scripts like this:
unpackiso.sh livecd.iso /usr/src/livecd
< change the livecd > < or maybe don't >
packiso.sh /usr/src/livecd mylivecd.iso
/usr/src/livecd will be a directory containing two subdirectories:
.
|-- 2nd_stage
`-- livecd
|-- TRUNK-x86-pentium-mmx-32-livecd
| |-- 2nd_stage.img.z
| `-- initrd.gz
|-- disk1.txt
|-- index.txt
`-- isolinux
|-- boot.catalog
|-- help0.txt
|-- help1.txt
|-- initrd.gz
|-- isolinux.bin
|-- isolinux.cfg
`-- vmlinuz
2nd_stage will contain the extracted TRUNK*/2nd_stage.img.z filesystem.
These scripts required loopdevice support and squashfs support in your kernel
and the mksquashfs program to work. Don't worry, they'll scream if either
one isn't found.
You can find the scripts here:
http://scavenger.homeip.net/~blindcoder/ROCK/
Please test, but do not fold, spindle or mutilate.
Greetings,
Benjamin
--
Today, memory either forgets things when you don't want it to,
or remembers things long after they're better forgotten.
_______________________________________________
rock-devel mailing list
[email protected]
http://www.rocklinux.net/mailman/listinfo/rock-devel
signature.asc
(application/pgp-signature, 191 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEPAwcr0OTeImXvg8RAorRAKCXJNDzRGydmGKLEGOdXGvd4hzryACg4Tbm 7FtWt+AmVov22w1hG0svJMc= =xMTk -----END PGP SIGNATURE-----