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)
 
(2 intermediate revisions by 2 users not shown)
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:mic|mic]] 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:
 
* Mer Core base/reference YAMLs: http://gitweb.merproject.org/gitweb?p=mer-core/mer-kickstarter-configs.git;a=summary
 
* Mer Core base/reference YAMLs: http://gitweb.merproject.org/gitweb?p=mer-core/mer-kickstarter-configs.git;a=summary
 
* Mer base kickstart file git repo: http://releases.merproject.org/~carsten/mer-core-i586.ks [[Category:FIXME]]???
 
* Mer base kickstart file git repo: http://releases.merproject.org/~carsten/mer-core-i586.ks [[Category:FIXME]]???
* MeeGo wiki: http://wiki.meego.com/Image_Configurations_-_KickStart_Files
+
* [[MeeGo]] wiki: http://wiki.meego.com/Image_Configurations_-_KickStart_Files
 +
** https://web.archive.org/web/20130620083846/http://wiki.meego.com/Image_Configurations_-_KickStart_Files
 +
 
  
 
* The Fedora kickstart page http://fedoraproject.org/wiki/Anaconda/Kickstart for more details
 
* The Fedora kickstart page http://fedoraproject.org/wiki/Anaconda/Kickstart for more details
  
 
[[Category:About]]
 
[[Category:About]]

Latest revision as of 09:26, 22 May 2014

kickstart files are used by mic 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