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

## Problem There is broken counter how in search box for pattern selector. Also there is no clear indication that nothing is matched. ## Solution See screenshots how it is...

* Extend the converter to read some missing sections: `networking`, `language`, `keyboard`, `timezone`, and `suse_register`. * Document how supported sections are handled, including what is missing. * Improve test coverage....

>[!IMPORTANT] > This proposal is in its early stages. Unless someone spots a big stopper or foresees and justifies that it is not the right path, the idea is to...

## Problem Purpose is to make https support more "user" friendly. Currently self-generated certificate contains only a generic name and is generated repeatedly on each start (if needed). Also need...

The product selection always displays the product descriptions in English, although the `agama-products-opensuse` contains translations for many languages. ## How to reproduce it 1. Change the installer language. 2. Navigate...

bug

If a product was already registered and you try to select a new product, then a popup is shown indicating that the product must be deregistered first. ![localhost_8080_ (24)](https://github.com/openSUSE/agama/assets/1112304/30fa6b75-e004-4311-acba-1e798c385987) This...

enhancement

When searching for a pattern, if you introduce something that does not exist (e.g., "bla"), the form input disappears.

bug

Fix almost all clippy warnings (some of them were automatically fixed with `cargo clippy --fix`). Note: there are still some warnings that require more work to get rid of them:...

## Problem There is no help when agama is slow and developer wants to profile it. ## Solution Start with document that aim to summarize how to profile different layers.

Let's say I've just decided not to install the machine now. What should I do to abort the installation? The user might not know if anything is mounted or so,...