Jesse Keating
6d0d5e5839
prep for dist.
...
Use bzip2 (so trac can see it)
2008-01-02 17:41:54 -05:00
Jesse Keating
e81d4b8e51
Add k3b to the manifest.
2008-01-02 17:19:31 -05:00
Jesse Keating
d36d3a32e0
Add more eclipse files to be ignored.
2007-12-17 15:13:09 -05:00
Jesse Keating
1402ef4414
- Always add the core comps group.
2007-12-17 15:12:25 -05:00
Jesse Keating
49eb1f853e
Ignore eclipse files.
2007-12-14 23:16:10 -05:00
Jesse Keating
a18974c12c
Fix up for file moves.
2007-12-14 23:14:21 -05:00
Jesse Keating
2cb4e338f7
Adjust layout, will help with using eclipse
2007-12-14 22:41:08 -05:00
Jesse Keating
b94b37422a
We don't need relnote directories since relnotes aren't being used.
2007-12-11 10:35:59 -05:00
Jesse Keating
6299545b10
Correct mistake with cache dir ensurance.
2007-12-11 10:34:18 -05:00
Jesse Keating
c91524b39b
pungi-1.2.4-1.fc8
2007-12-10 18:29:19 -05:00
Jesse Keating
fa1fc86b8d
Remove extra files from tarball
2007-12-10 18:29:15 -05:00
Jesse Keating
15f0b6b682
pungi-1.2.3-1.fc8
2007-12-10 18:18:44 -05:00
Jesse Keating
eb3083c94a
Third time's the charm...
2007-12-10 18:18:40 -05:00
Jesse Keating
cf2469d7fa
pungi-1.2.2-1.fc8
2007-12-10 18:05:49 -05:00
Jesse Keating
1c76dd3722
Handle egg generation in the spec file.
2007-12-10 18:04:55 -05:00
Jesse Keating
5bfbdb1a47
pungi-1.2.1-1.fc8
2007-12-10 17:20:15 -05:00
Jesse Keating
302a5ab5db
Prepare for release
2007-12-10 17:17:19 -05:00
Jesse Keating
b7b45d59c1
Change path to isomd5sum
2007-12-10 15:17:56 -05:00
Jesse Keating
5abaa9b226
Use a repoview cache.
...
Make sure the cache dirs exist before using them.
2007-12-10 14:14:06 -05:00
Jesse Keating
fb6c4402a2
Enable a createrepo cache.
2007-12-08 10:42:31 -05:00
Jesse Keating
8ca20d2fa7
Remove all the release notes files that we don't display in the installer.
2007-12-07 17:44:35 -05:00
Jesse Keating
9c11eec79a
pungi-1.2.0-1.fc8
2007-12-04 10:06:18 -05:00
Jesse Keating
5e0fad1742
Prepare for release
...
Drop the f8 file, add a rawhide ks file.
2007-12-04 10:05:58 -05:00
Jesse Keating
0d2d9e55f5
Quiet down the selinux check.
2007-12-04 09:31:40 -05:00
Jesse Keating
591f65c982
Make the cd size a nice even number.
2007-12-04 07:58:43 -05:00
Jesse Keating
4929567859
Adjust the size so that we fit on all disks. splittree kind of sucks this way.
2007-12-03 23:17:21 -05:00
Jesse Keating
d9a840c863
Remove previous splittree workdirs when reusing a tree.
2007-12-03 23:09:47 -05:00
Jesse Keating
91a9edceb7
Default to 690 for a cd size.
2007-12-03 20:41:42 -05:00
Jesse Keating
9be2c94dc6
Make the logged command output useable in a shell.
2007-12-03 20:38:02 -05:00
Jesse Keating
43c0267445
Support includes and excludes from repos.
2007-12-03 15:37:15 -05:00
Jesse Keating
3248639f9b
Disable TMPDIR use in buildinstall. Still broken :/
2007-12-03 14:52:47 -05:00
Jesse Keating
8df58b56cb
Bump version to 1.2.0
...
Allow our default flavor of '' to be used.
2007-12-03 13:49:11 -05:00
Jesse Keating
a9c124e7e0
Only allow alphanumeric in flavor.
2007-12-03 11:56:03 -05:00
Jesse Keating
33a2ec8508
Check for selinux enforcing. Warn if it is.
2007-12-03 11:40:41 -05:00
Jesse Keating
67df99833a
Do release notes first.
2007-12-02 23:02:51 -05:00
Jesse Keating
dcf069a017
Fix logging during _ensuredir.
...
Some fixups for re-using dirs
2007-12-02 22:24:11 -05:00
Jesse Keating
6748133646
Support re-using existing destdirs better, with a --force option.
2007-12-02 14:31:26 -05:00
jkeating
aef1db89aa
Only check root when necessary.
2007-11-30 15:41:58 -05:00
Jesse Keating
a09b885fd8
Flip the default for nosource.
2007-11-30 10:36:28 -05:00
Jesse Keating
669fd7e62b
Add joe, tcsh, thunderbird to the manifest
...
exclude any debug kernels from winding up in the tree
2007-11-29 17:49:23 -05:00
Jesse Keating
f499bc4f8d
Add a split option to the iso creation function
...
Fix a SRPMS SRPMs typo
Handle source iso creation better
2007-11-29 17:46:58 -05:00
Jesse Keating
1116fcc4b0
Call the logger correctly
2007-11-28 22:14:20 -05:00
Jesse Keating
1c6ac68a59
Remove non-op checks in splittree and pkgorder. They're only called now if we want more than one iso.
...
Make tree size check quiet.
2007-11-28 17:11:18 -05:00
Jesse Keating
8733a990ec
- Figure out number of isos on the fly, based on tree size
...
- Add command line option to disable creation of split media
- Remove -S -P options, as splittree and packageorder are now
called from createIsos, if needed.
2007-11-28 17:10:02 -05:00
Jesse Keating
3260c78f53
- Use downloadPkgs() from yum instead of a homebrew download function.
...
- Add a callback to show download progress
- Add a force option to _link, removes existing target file
2007-11-27 21:42:37 -05:00
Jesse Keating
d99c9048c4
Clarify package not found slightly
2007-11-27 14:54:17 -05:00
Jesse Keating
8e5e261774
Enable TMPDIR again so that anconda-runtime working files go to the working dir.
2007-11-27 14:40:36 -05:00
Jesse Keating
333255c35c
pungi-1.1.10-1.fc8
2007-11-22 09:31:22 -05:00
Jesse Keating
c60c9b443e
Prep for release
2007-11-22 09:31:15 -05:00
Jesse Keating
a621cdc5c5
Need to import shutil in order to use it.
2007-11-21 09:17:14 -05:00