/[smeserver]/rpms/anaconda/sme8/0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch
ViewVC logotype

Diff of /rpms/anaconda/sme8/0016-Run-SME-post-install-scripts-on-kickstart-install-up.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by slords, Wed Apr 27 14:33:48 2011 UTC Revision 1.6 by slords, Thu May 5 17:50:37 2011 UTC
# Line 1  Line 1 
1  From c0dfe681d9f71932457ad001b29dc1570d84835b Mon Sep 17 00:00:00 2001  From 75560a672126a44bc811fe6968a4ea30ace380e4 Mon Sep 17 00:00:00 2001
2  From: Shad L. Lords <slords@mail.com>  From: Shad L. Lords <slords@mail.com>
3  Date: Mon, 19 Oct 2009 08:45:40 -0600  Date: Mon, 19 Oct 2009 08:45:40 -0600
4  Subject: [PATCH] Run SME post-install scripts on kickstart install/upgrade  Subject: [PATCH 16/17] Run SME post-install scripts on kickstart install/upgrade
5    
6  ---  ---
7   kickstart.py |    9 +++++++++   kickstart.py |    9 +++++++++
8   1 files changed, 9 insertions(+), 0 deletions(-)   1 files changed, 9 insertions(+), 0 deletions(-)
9    
10  diff --git a/kickstart.py b/kickstart.py  diff --git a/kickstart.py b/kickstart.py
11  index 3a7579b..ca2e156 100644  index 1f414c5..2a487b7 100644
12  --- a/kickstart.py  --- a/kickstart.py
13  +++ b/kickstart.py  +++ b/kickstart.py
14  @@ -882,6 +882,15 @@ class Kickstart(cobject):  @@ -888,6 +888,15 @@ class Kickstart(cobject):
15               w.pop()               w.pop()
16    
17       def postAction(self, anaconda, serial):       def postAction(self, anaconda, serial):
# Line 28  index 3a7579b..ca2e156 100644 Line 28  index 3a7579b..ca2e156 100644
28                                 self.ksdata.scripts)                                 self.ksdata.scripts)
29    
30  --  --
31  1.5.5.6  1.7.4.1
32    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed