Merge "typos on the document"
This commit is contained in:
commit
0bd4567261
@ -11,7 +11,7 @@ Jenkins
|
|||||||
* IRC notification service, notify-only on #triple on freenode, port 7000 ssl.
|
* IRC notification service, notify-only on #triple on freenode, port 7000 ssl.
|
||||||
* Github OAuth plugin, permit all from tripleo organisation, and organisation
|
* Github OAuth plugin, permit all from tripleo organisation, and organisation
|
||||||
members as service admins.
|
members as service admins.
|
||||||
* Grant jenkin builders sudo [may want lxc containers or cloud instances for
|
* Grant jenkins builders sudo [may want lxc containers or cloud instances for
|
||||||
security isolation]
|
security isolation]
|
||||||
* Jobs to build:
|
* Jobs to build:
|
||||||
* base ubuntu VM.
|
* base ubuntu VM.
|
||||||
|
@ -4,7 +4,7 @@ Caches and offline mode
|
|||||||
Since retrieving and transforming operating system image files, git
|
Since retrieving and transforming operating system image files, git
|
||||||
repositories, Python or Ruby packages, and so on can be a significant overhead,
|
repositories, Python or Ruby packages, and so on can be a significant overhead,
|
||||||
we cache many of the inputs to the build process in ~/.cache/image-create/. The
|
we cache many of the inputs to the build process in ~/.cache/image-create/. The
|
||||||
writing an element documention describes the interface within
|
writing an element documentation describes the interface within
|
||||||
disk-image-builder for caching. When invoking disk-image-builder the --offline
|
disk-image-builder for caching. When invoking disk-image-builder the --offline
|
||||||
option will instruct disk-image-builder to not refresh cached resources.
|
option will instruct disk-image-builder to not refresh cached resources.
|
||||||
|
|
||||||
|
@ -267,7 +267,7 @@ comma-delimited string. Some examples:
|
|||||||
Images are built such that the Linux kernel is instructed not to switch into
|
Images are built such that the Linux kernel is instructed not to switch into
|
||||||
graphical consoles (i.e. it will not activate KMS). This maximises
|
graphical consoles (i.e. it will not activate KMS). This maximises
|
||||||
compatibility with remote console interception hardware, such as HP's iLO.
|
compatibility with remote console interception hardware, such as HP's iLO.
|
||||||
However, you will typicallly only see kernel messages on the console - init
|
However, you will typically only see kernel messages on the console - init
|
||||||
daemons (e.g. upstart) will usually be instructed to output to a serial
|
daemons (e.g. upstart) will usually be instructed to output to a serial
|
||||||
console so nova's console-log command can function. There is an element in the
|
console so nova's console-log command can function. There is an element in the
|
||||||
tripleo-image-elements repository called "remove-serial-console" which will
|
tripleo-image-elements repository called "remove-serial-console" which will
|
||||||
|
Loading…
Reference in New Issue
Block a user