ディストリビューション
Table of Contents
The following spacecmd commands are available for working with kickstart distributions.
1. distribution_create
Create a Kickstart tree.
usage: distribution_create [options]
options:
-n NAME
-p path to tree
-b base channel to associate with
-t install type [fedora|rhel_4/5/6|suse|generic_rpm]
2. distribution_delete
Delete a Kickstart tree.
使用方法: distribution_delete ラベル
3. distribution_details
Show the details of a Kickstart tree.
使用方法: distribution_details ラベル
4. distribution_list
List the available autoinstall trees.
使用方法: distribution_list
5. distribution_rename
Rename a Kickstart tree.
使用方法: distribution_rename 変更前の名前 変更後の名前
6. distribution_update
Update the path of a Kickstart tree.
usage: distribution_update NAME [options]
options:
-p path to tree
-b base channel to associate with
-t install type [fedora|rhel_4/5/6|suse|generic_rpm]