Jesse Keating
53301b5313
Add eclipse
2007-10-27 12:17:39 -04:00
Jesse Keating
400ff52477
- Add java-development to the group set.
2007-10-23 17:20:01 -04:00
Jesse Keating
4b4a2d2f32
Prep for release.
2007-10-19 14:33:26 -04:00
Jesse Keating
adbc4c787c
prep for release.
2007-10-11 14:00:47 -04:00
Jesse Keating
6c4913c169
Make a release
2007-10-02 15:50:02 -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
835188ac2c
- Fix location of media.repo file.
2007-09-25 21:26:59 -04:00
Jesse Keating
371c782b81
prep for release
2007-09-18 16:31:52 -04:00
Jesse Keating
93ad1c3f57
Release 1.1.0
2007-09-17 17:31:03 -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
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
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
ae78aea673
Default the flavor to blank.
2007-08-28 23:42:25 -04:00
Jesse Keating
0a029cbb14
Oops, wrong help output.
2007-08-27 16:59:31 -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
54737ebb70
- Set arch using rpmUtils, and do it in /usr/bin/pungi
2007-08-27 10:39:12 -04:00
Jesse Keating
a578d93a9e
Add a rootcheck, stolen from livecd-creator
2007-08-26 19:48:49 -04:00
Jesse Keating
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
2007-08-26 19:44:38 -04:00
Jesse Keating
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.
2007-08-26 14:08:27 -04:00
Jesse Keating
0b3221eafa
- Pass gather a ksparser object instead, needed for yum repos
...
and more advanced package handling.
2007-08-25 10:04:25 -04:00
Jesse Keating
cc68ffa5d8
- Use a kickstart file as input now (for cdsize and package manifest)
...
- Turn pkglist into a pre-parsed package dictionary
- Arrange config setting logically
- Error out on usage if no config file passed
2007-08-25 08:56:16 -04:00
Jesse Keating
6feda08320
- Get group files out of configured repos and create a mashup
...
of the comps. Filter it and make use of it when creating repos.
- Move _doRunCommand into pypungi/__init__.py so that it can be
easily used by all modules. Also pass in a logger for correct
logging
- Quiet down creatrepo calls
2007-08-24 20:45:54 -04:00
Jesse Keating
e1d532cfc0
- hard set product_path to 'Packages'
2007-08-24 09:41:06 -04:00
Jesse Keating
c8beac9215
product_name -> name. KISS
2007-08-24 09:15:58 -04:00
Jesse Keating
54d3d6b809
- Remove a lot of configurable items and hard set them
...
- Move some items to cli flags only (part of moving to pykickstart)
2007-08-24 09:13:53 -04:00
Jesse Keating
4d270948dd
Prep for release
2007-08-21 22:04:07 -04:00
Jesse Keating
0a7c6f4683
Fix indentation issue.
2007-08-16 10:03:13 -04:00
jkeating@localhost.localdomain
1f85a11293
Create a PungiBase class
...
Make Gather and Pungi subclasses of this base class
Adjust logging to use the facility in PungiBase
Adjust logging levels to be appropriate
Drop a note when the compose is finished.
2007-08-15 19:19:13 -04:00
Jesse Keating
1b1a81b2c7
- Create a new yum object for source downloads as yum
...
Fixes a problem where yum object resetting is not currently working
2007-08-01 16:38:57 -04:00
Jesse Keating
36c629a262
split createrepo to it's own call
2007-07-28 10:59:14 -04:00
Jesse Keating
7eff6de180
release 0.3.9
2007-07-24 12:43:08 -04:00
Jesse Keating
d612ffdfb3
Release 0.3.8
2007-06-20 14:04:02 -04:00
Jesse Keating
1eb9ea938f
prep for release and update comps file
2007-05-30 10:46:55 -04:00
Jesse Keating
a300431630
When setting default cdsize, value must be string.
2007-05-25 18:56:09 -04:00
Jesse Keating
0e7a34a453
prep for dist
2007-05-25 14:30:13 -04:00
Jesse Keating
1dfca44ec1
Prep for release
2007-05-24 08:52:02 -04:00
Jesse Keating
defce836a2
Prep for release
2007-05-24 02:06:33 -04:00
Jesse Keating
7baf239914
Prepare for release
2007-05-23 12:44:08 -04:00
Jesse Keating
784bf5ec41
Release 0.3.2
2007-05-21 12:08:30 -04:00
Jesse Keating
a861bb2aaf
- Handle config file missing better (jgranado)
2007-05-15 14:14:16 -04:00
Jesse Keating
d7d904a135
fix comments in conf file
2007-04-06 08:02:00 -04:00
Jesse Keating
813d06d88f
Update for 0.3.0 release
2007-04-02 17:19:19 -04:00
Jesse Keating
eae5edcb56
Move relnotes up to buildinstall section; We want those files then.
2007-03-14 17:56:03 -04:00
Jesse Keating
a3f74c1199
prep for 0.2.8 release
2007-03-10 00:08:13 -05:00
Jesse Keating
45a4b62308
First attempt at supporting kickstart package syntax in manifest files
2007-03-01 23:06:41 -05:00
Jesse Keating
be069fc5f2
Update comps from test2
...
prep release
2007-02-28 14:08:07 -05:00
Jesse Keating
c0c9d7bed7
prep for release
2007-02-21 16:48:08 -05:00
jkeating@reducto.boston.redhat.com
c951061fe7
Prep for release
2007-02-21 09:34:23 -05:00