Hi,
I have SLES 3.12.28-4-default and I am looking for kernel sources package, I need to compile my kernel driver, since I #include some /fs/btrfs/ sources
I need to download the kernel source package from online repository and not via zypper since i dont have active subscription.
Is it possible ? where do i get it from ?\
As this is t he openSUSE forums and not the SLES/SLED forums, you may get better advice at https://forums.suse.com/forum.php (same account/passwd as here).
Actually i dont need rpm, i dont mind just getting the folder structure as is when the .h and .c are in it…
I dont get how to download source code, usually i just git clone or svn checkout in order to get code, or dpkg/apt-get/yum etc to get complete packages.