initial-setup icon indicating copy to clipboard operation
initial-setup copied to clipboard

The Initial Setup utility takes care of post-installation configuration of an installed system.

Results 12 initial-setup issues
Sort by recently updated
recently updated
newest added

As far as I read commit logs, these messages are not intentionally untranslated. Found by @miraclelinux and @almalinux. Untranslated messages are displayed when clicking 終了 (quit) at initial setup EULA...

For longer configure operations it's useful to provide any kind of progress. For example, in Qubes OS we use initial-setup (addon) to create default VMs (aka "qubes") which may take...

### environment With "Everything netinstall ISO file" at start of Fedora 35 install screen I selected German language, afterwards Xfce as desktop environment. I will stick the English terms to...

See: - Initial discussion in https://github.com/rhinstaller/anaconda/pull/3577 - Current configuration: https://github.com/rhinstaller/initial-setup/blob/master/data/10-initial-setup.conf - Code: https://github.com/rhinstaller/initial-setup/blob/1ba27b4d9db7de2a46e5f208cdab65efb07c927a/initial_setup/__init__.py#L110-L112

master

If the initial setup cannot find a supported window manager, it quits with a message: `Initial Setup finished successfully, disabling`. That doesn't seem right.

## Enterprise login button not self explanatory :- ## After clicking on the button, ## We are taken here but, the button is just slightly gray: it slightly confused me...

Let us introduce [packit service](https://packit.dev) to you - the automation to integrate upstream open source projects into Fedora operating system. After merging this PR, you are just a few steps...

When I install initial-setup-gui rpm on el9 it breaks ansible yum module. Before installation yum module works fine but after installation such error is returned: ``` { "ansible_facts": { "pkg_mgr":...

The recently-released [Fedora 41 Server riscv64 images](https://dl.fedoraproject.org/pub/alt/risc-v/release/41/Server/riscv64/images/) (not official composes yet) are configured, just like on other architectures, to run initial-setup during the first boot so that the user can...