Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update device option descriptions to accurately convey compatibility with containers and VMs #14454

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. lxd/device: Update device option descriptions for usb to accurately…

    … convey compatibility with containers and vms
    
    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    755e741 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    3bd160f View commit details
    Browse the repository at this point in the history
  2. lxd/device: Split required device option metadata for usb and `un…

    …ix-hotplug`
    
    This commit splits the `required` device option into separate metadata
    descriptions for the `usb` and `unix-hotplug` device, resulting in more
    accurate descriptions based on device compatibility.
    
    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2757c92 View commit details
    Browse the repository at this point in the history
  3. doc: Update devices_unix_char docs to accurately convey device comp…

    …atibility
    
    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0628f50 View commit details
    Browse the repository at this point in the history
  4. doc: Update devices_unix_block docs to accurately convey device com…

    …patibility
    
    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    50b3972 View commit details
    Browse the repository at this point in the history
  5. doc: Update devices_unix_hotplug docs to accurately convey device c…

    …ompatibility
    
    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    1bf99b9 View commit details
    Browse the repository at this point in the history
  6. metadata: Run make update-metadata

    Signed-off-by: Kadin Sayani <[email protected]>
    kadinsayani committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5493c82 View commit details
    Browse the repository at this point in the history