summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-11-10 12:35:02 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-11-10 12:35:02 +0000
commitda94715e3d4e07486df853675958fd522016810c (patch)
tree8edacac989817a4567c5affc93694aeb7ff65d54 /Makefile
parente493243f413480eaab130284867a2fcb0f2b649d (diff)
downloaddrakx-backup-do-not-use-da94715e3d4e07486df853675958fd522016810c.tar
drakx-backup-do-not-use-da94715e3d4e07486df853675958fd522016810c.tar.gz
drakx-backup-do-not-use-da94715e3d4e07486df853675958fd522016810c.tar.bz2
drakx-backup-do-not-use-da94715e3d4e07486df853675958fd522016810c.tar.xz
drakx-backup-do-not-use-da94715e3d4e07486df853675958fd522016810c.zip
no_comment
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8a15e3227..fda9e0ac1 100644
--- a/Makefile
+++ b/Makefile
@@ -35,4 +35,15 @@ clean:
for i in $(DIRS); do make -C $$i clean; done
find . -name "*~" -o -name ".#*" | xargs rm -f
+upload: tar install
+ touch /tmp/mdkinst_done
+ rm ~/gi/*_ks.img
+ cd /export/Mandrake ; tar cfz mdkinst.tgz mdkinst
+
+# lftp -c "open -u devel mandrakesoft.com; cd ~/cooker/cooker/images ; mput ~/gi/gi_*.img ;"
+ lftp -c "open -u devel mandrakesoft.com; cd ~/tmp ; put /export/Mandrake/mdkinst.tgz ; put /tmp/mdkinst_done ; cd ~/cooker/cooker/Mandrake/base ; put /export/Mandrake/base/mdkinst_stage2.gz ; put ~/gi/perl-install/compss ; put ~/gi/perl-install/compssList ; put ~/gi/perl-install/compssUsers "
+# lftp -c "open -u devel mandrakesoft.com; cd ~/cooker/contrib/others/src ; put ~/gi.tar.bz2"
+ rm -f /export/Mandrake/mdkinst.tgz
+ rm -f /tmp/mdkinst_done
+
# mkisofs -R -b images/gi_cdrom.img -c images/.catalog /tmp/r /mnt/disk/ | cdrecord -v -eject speed=6 dev=1,0 -