Commit Graph

371 Commits

Author SHA1 Message Date
Vladislav Nepogodin
eefb1ae1be
🧹 tui: use string_view literals in more places 2024-07-29 00:33:00 +04:00
Vladislav Nepogodin
10b51accd5
🧹 simple_tui: use string_view literals in more places 2024-07-29 00:32:10 +04:00
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
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
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
06325bbcd9
🧹 disk: refactor a bit and mock up partition for debugging 2024-07-26 20:52:45 +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
10ff2eeb73
👷 utils: increase connection check timeout 2024-07-25 01:37:34 +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
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
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
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
809786d547
👷 gucc: accept char as delim in utils::join instead of string_view 2024-07-13 03:39:02 +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
0b78d91cd7
👷 use fetch url to fetch netprofiles with fallback from gucc 2024-07-11 10:13:04 +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
2b708b3888
👷 fstab: don't provide options for fstab gen 2024-07-06 17:55:16 +04:00
Vladislav Nepogodin
ec7b6f47c6
🧹 move hwclock into gucc 2024-07-06 02:52:46 +04:00
Vladislav Nepogodin
742022ec5c
🧹 tui: redundant header 2024-07-06 02:02:52 +04:00
Vladislav Nepogodin
2a88ecd313
🧹 move locale get into gucc 2024-07-06 01:41:00 +04:00
Vladislav Nepogodin
7ee35f13dc
🧹 move umount partitions and zfs zpool export into gucc 2024-07-05 17:54:38 +04:00
Vladislav Nepogodin
7c75e4600d
🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
Vladislav Nepogodin
bb43ad5def
🧹 remove performance menu with functions its using 2024-07-04 11:03:26 +04:00
Vladislav Nepogodin
41a7a895aa
🧹 move systemd service enable into gucc 2024-07-04 10:59:18 +04:00
Vladislav Nepogodin
7bcd6bba4c
🧹 utils: modernize floating point typetrait 2024-07-03 01:32:00 +04:00