Commit Graph

361 Commits

Author SHA1 Message Date
Martin Gracik
4e42a82b20 Change BuildRequires to python2-devel 2011-04-13 14:04:32 +02:00
Martin Gracik
8fcbe0c773 Remove pungi patch 2011-04-13 13:25:02 +02:00
Martin Gracik
ac0f1c3c51 Remove pseudo code 2011-04-13 13:24:51 +02:00
Martin Gracik
e10403eeb5 New version 2011-04-13 10:34:56 +02:00
Martin Gracik
3d8a48c69d Provide shutdown on s390x (#694518) 2011-04-12 13:19:39 +02:00
Martin Gracik
35d85a7b4f Fix arch specific requires in spec file 2011-04-12 13:19:39 +02:00
Martin Gracik
3930b8ea6c Add s390 modules and do some cleanup of the template 2011-04-12 13:19:39 +02:00
Martin Gracik
3851ac2fb2 Generate ssh keys on s390 2011-04-12 13:19:39 +02:00
Martin Gracik
d5515f820b Don't remove tr, needed for s390 2011-04-12 13:19:39 +02:00
Martin Gracik
024f7137c6 Do not check if we have all commands 2011-04-12 13:19:39 +02:00
Martin Gracik
507735e127 Change location of addrsize and mk-s390-cdboot 2011-04-12 13:19:39 +02:00
Martin Gracik
a73cedc951 Shutdown is in another location 2011-04-12 13:19:39 +02:00
Martin Gracik
4064c78fe6 Do not skip broken packages 2011-04-12 13:19:39 +02:00
Martin Gracik
fb8224b71d Don't install network-manager-netbook 2011-04-12 13:19:38 +02:00
Martin Gracik
80650edb4d Wait for subprocess to finish 2011-04-12 13:19:38 +02:00
Martin Gracik
fbd8da6d40 Have to call os.makedirs 2011-04-12 13:19:38 +02:00
Martin Gracik
ef1ae59a8a images dir already exists, we just need to set it 2011-04-12 13:19:38 +02:00
Martin Gracik
c3e7664448 The biarch is a function not an attribute 2011-04-12 13:19:38 +02:00
Martin Gracik
f5258e7266 Create images directory in outputtree 2011-04-12 13:19:38 +02:00
Martin Gracik
76ba5755fc Create efibootdir if doing efi images 2011-04-12 13:19:38 +02:00
Ales Kozumplik
1b5100b5ca Get rid of create_gconf().
We do what create_gconf is trying to achieve in get_config_files(). What's
more, the files in crete_gconf() end up in the root directory where
nothing can possibly use them because the root user's home is now /root.
2011-04-12 13:19:38 +02:00
Martin Gracik
c41e8a89b8 Replace variables in yaboot.conf 2011-04-12 13:19:38 +02:00
Martin Gracik
ae90d14e44 Add sparc specific packages 2011-04-12 13:19:38 +02:00
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
bdba285796 Add packages for s390 2011-04-12 13:19:38 +02:00
Martin Gracik
662449d0f6 Add support for sparc 2011-04-12 13:19:38 +02:00
Martin Gracik
9b8a8c83d7 Use factory to get the image classes 2011-04-12 13:19:38 +02:00
Martin Gracik
7bfb602ff4 treeinfo has to be addressed as self.treeinfo 2011-04-12 13:19:38 +02:00
Martin Gracik
682515da71 Add support for s390 2011-04-12 13:19:38 +02:00
Martin Gracik
c7f43aaa6b Add the xen section to treeinfo on x86_64 2011-04-12 13:19:38 +02:00
Martin Gracik
3f64827719 Fix magic and mapping paths 2011-04-12 13:19:38 +02:00
Martin Gracik
d2daafa402 Fix passing of prepboot and macboot arguments 2011-04-12 13:19:38 +02:00
Martin Gracik
073e71ad8b Small ppc fixes 2011-04-12 13:19:38 +02:00
Martin Gracik
7fddbc3b09 Check if the file we want to remove exists
If we have directory symlinks, some files could have already
been removed and we get a traceback. This prevents the traceback.
2011-04-12 13:19:38 +02:00
Martin Gracik
33688a99f2 Install x86 specific packages only on x86 2011-04-12 13:19:38 +02:00
Martin Gracik
589ae9e600 Change the location of zImage.lds 2011-04-12 13:19:38 +02:00
Martin Gracik
ac4572202f Added ppc specific packages 2011-04-12 13:19:38 +02:00
Martin Gracik
183bcc7065 memtest and efika.forth are in /boot 2011-04-12 13:19:38 +02:00
Martin Gracik
203cc7b15f Add support for ppc
The way we create the images had to be changed a little.
Some code had to be moved to other places, so we can create
images for other architectures too.
2011-04-12 13:19:37 +02:00
Martin Gracik
772cab692c Minor sparc pseudo code changes 2011-04-12 13:19:37 +02:00
Martin Gracik
72bfb754fd Added sparc pseudo code (dgilmore) 2011-04-12 13:19:37 +02:00
Martin Gracik
b3362abeff Added s390 and x86 pseudo code 2011-04-12 13:19:37 +02:00
Martin Gracik
eed099d1cf Added ppc pseudo code 2011-04-12 13:19:37 +02:00
Martin Gracik
aff37a71d1 Print a message when no arguments given (#684463) 2011-04-12 13:19:37 +02:00
Martin Gracik
600e9c16e8 Mako template returns unicode strings (#681003)
New mako template returns unicode strings, which are
a problem for shlex. We need to encode them to ascii.
2011-04-12 13:19:37 +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
Martin Gracik
1b67c2690b New version 2011-03-21 14:50:33 +01:00