(Draft initial outline) |
(Added "requirement" section.) |
||
| Line 2: | Line 2: | ||
== Why and when should I create a new repo? == | == Why and when should I create a new repo? == | ||
| + | |||
| + | == Requirements == | ||
| + | A useful repo should reside on a web server that your MeeGo client machines can access. The only requirement on the host server is that it runs an HTTP service and can share a directory. Either Linux or Windows IIS are fine. If you are using Windows as a web server, you do need another Linux machine to create and maintain the repo. | ||
== Create a repo == | == Create a repo == | ||
== Add new packages to an old repo == | == Add new packages to an old repo == | ||
This page describes the basic steps to create and update a Zypper repo that can be used with MeeGo systems.
Contents |
A useful repo should reside on a web server that your MeeGo client machines can access. The only requirement on the host server is that it runs an HTTP service and can share a directory. Either Linux or Windows IIS are fine. If you are using Windows as a web server, you do need another Linux machine to create and maintain the repo.