Author: sparky Date: Wed Nov 1 03:51:02 2006 New Revision: 7927 Modified: ppcrcd/trunk/conf.dir/dev/devs Log: - do not create devices which will be copied later (needed for new coreutils)
Modified: ppcrcd/trunk/conf.dir/dev/devs ============================================================================== --- ppcrcd/trunk/conf.dir/dev/devs (original) +++ ppcrcd/trunk/conf.dir/dev/devs Wed Nov 1 03:51:02 2006 @@ -1,9 +1,6 @@ b 1 0 ram0 b 7 0 loop0 -c 1 3 null -c 1 5 zero c 1 8 random c 4 0 systty c 4 1 tty1 c 5 0 tty -c 5 1 console _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
