Brett T. Warden
d0b8da5b62
Fix typo pointed out by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-20 19:18:37 +00:00
Brett T. Warden
f1d0388103
Fix typo pointed out by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-20 19:18:09 +00:00
puneetse
27dfab02f6
Update GH link per @miguelinux
2019-02-20 10:27:42 -08:00
puneetse
5835226816
Some changes requested by @mvincerx
2019-02-19 20:20:07 -08:00
puneetse
f65a253767
Fix broken internal reference
2019-02-19 16:05:39 -08:00
puneetse
ab9cf0572a
Restructure doc headers
...
This PR closes #249
2019-02-19 11:42:46 -08:00
puneetse
00412e0346
Use <> for replacements in codeblocks
...
Per contribution guidelines
2019-02-19 11:26:59 -08:00
puneetse
126c33eb5e
Revamp kernel config section
...
Revamp kernel configuration section to not force the workflow of the CL team.
2019-02-19 11:01:39 -08:00
puneetse
f080e928fe
Add section on changing kernel parameters
2019-02-14 17:06:28 -08:00
puneetse
07eecae52c
Update to use CL tooling to get exact kernel source
2019-02-14 16:39:20 -08:00
puneetse
3f8156992b
Chame rpm install to use rpm2cpio
2019-02-14 15:53:41 -08:00
puneetse
9b996f7b98
Add tip to change the ktarget name
2019-02-14 15:47:57 -08:00
puneetse
4287088ec1
Add tip on switching git tag
2019-02-14 15:43:43 -08:00
puneetse
dd81d28fc0
Reword note about menuconfig
2019-02-13 16:46:46 -08:00
puneetse
5470b57c54
Merge branch 'add/ps-kernel-development' of https://github.com/puneetse/clear-linux-documentation into add/ps-kernel-development
2019-02-13 10:47:46 -08:00
puneetse
37acf6fe5f
Fix typo
2019-02-13 10:47:42 -08:00
Brett T. Warden
d4533e5f23
Fix a to an by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-08 19:15:21 +00:00
Brett T. Warden
4a6dcbdd0e
Fix missing word by @bwarden
...
Co-Authored-By: puneetse <22071208+puneetse@users.noreply.github.com >
2019-02-08 18:46:14 +00:00
puneetse
63244c3cdc
Fix missing periods at end of list items
2019-02-06 10:59:32 -08:00
puneetse
e3e2ce46cc
Add comment about where to find kernel releases
2019-02-06 10:54:42 -08:00
puneetse
76166d83e9
Move patch management suggestion
2019-02-05 14:18:40 -08:00
puneetse
b7d6154805
Fix headers
2019-02-05 14:03:59 -08:00
puneetse
28d4bed881
Implement changes requested by @mvincerx
2019-02-04 14:23:19 -08:00
puneetse
c9fcd7f298
Reduce usage of notes and fix code-blocks
2019-02-04 14:02:01 -08:00
puneetse
b49e9089e9
Add link to CL kernels reference page
2019-02-04 13:31:45 -08:00
puneetse
38b0e9772f
Implement suggestioned by @bktan1
2019-02-04 13:29:16 -08:00
puneetse
b24e78c61a
Add note about SRPM and formatting fixes
2019-02-01 21:24:21 -08:00
puneetse
1ad731f4cc
Remove os-core-dev requirement
2019-01-31 15:58:59 -08:00
puneetse
02b064e757
Misc formatting fixes
2019-01-31 15:54:54 -08:00
puneetse
6db71c1cca
Remove emphasize lines and minor edits
...
Remove emphasize lines for now and minor edits
2019-01-31 14:56:00 -08:00
puneetse
064a327a7c
Initial commit of kernel-development.rst
...
Add a document explaining a kernel development workflow
2019-01-31 13:22:28 -08:00
puneetse
549f99f0f3
Merge pull request #7 from clearlinux/master
...
Update from upstream origin
2019-01-16 12:13:41 -08:00
michael vincerra
4205346fd4
Merge pull request #362 from pdxjohnny/patch-1
...
ipxe-install: Fix ipxe_boot_script.ipxe
2019-01-11 13:11:39 -08:00
John Andersen
0bcc09772c
ipxe-install: Fix ipxe_boot_script.ipxe
...
Fixes a `#` which must have gotten replaced with `sudo`
2019-01-10 09:06:48 -08:00
michael vincerra
e535b4f5d2
Merge pull request #361 from MCamp859/vm-install-addlink
...
Updated Next Steps in Install CL in VM topic.
2019-01-04 13:43:57 -08:00
MCamp859
bdde35c4f2
Updated Next Steps in Install CL in VM topic.
...
Signed-off-by: MCamp859 <maryx.camp@intel.com >
2019-01-04 16:13:02 -05:00
michael vincerra
6e738feb60
Merge pull request #359 from mvincerx/mv-bare-metal-install-beta-02
...
bare-metal-install-beta: Revises, reorganizes Main Menu section
2019-01-02 16:48:14 -08:00
Michael Vincerra
efff560252
Adds carriage returns where necessary after Ln 118.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-01-02 16:46:30 -08:00
Michael Vincerra
bf4e694444
Revises, reorganizes Main Menu section including Fig. 3.
...
Corrects syntax error in kubernetes.rst in Troubleshooting.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-28 13:50:28 -08:00
michael vincerra
2abf324208
Merge pull request #352 from intelkevinputnam/kp-fix-linkcheck
...
Improvements to link checking
2018-12-28 10:10:58 -08:00
Kevin Putnam
a3c1c5b9c3
moved linkcheck helper script to sub-directory
2018-12-28 10:02:54 -08:00
michael vincerra
a738b7c2cd
Merge pull request #356 from mvincerx/mv-bare-metal-install-beta-01
...
bare-metal-install-beta: Fixes syntax error on Fig. 12.
2018-12-27 14:16:47 -08:00
Michael Vincerra
e7a0d4429c
Fixes syntax error on Fig. 12.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-27 14:13:22 -08:00
michael vincerra
86dcede319
Merge pull request #355 from mvincerx/bundler-00
...
Updates bundles.html.txt to:
2018-12-27 12:55:37 -08:00
Michael Vincerra
7bd80a2eee
Updates bundles.html.txt to:
...
- Capture most recent bundles, pundles added; modified
- Correct URL from packages-descriptions to packages
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-27 12:50:52 -08:00
michael vincerra
2d302c4cf0
Merge pull request #354 from mvincerx/mv-bare-metal-install-beta
...
bare-metal-beta-installer: Includes disk encryption option.
2018-12-27 12:19:04 -08:00
Michael Vincerra
ef85451593
Fixes minor errors in Figures.
...
Applies line edits for narrative flow and technical accuracy.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-27 11:43:20 -08:00
Michael Vincerra
4bfecb4533
Revised Figure 19.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-26 15:43:24 -08:00
Michael Vincerra
da4fb27dfc
Updates several screenshots for changes to menus, resolution.
...
Modifies instruction to match new screenshots.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-26 15:38:05 -08:00
Michael Vincerra
057a597ef1
Revises Figures 9,10, 11. Reorganizes Disk Encryption section.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2018-12-26 12:40:14 -08:00