regenerate docs
This commit is contained in:
parent
988ab66731
commit
40c128767e
|
@ -35,9 +35,9 @@
|
||||||
between providing the directory with or without the glob is whether the
|
between providing the directory with or without the glob is whether the
|
||||||
directory itself or its contents will be at the CD root.
|
directory itself or its contents will be at the CD root.
|
||||||
|
|
||||||
Use of this option assums that you have a command line tool isntalled
|
Use of this option assumes that you have a command line tool installed
|
||||||
that can handle the iso creation. If you are running Packer from an OSX host,
|
that can handle the iso creation. If you are running Packer from an OSX host,
|
||||||
the required tool is is hdiutil which comes preinstalled.
|
the required tool is hdiutil which comes preinstalled.
|
||||||
On linux hosts, you need to have mkisofs.
|
On linux hosts, you need to have mkisofs.
|
||||||
On Windows, you must have oscdimg.exe. oscdimg.exe is part of the
|
On Windows, you must have oscdimg.exe. oscdimg.exe is part of the
|
||||||
Windows ADK tooks, downloadable from
|
Windows ADK tooks, downloadable from
|
||||||
|
|
Loading…
Reference in New Issue