OEP:pkg: Difference between revisions

1 byte removed ,  18 November 2012
→‎Package names: fix list syntax
(differences between available and loaded and types of package installation)
(→‎Package names: fix list syntax)
Line 66: Line 66:
be loaded? I'd propose the default to be:
be loaded? I'd propose the default to be:


- load the latest version availale
# load the latest version availale
- load the local install of the package
# load the local install of the package
- load the global install of the package
# load the global install of the package
- load the package from the external .db, starting from the latest added in case there's more than one.
# load the package from the external .db, starting from the latest added in case there's more than one.


For package names, the proposal is to limit package names to the same as variable
For package names, the proposal is to limit package names to the same as variable
Line 78: Line 78:
sensitive (creating directories named Image and image would not be possible in FAT
sensitive (creating directories named Image and image would not be possible in FAT
systems).
systems).


== User cases ==
== User cases ==