Commit Graph

26 Commits

Author SHA1 Message Date
Vladislav Nepogodin
531b19bb84
👷 gucc: generate kernel params out of partitions scheme 2024-07-26 01:06:34 +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
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
464e9b3388
👷 gucc: add helper function to fetch file from url 2024-07-11 03:44:16 +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
6559b1412b
👷 gucc: add parser for net/package profiles 2024-07-09 01:35:01 +04:00
Vladislav Nepogodin
ec7b6f47c6
🧹 move hwclock into gucc 2024-07-06 02:52:46 +04:00
Vladislav Nepogodin
7ee35f13dc
🧹 move umount partitions and zfs zpool export into gucc 2024-07-05 17:54:38 +04:00
Vladislav Nepogodin
48ca98d6c4
👷 gucc: add mtab parser 2024-07-05 02:43:33 +04:00
Vladislav Nepogodin
7c75e4600d
🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
Vladislav Nepogodin
41a7a895aa
🧹 move systemd service enable into gucc 2024-07-04 10:59:18 +04:00
Vladislav Nepogodin
9c8f8f241e
🧹 move systemd-boot installation into gucc
needs refactor to be testable
2024-07-01 22:21:13 +04:00
Vladislav Nepogodin
3facb2a41c
👷 gucc: add crypttab generation based on provided partitions 2024-07-01 15:51:16 +04:00
Vladislav Nepogodin
8b404747b6
👷 gucc: add fstab generation based on provided partitions 2024-06-30 03:49:47 +04:00
Vladislav Nepogodin
aba9a8d488
🧹 move fs/mountpoint utils into gucc 2024-06-29 21:05:58 +04:00
Vladislav Nepogodin
61317a83a3
🧹 move setting locale into gucc 2024-06-29 19:07:44 +04:00
Vladislav Nepogodin
32393932e9
🧹 move user creation into gucc 2024-06-29 03:39:55 +04:00
Vladislav Nepogodin
9e011fc276
🧹 move btrfs subvolumes creation into gucc 2024-06-27 17:07:56 +04:00
Vladislav Nepogodin
c5d7edb870
🧹 zfs: move some functions into gucc 2024-06-27 01:10:32 +04:00
Vladislav Nepogodin
5ff8b590fc
🧹 move luks into gucc 2024-06-26 21:14:24 +04:00
Vladislav Nepogodin
62312c02e7
🧹 gucc: move IO into gucc 2024-06-26 16:54:04 +04:00
Vladislav Nepogodin
795b8b183e
🧹 gucc: move headers into separate path 2024-06-26 16:16:34 +04:00
Vladislav Nepogodin
6a20590e9d
🧹 gucc: move some functions into library 2024-06-26 01:53:19 +04:00