Skip to content

Utilize LSB information before falling back to distro-specific sources of information #48

@andrewpollock

Description

@andrewpollock

I see

sysinfo/os.go

Line 32 in 85a453a

func (si *SysInfo) getOSInfo() {
uses the Linux distro-specific interfaces.

If the LSB is utilized, this would bring a degree of automatic extensibility to any Linux distro that implements this interface. I'm unsure about existing Go bindings for the LSB, though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions