Commit graph

28 commits

Author SHA1 Message Date
Peter Boy
41b2ddcc87 Update modules/ROOT/pages/kernel/build-custom-kernel.adoc
Added metadata and categorisation
2023-01-17 12:31:57 +00:00
Brandon Nielsen
101096c0f2 Update a couple of commands for cleanup.
Fedora doesn't seem to use "initrd" anymore, so show removing "initramfs" instead.

Fedora uses the Boot Loader Specification[0] for defining boot entries,
the grub config should rarely need to be edited by hand. Show removing
the drop in entries made by installing the custom kernel, and rebuilding
the grub config.

[0] - https://systemd.io/BOOT_LOADER_SPECIFICATION/
2022-12-10 11:37:22 +00:00
Anthony McGlone
cd739d2c37 Issue #312 Build a custom kernel 2022-12-06 10:08:23 +00:00
Taisei Washington
3b982f7afc Fixed some spacing with words 2022-09-17 05:08:59 +00:00
Taisei Washington
6ea8a9b5a1 Edited Rawhide kernel release candidate segment
Kernel version git numbers were in a outdated format so I updated them to the current git version format from Bodhi (Fedora Updates System).
2022-09-17 05:08:59 +00:00
Ankur Sinha (Ankur Sinha Gmail)
715d76c627
chore: remove dead link 2022-09-14 11:20:08 +01:00
Taisei Washington
71035355cc Updated (some) kernel release numbers 2022-09-13 23:38:41 +00:00
Wyatt Childers
5c46e8a168 Add a guide for testing kernel patches 2022-05-05 19:48:03 +00:00
Ankur Sinha
682417fcf1 Merge #416 Antora 3.0 related updates 2022-02-10 09:40:44 +00:00
Timothée Ravier
028a77bad2 kernel/overview: Fix broken link to "Building a Custom Kernel"
Fixes:
```
[17:57:31.052] ERROR (asciidoctor): target of xref not found: build-custom-kernel.adoc
    file: /antora/modules/ROOT/pages/kernel/overview.adoc
    source: /antora (refname: master <worktree>)
```
2022-02-08 18:36:49 +01:00
JetStream
4aa7a35aa6 Updates to resolve review comments. 2022-01-08 03:49:47 +00:00
JetStream
7c3713ddcb Installing Koji kernel. Booting specific kernel by default.
Added the following changes:

- quickdoc for installing kernel from Koji
- booting page and HowTo for booting a specific kernel by default
2021-10-12 01:32:49 +01:00
Brandon Nielsen
609ceccea2 Correct broken links.
- Correct libinput reporting bugs link
- Correct xrefs under "Bisecting the kernel"
2021-04-26 21:07:27 +00:00
Brandon Nielsen
25ff311b28 Update build_configs.sh to generate_all_configs.sh
Also cleanup a handful of references to "master" which should be "main"
or "rawhide".
2021-04-26 21:06:54 +00:00
Petr Bokoc
464744d297 Fix list numbering in build-custom-kernel 2021-01-25 23:34:28 +00:00
Alessio
68c2da8dfa Update modules/ROOT/pages/kernel/build-custom-kernel.adoc 2021-01-25 23:34:28 +00:00
Jibec
20dcd9a7c7 suppress indentation warning 2020-04-18 23:27:08 +02:00
Fabrizio Pasqualin
4c7704355d adding info about setting SELinux boolean selinuxuser_execheap
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2020-03-19 20:32:44 +01:00
Fabrizio Pasqualin
cdca701b1d Updating the guide to make use of python3-fedora as suggested by kernel test wiki page.
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-09-30 16:58:04 +02:00
Fabrizio Pasqualin
84b3bd35a8 fix typo
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-13 15:49:20 +02:00
Fabrizio Pasqualin
8dad61ff4f * more clear path for test suite on test image
* suggest the use of top

Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-13 15:30:53 +02:00
Fabrizio Pasqualin
3deff15d36 few changes to address all the suggestions in comments
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Fabrizio Pasqualin
35171894aa Guide is now focusing more on Kernel Test Days
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Fabrizio Pasqualin
d63dc0a1a8 First draft of 'how to do a kernel regression test'
Signed-off-by: Fabrizio Pasqualin <giardia@fedoraproject.org>
2019-05-04 14:36:07 +02:00
Petr Bokoc
aa9f1e8159 Add 'unverified' banner on top of each file and review instructions to readme 2019-03-20 23:42:41 +01:00
John Soros
7bb68b84a2 custom kernel: Add documentation for building a kernel signed with the user's Machine Owner Key
The Machine Owner Key allows a user to build a custom kernel that is bootable using secure boot.
2018-11-21 19:56:21 +01:00
Brian (bex) Exelbierd
f854c719a9 Fix antora build warnings 2018-07-29 13:01:46 +02:00
Adam Samalik
cf5acc8f3a switch to Antora part 2018-07-27 18:53:34 +02:00