Vladislav Nepogodin
|
c065c45916
|
🧹 utils: use string_view literals in more places
|
2024-07-29 00:28:35 +04:00 |
|
Vladislav Nepogodin
|
957b216194
|
🧹 utils: refactor grub efi using native calls
|
2024-07-29 00:20:34 +04:00 |
|
Vladislav Nepogodin
|
bac052c100
|
🧹 utils: refactor fs info into variable
|
2024-07-29 00:20:01 +04:00 |
|
Vladislav Nepogodin
|
bba741fb30
|
🚧 utils: fix boot mountpoint used for refind
|
2024-07-29 00:18:54 +04:00 |
|
Vladislav Nepogodin
|
1673f81d37
|
👷 properly detect uuid of partitions during init
|
2024-07-28 20:05:55 +04:00 |
|
Vladislav Nepogodin
|
45ade9ed50
|
🚧 gucc: add helper function to get UUID of device/part
|
2024-07-28 19:52:06 +04:00 |
|
Vladislav Nepogodin
|
a905a9ebe7
|
🚧 settings: fix sample config
|
2024-07-28 18:15:45 +04:00 |
|
Vladislav Nepogodin
|
f66420565e
|
🧹 fix typos
|
2024-07-28 18:14:12 +04:00 |
|
Vladislav Nepogodin
|
8f6e12b3e7
|
👷 use refind installation from gucc
|
2024-07-28 18:10:33 +04:00 |
|
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 |
|