New-Cli-Installer/gucc/src
2024-07-13 03:23:35 +04:00
..
autologin.cpp 🧹 move autologin into gucc 2024-07-04 11:34:25 +04:00
bootloader.cpp 👷 gucc: use std ranges from C++23 in bootloader 2024-07-13 03:23:35 +04:00
btrfs.cpp 🧹 move btrfs subvolumes mount logic into gucc 2024-06-27 18:44:17 +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 🧹 move fs/mountpoint utils into gucc 2024-06-29 21:05:58 +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 🧹 move user creation into gucc 2024-06-29 03:39:55 +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 🧹 luks: move initramfs gen into gucc 2024-06-27 00:27:06 +04:00
mount_partitions.cpp 🧹 move mount of specified part and detection into gucc 2024-07-11 19:43:32 +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: use std ranges from C++23 2024-07-13 00:16:41 +04:00
systemd_services.cpp 🧹 move systemd service enable into gucc 2024-07-04 10:59:18 +04:00
umount_partitions.cpp 🧹 move umount partitions and zfs zpool export into gucc 2024-07-05 17:54:38 +04:00
user.cpp 👷 gucc: add option to create system group 2024-07-04 11:32:57 +04:00
zfs.cpp 🧹 gucc: refactor with clang-tidy 2024-06-27 01:26:57 +04:00