You are not logged in.
I need to access the latest ArchLinux kernel source, version 3.17.2-1-ARCH, in order to view the drivers included in the latest kernel.
I tried installing ArchLinux on my other machine, but I'm having difficulty getting networking working with VirtualBox.
So, can I get the latest ArchLinux sources without using pacman, or without using ArchLinux? Maybe download a .tar file or something? Or even just view the sources online?
Thanks in advance.
Offline
Search under packages, ont top of this page.
Offline
The files used to build the packages are viewable online: https://projects.archlinux.org/svntogit … ages/linux
You can extract the source tarball URLs from the PKGBUILD.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Welcome to Arch Linux.
Here is a link to a page that provides the Arch specific files. https://projects.archlinux.org/svntogit … ages/linux
If you read the PKGBUILD, you will note that it will download the kernel sources themselves from kernel.org. It then applies the two patches that are provided. It then compiles the according to the the configuration file that is provided.
What you will want to do is download that package to a working directory, and run makepkg as you would with anything in the AUR. You are new to the forums, so let me suggest you check the wiki for articles on the ABS (Arch Build System)
Last edited by ewaller (2014-11-17 16:26:36)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline