[MediaWiki-commits] [Gerrit] Add some further setup clarifications for the USB distro. - change (mediawiki/vagrant)

2014-05-11 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: Add some further setup clarifications for the USB distro.
..


Add some further setup clarifications for the USB distro.

Change-Id: I81c98ab7aa5db1ef773acfa2af64160db17fd14e
---
M support/packager/template/README
1 file changed, 8 insertions(+), 2 deletions(-)

Approvals:
  BryanDavis: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/support/packager/template/README b/support/packager/template/README
index 6ce5ba4..e9aa3c6 100644
--- a/support/packager/template/README
+++ b/support/packager/template/README
@@ -1,12 +1,15 @@
 NOTE: You can replace ~/Code/Vagrant with your choice of directory, but 
mediawiki must be directly underneath.
 
+Replace /thumb with the location of the USB drive, or the location where you 
copied the files from the drive.
+
 1. From the directory for your OS, install VirtualBox.
 2. From the directory for your OS, install Vagrant.  If you use Linux, use DEB 
for Debian or Ubuntu and RPM for Red Hat, Centos, Fedora, etc.
 
 3. If you don't have a Gerrit username yet, signup at 
https://wikitech.wikimedia.org/wiki/Special:UserLogin/signup .  The username 
you choose will be referred to below as gerrit_username .
 
-3. Clone MediaWiki-Vagrant, a Vagrant development environment for MediaWiki 
work:
+4. Clone MediaWiki-Vagrant, a Vagrant development environment for MediaWiki 
work:
 
+cd /thumb
 git clone -b master mediawiki_vagrant.bundle ~/Code/Vagrant
 
 5. Clone MediaWiki core, the main repository for MediaWiki:
@@ -23,6 +26,7 @@
 
 7. Install the virtual machine Vagrant uses as a base:
 
+cd /thumb
 vagrant box add precise-cloud precise-server-cloudimg-amd64-vagrant-disk1.box
 
 8. Start MediaWiki-Vagrant:
@@ -30,4 +34,6 @@
 cd ~/Code/Vagrant
 vagrant up
 
-9. For further information, see ~/Code/Vagrant/README, 
https://www.mediawiki.org/wiki/Gerrit/Tutorial and 
https://www.mediawiki.org/wiki/MediaWiki-Vagrant .  You should follow the steps 
above, rather than the "Quick start" on the wiki page.
+9. After 'vagrant up' is complete, you can test in your browser at 
http://127.0.0.1:8080/ .
+
+For further information, see ~/Code/Vagrant/README, 
https://www.mediawiki.org/wiki/Gerrit/Tutorial and 
https://www.mediawiki.org/wiki/MediaWiki-Vagrant .  You should follow the steps 
above, rather than the installation instructions from the other README or the 
"Quick start" on the wiki page.

-- 
To view, visit https://gerrit.wikimedia.org/r/132756
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I81c98ab7aa5db1ef773acfa2af64160db17fd14e
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Mattflaschen 
Gerrit-Reviewer: Ori.livneh 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Add some further setup clarifications for the USB distro. - change (mediawiki/vagrant)

2014-05-10 Thread Mattflaschen (Code Review)
Mattflaschen has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/132756

Change subject: Add some further setup clarifications for the USB distro.
..

Add some further setup clarifications for the USB distro.

Change-Id: I81c98ab7aa5db1ef773acfa2af64160db17fd14e
---
M support/packager/template/README
1 file changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant 
refs/changes/56/132756/1

diff --git a/support/packager/template/README b/support/packager/template/README
index 6ce5ba4..63a52a2 100644
--- a/support/packager/template/README
+++ b/support/packager/template/README
@@ -1,12 +1,15 @@
 NOTE: You can replace ~/Code/Vagrant with your choice of directory, but 
mediawiki must be directly underneath.
 
+Replace /thumb with the location of the USB drive, or the location where you 
copied the files from the drive.
+
 1. From the directory for your OS, install VirtualBox.
 2. From the directory for your OS, install Vagrant.  If you use Linux, use DEB 
for Debian or Ubuntu and RPM for Red Hat, Centos, Fedora, etc.
 
 3. If you don't have a Gerrit username yet, signup at 
https://wikitech.wikimedia.org/wiki/Special:UserLogin/signup .  The username 
you choose will be referred to below as gerrit_username .
 
-3. Clone MediaWiki-Vagrant, a Vagrant development environment for MediaWiki 
work:
+4. Clone MediaWiki-Vagrant, a Vagrant development environment for MediaWiki 
work:
 
+cd /thumb
 git clone -b master mediawiki_vagrant.bundle ~/Code/Vagrant
 
 5. Clone MediaWiki core, the main repository for MediaWiki:
@@ -23,6 +26,7 @@
 
 7. Install the virtual machine Vagrant uses as a base:
 
+cd /thumb
 vagrant box add precise-cloud precise-server-cloudimg-amd64-vagrant-disk1.box
 
 8. Start MediaWiki-Vagrant:
@@ -30,4 +34,4 @@
 cd ~/Code/Vagrant
 vagrant up
 
-9. For further information, see ~/Code/Vagrant/README, 
https://www.mediawiki.org/wiki/Gerrit/Tutorial and 
https://www.mediawiki.org/wiki/MediaWiki-Vagrant .  You should follow the steps 
above, rather than the "Quick start" on the wiki page.
+9. For further information, see ~/Code/Vagrant/README, 
https://www.mediawiki.org/wiki/Gerrit/Tutorial and 
https://www.mediawiki.org/wiki/MediaWiki-Vagrant .  You should follow the steps 
above, rather than the installation instructions from the other README or the 
"Quick start" on the wiki page.

-- 
To view, visit https://gerrit.wikimedia.org/r/132756
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81c98ab7aa5db1ef773acfa2af64160db17fd14e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits