Documentation ¶
Index ¶
Constants ¶
View Source
const KernelWebpage = "http://kernel.ubuntu.com/~kernel-ppa/mainline/"
KernelWebpage - URL pointing to ubuntu's ppa repositorty with Linux kernel's .deb packages
Variables ¶
This section is empty.
Functions ¶
func DownloadKernelDebs ¶
func DownloadKernelDebs(client http.GetterHeader, packageURL string) ([]string, error)
DownloadKernelDebs downloads Linux kernel .debs from @actualPackageURL to the current directory
func GetChangesFromPackageURL ¶
GetChangesFromPackageURL fetches CHANGES file contents from packageURL and returns contents of this file and an error if not successful
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.