Author: poeml Date: Thu Jan 2 00:20:53 2014 New Revision: 8303 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8303&view=rev Log: docs/install: on opensuse, use zypper addrepo with --refresh Modified: trunk/docs/installation/opensuse.rst Modified: trunk/docs/installation/opensuse.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/opensuse.rst?rev=8303&r1=8302&r2=8303&view=diff ============================================================================== --- trunk/docs/installation/opensuse.rst (original) +++ trunk/docs/installation/opensuse.rst Thu Jan 2 00:20:53 2014 _at_@ -15,9 +15,9 @@ You can do this via commandline (we are using openSUSE 13.1 in our example):: - zypper ar http://download.opensuse.org/repositories/Apache:/MirrorBrain/Apache_openSUSE_13.1 Apache:MirrorBrain - zypper ar http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_13.1 devel:languages:python - zypper ar http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_13.1 server:database:postgresql + zypper addrepo --refresh http://download.opensuse.org/repositories/Apache:/MirrorBrain/Apache_openSUSE_13.1 Apache:MirrorBrain + zypper addrepo --refresh http://download.opensuse.org/repositories/devel:/languages:/python/openSUSE_13.1 devel:languages:python + zypper addrepo --refresh http://download.opensuse.org/repositories/server:/database:/postgresql/openSUSE_13.1 server:database:postgresql Installing the MirrorBrain packages _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Wed Jan 01 2014 - 23:20:54 GMT
This archive was generated by hypermail 2.3.0 : Wed Jan 01 2014 - 23:32:05 GMT