|
Binary Package:
Suffix: .bpk
Example: glibc.bpk not glibc-2.3.2-i386.bpk
It is a bzip2ed tarball.
Structure:
[code]
ROOT
|
+-- PACKAGES (contains subdirectories)
+-- foo
|
+-- VERSION (example: foo-2.2.1)
+-- ARCH (example: i486)
+-- usr (files)
|
+-- bin
|
+-- foo
...
...
+--opt
...
+-- another-soft |
|