jkeating@localhost.localdomain
|
abd0a5524d
|
Rearrange things so that they'll actually work together
|
17 years ago |
jkeating@harpoon.lab.boston.redhat.com
|
d3e8cff9ba
|
Update the plan with new info and project layout.
Add a tests dir with some testing files.
|
17 years ago |
jkeating@localhost.localdomain
|
7c6256d737
|
Change name to pungi
|
17 years ago |
jkeating@harpoon.lab.boston.redhat.com
|
123b31573e
|
buildinstall does its own createrepo call, no need to do it twice
|
17 years ago |
jkeating@harpoon.lab.boston.redhat.com
|
340e01eaf1
|
os.mkdirs doesn't exist
|
17 years ago |
jkeating@localhost.localdomain
|
4d568ae728
|
Create pungi, the tool to run anaconda tools
|
17 years ago |
jkeating@localhost.localdomain
|
c2b14f3bad
|
Do the arch switch from i386 to i686 in a better (I hope) way
|
17 years ago |
jkeating@localhost.localdomain
|
9661193aa4
|
Clean sqlite too, was causing a lockup
Translate 'i386' option to 'i686' arch
|
17 years ago |
jkeating@localhost.localdomain
|
8e4c22a064
|
Use Fedora rather than Tree
|
17 years ago |
jkeating@localhost.localdomain
|
ac953cfae4
|
Clean the metadata out when creating the object
|
17 years ago |
jkeating@localhost.localdomain
|
88c82fcb4d
|
Use a dict to return unique requires, not a list with possible dupes
|
17 years ago |
jkeating@localhost.localdomain
|
dba79b9c0f
|
Use a dict for dep checking to speed things up
|
17 years ago |
jkeating@localhost.localdomain
|
a05f22a073
|
Change findDeps to getPackageDeps, don't use a yum function name
Don't return a list of lists, just return a list
|
17 years ago |
jkeating@localhost.localdomain
|
7b9ed647a4
|
Put the downloaded packages in an arch specific dir
|
17 years ago |
jkeating@localhost.localdomain
|
01ab4f42dd
|
Do arch stuff better
Fix an endless loop
clean up some debug output
|
17 years ago |
jkeating@localhost.localdomain
|
bf4931150e
|
Don't iterate through arch list to get package, search returns list
more logging cleanups to add arch
|
17 years ago |
jkeating@localhost.localdomain
|
1c88ab914a
|
First stab at doing arch specific setups
|
17 years ago |
jkeating@localhost.localdomain
|
d3415e63fc
|
- Use cache dir to cache downloads, hardlink to destdir
|
17 years ago |
jkeating@localhost.localdomain
|
a41dfc13bd
|
- Add cache dir option
- Precreate (with error checking) cache and dest dirs
- Use cache dir to cache downloads, hardlink to destdir
- Move sys import into main section
|
17 years ago |
jkeating@localhost.localdomain
|
2aad144643
|
Call object variable directly
|
17 years ago |
jkeating@localhost.localdomain
|
9fc4b73550
|
Use internal variables instead of passing stuff around
|
17 years ago |
jkeating@localhost.localdomain
|
25ddb954f4
|
Stop hiding behind personal address now (:
|
17 years ago |
jkeating@localhost.localdomain
|
dfd31089c1
|
Much more work on the Gather class. Actually able to download packages now.
|
17 years ago |
jkeating@localhost.localdomain
|
990d16d2ca
|
start the Gather class, add some class functions
|
17 years ago |
jkeating@localhost.localdomain
|
bd2635dff4
|
Adjust the plan a bit
|
17 years ago |
jkeating@localhost.localdomain
|
3c7cdc5133
|
Add some more comments
|
17 years ago |
jkeating@localhost.localdomain
|
151917685c
|
A first stab at downloading packages
|
17 years ago |
jkeating@localhost.localdomain
|
f04c99fcbe
|
Move the import of optionparse to the testing section
|
17 years ago |
jkeating@localhost.localdomain
|
90de6d97a5
|
Keep functions, but move them into the if main section
|
17 years ago |
jkeating@localhost.localdomain
|
c057593be6
|
Move things into main that are for testing.
|
17 years ago |
jkeating@localhost.localdomain
|
35a57f82e2
|
Add an hacked up option parser
Start on a yum object
|
17 years ago |
jkeating@localhost.localdomain
|
7307757c2e
|
Initial work, look we can get a list of packages from a comps file
|
17 years ago |
jkeating@localhost.localdomain
|
994ed3cfdb
|
Who wrote this?
|
17 years ago |
jkeating@localhost.localdomain
|
8517f23cd4
|
Add the gather module and a PLAN file for it
|
17 years ago |
jkeating@localhost.localdomain
|
7f9d981feb
|
Lots more thoughts from Seth and Jesse's brainstorm
|
17 years ago |
jkeating@localhost.localdomain
|
fe65339c4d
|
Add a plan
|
17 years ago |