diff options
-rw-r--r-- | move/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/move/Makefile b/move/Makefile index 42dd941ca..ae4a8aac8 100644 --- a/move/Makefile +++ b/move/Makefile @@ -90,5 +90,7 @@ clean: mkisofs -R $< | create_compressed_fs - 65536 $@ 2000 2>/dev/null ; \ fi +# perl tools/busy-files-accesses --no-link --no-dir --full-dirs 'data/always.dirs data/boot.dirs data/totem.dirs' --already-have data/always.list + # 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 - |