Editing OEP:pkg
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 121: | Line 121: | ||
== Package names == | == Package names == | ||
For the parsing of the commands and files, some limitations on package names are required. This will | For the parsing of the commands and files, some limitations on package names are required. This will | ||
− | limit what pkg commands can do. For example, if a package name is allowed to use | + | limit what pkg commands can do. For example, if a package name is allowed to use score, then |
commands such as "pkg load image-2.0.0" can no longer be used to load a specific package version. | commands such as "pkg load image-2.0.0" can no longer be used to load a specific package version. | ||
Something such as "pkg load image::2.0.0" would have to be used. Using this alternative syntax | Something such as "pkg load image::2.0.0" would have to be used. Using this alternative syntax |