Skip to main content

Crate gentoo_stages

Crate gentoo_stages 

Source
Expand description

Gentoo stage3 image support

This crate provides functionality for fetching, parsing, and managing Gentoo Linux stage3 images.

Structs§

Client
Client for interacting with Gentoo distfiles mirrors
ClientBuilder
Use builder syntax to set the inputs and finish with build().
Stage3
Information about a stage3 image

Enums§

Cache
Cache configuration for stage3 images
Error
Stage3 fetching and management errors

Type Aliases§

Arch
A Gentoo architecture, either well-known or overlay-defined.