Commit Graph

292 Commits

Author SHA1 Message Date
Martin Gracik d2be76dc70 Fix the gnome themes 2011-01-14 15:50:00 +01:00
Martin Gracik 5397850511 Add biosdevname package 2011-01-11 12:42:08 +01:00
Martin Gracik 62ca5ad3b1 Edit .bash_history file 2011-01-11 12:40:15 +01:00
Martin Gracik cd339589cc Add the initd and kernel lines to .treeinfo 2011-01-09 12:50:39 +01:00
Martin Gracik 31a9870625 Don't remove the gamin package from installtree 2011-01-04 14:20:44 +01:00
Martin Gracik a1c25f5beb Added the download source link to lorax.spec 2010-12-21 10:17:37 +01:00
Martin Gracik eb279f7341 Use config(noreplace) directive for lorax.conf 2010-12-17 17:43:12 +01:00
Martin Gracik 859d3654da Explain in spec file why there's no source download link 2010-12-17 17:11:40 +01:00
Martin Gracik 3a0ed30cca Setup and spec file changes
Added the license files and executable.
Marked lorax.conf as config.
2010-12-17 17:04:04 +01:00
Martin Gracik d0f2c1a936 Move lorax executable to sbin 2010-12-17 16:46:44 +01:00
Martin Gracik 5b3fdf6936 Remove mksquashfs command
Not used anywhere
2010-12-17 15:59:26 +01:00
Martin Gracik a7bcc9188d Use losetup from util-linux-ng
losetup-stub was removed from anaconda runtime,
we want to use the one from util-linux-ng
2010-12-13 09:03:15 +01:00
Martin Gracik e63044c562 Add vconfig, wipefs, gpart, rdate, tty, which, ntpdate to initrd 2010-12-10 12:36:32 +01:00
Martin Gracik ea3df8ad20 Do not create efi images for 32 bit archs 2010-12-08 17:21:10 +01:00
Martin Gracik 3210d023c5 Initrd cleanups 2010-12-08 17:20:46 +01:00
Martin Gracik ce25d50495 Add a new line after version in buildstamp 2010-12-08 15:53:41 +01:00
Martin Gracik 3528812a3a Makefile updates 2010-12-08 14:16:13 +01:00
Martin Gracik 402999585d Remove empty config files 2010-12-08 12:40:46 +01:00
Martin Gracik f85fa1d1ed Copy main kernel to isolinux and only others to pxeboot directory 2010-12-07 14:08:30 +01:00
Martin Gracik bdb9b700f4 Split initrd for multiple kernels 2010-12-06 15:05:47 +01:00
Martin Gracik 826e580cd8 Change the XEN kernel constant value 2010-12-06 13:53:06 +01:00
Martin Gracik 49d96d4948 Various initrd cleanup 2010-12-06 12:27:04 +01:00
Martin Gracik 688b4aa5ae Add buildarch variable to template 2010-12-06 10:52:39 +01:00
Martin Gracik e1218111b1 Install xorg-x11-drivers instead of specific drivers 2010-12-03 10:33:49 +01:00
Martin Gracik 5e3d5b45a3 Don't append yum output to the diff file 2010-12-03 09:53:21 +01:00
Martin Gracik acbbfa3381 Print the missing files in order 2010-12-02 17:04:13 +01:00
Martin Gracik 6e6dd35e46 Added gnome-icon-theme-legacy 2010-12-02 16:17:41 +01:00
Martin Gracik d747519b8c Added spec file 2010-12-02 13:37:16 +01:00
Martin Gracik 8a91123766 Update setup.py 2010-12-02 13:37:06 +01:00
Martin Gracik 9c533a517f Update Makefile 2010-12-02 13:36:22 +01:00
Martin Gracik c062a954f7 Fixed pylint errors in yumhelper.py 2010-12-02 13:34:29 +01:00
Martin Gracik ea6139f125 Fixed pylint errors in sysutils.py 2010-12-02 13:29:55 +01:00
Martin Gracik 5a3ff79726 Fixed pylint errors in outputtree.py 2010-12-02 13:27:08 +01:00
Martin Gracik 007ed0dc76 Fixed pylint errors in output.py 2010-12-02 13:24:15 +01:00
Martin Gracik b7504823e0 Fixed pylint errors in ltmpl.py 2010-12-02 13:20:41 +01:00
Martin Gracik 98fab0f389 Fix pylint errors in installtree.py 2010-12-02 13:16:11 +01:00
Martin Gracik 070fbdab10 Use constant value from constants.py for fs overhead 2010-12-02 13:00:31 +01:00
Martin Gracik 55f6acb620 Fix pylint errors in __init__.py 2010-12-02 12:59:08 +01:00
Martin Gracik 449df91699 Add FS_OVERHEAD constant to constats.py 2010-12-02 12:57:13 +01:00
Martin Gracik fc72557eb1 Fixed pylint errors in constants.py 2010-12-02 12:44:16 +01:00
Martin Gracik 995e6d7e13 Fixed pylint errors in base.py 2010-12-02 12:41:14 +01:00
Martin Gracik a265f459bf Change isolinux local variable to instance variable 2010-11-29 10:22:52 +01:00
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