Jesse Keating
7f0cd87c4f
pychecker clean up, don't overload 'file'
2009-08-04 14:40:32 -07:00
Jesse Keating
05c51e4b96
Cleanup from pychecker, remove unused items.
2009-08-04 14:36:17 -07:00
Jesse Keating
eb3caa4161
Kill extra whitespace
2009-08-04 14:23:55 -07:00
Jesse Keating
cd466ce546
Remove unused functions in splittree
2009-08-04 14:21:59 -07:00
Jesse Keating
179d3cd678
Fix boot.iso showing up on DVD and potentially split media.
2009-05-21 10:31:35 -07:00
Jesse Keating
8a15ecca80
Use the new splittree method of dynamic srpm cd splitting
2009-05-18 15:37:31 -07:00
Jesse Keating
a73e976bc8
Create a new function to create the splitSRPM dirs
...
Use this function to create split SRPM dirs on the fly
2009-05-18 14:33:18 -07:00
Jesse Keating
e377f015df
Use the new function to create the first split dir only.
2009-05-15 12:22:04 -07:00
Jesse Keating
038a98a2d3
Make splits on demand rather than pre-create a hard set of splits.
2009-05-15 11:19:26 -07:00
Jesse Keating
9012c9fd41
Add two new functions to help with creating split dirs on demand.
...
createFirstSplitDir is called for the first split.
createSplitDir is called for all other splits.
2009-05-15 11:17:23 -07:00
Jesse Keating
c484a26f44
Pad the ppc bootable disks by 15 megs, lots of isofs overhead.
2009-04-07 18:09:00 -07:00
Jesse Keating
e3d6cf508d
Disable arch test for now, it was tripping i386/i586 for no good reason.
2009-03-04 13:45:44 -08:00
Jesse Keating
bdf3b118aa
Fix size estimation in splittree.
...
This while file needs a major rework, but this gets us correct
size estimations when building up discs.
2009-02-12 11:26:48 -08:00
Jesse Keating
5216793a69
Count all copies of a hardlink when determining CD size for now,
...
until bug #485167 is fixed.
2009-02-11 17:09:04 -08:00
Jesse Keating
972240b972
Don't ship boot.iso on cd1 or the DVD. It just wastes space.
2009-01-28 16:02:48 -08:00
Jesse Keating
15c5b80e87
Take ownership of pkgorder and splittree.py; call appropriately
...
These two files have been removed from anaconda sources, so we
are taking ownership of them. We will likely rewrite some of these
but the plan is to keep them as 'utility' type tools so that they
can be used without creating full pungi objects.
2008-06-23 10:27:30 -04:00