Commit Graph

  • c32faf3dfa
    👷 gucc: use std ranges from C++23 in pacmanconf Vladislav Nepogodin 2024-07-13 03:12:21 +0400
  • dc107950b4
    👷 gucc: use std ranges from C++23 in fstab Vladislav Nepogodin 2024-07-13 03:08:29 +0400
  • 66985fc5f8
    👷 gucc: use std ranges from C++23 in initcpio Vladislav Nepogodin 2024-07-13 00:26:21 +0400
  • 2d95db640c
    👷 gucc: use std ranges from C++23 Vladislav Nepogodin 2024-07-13 00:16:41 +0400
  • 0b5ac0d987
    🧹 gucc: use contains member from C++23 instead Vladislav Nepogodin 2024-07-13 00:11:47 +0400
  • adb2c0c1b5
    👷 Update C++ version to C++23 Vladislav Nepogodin 2024-07-12 21:09:01 +0400
  • a7738cbf04
    🚧 fixup changed introduced in a70e641e36 Vladislav Nepogodin 2024-07-11 19:44:41 +0400
  • 9d420d2577
    🧹 move mount of specified part and detection into gucc Vladislav Nepogodin 2024-07-11 19:43:32 +0400
  • a70e641e36
    🚧 fix static build Vladislav Nepogodin 2024-07-11 12:54:40 +0400
  • c7e2cdb996
    Revert "👷 install net profiles together with the binary distrib" Vladislav Nepogodin 2024-07-11 11:27:31 +0400
  • 1ecea69a99
    👷 install net profiles together with the binary distrib Vladislav Nepogodin 2024-07-11 10:45:35 +0400
  • 0b78d91cd7
    👷 use fetch url to fetch netprofiles with fallback from gucc Vladislav Nepogodin 2024-07-11 10:13:04 +0400
  • 3d51b777cc
    🚧 CI: fix checks 4x Vladislav Nepogodin 2024-07-11 04:06:35 +0400
  • a28c9c3984
    🚧 CI: fix checks 3x Vladislav Nepogodin 2024-07-11 04:03:49 +0400
  • 9d8bec5191
    🚧 CI: fix checks 2x Vladislav Nepogodin 2024-07-11 03:59:55 +0400
  • 989db84964
    🚧 CI: fix checks Vladislav Nepogodin 2024-07-11 03:58:48 +0400
  • 3b61e1d798
    🚧 CI: update build Vladislav Nepogodin 2024-07-11 03:58:40 +0400
  • 1ea1c09d0d
    🚧 CI: update checks Vladislav Nepogodin 2024-07-11 03:52:40 +0400
  • 2b59e2ef71
    🚧 CI: add missing gucc unit tests Vladislav Nepogodin 2024-07-11 03:48:00 +0400
  • 464e9b3388
    👷 gucc: add helper function to fetch file from url Vladislav Nepogodin 2024-07-11 02:41:29 +0400
  • 4a6650b869
    👷 enable cpr for non dev env builds Vladislav Nepogodin 2024-07-11 01:13:23 +0400
  • 761a28148d
    🚧 gucc: add missing logger header Vladislav Nepogodin 2024-07-09 03:38:30 +0400
  • 8a81f5fada
    🚧 gucc: add missing logger impl Vladislav Nepogodin 2024-07-09 03:37:04 +0400
  • 0f722ea6fd
    🚧 gucc: dont hardcode library type Vladislav Nepogodin 2024-07-09 03:33:39 +0400
  • 12ca5d1303
    👷 set gucc logger properly Vladislav Nepogodin 2024-07-09 03:32:07 +0400
  • b3c3527d32
    👷 get env packages from toml file parsed by gucc Vladislav Nepogodin 2024-07-09 03:17:41 +0400
  • b0815bd475
    👷 gucc: improve test coverage for crypttab Vladislav Nepogodin 2024-07-09 01:41:12 +0400
  • 6559b1412b
    👷 gucc: add parser for net/package profiles Vladislav Nepogodin 2024-07-09 01:35:01 +0400
  • 2b708b3888
    👷 fstab: don't provide options for fstab gen Vladislav Nepogodin 2024-07-06 17:55:16 +0400
  • ec7b6f47c6
    🧹 move hwclock into gucc Vladislav Nepogodin 2024-07-06 02:52:46 +0400
  • 742022ec5c
    🧹 tui: redundant header Vladislav Nepogodin 2024-07-06 02:02:43 +0400
  • 36b205a463
    🧹 gucc: refactor fstab Vladislav Nepogodin 2024-07-06 02:01:17 +0400
  • 5a7a93d033
    🚧 fix meson build Vladislav Nepogodin 2024-07-06 01:59:50 +0400
  • 2a88ecd313
    🧹 move locale get into gucc Vladislav Nepogodin 2024-07-06 01:41:00 +0400
  • 4b35d00724
    👷 gucc: improve test coverage for locale Vladislav Nepogodin 2024-07-06 01:29:50 +0400
  • f8fdeb28ea
    👷 gucc: improve test coverage for mtab Vladislav Nepogodin 2024-07-05 21:55:50 +0400
  • 7ee35f13dc
    🧹 move umount partitions and zfs zpool export into gucc Vladislav Nepogodin 2024-07-05 17:54:33 +0400
  • 60c052ea48
    🧹 gucc: remove unused argument in tests Vladislav Nepogodin 2024-07-05 02:45:52 +0400
  • 828bd8bec0
    👷 gucc: improve test coverage for initcpio Vladislav Nepogodin 2024-07-05 02:44:07 +0400
  • 48ca98d6c4
    👷 gucc: add mtab parser Vladislav Nepogodin 2024-07-05 02:40:34 +0400
  • 4fb93cd82d
    👷 gucc: add helper functions for indexing viewable ranges Vladislav Nepogodin 2024-07-05 01:56:16 +0400
  • 7c75e4600d
    🧹 move autologin into gucc Vladislav Nepogodin 2024-07-04 11:34:25 +0400
  • cfd260855c
    👷 gucc: add option to create system group Vladislav Nepogodin 2024-07-04 11:32:57 +0400
  • bb43ad5def
    🧹 remove performance menu with functions its using Vladislav Nepogodin 2024-07-04 11:03:26 +0400
  • 41a7a895aa
    🧹 move systemd service enable into gucc Vladislav Nepogodin 2024-07-04 10:59:18 +0400
  • 863b0e7349
    ♻ update deps Vladislav Nepogodin 2024-07-04 00:39:31 +0400
  • b6d5c2760e
    👷 gucc: rewrite pacmanconf to reuse file content Vladislav Nepogodin 2024-07-03 23:50:15 +0400
  • 1e6bc8bab2
    🧹 gucc: refactor initcpio Vladislav Nepogodin 2024-07-03 01:41:24 +0400
  • 7bcd6bba4c
    🧹 utils: modernize floating point typetrait Vladislav Nepogodin 2024-07-03 01:32:00 +0400
  • f384932b58
    🧹 gucc: refactor initcpio Vladislav Nepogodin 2024-07-03 01:30:08 +0400
  • 1ef76ed7ba
    🚧 gucc: fix systemd-boot config gen cmd Vladislav Nepogodin 2024-07-02 21:38:11 +0400
  • 5c0c4aa3ec
    🧹 move grub installation into gucc Vladislav Nepogodin 2024-07-02 21:37:39 +0400
  • 591015e1e3
    🧹 gucc: move contains helper into string_utils Vladislav Nepogodin 2024-07-02 02:20:09 +0400
  • 24a250dd7f
    👷 gucc: add grub config gen from provided struct Vladislav Nepogodin 2024-07-02 02:03:33 +0400
  • 9c8f8f241e
    🧹 move systemd-boot installation into gucc Vladislav Nepogodin 2024-07-01 22:21:08 +0400
  • 5d53d8b923
    🚧 gucc: properly initialize in tests Vladislav Nepogodin 2024-07-01 17:07:12 +0400
  • 4a737fdf11
    🧹 use inline constexpr in headers instead of static constexpr Vladislav Nepogodin 2024-07-01 16:23:04 +0400
  • fc2c8ff3ce
    🧹 gucc: refactor file creation for overwrite Vladislav Nepogodin 2024-07-01 16:17:01 +0400
  • a527dc7edd
    🧹 gucc: apply clang-format Vladislav Nepogodin 2024-07-01 16:02:22 +0400
  • 107ec918f4
    🧹 utils: apply clang-format Vladislav Nepogodin 2024-07-01 15:58:42 +0400
  • 42f3e18ca6
    🧹 gucc: rearrange and explicitly initialize Partition members Vladislav Nepogodin 2024-07-01 15:53:04 +0400
  • 42138cf365
    🧹 utils: refactor templates in C++20-style Vladislav Nepogodin 2024-07-01 15:52:11 +0400
  • 3facb2a41c
    👷 gucc: add crypttab generation based on provided partitions Vladislav Nepogodin 2024-07-01 15:50:37 +0400
  • f5f8886e00
    🧹 gucc: move partition struct into own header Vladislav Nepogodin 2024-06-30 23:50:26 +0400
  • a8af65e38b
    🚧 gucc: add btrfs on luks test case for fstab Vladislav Nepogodin 2024-06-30 22:54:58 +0400
  • 8b404747b6
    👷 gucc: add fstab generation based on provided partitions Vladislav Nepogodin 2024-06-30 03:49:47 +0400
  • aba9a8d488
    🧹 move fs/mountpoint utils into gucc Vladislav Nepogodin 2024-06-29 21:05:58 +0400
  • 61317a83a3
    🧹 move setting locale into gucc Vladislav Nepogodin 2024-06-29 19:07:44 +0400
  • b5b307ee49
    🧹 gucc: refactor setting user password Vladislav Nepogodin 2024-06-29 18:46:47 +0400
  • 606fc3e6af
    🧹 move setting root password into gucc Vladislav Nepogodin 2024-06-29 18:33:09 +0400
  • 0a70f0a9dd
    🧹 move setting hostname into gucc Vladislav Nepogodin 2024-06-29 17:32:17 +0400
  • 0a4d7df310
    👷 user: sync groups and sudoers group with our installer Vladislav Nepogodin 2024-06-29 03:45:49 +0400
  • 32393932e9
    🧹 move user creation into gucc Vladislav Nepogodin 2024-06-29 03:38:21 +0400
  • 4d0abe4a38
    🧹 use gucc for btrfs subvolumes manual UI Vladislav Nepogodin 2024-06-28 02:45:20 +0400
  • 97be1f3fc4
    🧹 move btrfs subvolumes mount logic into gucc Vladislav Nepogodin 2024-06-27 18:44:17 +0400
  • 9e011fc276
    🧹 move btrfs subvolumes creation into gucc Vladislav Nepogodin 2024-06-27 17:07:50 +0400
  • d4f67e11dd
    🧹 installer: refactor with clang-tidy Vladislav Nepogodin 2024-06-27 01:40:56 +0400
  • b54a557e76
    🧹 gucc: refactor with clang-tidy Vladislav Nepogodin 2024-06-27 01:26:57 +0400
  • c5d7edb870
    🧹 zfs: move some functions into gucc Vladislav Nepogodin 2024-06-27 01:10:32 +0400
  • 61b8c526d6
    🧹 luks: move initramfs gen into gucc Vladislav Nepogodin 2024-06-27 00:27:06 +0400
  • 062323223e
    🧹 move generic arch-chroot into gucc Vladislav Nepogodin 2024-06-27 00:23:09 +0400
  • 0dec883c88
    🧹 move luks setup key into gucc Vladislav Nepogodin 2024-06-26 22:56:37 +0400
  • 54f8420f32
    🚧 fix meson build Vladislav Nepogodin 2024-06-26 21:48:45 +0400
  • 825c483667
    🚧 fix meson build Vladislav Nepogodin 2024-06-26 21:31:49 +0400
  • b137c02eb6
    🚧 meson: define same vars for spdlog Vladislav Nepogodin 2024-06-26 21:27:10 +0400
  • dcbab93e43
    🚧 fix meson build Vladislav Nepogodin 2024-06-26 21:24:26 +0400
  • 5ff8b590fc
    🧹 move luks into gucc Vladislav Nepogodin 2024-06-26 21:14:24 +0400
  • 51a6f7897a
    🚧 fix meson build Vladislav Nepogodin 2024-06-26 16:55:12 +0400
  • 62312c02e7
    🧹 gucc: move IO into gucc Vladislav Nepogodin 2024-06-26 16:54:04 +0400
  • 795b8b183e
    🧹 gucc: move headers into separate path Vladislav Nepogodin 2024-06-26 16:16:34 +0400
  • 892bc83df7
    🚧 fix meson build Vladislav Nepogodin 2024-06-26 02:48:27 +0400
  • 2e1e4fae32
    🚧 utils: fix for DEVENV OFF Vladislav Nepogodin 2024-06-26 02:07:48 +0400
  • 16e759ee38
    🚧 CI: update path to tests Vladislav Nepogodin 2024-06-26 01:59:49 +0400
  • 6a20590e9d
    🧹 gucc: move some functions into library Vladislav Nepogodin 2024-06-26 01:49:53 +0400
  • 70773e825e
    🔖 Bump version 0.7.0 Vladislav Nepogodin 2024-05-12 01:23:26 +0400
  • 58d88d74fe
    🚧 cmake: use system curl for cpr Vladislav Nepogodin 2024-05-12 01:20:50 +0400
  • 5924e59292
    👷 tui: add mirrors ranking Vladislav Nepogodin 2024-05-01 13:04:33 +0400
  • b96d645358
    🧹 tui: refactor a bit Vladislav Nepogodin 2024-05-01 13:00:36 +0400
  • 575f4970a5
    👷 simple_tui: initial remake of logic Vladislav Nepogodin 2024-05-01 12:37:56 +0400
  • 8e69c01f4d
    🧹 utils: refactor a bit Vladislav Nepogodin 2024-05-01 11:58:04 +0400