mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-19 13:46:43 +00:00
Minor edit to mixer guide for clarity (#1007)
In Example 7: - Remove 'tutorial' subsection as it was not clear that it was an example of the advanced example of manual format bump. - Roll existing tutorial content under 'advanced' as it is the advanced example. - Result is a basic and advance example for Example 7: execute format bump Signed-off-by: Kristal Dale <kristal.dale@intel.com>
This commit is contained in:
@@ -658,15 +658,8 @@ customizations during the update, such as:
|
||||
|
||||
* Change the content of the chroot
|
||||
|
||||
Tutorial
|
||||
--------
|
||||
|
||||
Try this tutorial to learn how to manually do a format bump. Read the
|
||||
comments above each line for an explanation of each step as you execute
|
||||
commands. Use this same process on your mix if you need to remove a bundle
|
||||
and its tracking.
|
||||
|
||||
The `afb.sh reference script`_ shows an example of how to:
|
||||
Use the `afb.sh reference script`_ to learn how to do a manual format bump.
|
||||
The :file:`afb.sh` script shows an example of how to:
|
||||
|
||||
* Create a mix
|
||||
|
||||
@@ -676,6 +669,11 @@ The `afb.sh reference script`_ shows an example of how to:
|
||||
|
||||
* Do a format bump to remove the deprecated bundle
|
||||
|
||||
Read the comments above each line for an explanation of each step as you
|
||||
execute commands. Use this same process on your mix if you need to remove a
|
||||
bundle and its tracking.
|
||||
|
||||
|
||||
|
||||
.. Example: Create a mix with custom RPM
|
||||
.. -------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user