Martin Gracik
|
6bd104c627
|
Print excessive files in the initrd diff
|
2010-11-26 15:46:57 +01:00 |
|
Martin Gracik
|
d1653ce89e
|
Add gdb-gdbserver package to initrd
|
2010-11-24 14:28:06 +01:00 |
|
Martin Gracik
|
bde6e5c516
|
Enable at-spi-corba in gconf
|
2010-11-24 13:48:59 +01:00 |
|
Martin Gracik
|
d995d82ed6
|
Break get_isolinux() in more separate methods
|
2010-11-23 16:43:39 +01:00 |
|
Martin Gracik
|
330217e721
|
Add subprocess module to __init__.py
It got lost somewhere during the imports cleanup
|
2010-11-23 15:05:23 +01:00 |
|
Martin Gracik
|
413fc84cb3
|
Use kernel in outputtree when creating efi images
|
2010-11-23 14:38:06 +01:00 |
|
Martin Gracik
|
3ce70b9e49
|
Move kernel constants to constants.py
|
2010-11-23 14:25:39 +01:00 |
|
Martin Gracik
|
c8b1f5f5ea
|
Create the outputtree kernels holder after copying the kernels
|
2010-11-23 14:20:42 +01:00 |
|
Martin Gracik
|
6dcc1b8666
|
Don't copy kernels to workdir, copy them straight to outputdir
|
2010-11-23 14:20:42 +01:00 |
|
Martin Gracik
|
9b73b764b8
|
Don't change the kernels object inside get_kernels()
|
2010-11-23 13:42:27 +01:00 |
|
Martin Gracik
|
4ff7d533b6
|
Use DataHolder instead of namedtuple for holding initrd info
|
2010-11-23 13:29:11 +01:00 |
|
Martin Gracik
|
0224cdf660
|
Use DataHolder instead of namedtuple for holding kernel info
|
2010-11-23 13:27:07 +01:00 |
|
Martin Gracik
|
e9eea0f3ea
|
Allow DataHolder to have initial values
|
2010-11-23 13:19:36 +01:00 |
|
Martin Gracik
|
33286629b5
|
Remove unneeded imports from installtree.py
|
2010-11-23 13:17:05 +01:00 |
|
Martin Gracik
|
bee1743163
|
Remove unneeded import from __init__.py
|
2010-11-23 13:12:21 +01:00 |
|
Martin Gracik
|
ab6af2dc04
|
Remove not needed imports from outputtree.py
|
2010-11-23 13:04:38 +01:00 |
|
Martin Gracik
|
485fad16e5
|
Add the DataHolder class
|
2010-11-23 12:49:02 +01:00 |
|
Martin Gracik
|
60740ae505
|
Minor buildstamp changes
|
2010-11-23 12:41:30 +01:00 |
|
Martin Gracik
|
e12c282820
|
Remove support for writing disc number in discinfo and treeinfo
|
2010-11-23 12:37:28 +01:00 |
|
Martin Gracik
|
555dacacc3
|
Enable at-spi-corba in gconf
|
2010-11-23 11:15:33 +01:00 |
|
Martin Gracik
|
3413733661
|
Break up __init__.py into more modules
|
2010-11-23 11:14:25 +01:00 |
|
Martin Gracik
|
1084413b6b
|
Create and use separate installroot directory
The one provided by pungi may be poluted already,
and we don't want this to be left in the initrd.img.
|
2010-11-16 13:33:50 +01:00 |
|
Martin Gracik
|
d888225dd7
|
Export chown and chmod functions
|
2010-11-16 12:25:05 +01:00 |
|
Martin Gracik
|
cf8fb74155
|
Change permissions on shadow file
|
2010-11-16 09:36:46 +01:00 |
|
Martin Gracik
|
9ec28c1a49
|
Add chown and chmod functions to sysutils
|
2010-11-16 09:36:07 +01:00 |
|
Martin Gracik
|
fd6415b692
|
Add a script for diffing installtrees
|
2010-11-16 09:36:00 +01:00 |
|
Martin Gracik
|
1fd86d4a0c
|
Fix copying of other kernels
|
2010-11-12 14:24:56 +01:00 |
|
Martin Gracik
|
87ad91c475
|
Fix cleaning up of modules if we have more kernels
|
2010-11-12 13:00:05 +01:00 |
|
Martin Gracik
|
8e589fb8b7
|
Add kernel-PAE package for i386 architecture
|
2010-11-12 12:59:39 +01:00 |
|
Martin Gracik
|
ac3d16d170
|
Change the way we make the gconf config
|
2010-11-11 13:51:04 +01:00 |
|
Martin Gracik
|
9a0dac3277
|
Add at-spi-corba entry to gconf
Needed for dogtail.
|
2010-11-11 13:37:36 +01:00 |
|
Martin Gracik
|
755f23baad
|
Add needed packages for dogtail
|
2010-11-10 18:21:24 +01:00 |
|
Martin Gracik
|
98b49cdacd
|
Create a separate pylorax.log file
|
2010-11-10 18:21:24 +01:00 |
|
Martin Gracik
|
23994c79d6
|
Add the at-spi2-atk package
Neede for dogtail
|
2010-11-10 18:21:24 +01:00 |
|
Martin Gracik
|
5eb70cb0d6
|
Don't remove libatk-bridge.so from at-spi package
Needed for dogtail.
|
2010-11-10 11:01:19 +01:00 |
|
Martin Gracik
|
e56dbed280
|
Don't use ConfigParser for .buildstamp
Anaconda is case sensitive when parsing the .buildstamp
and ConfigParser makes all the keys lowercase.
|
2010-11-09 16:07:44 +01:00 |
|
Martin Gracik
|
b1ce740a18
|
Setup PATH
Add /sbin and /usr/sbin to PATH, because when used with cron,
cron does not include it in PATH.
|
2010-11-09 09:46:58 +01:00 |
|
Martin Gracik
|
e5ef6300c3
|
Log PATH variable we have
|
2010-11-09 09:37:49 +01:00 |
|
Martin Gracik
|
c7b4ec9df5
|
Add implantisomd5 execution
|
2010-11-08 16:50:59 +01:00 |
|
Martin Gracik
|
85c91cf6b2
|
Skip the src arch
Pungi returns also src packages,
so we can get a src build architecture,
which is not a usable build arch.
|
2010-11-08 16:09:04 +01:00 |
|
Martin Gracik
|
08a752551a
|
Print out the buildarch right after we get it
|
2010-11-08 15:59:38 +01:00 |
|
Martin Gracik
|
d8ba02d894
|
Pungi patch for using lorax
|
2010-11-08 15:41:01 +01:00 |
|
Martin Gracik
|
d9f1f30944
|
Fix the yum download messages
|
2010-11-08 15:31:18 +01:00 |
|
Martin Gracik
|
6925e4d3b3
|
Don't use quotes for gconftool arguments
|
2010-11-08 15:02:58 +01:00 |
|
Martin Gracik
|
27b8b56431
|
Print a nice yum download output
|
2010-11-08 15:02:49 +01:00 |
|
Martin Gracik
|
a1d0a53aa1
|
Initrd tree modifications
|
2010-11-08 13:52:11 +01:00 |
|
Martin Gracik
|
d70189dffc
|
Skip broken packages
|
2010-11-08 13:51:09 +01:00 |
|
Martin Gracik
|
3c7ad7d9ea
|
Write treeinfo and discinfo
|
2010-11-03 14:11:08 +01:00 |
|
Martin Gracik
|
d09c2980ec
|
Save list of installed packages
|
2010-11-03 13:40:03 +01:00 |
|
Martin Gracik
|
be8c2859af
|
Create kernel symlink
Don't copy kernel to isolinx and pxeboot directory.
Create hard link instead.
|
2010-11-02 14:11:50 +01:00 |
|