Commit Graph

123 Commits

Author SHA1 Message Date
Pratham Patel 605d2bbcc1
improve master.inc 2023-10-09 05:42:24 +05:30
Pratham Patel 815c9a07d8
bump rel_ver and improve %preun 2023-10-09 05:30:32 +05:30
Pratham Patel f738bddb5b
bump rel_ver again 2023-10-08 21:21:10 +05:30
Pratham Patel 93a52b3a39
remove diffing and use target "olddefconfig" to prevent "Restart config ..." 2023-10-08 21:20:09 +05:30
Pratham Patel ee145ff218
extra-configs/disable_debug.sh is no longer needed 2023-10-08 21:17:19 +05:30
Pratham Patel d717c38552
disable DEBUG_INFO 2023-10-08 20:29:10 +05:30
Pratham Patel 4d325265f5
use bash if to check opi5 2023-10-08 19:01:42 +05:30
Pratham Patel 531bda6763
bump rel_ver 2023-10-08 18:27:51 +05:30
Pratham Patel 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
Pratham Patel 4a08df9c92
do a symbolic link 2023-10-08 16:23:15 +05:30
Pratham Patel 42e889cbfe
fix symlinking 2023-10-08 15:50:17 +05:30
Pratham Patel a563337e18
link initramfs too 2023-10-08 13:33:14 +05:30
Pratham Patel 8f4f624ce1
improve the provides for the main kernel rpm pkg 2023-10-08 12:41:21 +05:30
Pratham Patel ff6d4099a0
switch from gcc to llvm 2023-10-08 12:21:11 +05:30
Pratham Patel 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
Pratham Patel 3b616ecc5e
add /sbin/installkernel as requires 2023-10-08 10:02:17 +05:30
Pratham Patel b007c58eee
exec script verbosely 2023-10-07 20:57:52 +05:30
Pratham Patel 93ea008540
diff against the "target_config" 2023-10-07 20:00:55 +05:30
Pratham Patel cdb13364b7
rename the opi5 vendor kernel 2023-10-07 19:47:58 +05:30
Pratham Patel e30e28a30e
properly name kernels 2023-10-07 19:47:28 +05:30
Pratham Patel 029b23c4f6
reintroduce kernel-opi5-vendor-tfg.spec 2023-10-07 19:41:46 +05:30
Pratham Patel 9816127f37
fix patching if patches are not found and also handle the diff return value gracefully 2023-10-07 19:41:04 +05:30
Pratham Patel ed0072bbeb
remove dependency and bump rel_ver 2023-10-05 10:17:47 +05:30
Pratham Patel 79211212d2
is the single-line logic causing errors? 2023-10-05 08:08:46 +05:30
Pratham Patel 8cedb92314
bump rel_ver 2023-10-05 08:01:48 +05:30
Pratham Patel 303b93d3c5
diff only if .config.old is found 2023-10-05 07:59:46 +05:30
Pratham Patel 97953f36eb
fix typo in %file 2023-10-05 07:42:08 +05:30
Pratham Patel c4ee7651c6
show a diff of configs and bump rel_ver 2023-10-05 07:41:32 +05:30
Pratham Patel 62ef6c4110
rename patches and use olddefconfig instead of oldconfig 2023-10-05 07:39:42 +05:30
Pratham Patel d82b52a47a
i dont need output of pathfix.py in the build logs 2023-10-05 06:59:25 +05:30
Pratham Patel 0748e061fd
fix unpacked file ".uname" 2023-10-05 06:45:46 +05:30
Pratham Patel 5eb897c305
bump rel_ver for kernel-opi5-tfg 2023-10-05 06:17:17 +05:30
Pratham Patel a2a925da49
add opi5-efi as requires for kernel-opi5-tfg 2023-10-05 06:16:47 +05:30
Pratham Patel 25395f7932
bump versions 2023-10-05 05:06:42 +05:30
Pratham Patel 9d148559a1
add a .uname file for OPi5 2023-10-05 05:05:24 +05:30
Pratham Patel 3a2980c117
introduce kernel-opi5-tfg with necessary, non-intruding changes 2023-10-04 21:39:56 +05:30
Pratham Patel b0a3cffa39
make space for linux-next + patches for opi5 2023-10-04 20:14:42 +05:30
Pratham Patel 56a16fd5b3
no DEPMOD if on linux-next 2023-10-04 12:16:41 +05:30
Pratham Patel 7b036009d5
no need for the temp workaround 2023-10-04 12:16:17 +05:30
Pratham Patel 66156badab
temporarily add "major_ver" and "minor_ver" macros to kernel-next-tfg.spec 2023-10-04 11:22:42 +05:30
Pratham Patel 2de81d63b5
bump next to 20231003 2023-10-04 11:12:29 +05:30
Pratham Patel d0f6895731
bump rc to 6.6.4-rc1 2023-10-02 20:46:50 +05:30
Pratham Patel 3b91bb1083
no need to run configure-linux.sh again 2023-10-01 19:12:12 +05:30
Pratham Patel e3c50f7dae
strip debug symbols from modules 2023-10-01 18:49:59 +05:30
Pratham Patel 37d668fad3
use RESF mirror since my personal Gitea returns 403 to COPR 2023-10-01 10:11:34 +05:30
Pratham Patel e105c613c6
forgot make before oldconfig 2023-10-01 08:53:07 +05:30
Pratham Patel 02eca55b4e
improve the custom option enablement 2023-10-01 08:51:10 +05:30
Pratham Patel 37879aadd5
chmod +x configure-linux.sh 2023-10-01 08:43:16 +05:30
Pratham Patel 0df21f12f9
"improve" the way non-defconfig configs are enabled 2023-10-01 08:39:43 +05:30
Pratham Patel a53f2df8f5
bump versions for next, lts rc and opi5 2023-10-01 08:24:52 +05:30