User:Sam/Useful scripts

From Gentoo Wiki
Jump to:navigation Jump to:search

Something we need to work on within Gentoo is sharing workflows and tooling we all use on a daily basis as developers. A lot of us end up writing the same scripts for common tasks.

We should work towards having some common package for these, but for now, let's start with a list of such known scripts to try deduplicate!

General resources

I've tried to include vaguely what each provides but they all have an interesting list of tools you should try out rather than solely relying on the description.

Tasks

Package managers

QA

Non-packages

Patching

Stabilisation / keywording

Misc

Chroots

Testing

Tinderboxing

Editors

Profile development

GitHub

Curious bits

  • Including ebuild generation as part of a release process
  • Test ebuild as part of Action

Deploying Gentoo

Tip
Gentoo has official Docker images.

Creating custom images

Configuration management

Building binary packages

Misc

Configurations/hooks

Just people's configs which they've shared that might be interesting to look at.

Overlays

Miscellaneous

Things I can't yet categorise in a better way.

See Also