8afb620 - pylint: Add a pile of new E1101 exceptions (bcl)

Authored and Committed by bcl 10 years ago
    - pylint: Add a pile of new E1101 exceptions (bcl)
    - pylint: change disable-msg to disable (bcl)
    - Fix console for s390 and 'noshell' mode (#1070672) (wwoods)
    - Check that the addon selection state exists before reading it (dshea)
    - Set the name in the volume group store (dshea)
    - Don't ignore the directory of the driver disk iso file (vpodzime)
    - Set rpm macros in DNFPayload (dshea)
    - Implement %packages --instLangs (#156477) (dshea)
    - Set rpm macro information in anaconda-yum. (dshea)
    - Move the anaconda-yum exception handler (#1057120) (dshea)
    - Only run gtk actions in the gtk thread. (dshea)
    - Add createrepo Requires (#1016004) (bcl)
    - Fix a traceback gathering free space info for a container. (#1069854)
      (dlehman)
    - network: detect also fcoe vlan device names exceeding IFNAMESIZ (#1051268)
      (rvykydal)
    - DNFPayload: display the download progress on the hub. (ales)
    - driverdisk: Fix typo in error logging (#1016004) (bcl)
    - driverdisk: Create a repo for network drivers (#1016004) (bcl)
    - driverdisk: Catch blkid failure (#1036765) (bcl)
    - driverdisk: Ignore extra blkid fields (#1036765) (bcl)
    - We can't trust rhcrashkernel-param to give us newline-free text. (pjones)
    - Remove redundant _setCurrentFreeSpace() call (#1043763) (amulhern)
    - Enable python-coverage in anaconda (dshea)
    - Move the sidebar to the right for RTL languages (dshea)
    - Remove a bunch of unused includes and tests for headers (dshea)
    - Add a note about when and how to remove isys.sync (dshea)
    - Remove isys.isPseudoTTY (dshea)
    - Convert isys.isIsoImage to python code (dshea)
    - Focus the language search input by default (#973967) (dshea)
    - Ensure media being verified is always unmounted (dshea)
    - Write 'text'/'cmdline' in anaconda-ks.cfg in text/cmdline mode (wwoods)
    - text install -> text system (#1021963) (wwoods)
    - Support the 'skipx' kickstart command (wwoods)
    - let systemd decide when to start anaconda-sshd (wwoods)
    - Don't use tmux for inst.noshell (#1058607) (wwoods)
    - Fix a nitpick from bcl. (pjones)
    - Make rhcrashkernel-param get run on non-GRUB 2 platforms. (pjones)
    - Cast the blame appropriately when the kernel refuses efivars changes.
      (pjones)
    - Do not use shim.efi on ARMv8 aarch64 (#1067758) (dmarlin)
    - Handle missing environments specified through kickstart (#1067492). (clumens)
    - create_sparse_file in blivet now expects a Size object. (clumens)
    - Don't traceback when no size is given in kickstart (#1067707). (clumens)
    
        
file modified
+1 -0
file modified
+51 -2
file modified
+1 -1