Changes between Version 4 and Version 5 of package
- Timestamp:
- Jan 22, 2009, 6:03:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
package
v4 v5 1 = The .fonPackage Format =1 = The Fon .tgz Package Format = 2 2 3 3 == Preliminary: == … … 13 13 14 14 == Package format == 15 A .fon-package is basically a '''gzip-compressed GNU tarball''' with a set of predefined contents and the suffix ''.fon''.15 A Fon .tgz-package is basically a '''gzip-compressed GNU tarball''' with a set of predefined contents and the suffix ''.tgz''. 16 16 It must contain an '''executable''' ''upgrade'' - preferably a Lua script - containing the installation instructions. 17 17