Hi. I am still trying to install this interesting distro. I am trying the install by hand and am stuck with the lzma command as seen in the handbook (http://doc.slitaz.org/en:handbook:installation):
# lzma d rootfs.gz -so | cpio -id
I need to use gunzip instead of lzma, since my distro (DSL) doesn't have it and its not easy to install. What would be the appropriate command (and *switches*) using gunzip?