guru/FAQ.md
Alessandro Barbieri 160299af5a
move faq to FAQ.md
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-07-10 10:10:56 +02:00

2.7 KiB

Frequently Asked Questions

  • How do I emerge these ebuilds?

eselect repository enable guru && emerge --sync and emerge the package just as usual.

  • How do I contribute?

See wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors

  • What are the rules and regulations?

See wiki.gentoo.org/wiki/Project:GURU#The_regulations

  • What does GURU stand for?

This is very secret, but you might find a clue here.

  • GLEP 63 says I should use a @gentoo.org email address for signing off, do I need an @gentoo.org email address to contribute to GURU?

No, you do not need an @gentoo.org email address to contribute to GURU, these email addresses are for Gentoo developers only. Instead use whichever email address you want to receive bug mail and other communications on. If you're also a proxy-maintainer please use the same email address.

  • Can I use RESTRICT="mirror"?

Sure, since GURU packages are not mirrored on the Gentoo mirrors anyway, it makes no difference. You can use RESTRICT="mirror" to avoid unnecessary fetch attempts. This is not required by GURU nor is it prohibited, just be sure to remove it if you want to move your package to the main Gentoo repository.

  • I need help, where do I go?

You can reach other GURU contributors on IRC #gentoo-guru, or by emailing guru-committers@gentoo.org.

  • I found a bug, what do I do?

You can either contact the GURU contributors using one of the options in the previous point, or you can open a bug on our bug tracker: bugs.gentoo.org/enter_bug.cgi?product=GURU

  • I found a bug in a package that I do not maintain, and I know how to fix it, can I fix it myself?

As per the regulations, yes, you can! Just be sure to maintain respectful and professional behaviour.

  • Can I commit a package without listing myself as explicit maintainer?

As per the regulations, yes, you can.

  • I want to make changes to this document, can I?

Please discuss any changes and additions to this document on our bug tracker prior to committing them.