agama icon indicating copy to clipboard operation
agama copied to clipboard

A service-based Linux installer

Results 83 agama issues
Sort by recently updated
recently updated
newest added

* Override urls by using agama.install_url=https://.. boot param * Add logger so we can print some repo related debug messages that can be captured by agama logs store ## Problem...

Extend JSON schema to partially support the new storage settings described in this document: https://github.com/openSUSE/agama/blob/master/doc/auto_storage.md. This PR only extends the schema for the most basic settings (i.e., *boot*, *drives* and...

Temporary PR created only to illustrate some conversations I'm having with @joseivanlopez This depends on https://github.com/yast/yast-storage-ng/pull/1386

Updating the web translation files from the agama-weblate repository

translations
bot

Originally reported by Ancor. Visually it looks like that after disk partition installation finishes successfully. But after reboot it cannot boot. Reason found by debugging is that backend still runs...

A nice and quite unique addition would be the integration of a zswap toggleable option if Agama installer creates a swap partition/file or the user choose its manual swap. In...

Apart from a bit of clean up, this PR is intended for start writing better core components that has been on hold for a few months already. It's the case...

When selecting opensuse product it ask for import of its signing keys, but official opensuse signing keys should be already part of iso. https://openqa.opensuse.org/tests/4401881#step/auto/1

## Problem We want to be able to use different remote installation servers ## Solution - Introduced global option for user to provide remote api url - Used newly introduced...

Trello: https://trello.com/c/2LC8JEZR/3743-8-agama-adapt-dasd-configuration-to-current-architecture This PR is the first step to bring back support for DASD devices on s390x architectures. It includes: * Extending the HTTP API to expose DASD devices and...