6c28fe0 - fix storage writing for live and ostree installs (#1236937) (awilliam)

Authored and Committed by bcl 8 years ago
    - fix storage writing for live and ostree installs (#1236937) (awilliam)
    - Add O_CREAT to the open flags when extracting rpm files. (dshea)
    - Move ostree gobject version check next to the import (#1243543) (bcl)
    - Remove rpmfluff from the buildrequires. (dshea)
    - Only import readline if readline is necessary. (dshea)
    - use the right baseurl in run_install_test.sh. (clumens)
    - Don't copy the environment when starting metacity. (dshea)
    - Fix the use of a temporary file in SimpleConfig.write (dshea)
    - Add a test for SimpleConfig.write(use_tmp=True). (dshea)
    - Remove an unnecessary chmod when creating chrony.conf (dshea)
    - Fix some bad uses of chmod. (dshea)
    - Add a function to open a file with specific permission bits (dshea)
    - Don't ask to start vnc if user specifies text mode. (#1202277)
      (sbueno+anaconda)
    - New Anaconda documentation - 23.15 (bcl)
    - Add a helper for building Sphinx docs using mock. (bcl)
    - Update Sphinx configuration for python3 (bcl)
    - Running without a GUI can also raise ValueError in errors.py (bcl)
    - parse-kickstart_test.py: fix driverdisk_test() (wwoods)
    - Fix the spelling of "version" (dshea)
    
        
file modified
+1 -0
file modified
+23 -2
file modified
+1 -1