Commit Graph

24 Commits

Author SHA1 Message Date
Vladislav Nepogodin
a6d4bbe5c3
👷 gucc: add function to partition device using sfdisk command 2025-01-13 03:55:40 +04:00
Vladislav Nepogodin
a3ece6c01d
👷 gucc: add block devices parser
Some checks failed
Build / Build with CMake (push) Has been cancelled
Build / Build with CMake (DEVENV OFF) (push) Has been cancelled
Build / Build with Meson (push) Has been cancelled
Build / Build with Meson (DEVENV OFF) (push) Has been cancelled
Checks / cpp-linter (push) Has been cancelled
Checks / Check C++ style (push) Has been cancelled
2025-01-08 03:17:32 +04:00
Vladislav Nepogodin
531b19bb84
👷 gucc: generate kernel params out of partitions scheme 2024-07-26 01:06:34 +04:00
Vladislav Nepogodin
9d420d2577
🧹 move mount of specified part and detection into gucc 2024-07-11 19:43:32 +04:00
Vladislav Nepogodin
464e9b3388
👷 gucc: add helper function to fetch file from url 2024-07-11 03:44:16 +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
51a6f7897a
🚧 fix meson build 2024-06-26 16:55:12 +04:00
Vladislav Nepogodin
795b8b183e
🧹 gucc: move headers into separate path 2024-06-26 16:16:34 +04:00
Vladislav Nepogodin
892bc83df7
🚧 fix meson build 2024-06-26 02:48:27 +04:00