haiku/headers/os/package/hpkg
Ingo Weinhold fe707a23fc hpkg format: Add attributes for declaring settings files
Global and user settings files can be declared. For global ones an
update policy can be specified. If not specified, the settings file is
not included in the package, but created by the program (or user) later.
If an update type is specified, it defines what to do with the settings
file when updating the package to a newer version.

User settings files are never included in the package; they are always
created by the program or the user. If the package contains a template/
default settings file, it can be declared, but for informative purposes
only.
2013-05-25 01:12:34 +02:00
..
v1 Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BlockBufferPool.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BlockBufferPoolNoLock.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
BufferPool.h Rename BBlockBufferCache and friends to *Pool* 2013-05-25 01:12:25 +02:00
DataOutput.h
DataReader.h Some *DataReader improvements 2013-05-25 01:12:25 +02:00
ErrorOutput.h
HPKGDefs.h hpkg format: Add attributes for declaring settings files 2013-05-25 01:12:34 +02:00
NoErrorOutput.h Add BNoErrorOutput to package kit 2013-04-01 23:17:25 +00:00
PackageAttributeValue.h
PackageContentHandler.h Add BLowLevelPackageContentHandler section hooks 2011-07-17 16:54:55 +02:00
PackageData.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageDataReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
PackageEntry.h * minor whitespace cleanup, no functional change 2011-02-14 17:20:14 +00:00
PackageEntryAttribute.h
PackageInfoAttributeValue.h hpkg format: Add attributes for declaring settings files 2013-05-25 01:12:34 +02:00
PackageReader.h package: Suppress version mismatch errors where V1 is supported 2013-05-25 01:12:31 +02:00
PackageWriter.h Allow specifying the compression level for package creation 2013-05-25 01:12:26 +02:00
RepositoryContentHandler.h * add listing of repository attributes to 'package_repo list' 2011-02-15 12:48:02 +00:00
RepositoryReader.h hpkg format: compress the whole heap 2013-05-25 01:12:25 +02:00
RepositoryWriter.h * added embedding of license texts that need approval into repository 2011-02-14 17:24:50 +00:00
StandardErrorOutput.h package_repo: Removes dependency to package 2013-04-01 23:06:33 +00:00