diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-07-20 02:42:12 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-07-20 02:42:12 +0000 |
commit | 94dd872cad528c27940c746ad75391fd099aa845 (patch) | |
tree | e66ce0a29f1fe3d2c2819aabf15e03e3dfda2049 /rescue/guessmounts | |
parent | d4507ac423186648d652acb76c2fe46091963774 (diff) | |
download | drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.gz drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.bz2 drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.xz drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.zip |
MandrakeSoft -> Mandrakesoft
Diffstat (limited to 'rescue/guessmounts')
-rwxr-xr-x | rescue/guessmounts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/guessmounts b/rescue/guessmounts index b879ca13f..cce1d5d35 100755 --- a/rescue/guessmounts +++ b/rescue/guessmounts @@ -2,7 +2,7 @@ # # Guillaume Cottenceau (gc@mandrakesoft.com) # -# Copyright 2001 MandrakeSoft +# Copyright 2001 Mandrakesoft # # This software may be freely redistributed under the terms of the GNU # public license. @@ -82,6 +82,9 @@ if ($root) { #------------------------------------------------- #- $Log$ +#- Revision 1.7 2004/07/20 02:42:12 prigaux +#- MandrakeSoft -> Mandrakesoft +#- #- Revision 1.6 2003/08/03 21:50:06 prigaux #- - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df" #- - some perl_checker compliance |