Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
installsystems
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Seblu
installsystems
Commits
0f1e6def
Commit
0f1e6def
authored
11 years ago
by
Aurélien Dunand
Committed by
Sébastien Luttringer
11 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add an example of description file in man page
Signed-off-by:
Sébastien Luttringer
<
sebastien.luttringer@smartjog.com
>
parent
920a0534
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/is.1.rst
+12
-1
12 additions, 1 deletion
doc/is.1.rst
with
12 additions
and
1 deletion
doc/is.1.rst
+
12
−
1
View file @
0f1e6def
...
...
@@ -369,11 +369,22 @@ InstallSystems use two kind of images:
This directory embeds one or more payloads (typically rootfs) for the image.
description
It defines
the author, the date and the version of the
image.
It defines
information about
image.
changelog
The changelog file lists modifications of the image.
**description**
The description file contains name, version, author, description and InstallSystems minimum version needed.
|
| [image]
| name = foo
| version = 42
| description = example image
| author = Toto <toto@example.com>
| is_min_version = 9
**packaged image**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment