summaryrefslogtreecommitdiffstats
path: root/move
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-07-20 02:42:12 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-20 02:42:12 +0000
commit94dd872cad528c27940c746ad75391fd099aa845 (patch)
treee66ce0a29f1fe3d2c2819aabf15e03e3dfda2049 /move
parentd4507ac423186648d652acb76c2fe46091963774 (diff)
downloaddrakx-94dd872cad528c27940c746ad75391fd099aa845.tar
drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.gz
drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.bz2
drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.xz
drakx-94dd872cad528c27940c746ad75391fd099aa845.zip
MandrakeSoft -> Mandrakesoft
Diffstat (limited to 'move')
-rw-r--r--move/Makefile2
-rw-r--r--move/doc/README2
-rw-r--r--move/move.pm2
-rwxr-xr-xmove/runstage22
-rwxr-xr-xmove/tree/sound.initscript2
5 files changed, 5 insertions, 5 deletions
diff --git a/move/Makefile b/move/Makefile
index 866a8d67a..426342ced 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -123,7 +123,7 @@ only_iso:
find $(DEST)/iso/isolinux -type f -printf '%p 100\n' > $(DEST)/iso.sort ; echo '$(DEST)/iso/live_tree_boot.clp 5' >> $(DEST)/iso.sort
# download version: MOVE10DO
# complete version: MOVE10IN
- mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -P MandrakeSoft -V 'MandrakeMove' -volset MOVE10IN -b isolinux/isolinux.bin -c isolinux/boot.cat -sort $(DEST)/iso.sort -no-emul-boot -boot-load-size 4 -boot-info-table -o $(ISO) $(DEST)/iso
+ mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -P Mandrakesoft -V 'MandrakeMove' -volset MOVE10IN -b isolinux/isolinux.bin -c isolinux/boot.cat -sort $(DEST)/iso.sort -no-emul-boot -boot-load-size 4 -boot-info-table -o $(ISO) $(DEST)/iso
mv $(DEST)/iso/*.clp $(DEST)
mkcd --addmd5 $(ISO)
# cdrecord -v -eject dev=0,0,0 blank=fast gracetime=2 speed=99 $(ISO)
diff --git a/move/doc/README b/move/doc/README
index 298ec9983..28865cdba 100644
--- a/move/doc/README
+++ b/move/doc/README
@@ -1,4 +1,4 @@
-MandrakeMove is Copyright (c) 2003 MandrakeSoft
+MandrakeMove is Copyright (c) 2003 Mandrakesoft
MandrakeMove is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/move/move.pm b/move/move.pm
index 4f62cf514..f59c22a60 100644
--- a/move/move.pm
+++ b/move/move.pm
@@ -1,6 +1,6 @@
package move; # $Id$ $
-#- Copyright (c) 2003-2004 MandrakeSoft
+#- Copyright (c) 2003-2004 Mandrakesoft
#-
#- This program is free software; you can redistribute it and/or modify
#- it under the terms of the GNU General Public License as published by
diff --git a/move/runstage2 b/move/runstage2
index 9afe3d9f4..481b8579c 100755
--- a/move/runstage2
+++ b/move/runstage2
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-#- Copyright (c) 2003 MandrakeSoft
+#- Copyright (c) 2003 Mandrakesoft
#-
#- This program is free software; you can redistribute it and/or modify
#- it under the terms of the GNU General Public License as published by
diff --git a/move/tree/sound.initscript b/move/tree/sound.initscript
index 3820a0adc..919a9b875 100755
--- a/move/tree/sound.initscript
+++ b/move/tree/sound.initscript
@@ -1,5 +1,5 @@
#!/bin/sh
-# (c) MandrakeSoft, Chmouel Boudjnah <chmouel@mandrakesoft.com>
+# (c) Mandrakesoft, Chmouel Boudjnah <chmouel@mandrakesoft.com>
# $Id$
#
# sound: This shell script launch the sound on your system.