Commit Graph

385 Commits

Author SHA1 Message Date
Vladislav Nepogodin
5924e59292
👷 tui: add mirrors ranking 2024-05-01 13:04:44 +04:00
Vladislav Nepogodin
b96d645358
🧹 tui: refactor a bit
move out content size and text size
2024-05-01 13:00:45 +04:00
Vladislav Nepogodin
575f4970a5
👷 simple_tui: initial remake of logic 2024-05-01 12:37:56 +04:00
Vladislav Nepogodin
8e69c01f4d
🧹 utils: refactor a bit 2024-05-01 11:58:04 +04:00
Vladislav Nepogodin
88ec157fce
🧹 tui: refactor a bit 2024-04-30 16:20:16 +04:00
Vladislav Nepogodin
9d6e28946d
🧹 utils: refactor a bit 2024-04-30 16:01:16 +04:00
Vladislav Nepogodin
36f68e505a
🧹 widgets: refactor a bit 3x 2024-04-30 13:47:43 +04:00
Vladislav Nepogodin
112bb742da
🧹 crypto: refactor a bit 2024-04-30 13:46:15 +04:00
Vladislav Nepogodin
4ef6bd13da
🧹 pacmanconf_repo: refactor a bit 2024-04-30 13:35:13 +04:00
Vladislav Nepogodin
e151bc32bf
🧹 initcpio: refactor a bit 2024-04-30 13:10:57 +04:00
Vladislav Nepogodin
8ffeab0372
♻ update deps 2024-04-30 13:05:58 +04:00
Vladislav Nepogodin
125e57436b
🧹 misc: refactor a bit 2024-04-30 12:58:56 +04:00
Vladislav Nepogodin
43cffd1a91
🧹 widgets: refactor a bit 2x 2024-04-30 12:31:32 +04:00
Vladislav Nepogodin
b5253b2f4e
🧹 drivers: refactor a bit 2024-04-29 19:15:50 +04:00
Vladislav Nepogodin
2eab6198d7
🧹 widgets: refactor a bit 2024-04-29 19:04:02 +04:00
Vladislav Nepogodin
5cf7f775f3
Merge remote-tracking branch 'refs/remotes/origin/master' 2024-04-29 18:35:49 +04:00
Vladislav Nepogodin
9bb8f71658
🔧 clang-tidy: extend checks 2024-04-29 18:29:01 +04:00
Vladislav Nepogodin
ddb3a4f079
🧹 utils: refactor 2024-04-29 18:28:32 +04:00
mhk2012
9c6491deda
Update Base packages (#10)
* add linux-firmware to base packages

* add man page to base packages

* add bcachefs tools to base packages
2024-01-19 21:53:14 +04:00
mhk2012
cc6348f753
Update Kde packages (#9)
* remove duplicate package

* replace default phonon-gstreamer to phonon-vlc in KDE packages

phonon-vlc (this is the only maintained and supported Phonon backend for KDE apps that use Phonon for their multimedia needs; the alternative phonon-gstreamer has been unmaintained since 2013 and should not be shipped by default, or at all, ideally)
source: https://community.kde.org/Distributions/Packaging_Recommendations
2024-01-19 00:29:59 +04:00
Vladislav Nepogodin
ed550bff6a
♻ update year 2024-01-16 01:30:53 +04:00
Vladislav Nepogodin
d4185ba4a8
👷 refactor partitioning to allow take actions after input was given 2023-12-30 20:30:02 +04:00
Vladislav Nepogodin
1eade47aee
👷 update package lists 2023-12-15 02:00:35 +04:00
Vladislav Nepogodin
b7c1649c82
🧹 drivers: cleanup 2023-12-15 01:16:05 +04:00
Vladislav Nepogodin
a17a230dcc
🚧 config: cachepatch should be already set 2023-12-15 00:56:45 +04:00
Vladislav Nepogodin
23e95bd0e5
🚧 drivers: use literals where possible 2023-12-15 00:23:46 +04:00
Vladislav Nepogodin
d9edacc85c
🚧 disk: actually execute the command 2023-12-14 22:45:36 +04:00
Vladislav Nepogodin
a76d000142
🚧 disk: use literals where possible 2023-12-14 22:44:40 +04:00
Vladislav Nepogodin
5de746e22c
🚧 misc: use literals where possible 2023-12-14 21:56:11 +04:00
Vladislav Nepogodin
f746a67be1
👷 implement smth natively 2023-12-14 21:31:44 +04:00
Vladislav Nepogodin
877e86d9b4
🚧 simple_tui: use literals where possible 2023-12-14 15:13:19 +04:00
Vladislav Nepogodin
108bd4bb65
🚧 refactor partitioning 2023-12-14 15:08:16 +04:00
Vladislav Nepogodin
3a7a8f9531
👷 config: add fs name to partition table 2023-12-14 03:29:24 +04:00
Vladislav Nepogodin
4a86e98854
🚧 tui: pipe stderr from btrfs to devnull 2023-12-11 01:08:48 +04:00
Vladislav Nepogodin
4b0034a1b0
👷 utils: enable verbose and dirty mode for exec via env vars 2023-12-08 11:15:27 +04:00
Vladislav Nepogodin
87575c1daa
👷 utils: add helper function to get available bootloaders for system 2023-12-08 11:12:02 +04:00
Vladislav Nepogodin
e91e48f811
👷 utils: add helper function to get default mountpoint for bootloader 2023-12-08 03:10:10 +04:00
Vladislav Nepogodin
b8dbc4418b
🚧 disk: pipe stderr from btrfs to devnull 2023-12-08 02:39:34 +04:00
Vladislav Nepogodin
45cc463df1
♻ update deps 2023-12-03 19:39:03 +04:00
Vladislav Nepogodin
6efa07aa20
🚧 renamed packages 2023-10-24 19:56:21 +04:00
Vladislav Nepogodin
f9097da385
🚧 fix compilation with meson 2023-08-13 22:36:21 +00:00
Vladislav Nepogodin
9bdecd8344
🔧 Add meson build to CI 2023-08-13 22:18:20 +00:00
Vladislav Nepogodin
234da45c32
🚧 fix compilation with meson 2023-08-13 21:58:34 +00:00
Vladislav Nepogodin
80b36ccaf3
🔖 Bump version 2023-08-12 20:57:13 +00:00
Vladislav Nepogodin
9586a31a54
🚧 fix compilation with meson 2023-08-12 20:53:11 +00:00
Vladislav Nepogodin
8232bed5d1
🚧 update repo list 2023-08-11 22:19:40 +00:00
Vladislav Nepogodin
549affabd8
📝 add todos 2023-08-11 21:39:34 +00:00
Vladislav Nepogodin
66eb980c9e
🚧 fix compilation 2023-07-01 01:38:30 +04:00
Vladislav Nepogodin
1c7aa2576f
🚧 fix compilation 2023-07-01 01:28:06 +04:00
Vladislav Nepogodin
a858c11990
🧹 apply clang-format 2023-07-01 01:19:22 +04:00