New-Cli-Installer/gucc/include/gucc
Vladislav Nepogodin 36007299a6
Some checks are pending
Build / Build with CMake (push) Waiting to run
Build / Build with CMake (DEVENV OFF) (push) Waiting to run
Build / Build with Meson (push) Waiting to run
Build / Build with Meson (DEVENV OFF) (push) Waiting to run
Checks / cpp-linter (push) Waiting to run
Checks / Check C++ style (push) Waiting to run
👷 gucc: add helper function to find block device by parent
2025-01-12 01:55:15 +04:00
..
autologin.hpp 🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
block_devices.hpp 👷 gucc: add helper function to find block device by parent 2025-01-12 01:55:15 +04:00
bootloader.hpp 👷 gucc: add refind installation 2024-07-28 16:42:26 +04:00
btrfs.hpp 👷 gucc: add function to merge subvolumes into partition scheme 2024-07-27 01:06:20 +04:00
cpu.hpp 🧹 gucc: move headers into separate path 2024-06-26 16:16:34 +04:00
crypttab.hpp 👷 gucc: add crypttab generation based on provided partitions 2024-07-01 15:51:16 +04:00
fetch_file.hpp 👷 gucc: add helper function to fetch file from url 2024-07-11 03:44:16 +04:00
file_utils.hpp 🧹 gucc: refactor file creation for overwrite 2024-07-01 16:18:26 +04:00
fs_utils.hpp 🚧 gucc: add helper function to get UUID of device/part 2024-07-28 19:52:06 +04:00
fstab.hpp 🧹 gucc: move partition struct into own header 2024-06-30 23:50:26 +04:00
hwclock.hpp 🧹 move hwclock into gucc 2024-07-06 02:52:46 +04:00
initcpio.hpp 🚧 gucc: mark Initcpio::write nodiscard to prevent accidental ignore of return value 2024-08-17 03:29:39 +04:00
io_utils.hpp 👷 gucc: add exec_checked to io_utils 2024-07-13 17:31:14 +04:00
kernel_params.hpp 👷 gucc: generate kernel params out of partitions scheme 2024-07-26 01:06:34 +04:00
locale.hpp 🧹 move locale get into gucc 2024-07-06 01:41:00 +04:00
logger.hpp 🚧 gucc: add missing logger header 2024-07-09 03:38:30 +04:00
luks.hpp 🧹 move luks setup key into gucc 2024-06-26 22:56:37 +04:00
mount_partitions.hpp 🧹 move mount of specified part and detection into gucc 2024-07-11 19:43:32 +04:00
mtab.hpp 👷 gucc: improve test coverage for mtab 2024-07-05 21:55:50 +04:00
package_profiles.hpp 👷 gucc: add parser for net/package profiles 2024-07-09 01:35:01 +04:00
pacmanconf_repo.hpp 🧹 gucc: move headers into separate path 2024-06-26 16:16:34 +04:00
partition.hpp 🚧 gucc: add impl of operator== for fs::Partition 2024-07-27 01:04:57 +04:00
string_utils.hpp 👷 gucc: accept char as delim in utils::join instead of string_view 2024-07-13 03:39:02 +04:00
systemd_services.hpp 🧹 move systemd service enable into gucc 2024-07-04 10:59:18 +04:00
umount_partitions.hpp 🧹 move umount partitions and zfs zpool export into gucc 2024-07-05 17:54:38 +04:00
user.hpp 👷 gucc: add option to create system group 2024-07-04 11:32:57 +04:00
zfs.hpp 👷 gucc: add ZFS pool property set into gucc 2025-01-06 02:49:33 +04:00