Commit Graph

18 Commits

Author SHA1 Message Date
Martin Gracik
a588f46823 Skip keymap creation on s390 2011-04-12 13:19:38 +02:00
Martin Gracik
69ad288e66 Copy shutdown and linuxrc.s390 on s390 2011-04-12 13:19:38 +02:00
Martin Gracik
866b36115a The check option in options causes ValueError
The crc32 check we want is the default anyway,
so we don't need to specify it.
2011-04-12 13:19:37 +02:00
Ales Kozumplik
e17d3484e1 Disable all ctrl-alt-arrow metacity shortcuts.
No need for desktop switching, just makes the users confused.

Resolves: rhbz#678892
2011-04-12 13:19:37 +02:00
Martin Gracik
d5c4537476 Use xz when compressing the initrd
This makes the image a lot smaller.
2011-04-12 13:19:37 +02:00
Ales Kozumplik
80035c6b7b gconf/metacity: have only one workspace.
Related: rhbz#683548
2011-03-21 08:57:05 +01:00
Martin Gracik
d264eb3ed8 Don't create mtab symlink, already exists
Resolves: #671155
2011-01-21 11:18:47 +01:00
Martin Gracik
f5ac972e92 Exit with error if we have no lang-table 2011-01-20 09:00:00 +01:00
Martin Gracik
47cf65df19 Overwrite the /etc/shadow file 2011-01-19 13:54:50 +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
bdb9b700f4 Split initrd for multiple kernels 2010-12-06 15:05:47 +01:00
Martin Gracik
98fab0f389 Fix pylint errors in installtree.py 2010-12-02 13:16:11 +01:00
Martin Gracik
bde6e5c516 Enable at-spi-corba in gconf 2010-11-24 13:48:59 +01:00
Martin Gracik
3ce70b9e49 Move kernel constants to constants.py 2010-11-23 14:25:39 +01:00
Martin Gracik
0224cdf660 Use DataHolder instead of namedtuple for holding kernel info 2010-11-23 13:27:07 +01:00
Martin Gracik
33286629b5 Remove unneeded imports from installtree.py 2010-11-23 13:17:05 +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