mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

#FedoraIoT

0 posts0 participants0 posts today

Help us test Fedora IoT and Fedora CoreOS for the release of Fedora 41!

If you're familiar with Fedora Atomic Desktops, then these editions will not seem so different aside from the server use case.

Both test days are running from today, Oct 7 to Friday, Oct 11.

More details on how to participate: fedoramagazine.org/contribute-

Fedora Magazine · Contribute at the Fedora CoreOS and IoT Test Week - Fedora MagazineRequest for contributors for the Fedora CoreOS and IoT Test Weeks

Update: Show will be rescheduled due to conflicts

Join us today at 5pm EDT (9pm UTC) for an update on the atomic world of Fedora on the Fedora Podcast! @siosm will be explaining what bootc is, how it relates to rpm-ostree, and how it relates to the *future of desktop Linux.*

Hint: image-based 👀

Livestream: youtube.com/watch?v=zF7aTCoWoL

Manual action needed to resolve boot failure for Fedora Atomic Desktops and Fedora IoT.

Since the 39.20240617.0 and 40.20240617.0 updates for Atomic Desktops and the 40.20240617.0 update for IoT, systems with Secure Boot enabled may fail to boot if they have been installed before Fedora Linux 40.

Details in fedoramagazine.org/manual-acti

Fedora Magazine · Manual action needed to resolve boot failure for Fedora Atomic Desktops and Fedora IoT - Fedora MagazineHow to resolve boot issues on systems with Secure Boot enabled which may fail to boot if they have been installed before Fedora Linux 40

The Fedora Project is taking rpm-ostree and atomic systems to the next level with our bootc community initiative!

The goal is to evolve Fedora Atomic Desktops, Fedora CoreOS, and Fedora IoT to incorporate bootable containers. You will get the benefit of an atomic OS on your computer while unlocking a world of customization through the cloud native development model.

Learn more and get involved! fedoramagazine.org/get-involve

Fedora Magazine · Get Involved with Fedora Bootable Containers - Fedora MagazineBootable containers make it much simpler to create and collaborate on image-based Fedora systems. Here's how you can get involved.

Due to a bug in rpm-ostree, the '/etc/[g]shadow[-]' files in Fedora CoreOS, Fedora IoT and Fedora Atomic Desktops have the world-readable bit set.

To fix impacted systems immediately, run the following command as root:
$ chmod --verbose 0000 /etc/shadow /etc/gshadow /etc/shadow- /etc/gshadow-

For more details, notably the full list of affected versions, see: github.com/coreos/rpm-ostree/s

GitHubWorld-readable /etc/shadow, /etc/shadow-, /etc/gshadow, /etc/gshadow-# Impact The `/etc/shadow`, `/etc/shadow-`, `/etc/gshadow` and `/etc/gshadow-` files in a default build have the world-readable bit set. This only impacts commits built with rpm-ostree start...

Reminder that we have the Fedora IoT Test Days this week! From April 3-7, help us test:

* Basic installation to different media
* Installing in a VM
* rpm-ostree upgrades, layering, rebasing
* Basic container manipulation with Podman
* And more!
#Fedora #FedoraIoT #IoT #Podman #Linux :fedora_iot:

Details: fedoramagazine.org/contribute-

Fedora MagazineContribute at the Fedora CoreOS, Upgrade, and IoT Test Days - Fedora MagazineTest days for Fedora Linux 38 Iot, CoreOS, and Upgrade process

Ever wondered how to build your own Fedora IoT Remix for your Raspberry Pi? Well, I thought so and wrote an article on the FedoraMagazine for you! :blobcatheart:

I'm going through some details there how to use rpm-ostree to build your very own commit based filesystem

Make sure to leave a comment, questions or if you want to read about something specific next

Now grab your favorite hot beverage and enjoy the read

fedoramagazine.org/build-your-

Fedora MagazineBuild your own Fedora IoT Remix - Fedora MagazineBy Alexander Wellbrock

My new post about Fedora IoT remix will go deeper into utilizing Gitlab CI to build your OS updates from a git repositories commits automatically.

It was quite a journey getting all the tech to play nicely together. Many more specifics and complexity then anticipated.

Unfortunately this probably won't work "out-of-the-box" on the gitlab instance of your choice. Had to hack some runners together.

#fedora #FedoraIoT #linux #iot #openalchemist

openalchem.ist/essays/automati

openalchem.istAutomating The Fedora IoT Remix Build with Gitlab CIThis time I want to talk about how I use RPM-OSTree-Engine in Gitlab CI to automate the build process and deployment of the commits to a public OSTree repository. At the end we’ll have git repository with Gitlab CI configuration to keep our public OSTree repository up-to-date whenever we change something in our git sources.

I've published a new post on my tech blog on using RPM-OSTree-Engine to build and maintain your own Fedora IoT Remix fairly easily.

A remix basically allows you to ship your own configuration of Fedora IoT from a git repository to all devices you've setup.

E.g. you could maintain a dedicated Fedora IoT as Pi-Hole distribution.

This is a real fun journey so far :awwwblob:

openalchem.ist/essays/manage-a

openalchem.istManage A Fedora IoT Remix Using RPM-OSTree-EngineIn my post on Building a Fedora IoT OSTree I’ve covered how to manually have some fun with a Fedora IoT Remix. In order to make my life easier and enable usage in CI/CD-pipelines I’ve composed this in an easy-to-use container image.

I've continued my blog (after roughly three years - yay!) with a post on my current custom Fedora IoT journey :bash:

#FedoraIoT is a minimalistic, nifty #Linux targeted for a wide variety of different hardware (architectures) that I use at work as well as on my Raspberry Pis at home. I'm having a lot of fun working with this beautifully designed OS (slightly opinionated there) which I'm going to share with you :blobheart:

openalchem.ist/essays/building

openalchem.istMaintaining A Fedora IoT Remix And It’s Actually Fun!Let me introduce you to the amazing topic of building and maintaining your own Fedora IoT OS/Firmware Remix.