Commit Graph

581 Commits

Author SHA1 Message Date
Vladislav Nepogodin
78ca6cfedb
👷 gucc: add refind installation 2024-07-28 16:42:26 +04:00
Vladislav Nepogodin
e7289af9c4
👷 gucc: add function to generate refind config 2024-07-27 19:44:00 +04:00
Vladislav Nepogodin
62aff01db7
🚧 fix meson build 2024-07-27 03:57:42 +04:00
Vladislav Nepogodin
cc5bcdc607
🚧 disk: fix btrfs subvol append for devenv 2024-07-27 03:51:17 +04:00
Vladislav Nepogodin
c6dfd57f66
🚧 utils: fix rootfs of partition scheme from predefined config 2024-07-27 03:50:34 +04:00
Vladislav Nepogodin
c322aba3ff
👷 cache information about partition scheme 2024-07-27 03:27:01 +04:00
Vladislav Nepogodin
1ca45defa7
👷 disk: refactor handling of btrfs information
cache partition information into partition scheme
2024-07-27 02:39:06 +04:00
Vladislav Nepogodin
756d87610f
👷 gucc: add function to merge subvolumes into partition scheme 2024-07-27 01:06:20 +04:00
Vladislav Nepogodin
7caecbfc32
🚧 gucc: add impl of operator== for fs::Partition 2024-07-27 01:04:57 +04:00
Vladislav Nepogodin
06325bbcd9
🧹 disk: refactor a bit and mock up partition for debugging 2024-07-26 20:52:45 +04:00
Vladislav Nepogodin
531b19bb84
👷 gucc: generate kernel params out of partitions scheme 2024-07-26 01:06:34 +04:00
Vladislav Nepogodin
335d519f8a
🚧 utils: make sure that refind will mount as rw 2024-07-25 03:17:22 +04:00
Vladislav Nepogodin
6b3862f451
🚧 utils: refind install all drivers only for removable 2024-07-25 03:13:22 +04:00
Vladislav Nepogodin
2f49be8594
👷 build: update cpr depend and explicitly tell CTRE to use C++23 standard 2024-07-25 01:40:19 +04:00
Vladislav Nepogodin
10ff2eeb73
👷 utils: increase connection check timeout 2024-07-25 01:37:34 +04:00
Vladislav Nepogodin
30a810138b
🚧 gucc: fix btrfs subvol mountpoint 2024-07-24 01:32:13 +04:00
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