summaryrefslogtreecommitdiffstats
path: root/move/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2003-10-30 11:14:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2003-10-30 11:14:11 +0000
commitf8da93908fabc09e770a0a4b282e0d0cf4802e8f (patch)
tree050cbd1caab1e6fc05f0edb38c0630543c872baf /move/Makefile
parent3517639ec3af9a6480137c3b54bbc99cf6cbccad (diff)
downloaddrakx-backup-do-not-use-f8da93908fabc09e770a0a4b282e0d0cf4802e8f.tar
drakx-backup-do-not-use-f8da93908fabc09e770a0a4b282e0d0cf4802e8f.tar.gz
drakx-backup-do-not-use-f8da93908fabc09e770a0a4b282e0d0cf4802e8f.tar.bz2
drakx-backup-do-not-use-f8da93908fabc09e770a0a4b282e0d0cf4802e8f.tar.xz
drakx-backup-do-not-use-f8da93908fabc09e770a0a4b282e0d0cf4802e8f.zip
better list obtained using patched nfsd instead of Strace
Diffstat (limited to 'move/Makefile')
-rw-r--r--move/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/move/Makefile b/move/Makefile
index ea7a124da..f081eed09 100644
--- a/move/Makefile
+++ b/move/Makefile
@@ -60,6 +60,13 @@ install: build
live_tree_boot:
./make_live_tree_boot
$(MAKE) /tmp/live_tree_boot.clp
+ $(MAKE) /tmp/live_tree.clp
+
+live_tree_boot_all:
+ cd /tmp/live_tree ; find -type l | cpio -pd /tmp/live_tree_boot_all
+ cd /tmp/live_tree_boot ; find | cpio -upd /tmp/live_tree_boot_all
+ cp -a /tmp/live_tree/move /tmp/live_tree_boot_all
+ cp -a /dev/{null,urandom} /tmp/live_tree_boot_all/dev
un_live_tree_boot:
./make_live_tree_boot -u