summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-10-23 14:20:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-10-23 14:20:35 +0000
commita4aafd5a88a8065291522f6a26f35031afb12c2e (patch)
tree642c3af2fef831ceb0e73e5284745bad3ee44301 /move/Makefile
parente1e7a09b0de9057715d0e86caee9a0fd3a685264 (diff)
downloaddrakx-backup-do-not-use-a4aafd5a88a8065291522f6a26f35031afb12c2e.tar
drakx-backup-do-not-use-a4aafd5a88a8065291522f6a26f35031afb12c2e.tar.gz
drakx-backup-do-not-use-a4aafd5a88a8065291522f6a26f35031afb12c2e.tar.bz2
drakx-backup-do-not-use-a4aafd5a88a8065291522f6a26f35031afb12c2e.tar.xz
drakx-backup-do-not-use-a4aafd5a88a8065291522f6a26f35031afb12c2e.zip
add the mkisofs/cdrecord command line
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/move/Makefile b/move/Makefile
index 22056b539..ea7a124da 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -75,4 +75,7 @@ clean:
mkisofs -r -sort $<.sort $< | create_compressed_fs - 65536 $@ 2000 2>/dev/null ; \
else \
mkisofs -r $< | create_compressed_fs - 65536 $@ 2000 2>/dev/null ; \
- fi \ No newline at end of file
+ fi
+
+# touch r/isolinux/boot.cat ; find r/isolinux -type f -printf '%p 100\n' > r.sort ; echo 'r/isolinux/live_tree_boot.clp 5' >> r.sort
+# mkisofs -r -J -hide-rr-moved -nobak -cache-inodes -V 'Mandrake Move' -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table r | cdrecord -v -eject dev=0,0,0 blank=fast gracetime=2 speed=99 -