← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~allenap/maas/cobbler-install into lp:maas

 

Gavin Panella has proposed merging lp:~allenap/maas/cobbler-install into lp:maas.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~allenap/maas/cobbler-install/+merge/94213
-- 
https://code.launchpad.net/~allenap/maas/cobbler-install/+merge/94213
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/maas/cobbler-install into lp:maas.
=== modified file 'HACKING.txt'
--- HACKING.txt	2012-02-16 15:45:16 +0000
+++ HACKING.txt	2012-02-22 16:38:18 +0000
@@ -72,9 +72,10 @@
 
     $ make sampledata
 
-Install Cobbler:
+Install Cobbler, and import at least one distro and profile::
 
-    $ sudo apt-get install cobbler
+    $ sudo apt-get install apache2 cobbler
+    $ sudo cobbler-ubuntu-import precise-i386  # For example.
 
 Add yourself as a user in Cobbler. For convenience, give yourself the
 password ``test``::