Opened 16 years ago
Closed 16 years ago
#3087 closed defect (fixed)
"ostype" IDs case changed between 2.0.6 and 2.1.0 -> fixed in SVN
Reported by: | Ed Randall | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 2.1.0 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description
We have some developed some .bat scripts using VBoxManage to automatically set up VMs for developers.
In 2.0.6 the "-ostype" argument to the "modifyvm" command accepted "fedoracore" or "redhat". Now in 2.1.0 it only accepts "Fedora" or "RedHat", and gives an error if you use the lowercase version.
When these IDs changed we had support calls from the developers because the script fails and we have to issue a new version - except some developers have upgraded their VirtualBox version and others have not, making the task doubly difficult!
Please could you keep the supported "ostype" IDs consistent and relatively unchanging, perhaps make them case-insensitive - they are an ID after all, the description can have the nice mixed-case text.
Thanks
Change History (4)
comment:3 by , 16 years ago
comment:5 by , 16 years ago
Summary: | "ostype" IDs case changed between 2.0.6 and 2.1.0 → "ostype" IDs case changed between 2.0.6 and 2.1.0 -> fixed in SVN |
---|
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
We'll take your suggestion in consideration as there's no need to break backwards compatibility for such things.