|
Bugzilla – Full Text Bug Listing |
| Summary: | documentation for drpmsync lacks vital information | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User OS1JNCFbCX <forgotten_OS1JNCFbCX> |
| Component: | Network | Assignee: | Michael Schröder <mls> |
| Status: | VERIFIED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User OS1JNCFbCX
2005-09-25 11:14:07 UTC
Hey, all this is work in progress... Regarding the prestage server, one could - write a small rsync client in perl (not very hard, I'll probably do this), and/or - use drpmsync to copy the rpms/create the deltas from a local source. Anyway, as I said, work in progress. drpmsync was mainly written to sync trees here at novell. We'll also use it to provide the newest OSS rpms. Patches/ideas welcome... Ok, how about adding the following paragraph to the SERVER MODE section of the man page: Note that the current server implementation does not create non-trivial patch RPMs on demand. If you actually want to make use of the RPM specific features of drpmsync you should create two servers. The first server should not be open to the public but only to the machine where the second server is located. This server does not yet serve RPM deltas and thus the network bandwidth should not be a limiting factor between both server machines (which could actually be on one host). On the machine the second (public) server resides on you fetch the contents via drpmsync client from the first server with the option generate_deltas truned on. That way you would enable the second server to actually serve delta RPMs. Thanks. Let's see what I can implement for the next version... Sorry, no time to work on drpmsync. |