Anton Hvornum
fa1bec9679
Bumped version to v2.5.3
2023-02-27 19:38:02 +01:00
Anton Hvornum
3f5170f422
Added 'exited' as a viable status code for services
2023-02-27 11:56:44 +01:00
Anton Hvornum
50d20f0b80
Added more services that we need to wait for. ( #1647 )
...
* Added more services that we need to wait for.
* Fixed small issue with previous commit not checking if disk_encryption is None or not.
2023-02-27 09:43:26 +01:00
Anton Hvornum
ea029ed3f9
Patch for 1557 ( #1645 )
...
* Attempting a retry-attempt on the broken part of lsblk
* Improved logging
* Adding a retry to Partition._call_lsblk()
* Added error checks if lsblk returns nothing, also handles empty Partition().info instance.
* Added missing check of disk encryption is None or not.
* Added tweak to catching output from lsblk.stderr
* Added missing check of disk encryption is None or not.
* Fixed a logic test for empty lsblk info
* Fixed instances of None being interated
* Added some errro handling for weird block devices
* Fixed flake8
* 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'
* Prep for tagging RC1 of 2.5.3
* Corrected helpers.py get_blockdevice_info() to deal with empty lsblk results
2023-02-27 09:39:48 +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
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
codefiles
977976f88e
Add hostname and locales as parameters to `minimal_installation()` ( #1458 )
2022-10-03 16:42:10 +02:00
Daniel Girtler
40e4046633
Exclude archiso devices from selectable blockdevices ( #1481 )
...
* Exclude liveusb from disk selection
* Exclude arch iso from being an option
* Update
* Update
* Update
* Mypy
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-10-03 16:37:57 +02:00
K.B.Dharun Krishna
5959cde5cb
Update ta locale ( #1486 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2022-10-03 16:25:37 +02:00
Giovanni
c7275e7e10
Update Italian translation ( #1490 )
2022-10-03 16:25:05 +02:00
Oskar
fcb53e4d56
Fix Polish translation ( #1492 )
...
* Fix Polish language name
* Fix message "Should this user be a superuser (sudoer)?"
2022-10-03 16:22:37 +02:00
Nahuel Pastorale
bd3c278ccd
Fix languages and delete whitespace ( #1494 )
...
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-10-03 16:17:24 +02:00
Arnau
b69775abe6
Fixed typo ( #1499 )
...
española -> español
2022-10-03 16:09:36 +02:00
Nicolas MF
cfea7b2f7b
Fixed typo ( #1500 )
2022-10-03 16:07:30 +02:00
benni347
4a5d38ff8a
Fixed spelling mistakes ( #1496 )
...
* Fixed spelling mistakes
* Fixed the spelling of JSON so it comforms to the offical spelling of it.
2022-10-02 22:10:04 +02:00
Anton Hvornum
53a2797af6
Updating version to v2.5.1
2022-09-25 12:05:25 +02:00
Anton Hvornum
985ff449db
On certain hardware where virtual and physical harddrives share the same common name, a smart mapping is done and block devices will show up under /sys/class/block/ but not always under /dev/* and thus breaking the all_blockdevices() logic. This should fix that. ( #1475 )
2022-09-21 12:36:54 +02:00
Anton Hvornum
c1f21e7ca4
Add compression to /etc/fstab for btrfs subvolumes ( #1473 )
...
* Adding a btrfs compression plugin to genfstab
* Allowing the genfstab plugin to break on success
2022-09-19 23:42:08 +02:00
Ali
e83a41f3f5
Add Indonesian translation ( #1468 )
...
* Add Indonesian translation
* Update README
* Update id translation
2022-09-11 21:35:05 +02:00
Daniel Girtler
94df913e0f
Update handling of unsupported translations ( #1467 )
...
* Handle unsupported fonts
* Update archinstall/locales/README.md
Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com>
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: codefiles <11915375+codefiles@users.noreply.github.com>
2022-09-11 21:23:21 +02:00
Alexmelman88
c373607f8c
Update pot file, ru locale ( #1465 )
...
* Update general_conf.py
* Add files via upload
* Add files via upload
2022-09-10 10:26:10 +02:00
Joel Larson
2d9804f880
Update locale files with ./locales_generator.sh to be current ( #1372 )
2022-09-09 09:17:31 +02:00
tajnymag
2685871e6a
Updated czech translation ( #1463 )
2022-09-08 19:36:51 +02:00
Daniel Girtler
d2484f67cb
Update the action text ( #1462 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-09-07 16:29:04 +02:00
Daniel Girtler
a2adeca5eb
Fix translation fonts ( #1461 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-09-07 15:48:14 +02:00
Daniel Girtler
4dcd5e684f
Move deserialization into init ( #1456 )
...
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-09-06 08:31:08 +02:00
Wise
24d478d037
Fix Turkish local typos ( #1459 )
...
* Update languages.json
Little typo fix
* Update README.md
Little typo fix
2022-09-06 08:28:46 +02:00
Alexmelman88
fa53ce9ab8
Update ru locale ( #1455 )
...
* Update languages.json
* Update base.po
* Add files via upload
* Update README.md
2022-09-05 13:32:29 +02:00
K.B.Dharun Krishna
dba30fdcf0
locales: AddTamil translation ( #1454 )
2022-09-05 12:20:08 +02:00
Orestis Ousoultzoglou
883a8b692e
Add Greek translation ( #1427 )
...
* Add el translation: 50%
* Add el translation: 50%
* Add el translation: 100%
* Add el translation: add .mo file
* Add el translation: fixes
* Add el translation: include Greek in README
2022-09-02 12:36:53 +02:00
zer0-x
8b33e53d25
Translate few strings to Arabic ( #1442 )
...
* Translate few strings to Arabic
* Compile the Arabic localization to `.mo` file
2022-09-02 12:36:26 +02:00
Rafael Fontenelle
e12a0e6b7a
Update pt br ( #1396 )
...
* Update locales
* Update pt_BR
2022-09-02 12:32:17 +02:00