Major Hayden đŸ€  :prami: · @major
1462 followers · 130 posts · Server social.lol

Awesome! So glad to see that subvolume/compression support landed in ! 🎉

github.com/osbuild/osbuild/pul

#btrfs #ImageBuilder

Last updated 1 year ago

Linux ☑ · @Linux
5757 followers · 3219 posts · Server linuxrocks.online

Linux on ARM Snapdragon processor netbooks?

Easy all-devices-on-board-working install is only a matter of short time now :linux:

A work in progress: to free Samsung Galaxy Book Go's (such as NP345XLA models) to work with Linux "The Freedom OS".

There's a DEBIAN LINUX image for starters! Login with these credentials after a successful live-boot:

User= linux
Pass= changeme

The touchpad won't work yet (nor the WiFi). Are you a dev? Able to help with this effort?

DL the image & burn it to a USB-stick with for example Etcher => github.com/hexdump0815/imagebu

@hexdump

#arm #linux #netbook #laptop #snapdragon #samsung #galaxy #go #development #debian #github #ImageBuilder #hexdump

Last updated 1 year ago

Major Hayden · @major
1367 followers · 1332 posts · Server fosstodon.org
Alessandro Rossi · @kubealex
13 followers · 56 posts · Server mastodon.uno

Are you looking to build better golden images? Meet the @RHEL tool. In this blog, we take a look at the platforms available and the decisions you'll need to make to building your Red Hat Enterprise Linux servers no matter where they live! sprou.tt/1eqlrGOuo15

#ImageBuilder

Last updated 1 year ago

Troed SĂ„ngberg · @troed
211 followers · 725 posts · Server ioc.exchange

Oh! It's been a while since I commented on / :D Let's correct that.

It's absolute awesome how you can set an profile directly in the blueprint. It's also completely useless :) It always performs both an evaluation and remediation step, with no option to run the remediation off, or to supply a tailored profile with added or excluded tests.

I can't imagine many images being built that don't have some form of post-processing, so running remediation beforehand is either just unwanted or worse, changes things that shouldn't be changed.

Now, I do really mean that the intention is awesome. I just think there weren't too many actual users offering input :) So, this is mine - please take it as constructive criticism.

#redhat #ImageBuilder #osbuild #openscap

Last updated 1 year ago

Mike Rochefort 🐧 :fedora: · @omenos
63 followers · 522 posts · Server fosstodon.org

@fossrob @jorge A default RHEL RPM OSTree image would be interesting, but I feel a bit unlikely. These kinds of images have very specific deployment cases, and Red Hat would rather leave that up to the customer to decide. This is what for is.

That being said, you can take advantage of this today by creating your own OSTree images for RHEL and derivatives using ! You can then host the cuts yourself or push them into something like to do it for you.

#rhel #edge #ImageBuilder #foreman

Last updated 1 year ago

Troed SĂ„ngberg · @troed
197 followers · 576 posts · Server ioc.exchange

... aaaand conclusion:

1) Copy contents of the 8.7 DVD to disk
2) Remove dbxtool from BaseOS/repodata xml files.
3) Recalculate sha256 hashes in repomd

uh oh, turns out shim-x64 really wants dbxtool and at this point fwupd is for some reason excluded. There might be a better solution but I'm quite tired with this problem and so:

4) Remove dbxtool as requirement from shim-x64 (since we know fwupd is going to get us the binaries anyway)
5) Recalculate sha256 sums again

Done. I can now build images.

There's a Truman Show-esque suspicion in the team that we are the only ones in the world using Red Hat , looking at all the weird issues we constantly run into ... ;)

#redhat #ImageBuilder

Last updated 1 year ago

Troed SĂ„ngberg · @troed
195 followers · 573 posts · Server ioc.exchange

I'm sure you've been eagerly awaiting the next / story :D

$ composer-cli blueprints depsolve <name>

No issues.

$ composer-cli compose start <name> <image>

ERROR! DepsolveError:
...
- package fwupd obsoletes dbxtool
- conflicting requests

Yes. We all know fwupd has replaced dbxtool. Now please let me build?

(I have not found a solution to this yet - recall that osbuild uses its own dnf-resolve python code. Yes I've been hacking around in it with success)

#redhat #ImageBuilder #osbuild

Last updated 1 year ago

Troed SĂ„ngberg · @troed
184 followers · 476 posts · Server ioc.exchange

(Sort of documenting my hickups with the here - it's not to be seen as just pointing out errors. I will bug report)

I'm in CET, UTC+1. When I push a blueprint into the system and then use 'composer-cli blueprints changes' the timestamps shown for when the blueprints were pushed indicates being in UTC ('Z' at the end) but they are in local time.

Screws up my "did you forget to push the latest blueprint before building" script atm ;)

#redhat #ImageBuilder

Last updated 2 years ago

Troed SĂ„ngberg · @troed
185 followers · 473 posts · Server ioc.exchange

Alright, next surprise with / :) We're on Red Hat 8.6, using the DVD as repo. When trying to install Node-JS through the blueprint we kept getting 10.24, even though 16.14 is clearly there when looking at the files. Changing 'version' just meant it couldn't find the package.

Oh. That's right. To get 16.14 we need to use 'module' with yum / dnf. Without it they will also only find 10.24. So how do we do that in the blueprint then?

You could assume that would be [[modules]] - but you'd be wrong. Modules and Packages work exactly the same (as documented).

The solution is ... [[groups]] :)

[[groups]]
name = "nodejs:16"

Quote from wldr-client github:

"groups is a TOML list, so each group needs to be listed separately, like packages but with no version number."

If you say so ;) The above solution is verified working.

#redhat #ImageBuilder #osbuild

Last updated 2 years ago

Troed SĂ„ngberg · @troed
184 followers · 470 posts · Server ioc.exchange

well well well

With no other changes made to the blueprint, building a qcow2 instead of vmdk and then directly converting the qcow2 to vmdk worked.

So at this moment I would wager that there's an issue in Red Hat 8.6 osbuild / image builder when it comes to generating vmdk type filesystems.

#redhat #ImageBuilder #osbuild

Last updated 2 years ago

Troed SĂ„ngberg · @troed
184 followers · 466 posts · Server ioc.exchange

I'm sure it's that's awesome and it's me that's confused but omg it does really feel like it's the other way around ...

Cannot mount sysroot you say? Bad superblock? Yeah well ... can't really write anything else in those [[customizations.filesystem]] now can I :/

#redhat #ImageBuilder

Last updated 2 years ago

Red Hat Enterprise Linux · @RedHatRHEL
539 followers · 656 posts · Server mastodon.social

It is easier than ever to spin up new 9 virtual machines with . Its even better on the command line! Check out our lab for creating Red Hat Enterprise with composer-cli lab.redhat.com/tracks/imagebui

#rhel #ImageBuilder #SelfPaced #linux #vms

Last updated 2 years ago

Red Hat Enterprise Linux · @RedHatRHEL
539 followers · 656 posts · Server mastodon.social

Would you like an easier way to manage your templates and gold images? Well, it is easier than ever with . Go check out our @RedHatSummit@twitter.com session with @itguyeric@twitter.com to learn more! events.experiences.redhat.com/

#rhel #ImageBuilder

Last updated 2 years ago

Red Hat Enterprise Linux · @RedHatRHEL
539 followers · 656 posts · Server mastodon.social

Have you wanted to give the new hosted a try but need some help getting started? You got you covered! Go check out our latest blog on how to get your standardized images deployed to your provider of choice: buff.ly/3A68LiJ

#rhel #cloud #ImageBuilder

Last updated 3 years ago

Red Hat Enterprise Linux · @RedHatRHEL
539 followers · 656 posts · Server mastodon.social

Did you know that is a great way to deploy golden images in your environment? Now, it is also included as a service within ! Go check out the announcement and give it a try! Let us know how it goes. buff.ly/33yDQzq

#ImageBuilder #beta #RedHatInsights

Last updated 3 years ago