OEP:pkg: Difference between revisions

6 bytes added ,  18 November 2012
m
→‎Package names: undo unmade inbetween changes
No edit summary
m (→‎Package names: undo unmade inbetween changes)
Line 94: Line 94:
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 105: Line 105:
it would create problems when installing packages in filesystems that are not case
it would create problems when installing packages in filesystems that are not case
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).
or HFS systems).
 


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