Skip to content

Releases: archlinux/archinstall

3.0.14

29 Nov 21:25
3.0.14
3290175

Choose a tag to compare

What's Changed

  • --needed prevent re-installs & fix #issues/3599 by @h8d13 in #3913
  • Snapshots Fix Snapper-Grub by @h8d13 in #3930
  • Fix f-string in snapshot debug installation by @h8d13 in #3934
  • Add dialog to install EFI bootloader to removable location by @mintsuki in #3932
  • Do not create BLS and Limine entries for fallback initramfs by @mintsuki in #3949
  • Fixed #3954 where "manual partitioning" coule show an empty screen @mintsuki in #3955
  • Improved regex removes unneeded '|' symbol and allows white-space when validating user input for partition value, unit. by @okayGravity in #3952
  • Fix GRUB fallback-from-removable logic introduced in c095eb5 by @mintsuki in #3950

New Contributors

Full Changelog: 3.0.13...3.0.14

3.0.13

06 Nov 19:05
3.0.13
c131269

Choose a tag to compare

New features

Bug fixes

  • Fixed mkinitcpio.conf which some times contained a trailing o" causing syntax issues during mkinitcpio -P by @Torxed in #3902

Other various changes

  • Add missing --script option in documentation for pre-programmed scripts by @lhearachel in #3895

New Contributors

Full Changelog: 3.0.12...3.0.13

3.0.12

01 Nov 12:39
3.0.12
7af94c8

Choose a tag to compare

What's Changed

New languages

New Contributors

Full Changelog: 3.0.11...3.0.12

3.0.11

24 Sep 21:57
3.0.11
ebeb4c7

Choose a tag to compare

What's Changed

  • gracefully return "undefined" if DMI is not in sysfs by @dee-fox in #3771
  • Remove outdated link to video demo installer by @rmarquis in #3790
  • changed version of cryptography package to 45.0.7 by @Monochrome-debug in #3795
  • F2FS parameters require 'extra_attr' by @svartkanin in #3796
  • quick fix to run archinstall and enable systemd services by @brunolzrosa in #3815 (This align with the desire/recommendations by systemd/systemd on how to use their tooling)

New Contributors

Full Changelog: 3.0.10...3.0.11

3.0.10

02 Sep 10:41
3.0.10
f87ece0

Choose a tag to compare

Bug fixes

  • Fixed pipewire issue by moving additional packages down in the installation order by @EK-92 in #3709
  • Setup grub-btrfs correctly for timeshift by @svartkanin in #3728
  • Fix a crash while installing the boot loader by adjusting the parsing of systemd package version by @svartkanin in #3732
  • Disable btrfs snapshots when no subvolumes defined by @svartkanin in #3736

Other various fixes

New Contributors

Full Changelog: 3.0.9...3.0.10

3.0.9

30 Jul 08:36
3.0.9
0cd3f2e

Choose a tag to compare

New features

Bug fixes

  • Fix #2924: Align LV offset to PE boundary by @Screamnox in #3603
  • Fix #3598 - Utilize script field from config when present by @svartkanin in #3611
  • Fix boot detection to use PartitionFlag.BOOT instead of mountpoint by @VENOIRE in #3659

Other various changes

New Contributors

Full Changelog: 3.0.8...3.0.9

3.0.8

12 Jun 19:45
3.0.8
867fc7c

Choose a tag to compare

Breaking changes

  • In #3548 storage['session'] is replaced with storage['installation_session']. This should only matter to internal calls, but if someone is using this old session variable in a script this will require a quick sed on storage['session'].
  • storage['LOG_PATH'] and storage['LOG_FILE'] was removed in a re-work of the log handler in #3550. This should only matter to internal calls, but if someone relied on this variable/path to insert their own logs, this needs to be changed according to this PR.
  • Remove unused arguments from internal functions by @correctmost in #3571, this should not cause any issues as they haven't been used in a while and was mostly used for internal calls. But if someone used these functions in their scripts, this will need some slight adjustments in arguments to these functions.

New features

  • Add new version indicator in the title of the main menu by @svartkanin in #3587

Bug fixes

  • Fix root partition device mapper name by @codefiles in #3524
  • Fix empty password by @codefiles in #3531
  • Fix empty username by @codefiles in #3533
  • Fix #3513 Crash when scrolling one-line text by @svartkanin in #3520
  • Fix #3534 Btrfs subvolume creation fails when specifying empty subvolume name by @svartkanin in #3537
  • Fix #3530 load_plugin looks for missing version field in storage by @svartkanin in #3535
  • Change from grub-btrfs.service to grub-btrfsd.service by @lubuoren in #3540
  • Fix restore edit content on help menu close by @svartkanin in #3568
  • Add sync after installation completed, this should help with situations where users forcefully shut down the machine instead of gracefully shutting it down (yanking power to the machine vs running shutdown or reboot) by @svartkanin in #3569
  • Spelling error on extras package in xmonad by @Torxed in #3582
  • Fix recursive call in scripts by @svartkanin in #3586
  • Mount partitions in minimal script before starting installation by @svartkanin in #3585
  • Removed xf86-video-vmware as it's been dropped: by @Torxed in #3590

Other various changes

New Contributors

Full Changelog: 3.0.7...3.0.8

3.0.7

28 May 09:28
3.0.7
2cf7c85

Choose a tag to compare

New features

Bug fixes

Other various changes

New Contributors

Full Changelog: 3.0.6...3.0.7

3.0.6

21 May 17:39
3.0.6
79a4c7c

Choose a tag to compare

New features

  • Added --skip-wkd to skip waiting for the arch linux keyring wkd sync by @Torxed in #3483

Bug fixes

Other changes

Full Changelog: 3.0.5...3.0.6

3.0.5

15 May 07:11
3.0.5
f71e91c

Choose a tag to compare

New features

Bug fixes

Other various changes

Translation updates

New Contributors

Full Changelog: 3.0.4...3.0.5