Commit Graph

554 Commits

Author SHA1 Message Date
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
Vladislav Nepogodin
3b61e1d798
🚧 CI: update build 2024-07-11 03:58:40 +04:00
Vladislav Nepogodin
1ea1c09d0d
🚧 CI: update checks 2024-07-11 03:52:43 +04:00
Vladislav Nepogodin
2b59e2ef71
🚧 CI: add missing gucc unit tests 2024-07-11 03:48:00 +04:00
Vladislav Nepogodin
464e9b3388
👷 gucc: add helper function to fetch file from url 2024-07-11 03:44:16 +04:00
Vladislav Nepogodin
4a6650b869
👷 enable cpr for non dev env builds 2024-07-11 01:13:23 +04:00
Vladislav Nepogodin
761a28148d
🚧 gucc: add missing logger header 2024-07-09 03:38:30 +04:00
Vladislav Nepogodin
8a81f5fada
🚧 gucc: add missing logger impl 2024-07-09 03:37:04 +04:00
Vladislav Nepogodin
0f722ea6fd
🚧 gucc: dont hardcode library type 2024-07-09 03:33:39 +04:00
Vladislav Nepogodin
12ca5d1303
👷 set gucc logger properly 2024-07-09 03:32:07 +04:00
Vladislav Nepogodin
b3c3527d32
👷 get env packages from toml file parsed by gucc 2024-07-09 03:17:41 +04:00
Vladislav Nepogodin
b0815bd475
👷 gucc: improve test coverage for crypttab 2024-07-09 01:41:12 +04:00