a621cdc5c5Need to import shutil in order to use it.
Jesse Keating
2007-11-21 09:17:14 -0500
cf54262deeUse the released repos, not rawhide.
Jesse Keating
2007-11-20 20:31:28 -0500
0334c92f11Correct a man page typo
Jesse Keating
2007-11-20 17:44:11 -0500
87f914e814Fix up some tabs/spaces.
Jesse Keating
2007-11-20 17:29:57 -0500
7bf5e3d458Print usage if we don't have a correct option. (Ticket #61)
Jesse Keating
2007-11-20 17:29:18 -0500
47b32e3c2dMove the _link function to the __init__ of pypungi to be used by both gather and pungi. Attempt to hardlink release note files instead of copy them. (helps preserve timestamps)
Jesse Keating
2007-11-07 19:44:12 -0500
845f4a1897Fix the case where resigned packages may fail to be downloaded.
pungi-1_1_9-1_fc8
Jesse Keating
2007-10-29 21:42:07 +0000
5fafe9c962- Move the .composeinfo file into the directory we actually publish
Jesse Keating
2007-09-14 18:22:25 -0400
ee22bb65ae- Create repoview content in the tree
Jesse Keating
2007-09-14 17:48:56 -0400
f074a600deUse a better method to get the ks method into a repo. Requires a newer version of pykickstart, indicate such in the spec.
Jesse Keating
2007-09-12 17:38:01 -0400
4cb9239814Use url line in kickstart files as a repo
Jesse Keating
2007-09-12 16:42:06 -0400
788105f59b- Create a config class that can make using pungi modules easier. (Mark McLoughlin)
Jesse Keating
2007-09-12 14:36:28 -0400
28c0eca953Make base pungi class inherit from object, this makes things better on older pythons. (toshio)
Jesse Keating
2007-09-12 10:16:08 -0400
9e4cc8ad1aUpdate with things I'd like to ignore.
Jesse Keating
2007-09-12 10:11:38 -0400
5af01719d3Consolidate the download code (Mark McLoughlin) Some whitespace fixes.
Jesse Keating
2007-09-12 10:08:04 -0400
c88e50ee5eFix creation of source isos. Add source repo to kickstart file End %packages section with %end per new pykickstart api
Jesse Keating
2007-08-30 16:56:08 -0400
b8b7d763f9- Add a cache dir for pungi (/var/cache/pungi) and a cli option to override - Fix some typos - Handle cache dir not being on same file system
Jesse Keating
2007-08-26 19:44:38 -0400
666fb84064Use native pykickstart for %packages handling.
Jesse Keating
2007-08-26 14:42:59 -0400
38ff3cef53- Pass gather a ksparser object instead, needed for yum repos and more advanced package handling. - Use ksparser to get repo(s) from kickstart config. - Don't rely upon a yum conf, do all setup ourselves.
Jesse Keating
2007-08-26 14:08:27 -0400
0b3221eafa- Pass gather a ksparser object instead, needed for yum repos and more advanced package handling.
Jesse Keating
2007-08-25 10:04:25 -0400
c6986f49a8hurray for more things done.
Jesse Keating
2007-08-25 08:56:49 -0400