haiku/src
Ingo Weinhold 991ba9fddf WIP towards packagefs package links support
* Introduce Version class representing a version.
* Introduce Dependency and Resolvable class and add lists of either to
  Package.
* Parse package attributes and add dependencies and resolvables to
  Package.
* Add a mount type to Volume and add a respective mount parameter
  "mount-type" (values "system", "common", "home", "custom"). Also
  implies the shine-through type, if that's not given.
* Introduce class PackageFamily which groups equally named and versioned
  packages.
* Add class PackageFSRoot. Each instance represents a possible file
  system root (separate roots for different chroot environments). Tracks
  Volumes belonging to the same root and their packages.
2011-11-25 06:17:51 +01:00
..
add-ons WIP towards packagefs package links support 2011-11-25 06:17:51 +01:00
apps Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
bin Print the package version nicely 2011-11-25 06:17:49 +01:00
build write_pos(): Fix return value for attribute writes 2011-11-25 06:17:39 +01:00
data Finally move the regular e version of the French Bepo keymap file to one with a decomposed 'latin small letter e followed by a combining acute accent'. 2011-11-04 09:06:26 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Hard code "Public Domain" as acceptable license 2011-11-25 06:17:41 +01:00
libs Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
preferences Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
servers Fixed input server start fallback 2011-11-25 06:17:40 +01:00
system Completed vfs_bind_mount_directory() support 2011-11-25 06:17:49 +01:00
tests Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
tools Build the package tool for the build platform 2011-11-25 06:17:35 +01:00
Jamfile