New-Cli-Installer/gucc/src
2025-01-13 03:55:40 +04:00
..
autologin.cpp 🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
block_devices.cpp 👷 gucc: add helper function to find block device by parent 2025-01-12 01:55:15 +04:00
bootloader.cpp 🧹 gucc: refactor with clang-tidy 2024-07-29 00:42:58 +04:00
btrfs.cpp 👷 gucc: add function to merge subvolumes into partition scheme 2024-07-27 01:06:20 +04:00
cpu.cpp 🧹 gucc: apply clang-format 2024-08-17 03:30:26 +04:00
crypttab.cpp 👷 gucc: use std ranges from C++23 in crypttab 2024-07-13 03:15:57 +04:00
fetch_file.cpp 👷 gucc: add helper function to fetch file from url 2024-07-11 03:44:16 +04:00
file_utils.cpp 🧹 gucc: refactor file creation for overwrite 2024-07-01 16:18:26 +04:00
fs_utils.cpp 🚧 gucc: add helper function to get UUID of device/part 2024-07-28 19:52:06 +04:00
fstab.cpp 👷 gucc: use std ranges from C++23 in fstab 2024-07-13 03:10:23 +04:00
hwclock.cpp 🧹 move hwclock into gucc 2024-07-06 02:52:46 +04:00
initcpio.cpp 🧹 gucc: apply clang-format 2024-08-17 03:30:26 +04:00
io_utils.cpp 🧹 gucc: refactor to use utils::exec_checked 2024-07-13 17:36:26 +04:00
kernel_params.cpp 👷 gucc: generate kernel params out of partitions scheme 2024-07-26 01:06:34 +04:00
locale.cpp 🧹 move locale get into gucc 2024-07-06 01:41:00 +04:00
logger.cpp 🚧 gucc: add missing logger impl 2024-07-09 03:37:04 +04:00
luks.cpp 🧹 gucc: refactor to use utils::exec_checked 2024-07-14 02:54:41 +04:00
mount_partitions.cpp 🧹 gucc: refactor to use utils::exec_checked 2024-07-13 17:36:26 +04:00
mtab.cpp 👷 gucc: improve test coverage for mtab 2024-07-05 21:55:50 +04:00
package_profiles.cpp 🧹 gucc: refactor with clang-tidy 2024-07-29 00:42:58 +04:00
pacmanconf_repo.cpp 👷 gucc: use std ranges from C++23 in pacmanconf 2024-07-13 03:12:42 +04:00
partitioning.cpp 👷 gucc: add function to partition device using sfdisk command 2025-01-13 03:55:40 +04:00
string_utils.cpp 👷 gucc: accept char as delim in utils::join instead of string_view 2024-07-13 03:39:02 +04:00
systemd_services.cpp 🧹 move systemd service enable into gucc 2024-07-04 10:59:18 +04:00
umount_partitions.cpp 🧹 gucc: refactor to use utils::exec_checked 2024-07-14 02:54:41 +04:00
user.cpp 👷 gucc: use std ranges from C++23 in user 2024-07-13 15:37:59 +04:00
zfs.cpp 👷 gucc: add ZFS pool property set into gucc 2025-01-06 02:49:33 +04:00