aee04a Do not recreate the ssh keys if they exist already. (akozumpl)

Authored and Committed by Chris Lumens 13 years ago
    Do not recreate the ssh keys if they exist already. (akozumpl)
    Display a banner when (re)starting Anaconda. (akozumpl)
    Most viewers of tty1 do not care about xrandr stderr output. (akozumpl)
    restart-anaconda: no need to redownload the updates. (akozumpl)
    Write 'edd' instead of 'ethX' for fcoe= dracut parameter. (dcantrell)
    When checking for allowing an upgrade, trim off any "-Alpha" or "-Beta".
    (clumens)
    Make text for failed upgrade dialog clearer (#697193) (bcl)
    Fix a grammar error in the upgrade message (#697244). (clumens)
    If there are no RAID arrays, do not write an mdadm.conf (#696907). (clumens)
    loader: always call klogctl to disable kernel logging in the console.
    (akozumpl)
    Set mainWindow size request to current res reported by xrandr (#694760)
    (dcantrell)
    Fix SIGSEGV for netwowrk --device=<MAC> which is not found (#697432)
    (rvykydal)
    Use correct interface to obtain HwAddress property (#693614) (rvykydal)
    Revert "Don't write HWADDR into ifcfg files (#690589)" (rvykydal)
    analog: turn off another harmful feature of rsyslogd. (akozumpl)
    analog: cleanup whitespace in the file. (akozumpl)
    Fix building with --disable-selinux (mark (clumens)
    Don't include system virtual filesystems in /etc/fstab (#693926). (clumens)
    Set ANACONDA=1 in the udev environment early in anaconda. (clumens)
    findFirstIsoImage needs to return a filename, so fix it. (clumens)
    Fix unmounting in anaconda-cleanup to deal with /mnt/sysimage as well.
    (clumens)
    Remove the second upgrade check from yuminstall.py. (clumens)
    Cache the value of Format.majorminor(). (akozumpl)
    And call anaconda-cleanup from restart-anaconda. (clumens)
    Unmount everything in /mnt/install from anaconda-cleanup. (clumens)
    Move most anaconda mount points to be under /mnt/install. (clumens)
    Fix the initialization of LUKS device, we have to add the first keyslot (also
    add key_file arguments for compatibility) (msivak)
    Add "quiet" to the x86-64 and i386 boot arguments. (clumens)
    Update restart-anaconda to work with systemd. (clumens)
    Remove init.[ch]. (clumens)
    Move debugging features into loader.c. (clumens)
    We no longer need to get the PID of init from loader. (clumens)
    Move serial console handling code out into its own file. (clumens)
    Make reboot/halt/shutdown decisions in anaconda instead of loader. (clumens)
    Remove all the custom shutdown/reboot/halt code in loader and init. (clumens)
    Move syslog starting into loader. (clumens)
    loader doesn't support arguments except from /proc/cmdline. (clumens)
    Don't build our own init anymore. (clumens)
    Remove the duplicate backtrace setup code in init.c. (clumens)
    Remove from init.c/loader.c things that systemd does for us. (clumens)
    Add the unit files necessary to have systemd start loader. (clumens)
    
        
file modified
+1 -0
file modified
+52 -5
file modified
+1 -1