#openela search results
A much nicer directory tree is being put into place for Oela Box. This is just a snippet of it. A majority of the Ansible playbooks and task files have been modified to clean up any cruft. #OpenELA #ansible
I've written some more documentation for Oela Box. This section goes over the preparation and operation of Oela Box. #OpenELA #documentation
Now we're getting somewhere. I'm working on doing some rebranding of the Oela Box playbooks. I also want to cut the playbooks down to their bare minimum and remove some unused features. #OpenELA #linux
I'm getting Oela Box close to release. I want to make sure the Koji server can accept build jobs after provisioning, so far I've automated almost the whole process and it's working as intended. The Rocky Linux dist tags and such are temporary. #OpenELA #linux
It took a little messing around, but I finally got the Rocky Linux Vagrant image working. #openela #rockylinux #infrastructure #ansible #devops
I've been working on some regex for OpenELA git branches/tags. I'm hoping to use it for some import automation. They can be easily modified to be more general if need be. #openela #rocky #linux
Freies Enterprise #Linux für jedermann: #RHEL-Derivate starten mit #OpenELA Mit der Freigabe der Pakete fürs sogenannte Enterprise Linux (EL) macht OpenELA einen Schritt nach vorn: #SUSE, #CIQ (Rocky Linux) und #Oracle hatten die Open Enterprise Linux Association im August…
I've got the provisioning playbooks hacked together and somewhat working for Oela Box. #openela #rockylinux #infrastructure #ansible
Join Wim Coekaerts and Robert Shimp at Oracle CloudWorld for a discussion on Linux developments. #OracleLinux #OpenELA Register for the session. social.ora.cl/6010PFqU4
I changed one line. I was right about Koji aliasing i686 to i386. Koji not only aliases i686, but anything that matches the "i?86" regex or "athlon". I'm sure this change might cause problems later, so we'll have to see what happens. #openela #rocky #linux
I'm still getting this figured out. I've got Koji building packages for both x86_64 and i686 now. I also don't have to change one line in the Koji source anymore either. I'm using the Rocky Linux Koji repos for this and they seem to be working. #openela #rocky #linux
This is probably really overkill for this, but I wrote a parser for OpenELA branches in Python. #OpenELA #python #linux
Getting some QA testing on Oela Box done today! I'm testing to make sure some of the iffy moving parts of the Koji server are working as intended. The vagrant-python library and fabric library make this pretty easy to pull off and write unit tests for. #OpenELA #linux #python
I'm getting closer to being able to break up all the OpenELA branch/tag data. It's taken a lot of trial and error with the regex. #OpenELA #python #linux
I'm not sure if this is working or not. Trying to do a local module build in an Oracle Linux VM. I may fork the MBS code and fix the random bugs I find while messing with it. #openela #rocky #oracle #linux
CIQ and OpenELA will be at All Things Open! 🚀 We are so excited to attend! 😀Come say hello to our team at Booth #84. We would love to meet you! #OpenSource #CIQ #OpenELA #AllThingsOpen
📣 CIQ, Oracle and SUSE are the founding members of @OpenELAorg, a collaborative trade organization of open source Enterprise Linux distribution developers. Learn more about OpenELA at: hubs.li/Q02n1Rx00 #CIQ #OpenELA #EnterpriseLinux #OpenSource
Open Enterprise Linux Association (#OpenELA) launched a swift automation process for delivering #Linux sources. Here's more on that. linuxiac.com/openela-launch…
Are you building Enterprise Linux Distros? Did you know there is a compatibility toolkit you can use to make sure the apps will run on it! buff.ly/lMhKvr7 #Linux #FOSS #OpenELA
È uscita Red Hat Enterprise Linux 9.5, seguita dai suoi cloni, dai sorgenti pubblicati da OpenELA e dalla versione WSL! (di Raoul Scarazzini) #95 #cloni #OpenELA #RedHatEnterpriseLinux #sorgenti #WSL #miamammausalinux #mmul miamammausalinux.org/?p=23907
#OpenELA has automated its process so that new #opensource source code is available just days after each release of new versions of #RHEL. How fast? ones for RHEL 9.4 and RHEL 8.10 are already out Can't wait for @RedHat's response thenewstack.io/openela-libera… @thenewstack @sjvn #FOSS
Open Enterprise Linux Association (#OpenELA) launched a swift automation process for delivering #Linux sources. Here's more on that. linuxiac.com/openela-launch…
[WIDEO} Chcesz dowiedzieć się, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/6gFdvx
Chcesz wiedzieć, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? Czy chodzi wyłącznie o zapewnienie swobody wyboru systemu #Linux? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/djXipz
Chcesz wiedzieć, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? Czy chodzi wyłącznie o zapewnienie swobody wyboru systemu #Linux? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/SLP8Yq
Chcesz wiedzieć, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? Czy chodzi wyłącznie o zapewnienie swobody wyboru systemu #Linux? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/032qzs
Chcesz wiedzieć, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? Czy chodzi wyłącznie o zapewnienie swobody wyboru systemu #Linux? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/Oer9sR
Next I want to see if I can simulate Koji's tagging system by having a local repository that gets checked for package dependencies first. #Linux #OpenELA
I've written some more documentation for Oela Box. This section goes over the preparation and operation of Oela Box. #OpenELA #documentation
It took a little messing around, but I finally got the Rocky Linux Vagrant image working. #openela #rockylinux #infrastructure #ansible #devops
I've got the provisioning playbooks hacked together and somewhat working for Oela Box. #openela #rockylinux #infrastructure #ansible
Now we're getting somewhere. I'm working on doing some rebranding of the Oela Box playbooks. I also want to cut the playbooks down to their bare minimum and remove some unused features. #OpenELA #linux
A much nicer directory tree is being put into place for Oela Box. This is just a snippet of it. A majority of the Ansible playbooks and task files have been modified to clean up any cruft. #OpenELA #ansible
I'm getting Oela Box close to release. I want to make sure the Koji server can accept build jobs after provisioning, so far I've automated almost the whole process and it's working as intended. The Rocky Linux dist tags and such are temporary. #OpenELA #linux
This is probably really overkill for this, but I wrote a parser for OpenELA branches in Python. #OpenELA #python #linux
I revamped Oela Importer today. Rewrote the collect_data module to be a little neater, created a logger and rewrote the test script to be neater. #python #softwaredevelopment #openela
I've been working on some regex for OpenELA git branches/tags. I'm hoping to use it for some import automation. They can be easily modified to be more general if need be. #openela #rocky #linux
Yes! I finally got a portion of the IPA Rocky playbooks figured out. The goal is to make each of the playbooks work with as few modifications as possible. Now I just need to make everything else work. #openela #rockylinux #infrastructure #ansible
I'm getting closer to being able to break up all the OpenELA branch/tag data. It's taken a lot of trial and error with the regex. #OpenELA #python #linux
I changed one line. I was right about Koji aliasing i686 to i386. Koji not only aliases i686, but anything that matches the "i?86" regex or "athlon". I'm sure this change might cause problems later, so we'll have to see what happens. #openela #rocky #linux
I'm still getting this figured out. I've got Koji building packages for both x86_64 and i686 now. I also don't have to change one line in the Koji source anymore either. I'm using the Rocky Linux Koji repos for this and they seem to be working. #openela #rocky #linux
I'm not sure if this is working or not. Trying to do a local module build in an Oracle Linux VM. I may fork the MBS code and fix the random bugs I find while messing with it. #openela #rocky #oracle #linux
Getting some QA testing on Oela Box done today! I'm testing to make sure some of the iffy moving parts of the Koji server are working as intended. The vagrant-python library and fabric library make this pretty easy to pull off and write unit tests for. #OpenELA #linux #python
Chcesz wiedzieć, dlaczego @SUSE, @CIQ i @Oracle połączyły siły, aby założyć stowarzyszenie #OpenELA? Czy chodzi wyłącznie o zapewnienie swobody wyboru systemu #Linux? 👉 Odpowiedzi udziela Wim Coekaerts, wiceprezes ds. rozwoju oprogramowania w Oracle: okt.to/032qzs
💡Jaki jest aktualny stan prac nad otwartym kodem Red Hat w ramach @OpenELA i czego można się spodziewać w przyszłości? Mówiąc krótko, sprawy toczą się błyskawicznie i warto dołączyć do nas w #OpenELA : okt.to/iKenym
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Sunday 69K posts
- 2. Klay 30.2K posts
- 3. #sundayvibes 5,512 posts
- 4. McLaren 128K posts
- 5. Full PPR N/A
- 6. Blessed Sunday 18.8K posts
- 7. Beirut 6,232 posts
- 8. Ja Morant 14.1K posts
- 9. Florentino 33.2K posts
- 10. #FelizCumpleañosNico 4,896 posts
- 11. #FG3Dライブ 119K posts
- 12. #sundaymotivation 3,581 posts
- 13. For the Lord 30.4K posts
- 14. #FelizCumpleañosPresidente 4,136 posts
- 15. King of the Universe 2,224 posts
- 16. Tottenham 50.2K posts
- 17. Lando 146K posts
- 18. Christ the King 11.3K posts
- 19. South Asia 41.4K posts
- 20. Rubio 100K posts