summaryrefslogtreecommitdiffstats
path: root/rescue/lsparts
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-04-19 13:10:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-04-19 13:10:25 +0000
commit8061a2db18a0162e9d70cb1448e28f367776fdf1 (patch)
tree3301c86573011ad5b078cc75060ed9135ad8ad3f /rescue/lsparts
parent0fe86605c426e8b502553f9b43d7c053de018ae5 (diff)
downloaddrakx-8061a2db18a0162e9d70cb1448e28f367776fdf1.tar
drakx-8061a2db18a0162e9d70cb1448e28f367776fdf1.tar.gz
drakx-8061a2db18a0162e9d70cb1448e28f367776fdf1.tar.bz2
drakx-8061a2db18a0162e9d70cb1448e28f367776fdf1.tar.xz
drakx-8061a2db18a0162e9d70cb1448e28f367776fdf1.zip
mandriva switch
Diffstat (limited to 'rescue/lsparts')
-rwxr-xr-xrescue/lsparts15
1 files changed, 9 insertions, 6 deletions
diff --git a/rescue/lsparts b/rescue/lsparts
index 7dcc936eb..edbf2900e 100755
--- a/rescue/lsparts
+++ b/rescue/lsparts
@@ -1,9 +1,9 @@
#!/usr/bin/perl
#
-# Main author Pascal Rigaux (pixel@mandrakesoft.com)
-# Put together by Guillaume Cottenceau (gc@mandrakesoft.com)
+# Main author Pascal Rigaux (pixel@mandriva.com)
+# Put together by Guillaume Cottenceau
#
-# Copyright 1999,2000,2001 Mandrakesoft
+# Copyright 1999-2005 Mandriva
#
# This software may be freely redistributed under the terms of the GNU
# public license.
@@ -13,10 +13,10 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#
-# This code is extracted from DrakX, the Mandrakelinux graphical installer.
-# http://www.mandrakelinux.com/drakx/
+# This code is extracted from DrakX, the Mandriva Linux graphical installer.
+# http://www.mandrivalinux.com/drakx/
# Open development rulz, find CVS here:
-# http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/gi/
+# http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/gi/
#
# Detects partition types using signatures
#
@@ -115,6 +115,9 @@ P: foreach (@parts) {
#-------------------------------------------------
#- $Log$
+#- Revision 1.5 2005/04/19 13:10:25 prigaux
+#- mandriva switch
+#-
#- Revision 1.4 2004/07/20 02:42:12 prigaux
#- MandrakeSoft -> Mandrakesoft
#-