Linux Standard Base?

Does CL support the Linux Standard Base? Thanks…

Yes, but no.

LSB contains many sensible things, like locations of files, names of folders, interfaces, ABI, etc… Those we support.

But LSB also dictates sysvinit init scripts, cron and many outdated systems that have largeley been obsoleted. Those we do not support.

LSB also dictates RPM, which we also do not support. Arguably, many distributions don’t support it since they are not RPM based.

1 Like