Commit Graph

49 Commits

Author SHA1 Message Date
83491b1a09
use rpm macros instead of RPM's exported shell vars 2023-10-10 13:22:18 +05:30
5185339240
fix depmod for linux-next 2023-10-09 12:57:32 +05:30
e911b3227d
update build deps 2023-10-09 10:22:43 +05:30
5bcf420cc3
forgot "%global" would be expanded before the "shell if" 2023-10-09 10:14:32 +05:30
605d2bbcc1
improve master.inc 2023-10-09 05:42:24 +05:30
815c9a07d8
bump rel_ver and improve %preun 2023-10-09 05:30:32 +05:30
93a52b3a39
remove diffing and use target "olddefconfig" to prevent "Restart config ..." 2023-10-08 21:20:09 +05:30
4d325265f5
use bash if to check opi5 2023-10-08 19:01:42 +05:30
080ccd95e9
build uncompressed ARM64 image for OPi5 since vendor's uboot is from 2017(!) and its "booti" supports only uncompressed kernel image 2023-10-08 18:27:00 +05:30
4a08df9c92
do a symbolic link 2023-10-08 16:23:15 +05:30
42e889cbfe
fix symlinking 2023-10-08 15:50:17 +05:30
a563337e18
link initramfs too 2023-10-08 13:33:14 +05:30
8f4f624ce1
improve the provides for the main kernel rpm pkg 2023-10-08 12:41:21 +05:30
ff6d4099a0
switch from gcc to llvm 2023-10-08 12:21:11 +05:30
bc5d5e4ea0
fix:
```
Error:
 Problem: cannot install the best update candidate for package kernel-opi5-tfg-6.6.0-20231006.0.el9.aarch64
  - nothing provides /sbin/installkernel needed by kernel-opi5-tfg-6.6.0-20231006.1.el9.aarch64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages
```
2023-10-08 10:46:08 +05:30
3b616ecc5e
add /sbin/installkernel as requires 2023-10-08 10:02:17 +05:30
b007c58eee
exec script verbosely 2023-10-07 20:57:52 +05:30
93ea008540
diff against the "target_config" 2023-10-07 20:00:55 +05:30
e30e28a30e
properly name kernels 2023-10-07 19:47:28 +05:30
9816127f37
fix patching if patches are not found and also handle the diff return value gracefully 2023-10-07 19:41:04 +05:30
79211212d2
is the single-line logic causing errors? 2023-10-05 08:08:46 +05:30
303b93d3c5
diff only if .config.old is found 2023-10-05 07:59:46 +05:30
97953f36eb
fix typo in %file 2023-10-05 07:42:08 +05:30
c4ee7651c6
show a diff of configs and bump rel_ver 2023-10-05 07:41:32 +05:30
62ef6c4110
rename patches and use olddefconfig instead of oldconfig 2023-10-05 07:39:42 +05:30
d82b52a47a
i dont need output of pathfix.py in the build logs 2023-10-05 06:59:25 +05:30
0748e061fd
fix unpacked file ".uname" 2023-10-05 06:45:46 +05:30
9d148559a1
add a .uname file for OPi5 2023-10-05 05:05:24 +05:30
3a2980c117
introduce kernel-opi5-tfg with necessary, non-intruding changes 2023-10-04 21:39:56 +05:30
56a16fd5b3
no DEPMOD if on linux-next 2023-10-04 12:16:41 +05:30
7b036009d5
no need for the temp workaround 2023-10-04 12:16:17 +05:30
3b91bb1083
no need to run configure-linux.sh again 2023-10-01 19:12:12 +05:30
e3c50f7dae
strip debug symbols from modules 2023-10-01 18:49:59 +05:30
37d668fad3
use RESF mirror since my personal Gitea returns 403 to COPR 2023-10-01 10:11:34 +05:30
e105c613c6
forgot make before oldconfig 2023-10-01 08:53:07 +05:30
02eca55b4e
improve the custom option enablement 2023-10-01 08:51:10 +05:30
0df21f12f9
"improve" the way non-defconfig configs are enabled 2023-10-01 08:39:43 +05:30
19d2f537d6
externally specify base "defconfig" from the spec file instead of master.inc 2023-10-01 08:20:25 +05:30
5c4d6d73f7
remove bypassing DEPMOD 2023-10-01 08:05:27 +05:30
43374880c5
clarify when to go the run-command way 2023-10-01 08:05:04 +05:30
9c9895ac9e
forgot to mkdir 2023-09-23 07:15:08 +05:30
e28023009e
do not install DTBs and vmlinuz in /lib/modules/_KVERREL_/ 2023-09-23 06:44:20 +05:30
50d6fb777f
fix "error: line 148: Unclosed %if" 2023-09-22 07:58:37 +05:30
dc9f80be83
add workaround to populate /usr/src/kernels/<ver> on kernels "older" than 6.6 2023-09-22 06:18:37 +05:30
943fa614d5
master.inc: cleanup 2023-09-13 09:20:35 +05:30
4db5ca3a1b
bump rel_ver to 3 2023-09-13 05:44:25 +05:30
891802a615
more granular building 2023-09-12 21:28:44 +05:30
d102419a3f
fix /boot conflict with pkg filesystem 2023-09-12 18:36:28 +05:30
b756208efc
init commit 2023-09-12 16:49:32 +05:30