You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/man/generate-zbm.5.rst
+1-15Lines changed: 1 addition & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ Kernel
70
70
71
71
**CommandLine**
72
72
73
-
If you're making a unified EFI file or a syslinux configuration, this is the command line passed to the boot image.
73
+
If you're making a unified EFI file, this is the command line passed to the boot image.
74
74
75
75
**Path**
76
76
@@ -103,17 +103,6 @@ Components
103
103
104
104
When *true* (which behaves as *1*) or any positive integer, **generate-zbm** will append the value of *Global.Version* to every image it produces, followed by a revision as *_$revision*. **generate-zbm** will save *Components.Versions* revisions of all images with versions matching the current value of *Global.Version*. In addition, **generate-zbm** will save the highest revision of the most recent *Components.Versions* image versions distinct from *Global.Version*.
105
105
106
-
Components.syslinux
107
-
-------------------
108
-
109
-
**Enabled**
110
-
111
-
When *true*, syslinux configuration generation is enabled. The default value is *false*.
112
-
113
-
**Config**
114
-
115
-
The path of the syslinux configuration file to produce.
116
-
117
106
EFI
118
107
---
119
108
@@ -148,9 +137,6 @@ The following example will write separate, unversioned ZFSBootMenu kernel and in
0 commit comments