Skip to content

Commit

Permalink
README.md: Mention tools "gentoo-clean" and "gentoo-packages"
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed Jul 22, 2021
1 parent 2cffdb9 commit 8de13c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ that follow the [Unix philosophy](https://en.wikipedia.org/wiki/Unix_philosophy)
and are meant to be combined using a glue language like Bash:

- `gentoo-build` – Builds a Gentoo package with Docker isolation
- `gentoo-clean` — Do operations on pkgdir (other than `emaint --fix binhost`)
- `gentoo-local-queue` – Manages simple file-based push/pop build task queues
- `gentoo-packages` — Clean Gentoo pkgdir/distdir files using `eclean` of `app-portage/gentoolkit` with Docker isolation
- `gentoo-tree-diff` – Lists packages/versions/revisions that one portdir has over another
- `gentoo-tree-sync` – Brings a given portdir directory up to date

Expand Down Expand Up @@ -78,6 +80,7 @@ a virtual machine with…
and then let's `gentoo-build` do a build
- loops forever
- sleeps every now and then
- runs `gentoo-clean` every now and then


## Determining Ideal Build Flags
Expand Down

0 comments on commit 8de13c2

Please sign in to comment.