From b75a66a26a2c97cbd4b24585ae558baef3971167 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 3 Apr 2009 17:02:38 +0200 Subject: [PATCH] BINPKG_INFO: sync with reality. --HG-- extra : convert_revision : 2cdbac32858408695a6bb40539fc5a01a6ca4f17 --- doc/BINPKG_INFO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/BINPKG_INFO b/doc/BINPKG_INFO index df08c0cbdb2..22932598329 100644 --- a/doc/BINPKG_INFO +++ b/doc/BINPKG_INFO @@ -11,7 +11,7 @@ with bzip2 and has the following structure: /etc ------| ... /var/db/xbps/metadata/$pkgname - /var/db/xbps/metadata/$pkgname/flist + /var/db/xbps/metadata/$pkgname/files.plist /var/db/xbps/metadata/$pkgname/props.plist /var/db/xbps/metadata/$pkgname/INSTALL /var/db/xbps/metadata/$pkgname/REMOVE @@ -19,9 +19,10 @@ with bzip2 and has the following structure: Metadata info is stored in the "/var/db/xbps/metadata/$pkgname" directory and two files will be always be present: flist and props.plist. -The flist file contains the list of files that the package will -install. The props.plist file is a proplib(3) property list and -has the following structure: +The files.plist file contains the list of files/links/dirs that package +will install, as well as SHA256 hashes for files. +The props.plist file contains package metadata properties and has the +following structure: pkgname