[anaconda/f18] - Add --dirinstall command (bcl) - Add mountOnly to turnOnFilesystems (bcl)

Brian C. Lane bcl at fedoraproject.org
Sat Feb 9 01:36:55 UTC 2013


commit 323331edf96fe22647b789bb01cf2edb06374b7f
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Feb 8 17:36:49 2013 -0800

    - Add --dirinstall command (bcl)
    - Add mountOnly to turnOnFilesystems (bcl)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc64e5e..44193e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ anaconda-18.24.tar.bz2
 /anaconda-18.37.9.tar.bz2
 /anaconda-18.37.10.tar.bz2
 /anaconda-18.37.11.tar.bz2
+/anaconda-18.37.12.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index f86ab8f..ae5eb6d 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 18.37.11
+Version: 18.37.12
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -301,6 +301,10 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Fri Feb 08 2013 Brian C. Lane <bcl at redhat.com> - 18.37.12-1
+- Add --dirinstall command (bcl)
+- Add mountOnly to turnOnFilesystems (bcl)
+
 * Mon Jan 07 2013 Brian C. Lane <bcl at redhat.com> - 18.37.11-1
 - Fix Quit button in standalone network spoke (#892120) (rvykydal)
 - Force disk selection for interactive installs. (#888293) (cherry picked from
diff --git a/sources b/sources
index 2fe2e8d..3fdeda3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71a3953b7c7053713f45d83f6e7c60d1  anaconda-18.37.11.tar.bz2
+f15efeb0e12198fff76cec40b4605434  anaconda-18.37.12.tar.bz2


More information about the scm-commits mailing list