On Sun, Mar 26, 2006 at 11:21:11PM +0000, Wojciech A. Koszek wrote: > wkoszek 2006-03-26 23:21:11 UTC > > FreeBSD src repository > > Modified files: > sbin/mdconfig mdconfig.c Makefile > sys/dev/md md.c > Log: > Teach md(4) and mdconfig(8) how to understand XML. Right now there won't be > a problem with listing large number of md(4) devices. Either 'list' or > 'query' mode uses XML. > > Additionally, new functionality was introduced. It's possible to pass > multiple devices to -u: > > # ./mdconfig -l -u md0,md1 > > Approved by: cognet (mentor) > > Revision Changes Path > 1.9 +2 -2 src/sbin/mdconfig/Makefile > 1.49 +157 -64 src/sbin/mdconfig/mdconfig.c > 1.163 +62 -0 src/sys/dev/md/md.c
And yes, requesting specific number on device creation will be fixed ASAP. I know about my bug. -- * Wojciech A. Koszek && [EMAIL PROTECTED] _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"