Commit Graph

333 Commits

Author SHA1 Message Date
Vladislav Nepogodin
904a44890a
👷 update package lists 2023-07-01 01:08:33 +04:00
Vladislav Nepogodin
fedda098d6
🚧 drop cutefish 2023-06-30 23:47:16 +04:00
Vladislav Nepogodin
54a28595c2
🚧 chwd: fix logic 2023-06-30 23:45:33 +04:00
Vladislav Nepogodin
0ff8160e72
🚧 chwd: update names 2023-06-30 18:59:55 +04:00
Vladislav Nepogodin
27c315db89
🧹 apply clang-format 2023-06-04 03:13:23 +04:00
Vladislav Nepogodin
2fb198c0f4
♻ update deps 2023-06-04 02:59:23 +04:00
Vladislav Nepogodin
dcad598b02
👷 add function to dump settings 2023-04-03 03:23:37 +04:00
Vladislav Nepogodin
1f0cfb9b10
🔧 Adjust the cmake build options
also add later use of libc++ later,
for now it's not compiling with libc++.
2023-04-03 03:22:12 +04:00
Vladislav Nepogodin
0b76a9a968
🧹 move the include to dev environment 2023-04-03 01:58:41 +04:00
Vladislav Nepogodin
7c0c3f1003
👷 allow to run inst_needed safely in dev environment 2023-04-03 00:51:02 +04:00
Vladislav Nepogodin
786de0fd46
👷 allow to run arch_chroot safely in dev environment 2023-04-03 00:42:48 +04:00
Vladislav Nepogodin
3d720b08c8
🧹 move the formatted string to var to reduce repeated code 2023-04-03 00:11:50 +04:00
Vladislav Nepogodin
e80752fbb3
🚧 refind: dump config to the install log 2023-04-02 03:42:51 +04:00
Vladislav Nepogodin
4c527fe61a
🚧 refind: typo 2023-04-02 03:37:43 +04:00
Vladislav Nepogodin
6b79c9942f
🚧 refind: install all drivers by default 2023-04-02 03:34:29 +04:00
Vladislav Nepogodin
b146961052
🚧 refind: remove graphics mode 2023-04-02 03:33:12 +04:00
Vladislav Nepogodin
b07279a89e
🚧 make refind installation more verbose 2023-04-02 03:30:35 +04:00
Vladislav Nepogodin
4297a1f43f
🚧 fix cachyos repo addition
remove additional check if one of the repos persist,
then return from function and do nothing.

logic was wrong anyway. here we was checking the
persitance of the repos only to add keyrings.
2023-04-02 03:21:37 +04:00
Vladislav Nepogodin
e74d16a322
🚧 don't overwrite pacstrap log 2023-04-02 03:14:04 +04:00
Vladislav Nepogodin
52529f16fd
🚧 fix locale detection 2023-04-02 03:08:57 +04:00
Vladislav Nepogodin
e452bdce71
🧹 cleanup 2023-02-25 12:17:18 +04:00
Vladislav Nepogodin
6f088ea460
🧹 rename get_root_fs -> get_mountpoint_fs 2023-02-25 12:09:09 +04:00
Vladislav Nepogodin
07871ff09b
🧹 cleanup redurant function calls 2023-02-25 04:23:23 +04:00
Vladislav Nepogodin
53d89bdc4e
👷 Expose server profile config to config
Allow user to enable server profile from config option,
by using `server_mode: true` in the config file.

Install additional packages for BTFS, ZFS.
2023-02-25 04:08:11 +04:00
Vladislav Nepogodin
71cc7c8189
👷 handle server profile in simple view 2023-02-25 04:07:44 +04:00
Vladislav Nepogodin
42ed0f0db2
🚧 correctly install zfs module for kernels 2023-02-25 04:04:26 +04:00
Vladislav Nepogodin
ba0253f829
🚧 add missing mirrorlist 2023-02-09 09:48:12 +04:00
Vladislav Nepogodin
4cabe5de23
👷 server profile 2023-02-09 09:43:50 +04:00
Vladislav Nepogodin
8315a7969f
🚧 fix 2023-02-09 09:27:32 +04:00
Vladislav Nepogodin
51439b45c7
🧹 cleanup; move generic functions to utils 2023-02-09 02:36:11 +04:00
Vladislav Nepogodin
180001be13
🧹 cleanup; move generic functions to utils 2023-02-01 04:14:28 +04:00
Vladislav Nepogodin
577c2920b9
🧹 use fmt_compile macro 2023-01-28 23:52:42 +04:00
Vladislav Nepogodin
18d3f9edf2
🧹 apply clang-format 2023-01-28 21:21:13 +04:00
Vladislav Nepogodin
42b24fce70
👷 add partition field to the config 2023-01-28 02:09:33 +04:00
Vladislav Nepogodin
66e01de191
🧹 apply clang-format 2023-01-26 09:51:05 +04:00
Vladislav Nepogodin
43b3458053
🧹 apply clang-format 2023-01-26 09:49:25 +04:00
Vladislav Nepogodin
d5d79f7ddf
👷 new desktops 2023-01-26 09:48:06 +04:00
Vladislav Nepogodin
316bade324
🧹 cleanup 2023-01-21 18:03:47 +04:00
Vladislav Nepogodin
80cec17ef5
👷 add new function to control pacmanconf repos 2023-01-21 17:17:04 +04:00
Vladislav Nepogodin
d1d5059463
🚧 fix repo addition 2023-01-21 12:17:53 +04:00
Vladislav Nepogodin
6d29dedd8b
[skip ci] 🚧 fix compilation 2023-01-21 11:19:00 +04:00
Vladislav Nepogodin
51a0dac44c
👷 split v1 repo with v3 2023-01-19 03:43:01 +04:00
Vladislav Nepogodin
7eceedf18b
🧹 apply clang-format 2023-01-18 04:05:13 +04:00
Vladislav Nepogodin
3351a54332
🧹 cleanup follow_process_log.hpp 2023-01-18 03:10:15 +04:00
Vladislav Nepogodin
d7b55ccbce
👷 add v4 repo during install 2023-01-18 03:08:50 +04:00
Vladislav Nepogodin
5551f2b7b4
👷 push v3 repo as first repo natively 2023-01-18 03:07:00 +04:00
Vladislav Nepogodin
e132a4a79c
🧹 apply clang-format 2023-01-17 02:20:30 +04:00
Vladislav Nepogodin
d52e022029
🔧 Add build without DEVENV to CI 2023-01-17 02:20:02 +04:00
Vladislav Nepogodin
b405564bab
🧹 cleanup repo add 2023-01-17 02:15:11 +04:00
Vladislav Nepogodin
6c50657b7b
♻ update year 2023-01-08 19:34:49 +04:00