Changes between Version 18 and Version 19 of Obsolete/MovedToTree/PackageManagement/OldIdeas
- Timestamp:
- Nov 13, 2009, 1:34:31 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/MovedToTree/PackageManagement/OldIdeas
v18 v19 239 239 * Property of live update possible 240 240 241 == Package Format == 242 243 A package format has to meet the following requirements: 244 - It must be able to store BeOS/Haiku file attributes. 245 - If the package shall be used directly (i.e. without prior extracting) by a package file system, fast random access to the file data must be possible. This disqualifies zipped TAR like formats. 246 247 [PackageFormat The Haiku Package format] specifies a format meeting these requirements. 248 241 249 == References == 242 250