Tribblix image structural changes

Author: Thom Holwerda
Source

Sponsored:

Atlas of AI: Power, Politics, and the Planetary Costs of Artificial Intelligence - Audiobook


Uncover the true cost of artificial intelligence.

"Atlas of AI" by Kate Crawford exposes how power, politics, and profit extract from our planet, our labor, and our freedom.

From hidden mines to massive data empires, discover how AI is reshaping who we are—and who holds control.

Listen now, and see the system behind the screens before the future listens to you. = > Atlas of AI $0.00 with trial. Read by Larissa Gallagher


We’ve talked about Tribblix before on OSNews – it’s a distribution of illumos, built by Peter Tribble. In his latest blog post, Tribble details some of the changes he’s made to the live ISO and other images for the most recent release. All along, there’s been an overlay (think a group package) called base-iso that lists the packages that are present in the live image. On installation, this is augmented with a few extra packages that you would expect to be present in a running system but which don’t make much sense in a live image, to construct the base system. You can add additional software, but the base is assumed to be present. The snag with this is that base-iso is very much a single-purpose generic concept. By its very nature it has to be minimal enough to not be overly bloated, yet contain as many drivers as necessary to handle the majority of systems. As such, the regular ISO image has fallen between 2 stools – it doesn’t have every single driver, so some systems won’t work, while it has a lot of unnecessary drivers for a lot of common use cases. ↫ Peter Tribble Tribble then details how he addressed this issue, which is, unsurprisingly, rather clever. I’m not going to spoil it here, so go on over and read the details.

Read more