Andy-Python-Programmer / aero

Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
https://aero.andypy.dev
GNU General Public License v3.0
1.16k stars 48 forks source link

bootstrap: use GitLab repos for `mesa-demos` and `xorg-xinit` #103

Closed Andy-Python-Programmer closed 1 year ago

Andy-Python-Programmer commented 1 year ago

GitHub mirrors of mesa-demos and xorg-xinit from the freedesktop GitHub have been moved to GitLab.

shamb0 commented 1 year ago

Greetings, @Andy-Python-Programmer! As a newcomer to Aero, I aim to begin working on the platform by undertaking this Good First Issue. May I work with you on this task?

jwpjrdev commented 1 year ago

@shamb0 should be fairly simple—update this and this to the new paths

Andy-Python-Programmer commented 1 year ago

Greetings, @Andy-Python-Programmer! As a newcomer to Aero, I aim to begin working on the platform by undertaking this Good First Issue. May I work with you on this task?

You absolutely can! I can assign the issue to you if you'd like.

@shamb0 should be fairly simple—update this and this to the new paths

Yep, though there may be conflicts in one of the patches that you may need to resolve.

shamb0 commented 1 year ago

Thanks @jwpjrdev, @Andy-Python-Programmer. I will proceed in a guided direction.

Andy-Python-Programmer commented 1 year ago

Hey @shamb0, would you still like to work on this issue?

shamb0 commented 1 year ago

@Andy-Python-Programmer,

I apologize for the delay. I have been blocked on some other tasks.

Here are my updates:

I will not be able to proceed with this task in the next few weeks. I would appreciate it if you could take over.