Commit Graph

385 Commits

Author SHA1 Message Date
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
Vladislav Nepogodin
b7abe0dd49
🧹 cleanup pkglist 2023-01-07 05:27:43 +04:00
Vladislav Nepogodin
eb7dffe272
🚧 fix installer on GUI iso 2023-01-02 02:04:29 +04:00
Vladislav Nepogodin
71f0a7ea73
🚧 fix compilation 2022-12-31 01:49:07 +04:00
Vladislav Nepogodin
fa463c979f
🧹 apply clang-format 2022-12-31 01:30:22 +04:00
Vladislav Nepogodin
aefa71a6be
🧹 remove unused code 2022-12-31 01:29:38 +04:00
Vladislav Nepogodin
2ba35e0cfd
🧹 revert here 2022-12-31 01:24:49 +04:00
Vladislav Nepogodin
4e9b96ff0e
♻ update CI 2022-12-31 01:22:56 +04:00
Vladislav Nepogodin
b412bf41ba
🧹 apply clang-format 2022-12-31 01:07:55 +04:00
Vladislav Nepogodin
b808af2f3b
Use native isa level detection 2022-12-31 01:03:34 +04:00
Vladislav Nepogodin
eac136c5b4
♻ update deps 2022-12-27 18:22:39 +04:00
Vladislav Nepogodin
8cba495a15
🧹 apply clang-format 2022-12-09 03:43:52 +04:00
Vladislav Nepogodin
5dc6d56bcc
🧹 log slightly more information
log information about system, running installer version
2022-12-09 02:57:03 +04:00
Vladislav Nepogodin
7046468ddb
🧹 add comments 2022-12-09 02:55:50 +04:00
Vladislav Nepogodin
583113bad4
👷 add git version 2022-12-09 02:55:15 +04:00
Vladislav Nepogodin
89983a0e96
🚧 fix CI 2022-11-21 01:26:46 +04:00
Vladislav Nepogodin
6eadc07fbd
🚧 fix compilation 2022-11-20 21:06:52 +04:00
Vladislav Nepogodin
fbd27568a2
Revert "Update build.yml"
This reverts commit 3a9ca40467.
2022-11-20 21:05:44 +04:00
ptr1337
3a9ca40467
Update build.yml 2022-11-20 00:36:59 +00:00
Vladislav Nepogodin
b4b232905b
🚧 fix compilation 2022-11-20 04:33:14 +04:00
Vladislav Nepogodin
f80010bcb0
🚧 add missing dep 2022-11-20 04:30:32 +04:00
Vladislav Nepogodin
6e1e9e9a7a
🚧 wrong naming 2022-11-20 04:28:53 +04:00
Vladislav Nepogodin
aea15cb375
🧹 add missing deps 2022-11-20 04:26:12 +04:00
Vladislav Nepogodin
22e77296d1
🧹 cleanup warnings from clang-format 2022-11-20 04:24:16 +04:00
ptr1337
cf7b519395
FIX CI 2022-11-20 00:19:21 +00:00
Vladislav Nepogodin
615fa43590
Add CI 2022-11-20 04:15:47 +04:00
Vladislav Nepogodin
3391c0cb20
🚧 possible fixes reported by GCC analyzer 2022-11-19 04:21:01 +04:00
Vladislav Nepogodin
d7f91ebdba
🧹 add some more warnings 2022-11-19 04:20:00 +04:00
Vladislav Nepogodin
8084d28fb3
🚧 update warnings flags 2022-11-17 02:15:26 +04:00
Vladislav Nepogodin
575dfa04af
Merge remote-tracking branch 'origin/master' 2022-11-11 02:27:57 +04:00
Vladislav Nepogodin
18e29f175c
♻ update deps 2022-11-11 02:10:59 +04:00
Peter Jung
939d92a8d3
Update openbox packages
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2022-10-26 16:43:52 +02:00
Vladislav Nepogodin
ee9ad2d025
🧹 cleanup 2022-09-15 03:45:14 +04:00
Vladislav Nepogodin
0dbeb29f5c
🧹 cleanup 2022-09-12 03:13:55 +04:00
Vladislav Nepogodin
cde2589433
🧹 cleanup 2022-09-12 02:49:37 +04:00
Vladislav Nepogodin
a11529f1b5
🧹 cleanup 2022-09-12 02:43:32 +04:00
Vladislav Nepogodin
522529c0a9
♻ update deps 2022-09-12 02:20:08 +04:00
Vladislav Nepogodin
f50537c397
🧹 Add notice 2022-08-18 21:11:41 +04:00
Vladislav Nepogodin
484b65e042
🚧 fix detection 2022-08-18 20:57:26 +04:00
Vladislav Nepogodin
8009f1abf4
🧹 cleanup 2022-08-18 19:00:33 +04:00
Vladislav Nepogodin
9756a6ab15
👷 make it more verbose
return proper result if error occurred,
and write to the log about the error.
2022-08-18 17:33:14 +04:00
Vladislav Nepogodin
b790b93364
🐛 fix bug
Why is that even doing here?
2022-08-18 17:22:00 +04:00
Vladislav Nepogodin
ba0dfec0fa
🚧 explicitly use mkinitcpio 2022-08-18 16:10:15 +04:00
Vladislav Nepogodin
3c369698ae
🔧 Adjust VagrantFile 2022-08-18 04:00:14 +04:00
Vladislav Nepogodin
51e661e706
🐛 fix bug
make sure that we have valid initcpio config,
overwise we will end up here with unbootable system.
2022-08-18 03:57:39 +04:00
Vladislav Nepogodin
ea82bbb4cc
🚧 fix v3 detection 2022-08-14 19:37:10 +04:00
Vladislav Nepogodin
af3a07387b
🧹 cleanup 2022-08-14 15:11:43 +04:00
Vladislav Nepogodin
9f761966b0
♻ update deps 2022-08-14 12:08:13 +04:00
Vladislav Nepogodin
c233fb28ea
🔍 return forgotten files 2022-08-14 11:59:45 +04:00