Opened 16 years ago
Closed 15 years ago
#4833 closed enhancement (fixed)
Make supported types of networking separte installation features
Reported by: | vadimrapp | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 3.0.4 |
Keywords: | features installation networking | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
I think it would make sense to separate virtualbox host-only network and its dedicated adapter into a separate installation feature, which might be even disabled by default. If the user is not planning to use host-only network, then he will not select this feature for installation, so the installation then wouldn't be creating new adapter. Similarly, bridged networking might be yet another feature, and users who don't plan to use it, would avoid binding Virtualbox Bridged Networking Driver to all adapters. If later the user changes their mind, he will modify the installation and add he feature.
("feature" in the above is the term of Windows Installer; currently there's feature on the whole networking, and another on Pithon support).
Change History (3)
comment:1 by , 16 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Currently the networking option includes both host-only and host interface networking. It might make sense to distinguish between both though.