#LinuxEngineer
Join us in welcoming Shreeya Patel to #CIQ!

Shreeya brings a strong technical depth & passion for solving meaningful, real-world problems. She’s interested in shaping projects from the foundation & contributing to work that has a lasting impact.

Welcome to the team!

#NewHire #LinuxEngineer
July 16, 2025 at 7:04 PM
YES!!!!

The OpenELA git repo is here!! Time to get serious.

github.com/openela-main

#linuxengineer #enterprise #linux #openela #linuxfromscratch
November 2, 2023 at 2:52 PM
I have a file-backed cache system now. It works similarly to a dictionary in Python, but only stores values in files as JSON. I still need to implement time-stamping. I'm also importing OpenELA sources into Koji from the cache.

#linuxengineer #enterprise #linux #openela
December 5, 2023 at 2:56 PM
I think I'm getting the SCM part of koji figured out. I got an SRPM to build from Rocky's GitLab. I was missing a way to fetch lookaside sources, so I used Skip Grube's getsrc.sh script for that in the kojid config.

#linuxengineer #enterprise #linux #openela
November 21, 2023 at 9:29 PM
I got the OpenELA sed to build in koji after changing the source link in the spec file and creating the source rpm.

#linuxengineer #enterprise #linux #openela
November 16, 2023 at 4:43 PM
I finally got sed to build. I had to make some adjustments to /etc/mock/sites-defaults.cfg. I also had to figure out what I needed to make the srpm-build and build groups properly.
#linuxengineer #enterprise #linux #openela
November 15, 2023 at 10:23 PM
I think I'm starting to get this figured out. I found some pretty useful Ansible playbooks written by ktdreyer. I had to make some adjustments to the Vagrant file to make it download the correct CentOS Stream image though. It was pointed to a 404 before.

#linuxengineer #enterprise #linux #openela
November 13, 2023 at 4:54 PM
While I've been waiting on packages to compile for ELFS I've been playing with xonsh in between builds.

Xonsh is a python-powered shell. I don't often use python, but have started growing a liking to it with xonsh.

#python #shellscripting #shell #elfs #xonsh #linux #linuxengineer
October 30, 2023 at 8:18 PM
I've been working on the new bootstrap method alongside a couple makefiles to aid me in testing. I'm on stage 2 now and so far things are looking pretty good. #linuxengineer
October 23, 2023 at 3:22 PM