From f8da93908fabc09e770a0a4b282e0d0cf4802e8f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 30 Oct 2003 11:14:11 +0000 Subject: better list obtained using patched nfsd instead of Strace --- move/make_live | 1 + 1 file changed, 1 insertion(+) (limited to 'move/make_live') diff --git a/move/make_live b/move/make_live index 4bb1b3156..7b78c0cfc 100755 --- a/move/make_live +++ b/move/make_live @@ -58,6 +58,7 @@ $::prefix = "/tmp/live_tree"; output_p("$::prefix/etc/fstab", "none /proc proc defaults 0 0\n"); installPackages(); system("chroot $::prefix ldconfig"); + rm_rf("$::prefix/dev"); # we don't need it, we use devfs } symlinkf('/var/lib/xkb', "$::prefix/etc/X11/xkb/compiled"); # don't want the relative path, prefering the absolute path -- cgit v1.2.1