The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Category:Kickstart

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(Added few notes about generating kickstart files from yaml)
(Link to getting started page instead of adding mer-kickstart commands here.)
Line 1: Line 1:
 
kickstart files are used by [[:Category:mic2|mic2]] to define the content and configuration of an [[:Category:image|image]]
 
kickstart files are used by [[:Category:mic2|mic2]] to define the content and configuration of an [[:Category:image|image]]
  
Ideally they are generated by [[kickstarter]] from yaml files:
+
Ideally they are [[Getting_Started#Creating_Mer_reference_kickstarter_files_from_.yaml| generated]] by [[kickstarter]] from yaml files:
 
+
# Run the following inside the Mer SDK
+
sudo zypper install mer-kickstarter mer-kickstarter-configs
+
mkdir /tmp/out-ks
+
cd /usr/share/kickstarter-configs
+
mer-kickstarter -o /tmp/out-ks -c mer-reference-images/00reference.yaml
+
  
 
References:
 
References:

Revision as of 13:17, 1 August 2012

kickstart files are used by mic2 to define the content and configuration of an image

Ideally they are generated by kickstarter from yaml files:

References:

Pages in category "Kickstart"

The following 2 pages are in this category, out of 2 total.

Personal tools