anaconda

System installer for Fedora, RHEL and other distributions

GPL-2.0 License

Stars
516

Bot releases are visible (Hide)

anaconda - Anaconda 39.15

Published by github-actions[bot] over 1 year ago

  • tests: Remove eslint unit test (vslavik)
  • docs: Add WebUI integration tests badge to CI status (vslavik)
  • Add new integration test cases: Storage encryption and Wizard navigation
    (zveleba)
  • webui: commonLanguages can contains codes that are not in the locales the API
    returns (kkoukiou)
  • webui: migrate to async syntax for promises in review screen (rvykydal)
  • localization: add Localization section and use_geolocation to configuration
    (rvykydal)
  • WebUI: fix spelling of encrypted (jvanderwaa)
  • webui: create disk images for VirtInstallMachine in advance (rvykydal)
  • Add new post_install_step function to IntegrationTest class (zveleba)
  • Add missing log_step decorators to storage helper functions (zveleba)
  • Update translations from Weblate
anaconda - Anaconda 39.14

Published by github-actions[bot] over 1 year ago

  • webui: better source maps (kkoukiou)
  • conf: Missing geolocation provider URL disables it (vslavik)
  • webui: [pixel tests] update review screen for v1 of autopartiotioning
    (rvykydal)
  • webui: update review screen for v1 of autopartiotioning (rvykydal)
  • webui: reset partitioning on going Back from review screen (rvykydal)
  • webui: don't use global scope for translated strings (kkoukiou)
  • Move from webpack to esbuild bundler (kkoukiou)
  • webui: some invalid code fixes (kkoukiou)
  • Update translations from Weblate
anaconda - Anaconda 39.13

Published by github-actions[bot] over 1 year ago

  • WebUI: fix eslint error (jvanderwaa)
  • WebUI: run eslint in CI (jvanderwaa)
  • Update translations from Weblate
anaconda - Anaconda 39.12

Published by github-actions[bot] over 1 year ago

  • WebUI: [pixel tests] Hide progress stepper after finishing (rvykydal)
  • WebUI: allow webui_testvm to pick up development files (jvanderwaa)
  • pyanaconda: start cockpit-ws from a systemd unit (jvanderwaa)
  • webui: reset storage backend before autopart test (rvykydal)
  • WebUI: Update test for Hide progress stepper after finishing (rvykydal)
  • WebUI: Hide progress stepper after finishing (ozobal)
  • webui: [pixel tests] fix spacing of Storage Congfiguration options (rvykydal)
  • webui: fix spacing of Storage Congfiguration options (rvykydal)
  • Fix indefinite articles before "NFS" (jstodola)
  • Remove redundant return (vslavik)
  • Fix virt-install cockpit run on fedora-X images (jkonecny)
  • WebUI: Dynamically choose Quit/Reboot button label (ozobal)
  • WebUI: use Cockpit's run-tests (jvanderwaa)
  • WebUI: introduce a new MachineCase subclass for VirtInstallMachine
    (jvanderwaa)
  • WebUI: touch dist/manifest.json explicitly (jvanderwaa)
  • Run webui-tests workflow on a testing runner for some time (rvykydal)
  • Add GH workflow to run webui integration tests in Permian on PR (rvykydal)
  • Update translations from Weblate
anaconda - Anaconda 39.11

Published by github-actions[bot] over 1 year ago

  • Add missing documentation about OEMDRV (#2171811) (jkonecny)
  • gui: Simplify invalid timezone handling. (vslavik)
  • Try to set timezone from language on welcome spoke (vslavik)
  • Revert "Remove the function get_locale_timezones" (vslavik)
  • Always set timezone with priority (vslavik)
  • Add timezone priority to module backend and interface (vslavik)
  • Fix logging to packaging.log (vponcova)
  • exception: only attach existent and non-empty files (#2185827) (awilliam)
  • WebUI: force symlink re-creation (jvanderwaa)
  • Don't set the doc attribute (vponcova)
  • Remove the DeviceSetupError exception (vponcova)
  • Remove SetupDevice and TeardownDevice from DeviceTreeHandlerInterface
    (vponcova)
  • Remove unused constants (vponcova)
  • Remove the DNFManager.remove_repository method (vponcova)
  • Remove the DNFManager.reset_substitution method (vponcova)
  • Remove the DNFManager.is_environment_valid method (vponcova)
  • Remove resolve_device from pyanaconda.payload.utils (vponcova)
  • Remove the TreeInfoMetadata._root_url attribute (vponcova)
  • po: fix (jvanderwaa)
  • WebUI: don't set step in React state (jvanderwaa)
  • WebUI: avoid relying on automated semicolon insertion (jvanderwaa)
  • .github: add codeql workflow for JavaScript (jvanderwaa)
  • WebUI: correct setState calls for SearchInput (jvanderwaa)
  • Update translations from Weblate
anaconda - Anaconda 39.10

Published by github-actions[bot] over 1 year ago

  • webui: update reference images (kkoukiou)
  • webui: update CockpitPoWebpackPlugin and adjust configuration options
    (kkoukiou)
  • webui: update run-tests script (kkoukiou)
  • webui: build: Move to a webpack module (kkoukiou)
  • webui: modernize the makefile (kkoukiou)
  • webui: update integration tests for v1 of autopartitioning (rvykydal)
  • Fix wrong dracut timeout message (jkonecny)
  • Run webui-periodic workflow on a testing runner for some time (rvykydal)
  • Add GH workflow for periodic webui integration tests in Permian (rvykydal)
  • webui: update pixeltest reference (rvykydal)
  • webui: update microcopy plurals to remove "(s)" suffixes (rvykydal)
  • webui: add pixel tests for the new storage config screens (rvykydal)
  • webui: add test for autopartitioning (rvykydal)
  • webui: test that disk selection persists Next and Back (INSTALLER-3029)
    (rvykydal)
  • webui: make not enough space warning in detail a phrase (rvykydal)
  • webui: add content for autopartitioning options details (rvykydal)
  • webui: allow weak passwords for disk encryption (rvykydal)
  • webui: fix tests for split Installation Destination step (rvykydal)
  • webui: add TODO for applyPartitioning (rvykydal)
  • webui: move some subcomponents out of components (rvykydal)
  • webui: implement Disk Encryption subscreens in scope of the single substep
    (rvykydal)
  • webui: log exception in case of partitioning application error (rvykydal)
  • webui: keep disk selection in the UI when going back (rvykydal)
  • webui: add a tooltip hint to disabled autopartitioning scenarios (rvykydal)
  • webui: connect Storage Configuration to backend initalization mode (rvykydal)
  • webui: implement Storage Configuration (guided partitioning) (rvykydal)
  • webui: move storage validation to the last storage substep (rvykydal)
  • webui: add Disk Encryption subscreen skeleton (rvykydal)
  • webui: add Storage Configuration subscreen skeleton (rvykydal)
  • webui: move disk selection into a wizard substep (rvykydal)
  • Move the validation report to the payload manager (vponcova)
  • Use the DNF module in TUI and GUI (vponcova)
  • Extend the DNF module (vponcova)
  • Handle an undefined release version (vponcova)
  • Move the generate_treeinfo_repository function (vponcova)
  • Create the check_instances function for unit tests (vponcova)
  • oemdrv: wait up to 5 seconds for disks to be handled (rmetrich)
  • Update translations from Weblate
anaconda - Anaconda 39.9

Published by github-actions[bot] over 1 year ago

  • fsset: Catch SwapSpaceError when trying to activate swaps (vtrefny)
  • Add tests for threads (vslavik)
  • Add and use thread_manager.add_thread() (vslavik)
  • Use the simplified HDD source in the UI (vponcova)
  • Simplify the HDD source (vponcova)
  • Add the create_hdd_url function (vponcova)
  • Move thread tests according to renaming (vslavik)
  • Compatibility layer for threading->core.threads (vslavik)
  • Rename core module threading to threads (vslavik)
  • Move threading from pyanaconda to pyanaconda.core (vslavik)
  • Rename threadMgr to thread_manager (vslavik)
  • Allow showing proxy passwords on the installation source spoke (jstodola)
  • Allow showing passwords on the subscription spoke (jstodola)
  • Always hide the user password by default (jstodola)
  • Always hide the root password by default (jstodola)
  • Update translations from Weblate
anaconda - Anaconda 38.23.4

Published by github-actions[bot] over 1 year ago

  • Add 'vga' to the list of preserved kernel arguments (#2176782) (awilliam)
  • Move ostreecontainer deps to install-img-deps (jkonecny)
  • Update translations from Weblate
anaconda - Anaconda 39.8

Published by github-actions[bot] over 1 year ago

  • Move ostreecontainer deps to install-img-deps (jkonecny)
  • Add 'vga' to the list of preserved kernel arguments (#2176782) (awilliam)
  • Improve documentation of our Cockpit CI tests (jkonecny)
  • Download cockpit rpms during build (jkonecny)
  • Add --strict mode to makeupdates script (jkonecny)
  • docs: Document the autopart --nohome issue (vponcova)
  • Remove a react-core tarball (mkolman)
  • WebUI tweak local test execution (jkonecny)
  • Add missing deps to install_dependencies.sh (jkonecny)
  • WebUI: do not force to manually remove updates.img (jkonecny)
  • Update translations from Weblate
anaconda - Anaconda 39.7

Published by github-actions[bot] over 1 year ago

  • Remove the SourceFactory class from the pyanaconda.payload module (vponcova)
  • Simplify creation of a source based on its URL (vponcova)
  • Protect the specified devices with all their ancestors (vponcova)
  • Protect HDD sources from the Payloads module (vponcova)
  • Use the simplified NFS source in the UI (vponcova)
  • Simplify the NFS source (vponcova)
  • Improve access to the repository configuration of a source (vponcova)
  • Protect the stage2 device from the Storage module (vponcova)
  • Don't protect unavailable devices (vponcova)
  • Update pixel tests for a new cockpit-ws (jkonecny)
  • webui: update links for downloading cockpit-ws and cockpit-bridge RPMs
    (kkoukiou)
  • Don't parse additional repositories during start-up (vponcova)
  • Implement needs_network for rpm_ostree_container (#2125655) (jkonecny)
  • Move rpm-ostree deps from Lorax to Anaconda (#2125655) (jkonecny)
  • Deduplicate test data creation func in rpm ostree (jkonecny)
  • Add release note for ostreecontainer (#2125655) (jkonecny)
  • Add new OSTree container source test (#2125655) (jkonecny)
  • Enable RPM OSTree from container source in payload (#2125655) (jkonecny)
  • Add RPM OSTree source from container (#2125655) (jkonecny)
  • WebUI: Fix keyboard navigation on welcome screen (ozobal)
  • Add test step logging and screenshots to WebUI tests (zveleba)
  • Ignore newly found pylint detections (vslavik)
  • Fix network configuration from kickstart in intramfs (rvykydal)
  • Update translations from Weblate
anaconda - Anaconda 38.23.3

Published by github-actions[bot] over 1 year ago

  • Fix virt-install cockpit run on fedora-X images (jkonecny)
  • For user unit tests, provide valid login.defs (vslavik)
  • Don't copy binaries in user unit tests (vslavik)
  • Don't create empty login.defs (vslavik)
  • Generate the ostreesetup kickstart command (vponcova)
  • Implement needs_network for rpm_ostree_container (#2125655) (jkonecny)
  • Move rpm-ostree deps from Lorax to Anaconda (#2125655) (jkonecny)
  • Deduplicate test data creation func in rpm ostree (jkonecny)
  • Add release note for ostreecontainer (#2125655) (jkonecny)
  • Add new OSTree container source test (#2125655) (jkonecny)
  • Enable RPM OSTree from container source in payload (#2125655) (jkonecny)
  • Add RPM OSTree source from container (#2125655) (jkonecny)
  • fedora-welcome: Default to light style (fmuellner)
  • fedora-welcome: Swap buttons (fmuellner)
  • fedora-welcome: Drop icons from buttons (fmuellner)
  • fedora-welcome: Use libadwaita (fmuellner)
  • fedora-welcome: Use actions instead of clicked callbacks (fmuellner)
  • fedora-welcome: Port to GTK4 (fmuellner)
  • fedora-welcome: Tweak button labels (fmuellner)
  • fedora-welcome: Adjust wording of description (fmuellner)
  • fedora-welcome: Rename .desktop file (fmuellner)
  • fedora-welcome: Add back app icon (fmuellner)
  • fedora-welcome: Replace grids with boxes (fmuellner)
  • fedora-welcome: Remove secondary screen (fmuellner)
  • fedora-welcome: Launch .desktop file instead of spawning command (fmuellner)
  • fedora-welcome: Fix passing command line flags (fmuellner)
  • fedora-welcome: Use standard Javascript modules (fmuellner)
  • fedora-welcome: Split out application subclass (fmuellner)
  • fedora-window: Use show_all() only internally (fmuellner)
  • fedora-welcome: Stop using deprecated Lang module (fmuellner)
  • fedora-welcome: Reindent WelcomeWindow class (fmuellner)
  • fedora-welcome: Use consistent quotes (fmuellner)
  • fedora-welcome: Use template strings (fmuellner)
  • fedora-welcome: Use consistent braces (fmuellner)
  • fedora-welcome: Remove unused imports (fmuellner)
  • Add config for Fedora Designsuite (luya)
  • Update translations from Weblate
anaconda - Anaconda 39.6

Published by github-actions[bot] over 1 year ago

  • Adjust to pykickstart moving new network commands to F39 (awilliam)
  • Generate the ostreesetup kickstart command (vponcova)
  • Simplify the URL source (vponcova)
  • Add support for sources that provide access to a repository (vponcova)
  • Protect the RPM source provided by Dracut (vponcova)
  • Show the RPM source provided by Dracut in GUI (jkonecny)
  • Rename widgets for auto-detected installation media (vponcova)
  • Drop the stage2 support from the CDROM source (vponcova)
  • Simplify the default source selection of the RPM sources (jkonecny)
  • Add support for an RPM source defined by a local path to a repository
    (jkonecny)
  • webui: add hint for running tests locally with selinux failures (rvykydal)
  • For user unit tests, provide valid login.defs (vslavik)
  • Don't copy binaries in user unit tests (vslavik)
  • Don't create empty login.defs (vslavik)
  • Revert "infra: Disable failing tests that call useradd and groupadd"
    (vslavik)
  • Set correctly NM props for DNS kickstart options (vslavik)
  • fedora-welcome: Default to light style (fmuellner)
  • fedora-welcome: Swap buttons (fmuellner)
  • fedora-welcome: Drop icons from buttons (fmuellner)
  • fedora-welcome: Use libadwaita (fmuellner)
  • fedora-welcome: Use actions instead of clicked callbacks (fmuellner)
  • fedora-welcome: Port to GTK4 (fmuellner)
  • fedora-welcome: Tweak button labels (fmuellner)
  • fedora-welcome: Adjust wording of description (fmuellner)
  • fedora-welcome: Rename .desktop file (fmuellner)
  • fedora-welcome: Add back app icon (fmuellner)
  • fedora-welcome: Replace grids with boxes (fmuellner)
  • fedora-welcome: Remove secondary screen (fmuellner)
  • fedora-welcome: Launch .desktop file instead of spawning command (fmuellner)
  • fedora-welcome: Fix passing command line flags (fmuellner)
  • fedora-welcome: Use standard Javascript modules (fmuellner)
  • fedora-welcome: Split out application subclass (fmuellner)
  • fedora-window: Use show_all() only internally (fmuellner)
  • fedora-welcome: Stop using deprecated Lang module (fmuellner)
  • fedora-welcome: Reindent WelcomeWindow class (fmuellner)
  • fedora-welcome: Use consistent quotes (fmuellner)
  • fedora-welcome: Use template strings (fmuellner)
  • fedora-welcome: Use consistent braces (fmuellner)
  • fedora-welcome: Remove unused imports (fmuellner)
  • Fix saving DNS search domains to kickstart (vslavik)
  • Update translations from Weblate
anaconda - Anaconda 39.5

Published by github-actions[bot] over 1 year ago

  • Revert "Enable TFTP support (#2071350)" (vslavik)
  • CONTRIBUTING: Add note about systemd-boot (jeremy.linton)
  • release-notes: Document that its possible to install with systemd-boot
    (jeremy.linton)
  • Add kickstart/command line control to enable systemd-boot (jeremy.linton)
  • add x86 systemd-boot option (jeremy.linton)
  • Add the grub packages removed from comps to grub installs (jeremy.linton)
  • Add EFISYSTEMD class and enable aarch64 (jeremy.linton)
  • Hoist firmware bit size check (jeremy.linton)
  • storage: Add a systemd class for systemd-boot (jeremy.linton)
  • bootloader/base.py drop stage2 requirement (jeremy.linton)
  • Retranslate welcome screen more simply (vslavik)
  • Clean up ISO option in source selection spoke (ozobal)
  • Clean up strings in payload tasks (vponcova)
  • Clean up tasks for setting up and tearing down sources (vponcova)
  • Enable TFTP support (#2071350) (Inperpetuammemoriam)
  • Update translations from Weblate
anaconda - Anaconda 38.23.2

Published by github-actions[bot] over 1 year ago

  • Retranslate welcome screen more simply (vslavik)
  • Fix translations of the pre-release warning dialog (#2165762) (vponcova)
  • Update translations from Weblate
anaconda - Anaconda 39.4

Published by github-actions[bot] over 1 year ago

  • Verify repomd hashes with a task (vponcova)
  • WebUI: Give "Quit" button correct margin (ozobal)
  • Remove the tx_id functionality (vponcova)
  • Don't generate a repository name of the URL source (vponcova)
  • Fix translations of the pre-release warning dialog (#2165762) (vponcova)
  • Validate the CDN source early (vponcova)
  • Add the ValidatePackagesSelectionWithTask DBus method (vponcova)
  • Remove the get_base_repo_url method of the TreeInfoMetadata class (vponcova)
  • Load treeinfo metadata with the LoadTreeInfoMetadataTask task (vponcova)
  • Allow to get the base and root treeinfo repositories (vponcova)
  • Create the generate_treeinfo_repository function (vponcova)
  • Create the update_treeinfo_repositories function (vponcova)
  • password tooltip text adapt language (iasunsea)
  • Update translations from Weblate
anaconda - Anaconda 39.3

Published by github-actions[bot] over 1 year ago

  • Add config for Fedora Designsuite (luya)
  • docs: Update contrib guide for current branching (vslavik)
  • efi: deal with verbose by default output from efibootmgr (marmarek)
  • Update translations from Weblate
anaconda - Anaconda 39.2

Published by github-actions[bot] over 1 year ago

  • Add DNS search and ignore options from kickstart (vslavik)
  • Adjust templates after F38 branching (mkolman)
  • webui: Fix missing space (vslavik)
  • Update translations from Weblate
anaconda - Anaconda 38.23.1

Published by github-actions[bot] over 1 year ago

  • Apply templates for Fedora 38 (mkolman)
  • Fix new pylint detections (vslavik)
  • Update translations from Weblate
anaconda - Anaconda 39.1

Published by github-actions[bot] over 1 year ago

  • Fix new pylint detections (vslavik)
  • Update translations from Weblate
anaconda - Anaconda 38.23

Published by github-actions[bot] over 1 year ago

  • Templatize pykickstart version in dracut code (vslavik)
  • Apply --noverifyssl option for liveimg kickstart command (jstodola)
  • Update translations from Weblate