Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by PaulWFrields: http://fedoraproject.org/wiki/Docs/Beats/Kernel The comment on the change is: Improve yumdownloader step ------------------------------------------------------------------------------ Enter the `root` password when prompted. - 1. Enable the appropriate `source` repository definition. In the case of the kernel released with Fedora Core 6, enable `core-source` by editing the file `/etc/yum.repos.d/fedora-core.repo`, setting the option `enabled=1`. In the case of update or testing kernels, enable the `source` definitions in `/etc/yum.repos.d/fedora-updates.repo` or `/etc/yum.repos.d/fedora-updates-testing.repo` as appropriate. + 1. Download the `kernel-<version>.src.rpm` file. Enable any appropriate source repositories, such as Core, Updates, or Testing, with the `-e` switch: + {{{yumdownloader -e core-source -e updates-source --source kernel - 1. Download the `kernel-<version>.src.rpm` file: - - {{{yumdownloader --source kernel }}} Enter the `root` password when prompted.