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