This is useful when the uploaded CT does not contain a full OS. When the
autodetection detects an OS, that OS is returned. When it does not
successfully detect a supported OS, but /etc/os-release exists and has an ID
other than 'unmanaged', then the setup fails.
Signed-off-by: Arnout Engelen
---
On 5/26/20 11:40 AM, Arnout Engelen wrote:
> On Tue, May 26, 2020 at 11:31 AM Thomas Lamprecht
> wrote:
>> On 5/18/20 1:17 PM, Arnout Engelen wrote:
>>> Perhaps it would be even more consistent to make 'unmanaged' a plugin
>>> next to the various OS plugins, but I wanted to keep the change as
>>>
On Tue, May 26, 2020 at 11:31 AM Thomas Lamprecht
wrote:
> On 5/18/20 1:17 PM, Arnout Engelen wrote:
> > Perhaps it would be even more consistent to make 'unmanaged' a plugin
> > next to the various OS plugins, but I wanted to keep the change as
> > simple as possible for now.
> > if (my $id
On 5/18/20 1:17 PM, Arnout Engelen wrote:
> This is useful when the uploaded CT does not contain a full OS. When the
> autodetection detects an OS, that OS is returned. When it does not
> successfully detect a supported OS, but /etc/os-release exists and has an ID
> other than 'unmanaged', then the
This is useful when the uploaded CT does not contain a full OS. When the
autodetection detects an OS, that OS is returned. When it does not
successfully detect a supported OS, but /etc/os-release exists and has an ID
other than 'unmanaged', then the setup fails.
Perhaps it would be even more consi