Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Installer should wait for network connectivity #3

@egeexyz

Description

@egeexyz

If the installer runs before network connectivity is established, the pacstrap boostrap will fail with a misleading error about pacman mirrors.

The solution is simple: make the installer aware of network connectivity!

A simple MVP would be for the installer to check the outside world and exit gracefully if there's no connection.

A proper solution would be to check and sleep the install process for up to a minute until connectivity is established.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature request or enhancement

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions