ishcherb / rpms / lorax

Forked from rpms/lorax 6 years ago
Clone

04332c9 - Provide shutdown on s390x (#694518)

Authored and Committed by Martin Gracik 13 years ago
    - Provide shutdown on s390x (#694518)
    - Fix arch specific requires in spec file
    - Add s390 modules and do some cleanup of the template
    - Generate ssh keys on s390
    - Don't remove tr, needed for s390
    - Do not check if we have all commands
    - Change location of addrsize and mk-s390-cdboot
    - Shutdown is in another location
    - Do not skip broken packages
    - Don't install network-manager-netbook
    - Wait for subprocess to finish
    - Have to call os.makedirs
    - images dir already exists, we just need to set it
    - The biarch is a function not an attribute
    - Create images directory in outputtree
    - Create efibootdir if doing efi images
    - Get rid of create_gconf().
    - Replace variables in yaboot.conf
    - Add sparc specific packages
    - Skip keymap creation on s390
    - Copy shutdown and linuxrc.s390 on s390
    - Add packages for s390
    - Add support for sparc
    - Use factory to get the image classes
    - treeinfo has to be addressed as self.treeinfo
    - Add support for s390
    - Add the xen section to treeinfo on x86_64
    - Fix magic and mapping paths
    - Fix passing of prepboot and macboot arguments
    - Small ppc fixes
    - Check if the file we want to remove exists
    - Install x86 specific packages only on x86
    - Change the location of zImage.lds
    - Added ppc specific packages
    - memtest and efika.forth are in /boot
    - Add support for ppc
    - Minor sparc pseudo code changes
    - Added sparc pseudo code (dgilmore)
    - Added s390 and x86 pseudo code
    - Added ppc pseudo code
    - Print a message when no arguments given (#684463)
    - Mako template returns unicode strings (#681003)
    - The check option in options causes ValueError
    - Disable all ctrl-alt-arrow metacity shortcuts.
    - Use xz when compressing the initrd
    
        
file modified
+1 -0
file modified
+57 -3
file modified
+1 -1