public class DebRepositoryWriter extends RepositoryWriter
log, mountPoint, pathPrefix| Constructor and Description | 
|---|
| DebRepositoryWriter(java.lang.String pathPrefixIn,
                   java.lang.String mountPointIn)Constructor takes in pathprefix and mountpoint | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isChannelRepodataStale(Channel channel) | 
| void | writeRepomdFiles(Channel channel)Create repository for APT | 
deleteRepomdFilespublic DebRepositoryWriter(java.lang.String pathPrefixIn,
                           java.lang.String mountPointIn)
pathPrefixIn - prefix to package pathmountPointIn - mount point package residespublic boolean isChannelRepodataStale(Channel channel)
isChannelRepodataStale in class RepositoryWriterchannel - channel infopublic void writeRepomdFiles(Channel channel)
writeRepomdFiles in class RepositoryWriterchannel - channel