Revision history for HowtoMakeSFSPackage
Additions:
[[http://users.tpg.com.au/01micko/01mickos_tools.html#debs2pkg]]
Deletions:
Additions:
====How to make a SFS file of a software package====
Copy or move all the directories and files that make up the software package into one single directory. Then issue the //mksquashfs// command:
==More Information==
http://www.murga-linux.com/puppy/viewtopic.php?p=448985#448985
01micko writes "I made a tool (see my signature) that makes it super easy for anyone to make a pet or sfs out of debs, if you want you can try it and maybe suggest where I can make improvements. debs2pkg or alien2puppy, the former is what it says and the latter supports Slack tgz and txz formats."
http://www.murga-linux.com/puppy/viewtopic.php?p=442183#442183
http://users.tpg.com.au/01micko/01mickos_tools.html#debs2pkg
[[HowtoAddSFStoFullInstall]]
Copy or move all the directories and files that make up the software package into one single directory. Then issue the //mksquashfs// command:
==More Information==
http://www.murga-linux.com/puppy/viewtopic.php?p=448985#448985
01micko writes "I made a tool (see my signature) that makes it super easy for anyone to make a pet or sfs out of debs, if you want you can try it and maybe suggest where I can make improvements. debs2pkg or alien2puppy, the former is what it says and the latter supports Slack tgz and txz formats."
http://www.murga-linux.com/puppy/viewtopic.php?p=442183#442183
http://users.tpg.com.au/01micko/01mickos_tools.html#debs2pkg
[[HowtoAddSFStoFullInstall]]
Deletions:
compressed __read-only__ file systems
http://squashfs.sourceforge.net/
Explanation of the Squash file system: [[http://tree.celinuxforum.org/CelfPubWiki/ELCEurope2008Presentations?action=AttachFile&do=get&target=squashfs-elce.pdf PDF]]
Puppy can make use of programs that have been [[http://puppylinux.org/wikka/software packaged in the SFS format]] which consist of a single file with the file extension //.sfs//
==Using SFS software packages within Puppy==
Package installation:
- place the SFS file at ///mnt/home//, then
- either (A) follow the instructions at (requires re-booting): //Menu > System > ""BootManager""//
- or (B) follow the instructions at (does not require re-booting): //Menu > Setup > [[http://www.murga-linux.com/puppy/viewtopic.php?p=490716#490716 SFS-Load]]//
- soon [[http://bkhome.org/blog/?viewDetailed=02202 another option]] will be available
Program operation:
- accessed through either the //Menu// or the command-line interface (and not by clicking on the SFS package file)
===Lists of SFS software packages===
http://www.lhpup.org/sfs/
http://182.164.211.204/puppy/wary/opt/
[[http://img43.imageshack.us/img43/4508/compatibilitysfs.png Compatibility chart]]
===How to make a SFS file of a software package===
Copy or move all the directories and files that make up the software package into one single directory. Then issue the //mksquashfs// command: %%
http://www.murga-linux.com/puppy/viewtopic.php?p=448985#448985
01micko writes "I made a tool (see my signature) that makes it super easy for anyone to make a pet or sfs out of debs, if you want you can try it and maybe suggest where I can make improvements. debs2pkg or alien2puppy, the former is what it says and the latter supports Slack tgz and txz formats."
http://www.murga-linux.com/puppy/viewtopic.php?p=442183#442183
http://users.tpg.com.au/01micko/01mickos_tools.html#debs2pkg