New-Cli-Installer/gucc/src
2024-07-28 19:52:06 +04:00
..
autologin.cpp 🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
bootloader.cpp 👷 gucc: add refind installation 2024-07-28 16:42:26 +04:00
btrfs.cpp 👷 gucc: add function to merge subvolumes into partition scheme 2024-07-27 01:06:20 +04:00
cpu.cpp 🧹 move btrfs subvolumes mount logic into gucc 2024-06-27 18:44:17 +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: use std ranges from C++23 in initcpio 2024-07-13 03:02:16 +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: add parser for net/package profiles 2024-07-09 01:35:01 +04:00
pacmanconf_repo.cpp 👷 gucc: use std ranges from C++23 in pacmanconf 2024-07-13 03:12:42 +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: refactor with clang-tidy 2024-06-27 01:26:57 +04:00