Commit Graph

3055 Commits

Author SHA1 Message Date
Anton Hvornum 45760948b5
Prep for tagging RC1 of 2.5.3 2023-02-23 12:35:52 +01:00
Anton Hvornum 84b19b7f41
Added /etc/vconsole.conf generation in Installer.mkinitcpio() as it's a dependency for it to generate properly without errors. Otherwise we'll get ==> ERRROR: file not found: '/etc/vconsole.conf' 2023-02-23 11:05:30 +01:00
Anton Hvornum eb3e53edc4
Reduced debug output 2023-02-23 10:55:10 +01:00
Anton Hvornum bcbc9de7b0
Fixed flake8 2023-02-23 10:52:17 +01:00
Anton Hvornum 16852f9501
Added some errro handling for weird block devices 2023-02-23 09:02:58 +01:00
Anton Hvornum 5f2dcf7597
Removed debug output 2023-02-23 09:00:08 +01:00
Anton Hvornum b227d1bdb1
Fixed instances of None being interated 2023-02-23 08:53:50 +01:00
Anton Hvornum 17eb9176ca
Removed debug output 2023-02-23 08:50:05 +01:00
Anton Hvornum d23c4acb03
Fixed a logic test for empty lsblk info 2023-02-23 08:15:24 +01:00
Anton Hvornum 7a9c58141d
Added missing check of disk encryption is None or not. 2023-02-23 08:06:12 +01:00
Anton Hvornum b57ec8e3f0
Added tweak to catching output from lsblk.stderr 2023-02-23 08:05:42 +01:00
Anton Hvornum 241a8a117a
Added missing check of disk encryption is None or not. 2023-02-23 07:47:53 +01:00
Anton Hvornum 6137b25078
Added missing check of disk encryption is None or not. 2023-02-23 07:44:35 +01:00
Anton Hvornum f0f4e4f1c7
Added error checks if lsblk returns nothing, also handles empty Partition().info instance. 2023-02-23 07:31:36 +01:00
Anton Hvornum 6926424f8d Merge branch 'master' of github.com:Torxed/archinstall into fix-1557 2023-02-23 07:03:16 +01:00
ShiftHackZ 0e706b2da5
Add Ukrainian translation (#1642)
* Add Ukrainian translation

* Add translated_lang for Ukrainian translation
2023-02-21 21:49:00 +01:00
jaybent db5e54ab56
Sort contributers, Add maintainer section (#1646)
Corrects alphabetical sort order, and adds section for current maintainers.
2023-02-21 13:05:29 +01:00
Anton Hvornum 604baccc4c Adding debug information 2022-12-22 13:46:54 +01:00
Anton Hvornum 75d370af8a Adding debug information 2022-12-22 13:41:32 +01:00
Anton Hvornum 16d232574e Adding debug information 2022-12-22 13:40:03 +01:00
Anton Hvornum 547217af61 Adding debug information 2022-12-22 13:37:53 +01:00
Anton Hvornum 9c096ca649 Adding a retry to Partition._call_lsblk() 2022-12-22 13:35:36 +01:00
Anton Hvornum 3457b3eb51 Adding debug information 2022-12-22 13:31:22 +01:00
Anton Hvornum 92d64c1c8d Adding debug information 2022-12-22 13:20:56 +01:00
Anton Hvornum da74262708 Adding debug information 2022-12-22 13:20:15 +01:00
Anton Hvornum 30880d7747 Adding debug information 2022-12-22 13:19:02 +01:00
Anton Hvornum d3ca700244 Adding debug information 2022-12-22 13:09:20 +01:00
Anton Hvornum eade9b77a4 Improved logging 2022-12-22 13:04:03 +01:00
Anton Hvornum 97d61d046a Variable spelling issue 2 2022-12-22 12:59:48 +01:00
Anton Hvornum bb5a4c1644 Variable spelling issue 2022-12-22 12:58:19 +01:00
Anton Hvornum 2ae88aec77 Attempting a retry-attempt on the broken part of lsblk 2022-12-22 11:36:29 +01:00
Anton Hvornum 294afd779c Attempting a retry-attempt on the broken part of lsblk 2022-12-22 11:36:03 +01:00
Anton Hvornum 126f56169d
Removed absolut imports and used relative paths to preserve library usage
See #1520
2022-11-17 13:11:18 +01:00
Daniel Girtler 9718c64ca7
Fix 1562 (#1564)
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-11-15 14:34:24 +01:00
Daniel Girtler e05df22986
Remove HSM from global menu (#1559)
* Remove HSM from global menu

* Update

* Update

* Removed sys import

Unused import

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com>
2022-11-13 13:56:21 +01:00
Daniel Girtler c3862c5779
New encryption menu (#1520)
* New encryption menu

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-11-11 09:40:05 +01:00
Wu Xiaotian ee1eea2130
Add Chinese translation (#1534) 2022-11-11 09:31:21 +01:00
Andrey 4c6b7112c8
PT BR translation improvements (#1537)
* added missing pt br translations

* fix missing accent in pt br

* improvements in pt br translations
2022-11-11 09:30:46 +01:00
JaeBeom An 2f90cb31fb
Add Korean translation (#1539)
* Add Korean translation

* update languages.json
2022-11-11 09:29:46 +01:00
Gianmatteo Palmieri 8f5d70665c
Remove intel_pstate kernel parameter (#1541) 2022-11-11 09:29:21 +01:00
ions21 eeb6c2cec5
Update Polish translations (#1543) 2022-11-11 09:14:33 +01:00
Daniel Girtler dee7926589
Remove custom font setting (#1552)
* Remove custom font setting

* flake8

* Remove default preview

Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-11-11 09:11:41 +01:00
Anton Hvornum 9db6a25a08
Fixed broken imports (#1548) 2022-11-04 17:25:14 +01:00
Anton Hvornum 16ca69540c
Version bump v2.5.2 (forgot before tagging the release) 2022-10-12 20:28:55 +02:00
Anton Hvornum 4addd2d7cb
Removed debug output 2022-10-12 15:08:48 +02:00
Anton Hvornum 14be423a6c
Muted a log output 2022-10-12 15:07:44 +02:00
Anton Hvornum db32bc4dda
Muted a log output 2022-10-12 15:07:11 +02:00
Anton Hvornum eec45643e9
Updating Partition() information after mount and unmount. (#1508)
* Updating Partition() information after mount and unmount.

* Cleaned up raw_parted() to gracefully output relevant partition error information.

* Adding timestmap to cmd_history.txt as it's impossible to debug properly otherwise

* Adding more verbose debugging information

* Reinstating the lsblk retry code for PARTUUID and UUID on Partition()'s information

* Added error handling for JSON parsing
2022-10-12 14:17:14 +02:00
Jucgshu 5c8eb7144d
Fix typo (#1501)
* Fix typo

* Fix typo
2022-10-06 18:59:28 +02:00
Anton Hvornum faa93d9e24
Improved speed in --skip-mirror-check (#1505) 2022-10-06 18:56:53 +02:00