Commit Graph

914 Commits

Author SHA1 Message Date
Jesse Keating
420f9a59aa pungi-1.1.4-1.fc8 2007-10-02 15:50:13 -04:00
Jesse Keating
6c4913c169 Make a release 2007-10-02 15:50:02 -04:00
Jesse Keating
149a6a8929 One more try.. *sigh* 2007-10-02 08:35:30 -04:00
Jesse Keating
b80ab86a7a Use correct glob for pida stuff. 2007-10-02 08:34:37 -04:00
Jesse Keating
db5c76a807 Ignore pida related stuff. 2007-10-02 08:33:30 -04:00
Jesse Keating
bd41b1c239 Update the log. 2007-10-02 08:30:46 -04:00
Jesse Keating
5e467d0cb5 Make sure we are stuffing a string into the ConfigParser. 2007-10-02 08:29:11 -04:00
Jesse Keating
ddab468b43 Make a release 2007-09-26 14:59:36 -04:00
Jesse Keating
51d96f80e1 don't expire metadata from the media.repo 2007-09-26 14:58:34 -04:00
Jesse Keating
00487ea9c8 Pull in the optional virt stuff 2007-09-26 14:56:37 -04:00
Jesse Keating
dcb7376ff2 pungi-1.1.2-1.fc8 2007-09-25 21:27:09 -04:00
Jesse Keating
835188ac2c - Fix location of media.repo file. 2007-09-25 21:26:59 -04:00
Jesse Keating
c4b27ff703 pungi-1.1.1-1.fc8 2007-09-18 16:32:01 -04:00
Jesse Keating
371c782b81 prep for release 2007-09-18 16:31:52 -04:00
jkeating@localhost.localdomain
c2d4e9ed34 Write out a repo file for the media 2007-09-18 15:12:31 -04:00
Jesse Keating
ec1ecc368d pungi-1.1.0-1.fc8 2007-09-17 17:31:09 -04:00
Jesse Keating
93ad1c3f57 Release 1.1.0 2007-09-17 17:31:03 -04:00
Jesse Keating
5fafe9c962 - Move the .composeinfo file into the directory we actually publish 2007-09-14 18:22:25 -04:00
Jesse Keating
ee22bb65ae - Create repoview content in the tree 2007-09-14 17:48:56 -04:00
Jesse Keating
f074a600de Use a better method to get the ks method into a repo.
Requires a newer version of pykickstart, indicate such in the spec.
2007-09-12 17:38:01 -04:00
Jesse Keating
4cb9239814 Use url line in kickstart files as a repo 2007-09-12 16:42:06 -04:00
Jesse Keating
788105f59b - Create a config class that can make using pungi modules easier. (Mark McLoughlin) 2007-09-12 14:36:28 -04:00
Jesse Keating
28c0eca953 Make base pungi class inherit from object, this makes things
better on older pythons.  (toshio)
2007-09-12 10:16:08 -04:00
Jesse Keating
9e4cc8ad1a Update with things I'd like to ignore. 2007-09-12 10:11:38 -04:00
Jesse Keating
5af01719d3 Consolidate the download code (Mark McLoughlin)
Some whitespace fixes.
2007-09-12 10:08:04 -04:00
Jesse Keating
180564aadc Remove python2.5 needs (Mark McLoughlin) 2007-09-12 09:57:54 -04:00
Jesse Keating
0d888052c4 Fix a bug with file:// repos. 2007-09-11 18:18:46 -04:00
Jesse Keating
e7779582c3 Install the man page in the spec file
reference new README location
2007-09-11 17:32:34 -04:00
Jesse Keating
33d983e8b6 Fix a bug with default destdir
Add a man page
Move documentation into doc
2007-09-11 17:07:37 -04:00
Jesse Keating
b3e1040798 We want vnc-server to do vnc installs. 2007-09-11 16:33:26 -04:00
Jesse Keating
2c785b0ba4 pungi-1.0.2-1.fc8 2007-08-31 19:19:22 -04:00
Jesse Keating
b428a139f2 Forgot to add this file to the scm 2007-08-31 19:18:30 -04:00
Jesse Keating
9322210a93 pungi-1.0.2-1.fc8 2007-08-30 16:56:15 -04:00
Jesse Keating
c88e50ee5e Fix creation of source isos.
Add source repo to kickstart file
End %packages section with %end per new pykickstart api
2007-08-30 16:56:08 -04:00
Jesse Keating
e6438b5daa pungi-1.0.1-1.fc8.1 2007-08-28 23:42:28 -04:00
Jesse Keating
ae78aea673 Default the flavor to blank. 2007-08-28 23:42:25 -04:00
Jesse Keating
72fdba8821 Unused code snippit 2007-08-27 17:12:32 -04:00
Jesse Keating
0a029cbb14 Oops, wrong help output. 2007-08-27 16:59:31 -04:00
Jesse Keating
5321a6e321 pungi-1.0.0-2.fc8 2007-08-27 15:42:26 -04:00
Jesse Keating
9f1523cb7e pungi-1.0.0-1.fc8 2007-08-27 15:34:51 -04:00
Jesse Keating
d8e95fffa3 Simplify the README file 2007-08-27 15:02:53 -04:00
Jesse Keating
736951231e s/livecd-creator/pungi/. Stole that code a little /too/ well. 2007-08-27 14:21:14 -04:00
Jesse Keating
b8457e64d5 1.0.0 release. Woohoo!
Remove dead config files.  No longer use an /etc directory.
2007-08-27 14:17:42 -04:00
Jesse Keating
29d033e838 Almost there now! 2007-08-27 12:48:54 -04:00
Jesse Keating
1357a05145 Fix issues with $basearch and mirrorlist usage. 2007-08-27 12:41:26 -04:00
Jesse Keating
d5aea6b8b2 Add a ks file for composing Fedora 8 "Fedora" 2007-08-27 11:00:11 -04:00
Jesse Keating
54737ebb70 - Set arch using rpmUtils, and do it in /usr/bin/pungi 2007-08-27 10:39:12 -04:00
Jesse Keating
c53ff26201 - Add support for $releasever in repo uris. 2007-08-27 10:33:28 -04:00
Jesse Keating
5c70f43906 Move arch setup to __init__.py so that it is done if
gather is not used.
2007-08-27 10:02:03 -04:00
Jesse Keating
a578d93a9e Add a rootcheck, stolen from livecd-creator 2007-08-26 19:48:49 -04:00