OutBackDingo | ahah found it | 04:11 |
---|---|---|
OutBackDingo | ok, question is the stx 4.0 kernel source rpm available anywhere ? | 04:11 |
OutBackDingo | im trying to prototype wireguard installed on StarlingX | 04:12 |
ildikov | OutBackDingo: there is a kernel repo under the StarlingX namespace: https://opendev.org/starlingx/kernel | 15:33 |
OutBackDingo | ildikov: yeah unfortunatly it only contains the patch set, not the full kernel or srpm | 15:33 |
ildikov | OutBackDingo: how about this: http://mirror.starlingx.cengn.ca/mirror/starlingx/release/5.0.0/centos/distro/outputs/SRPMS/rt/ ? | 15:36 |
OutBackDingo | ildikov: yeah thats for 5.x im on 4.x | 15:38 |
OutBackDingo | at least until i can successfully upgrade to 5.x | 15:38 |
OutBackDingo | there doesnt seem to be a srpm for the 4.x kernel probably because of repo ciorruption months ago amybe | 15:38 |
ildikov | sorry, grabbed the wrong link | 15:39 |
OutBackDingo | LOL | 15:39 |
ildikov | I found this: http://mirror.starlingx.cengn.ca/mirror/starlingx/release/4.0.1/centos/distro/outputs/SRPMS/rt/ | 15:39 |
OutBackDingo | ildikov: wow ... missed that | 15:40 |
ildikov | but haven't tried to download the files | 15:40 |
ildikov | OutBackDingo: yeah, it's a bit of a maze :) | 15:40 |
OutBackDingo | ill work on it, see if it gets me a coompiled wireguard, you guy need a document on upgrading 4.x to 5.x | 15:40 |
OutBackDingo | im getting a | 15:40 |
OutBackDingo | License valid for upgrade: [Fail] | 15:41 |
ildikov | I'll look into it, I'm not sure what the upgrade path is | 15:41 |
ildikov | oh, that's an interesting error message... | 15:42 |
OutBackDingo | when i run system health-query-upgrade | 15:42 |
ildikov | have you asked about it on the mailing list or reported a bug about it? | 15:42 |
OutBackDingo | yupp... days ago | 15:42 |
OutBackDingo | not much help yet | 15:42 |
OutBackDingo | Sent: September 3, 2021 8:46 PM | 15:43 |
OutBackDingo | StarlingX RC 5.0.1 build ready | 15:43 |
ildikov | OutBackDingo: ok, I think they will pick it up on the community call tomorrow, I will point to it if not! | 15:46 |
OutBackDingo | ildikov: thanks | 15:50 |
ildikov | OutBackDingo: np | 15:51 |
ildikov | OutBackDingo: keep me posted how the wireguard experimentation goes! | 15:51 |
OutBackDingo | ildikov: will do | 15:52 |
ildikov | thank you! | 15:52 |
OutBackDingo | ildikov: CONFIG_CIFS=m ??? REALLY ? tell me we use simply a patched generic centos 4 kernel ? | 17:10 |
OutBackDingo | diff -ruN /boot/config-4.18.0-147.3.1.el8_1.7.tis.x86_64 .config | 17:20 |
OutBackDingo | --- /boot/config-4.18.0-147.3.1.el8_1.7.tis.x86_642020-08-05 05:03:17.000000000 +0000 | 17:20 |
OutBackDingo | +++ .config2021-09-07 17:02:52.073549280 +0000 | 17:20 |
OutBackDingo | @@ -1,10 +1,10 @@ | 17:20 |
OutBackDingo | # | 17:20 |
OutBackDingo | # Automatically generated file; DO NOT EDIT. | 17:20 |
OutBackDingo | -# Linux/x86_64 4.18.0-147.3.1.el8_1.7.tis.x86_64 Kernel Configuration | 17:20 |
OutBackDingo | +# Linux/x86 4.18.0-147.3.1.el8_1.7.tis.x86_64 Kernel Configuration | 17:20 |
OutBackDingo | # | 17:20 |
OutBackDingo | 17:20 | |
OutBackDingo | # | 17:20 |
OutBackDingo | -# Compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36) | 17:20 |
OutBackDingo | +# Compiler: gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) | 17:20 |
OutBackDingo | # | 17:20 |
OutBackDingo | CONFIG_64BIT=y | 17:20 |
OutBackDingo | CONFIG_X86_64=y | 17:20 |
OutBackDingo | @@ -909,6 +909,8 @@ | 17:20 |
OutBackDingo | CONFIG_NET_KEY_MIGRATE=y | 17:20 |
OutBackDingo | CONFIG_XDP_SOCKETS=y | 17:20 |
OutBackDingo | CONFIG_INET=y | 17:20 |
OutBackDingo | +CONFIG_WIREGUARD=m | 17:20 |
OutBackDingo | +# CONFIG_WIREGUARD_DEBUG is not set | 17:20 |
OutBackDingo | CONFIG_IP_MULTICAST=y | 17:21 |
OutBackDingo | CONFIG_IP_ADVANCED_ROUTER=y | 17:21 |
OutBackDingo | # CONFIG_IP_FIB_TRIE_STATS is not set | 17:21 |
OutBackDingo | crap | 17:21 |
OutBackDingo | Sorry! | 17:21 |
OutBackDingo | wrong screen | 17:21 |
OutBackDingo | ildikov: crossing fingers https://pastebin.com/iaRVKXQ6 | 17:21 |
ildikov | OutBackDingo: anything you have on the side or against kernel choices is not on me :) | 19:39 |
ildikov | fingers are crossed! | 19:41 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!