2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-02 09:37:35 +00:00

update doc about the imgexport imgimport (#1909)

This commit is contained in:
penguhyang
2016-09-28 17:01:59 +08:00
committed by yangsong
parent d4ca9ef3c0
commit 7359d60886
4 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ For stateful:
For stateless:
kernel
initrd.gz
rootimg.gz
rootimg.cpio.xz or rootimg.cpio.gz or rootimg.tar.xz or rootimg.tar.gz or rootimg.gz(for backward-compatibility)
x.pkglist
x.otherpkgs.pkglist
x.synclist

View File

@@ -41,7 +41,7 @@ For stateful, the following files will be copied to the appropriate directories.
For stateless, the following files will be copied to the appropriate directories.
kernel
initrd.gz
rootimg.gz
rootimg.cpio.xz or rootimg.cpio.gz or rootimg.tar.xz or rootimg.tar.gz or rootimg.gz(for backward-compatibility)
x.pkglist
x.otherpkgs.pkglist
x.synclist

View File

@@ -23,7 +23,7 @@ For stateful:
For stateless:
kernel
initrd.gz
rootimg.gz
rootimg.cpio.xz or rootimg.cpio.gz or rootimg.tar.xz or rootimg.tar.gz or rootimg.gz(for backward-compatibility)
x.pkglist
x.otherpkgs.pkglist
x.synclist

View File

@@ -22,7 +22,7 @@ For stateful, the following files will be copied to the appropriate directories.
For stateless, the following files will be copied to the appropriate directories.
kernel
initrd.gz
rootimg.gz
rootimg.cpio.xz or rootimg.cpio.gz or rootimg.tar.xz or rootimg.tar.gz or rootimg.gz(for backward-compatibility)
x.pkglist
x.otherpkgs.pkglist
x.synclist