User talk:Jeff132312342q4323

From Gentoo Wiki
Jump to:navigation Jump to:search
Important
This is just a place where I keep track of what I am learning right now (like ebuilds and the projects I am trying out). This place is for me to write down things I am doing like overlays or ebuilds
Article status
This article has some todo items:
  • Learn ebuild scripting
  • Make a simple overlay
  • Try to make an simple overlay manager that is much more simpler


Learn how to Make Ebuilds and Overlays

Talk status
This discussion is done as of 2022-02-22.

I am currently learning how to make an overlay which I will try to make some packages in the form of ebuild like rxfetch or make some of my own. I am currently a local overlay and ebuild about a fetch system called rxfetch (check it out here it is cool for ricers). I am trying to use this page as a tracking system for what I do / add to Gentoo's community.

here is the overlay (I know it is empty now): https://github.com/MeliodasZoom/Jeff_Overlay

-- Jeff132312342q4323 (talk) 23 November 2021 (UTC)

So I recently started reading the [[1]] page. it is a good place for me (or anyone to start). I also started watching a tutorial (though not as detailed) it helped me a lot in making my first dumb rebuild but it is my first. It is just a simple c and make script (from the tutorial) and I did a make install in my home directory through the rebuild (will post it in a while)
-- Jeff132312342q4323 (talk) 24 November 2021 (UTC)
I made my first ebuild (you can check if it works and tell me any mistakes). It is Ibhagwan's picom fork. Though that was a more simple one as I had a guide. I am still learning from the [[2]] page. Here is my git repo which has it: Jeff's overlay.
-- Jeff132312342q4323 (talk) 24 November 2021 (UTC)
Finally learnt ebuilding
-- Jeff132312342q4323 (talk) 30 November 2021 (UTC)


Init systems

Talk status
This discussion is done as of 2022-02-22.

I have started with the systems and am currently done on a QEMU/KVM. I still have to test it but I am going to start the runit init installation. -- Jeff132312342q4323 (talk) 25 November 2021 (UTC)