question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for detecting a distro from a rootfs even on another OS

See original GitHub issue

I would be interested to run a distro detection based on some rootfs-like archive for aLinux distro and that on any OS. It could be a a plain pre-imaged rootfs, a container image, a VM image or similar and I would like to detect what it is regardless of which OS distro runs on.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
hartworkcommented, Jul 10, 2021

Is this ready to be closed as fixed by #247?

1reaction
nir0scommented, Mar 26, 2017

Assuming that we (we being the world) want to standardize retrieving the linux distrubtion information, I guess that not using lsb_release at all but rather implementing the major distribution’s implementation of lsb_release (whatever is not already explicitly implemented in distro) would be great. This would not only force standardization but also remove a known yet arbitrarily implemented dependency on lsb_release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Two linux distributions, grub does not detect other one
The fix · Choose a Linux installation to be the maintainer of GRUB · Add custom menu entries for the other Linux installation...
Read more >
termux/proot-distro - GitHub
If you need a custom version, you will need to add it on your own. See Adding distribution. Here are the supported distributions:...
Read more >
Distro Boot - Toradex Developer Center
When Distro Boot is enabled in U-Boot, you can boot any supported distribution for your platform simply by placing an image in a...
Read more >
The Ultimate Guide to Windows Subsystem for Linux ...
Learn how to natively work within Linux on Windows 10 with Windows Subsystem for Linux (WSL in Windows) in this HUGE guide!
Read more >
7.4 Distribution Configuration | Building a Custom Linux ...
Build your own operating system images. Rudolf Streif details how to use the Yocto Project to create your own customized Linux distribution ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found