/[smeserver]/rpms/anaconda/sme8/0014-Make-boot-loader-use-SME-labels.patch
ViewVC logotype

Diff of /rpms/anaconda/sme8/0014-Make-boot-loader-use-SME-labels.patch

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

Revision 1.1 by slords, Thu Oct 22 14:43:11 2009 UTC Revision 1.7 by slords, Sat Sep 17 20:44:05 2011 UTC
# Line 1  Line 1 
1  From 33f6f5a069fe034d2dffddc8f7f498d8515248e9 Mon Sep 17 00:00:00 2001  From 88c4b69e1487eabaf1e5fb3fdca713e6d0d79779 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:40:10 -0600  Date: Mon, 19 Oct 2009 08:40:10 -0600
4  Subject: [PATCH] Make boot loader use SME labels  Subject: [PATCH 14/17] Make boot loader use SME labels
5    
6  ---  ---
7   partedUtils.py |    4 ++--   partedUtils.py |    4 ++--
8   1 files changed, 2 insertions(+), 2 deletions(-)   1 files changed, 2 insertions(+), 2 deletions(-)
9    
10  diff --git a/partedUtils.py b/partedUtils.py  diff --git a/partedUtils.py b/partedUtils.py
11  index 9c9cd33..a9d9e0d 100644  index 147c2f8..2a2d034 100644
12  --- a/partedUtils.py  --- a/partedUtils.py
13  +++ b/partedUtils.py  +++ b/partedUtils.py
14  @@ -528,8 +528,8 @@ def sniffFilesystemType(device):  @@ -528,8 +528,8 @@ def sniffFilesystemType(device):
# Line 23  index 9c9cd33..a9d9e0d 100644 Line 23  index 9c9cd33..a9d9e0d 100644
23               lines = f.readlines()               lines = f.readlines()
24           except IOError:           except IOError:
25  --  --
26  1.5.5.6  1.7.1
27    


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