Commit Graph

515 Commits

Author SHA1 Message Date
Vladislav Nepogodin
7ed150b536
🧹 README: fix typo. missed version 2024-07-24 00:14:17 +04:00
Vladislav Nepogodin
b2e15e3f06
🚧 gucc: handle btrfs subvol mount status 2024-07-24 00:12:18 +04:00
Vladislav Nepogodin
a31d1fc52b
🚧 utils: skip ISA repos on Oracle VM 2024-07-21 18:21:39 +04:00
Vladislav Nepogodin
342b12273f
🚧 utils: remove ucode logic for refind 2024-07-21 18:07:57 +04:00
Vladislav Nepogodin
b6a85e8791
🚧 utils: cmd style fixes 2024-07-21 18:05:28 +04:00
Vladislav Nepogodin
17f1812956
🔖 Bump version 2024-07-14 03:00:47 +04:00
Vladislav Nepogodin
feeb9834d7
🚧 misc: missing header 2024-07-14 02:57:08 +04:00
Vladislav Nepogodin
4789d2ca66
🧹 misc: refactor to use utils::contains 2024-07-14 02:56:04 +04:00
Vladislav Nepogodin
5670da5c8a
🧹 gucc: refactor to use utils::exec_checked 2024-07-14 02:54:41 +04:00
Vladislav Nepogodin
c275c0f0bd
🚧 tui: fix compilation 2024-07-14 02:50:42 +04:00
Vladislav Nepogodin
616299ece4
🧹 simple_tui: refactor to use utils::exec_checked 2024-07-14 02:45:36 +04:00
Vladislav Nepogodin
f457a1c557
🧹 disk: refactor to use utils::exec_checked 2024-07-14 02:45:18 +04:00
Vladislav Nepogodin
1888d5a45d
🧹 misc: refactor to use utils::exec_checked 2024-07-14 02:43:47 +04:00
Vladislav Nepogodin
69ed4a5a8d
🧹 tui: refactor to use utils::exec_checked 2024-07-14 02:43:28 +04:00
Vladislav Nepogodin
e81e45b3bd
🧹 tui: refactor to use utils::contains 2024-07-14 02:37:48 +04:00
Vladislav Nepogodin
c0360efac7
🧹 utils: refactor to use utils::exec_checked 2024-07-14 02:32:41 +04:00
Vladislav Nepogodin
66890213bd
🧹 tui: refactor to use utils::exec_checked 2024-07-14 02:25:23 +04:00
Vladislav Nepogodin
01dc814f98
🧹 utils: refactor to use utils::exec_checked 2024-07-13 19:42:09 +04:00
Vladislav Nepogodin
066a05a934
🧹 gucc: refactor to use utils::exec_checked 2024-07-13 17:36:26 +04:00
Vladislav Nepogodin
1492d40efe
👷 gucc: add exec_checked to io_utils 2024-07-13 17:31:14 +04:00
Vladislav Nepogodin
ccc4f6c459
🚧 update README 2024-07-13 17:28:08 +04:00
Vladislav Nepogodin
32d9debb8a
🚧 FTXUI depends on range-v3 should be public 2024-07-13 17:27:36 +04:00
Vladislav Nepogodin
19692ca994
🧹 remove range-v3 from installer deps 2024-07-13 17:23:12 +04:00
Vladislav Nepogodin
6e92d842c6
🧹 gucc: remove unused headers in tests 2024-07-13 15:38:25 +04:00
Vladislav Nepogodin
be2ae57ee7
👷 gucc: use std ranges from C++23 in user 2024-07-13 15:37:59 +04:00
Vladislav Nepogodin
0a2749467b
👷 use std ranges in utils 2024-07-13 15:37:12 +04:00
Vladislav Nepogodin
43ce4215d2
👷 use std ranges in chwd_profiles 2024-07-13 04:24:37 +04:00
Vladislav Nepogodin
c9170b650e
🧹 refactor tui a bit 2024-07-13 04:13:24 +04:00
Vladislav Nepogodin
d38debfb69
👷 use std ranges in tui 2024-07-13 03:50:58 +04:00
Vladislav Nepogodin
48d2ba56da
👷 gucc: use std ranges from C++23 in unit tests 2024-07-13 03:45:32 +04:00
Vladislav Nepogodin
809786d547
👷 gucc: accept char as delim in utils::join instead of string_view 2024-07-13 03:39:02 +04:00
Vladislav Nepogodin
e2a39f2a8b
👷 gucc: use std ranges from C++23 in umount 2024-07-13 03:34:22 +04:00
Vladislav Nepogodin
ff2e64bfee
👷 gucc: use std ranges from C++23 in bootloader 2024-07-13 03:23:35 +04:00
Vladislav Nepogodin
c48438a70f
👷 gucc: use std ranges from C++23 in crypttab 2024-07-13 03:15:57 +04:00
Vladislav Nepogodin
c32faf3dfa
👷 gucc: use std ranges from C++23 in pacmanconf 2024-07-13 03:12:42 +04:00
Vladislav Nepogodin
dc107950b4
👷 gucc: use std ranges from C++23 in fstab 2024-07-13 03:10:23 +04:00
Vladislav Nepogodin
66985fc5f8
👷 gucc: use std ranges from C++23 in initcpio 2024-07-13 03:02:16 +04:00
Vladislav Nepogodin
2d95db640c
👷 gucc: use std ranges from C++23 2024-07-13 00:16:41 +04:00
Vladislav Nepogodin
0b5ac0d987
🧹 gucc: use contains member from C++23 instead 2024-07-13 00:13:01 +04:00
Vladislav Nepogodin
adb2c0c1b5
👷 Update C++ version to C++23 2024-07-12 21:09:23 +04:00
Vladislav Nepogodin
a7738cbf04
🚧 fixup changed introduced in a70e641e36 2024-07-11 19:44:51 +04:00
Vladislav Nepogodin
9d420d2577
🧹 move mount of specified part and detection into gucc 2024-07-11 19:43:32 +04:00
Vladislav Nepogodin
a70e641e36
🚧 fix static build 2024-07-11 12:54:40 +04:00
Vladislav Nepogodin
c7e2cdb996
Revert "👷 install net profiles together with the binary distrib"
This reverts commit 1ecea69a99.
2024-07-11 11:27:31 +04:00
Vladislav Nepogodin
1ecea69a99
👷 install net profiles together with the binary distrib 2024-07-11 10:45:35 +04:00
Vladislav Nepogodin
0b78d91cd7
👷 use fetch url to fetch netprofiles with fallback from gucc 2024-07-11 10:13:04 +04:00
Vladislav Nepogodin
3d51b777cc
🚧 CI: fix checks 4x 2024-07-11 04:06:37 +04:00
Vladislav Nepogodin
a28c9c3984
🚧 CI: fix checks 3x 2024-07-11 04:03:49 +04:00
Vladislav Nepogodin
9d8bec5191
🚧 CI: fix checks 2x 2024-07-11 03:59:55 +04:00
Vladislav Nepogodin
989db84964
🚧 CI: fix checks 2024-07-11 03:58:48 +04:00