Florent Thoumie
01b19d7852
Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}
...
scripts. These scripts handle vnode backed md(4) devices.
Old ramdisk{,-own} scripts will stay a bit in CVS to allow some time for
migration since variable names have changed (ramdisk_* -> mdconfig_*).
Two new variables have been introduced to be able to populate the md(4)
device once it has been mounted (mdconfig_*_files and mdconfig_*_cmd).
Use should be as easy as:
mdconfig_md0="-t malloc -s 10m"
mdconfig_md1="-t vnode -f /var/foo.img"
See rc.conf(5) for more information and description of the additional
variables.
Approved by: cperciva
2006-05-18 15:29:27 +00:00
..
2005-11-10 19:09:22 +00:00
2006-05-17 09:33:15 +00:00
2003-10-24 15:44:10 +00:00
2003-10-24 15:44:10 +00:00
2004-09-24 12:51:15 +00:00
2003-10-24 15:44:10 +00:00
2004-10-17 22:20:39 +00:00
2005-09-10 22:46:03 +00:00
2006-04-25 19:43:53 +00:00
2005-12-29 14:40:22 +00:00
2006-03-07 09:53:11 +00:00
2005-06-07 03:41:20 +00:00
2006-05-17 09:33:15 +00:00
2005-09-05 13:42:22 +00:00
2005-06-10 20:52:36 +00:00
2006-05-12 19:17:34 +00:00
2004-11-19 17:12:56 +00:00
2006-05-18 15:29:27 +00:00
2004-04-01 19:28:00 +00:00
2005-06-14 02:25:17 +00:00
2002-05-15 22:24:29 +00:00
2003-12-30 17:40:28 +00:00
2003-07-28 02:28:51 +00:00
2006-04-28 12:03:38 +00:00
2002-11-22 16:13:39 +00:00
2004-06-06 11:46:29 +00:00
2006-03-16 17:42:28 +00:00
2004-06-06 11:46:29 +00:00
2001-10-27 03:14:37 +00:00
2004-06-06 11:46:29 +00:00
2005-06-07 03:41:20 +00:00
2006-04-11 09:54:23 +00:00
2006-02-05 19:34:09 +00:00
2003-01-28 21:29:23 +00:00
2006-03-17 18:54:44 +00:00
2006-02-05 19:23:05 +00:00
2004-06-06 11:46:29 +00:00
2005-08-31 15:02:11 +00:00
2003-11-15 02:08:01 +00:00
2006-05-03 15:14:47 +00:00
2005-06-06 20:19:56 +00:00
2003-07-03 06:06:09 +00:00
2002-12-16 22:24:26 +00:00
2005-10-29 05:08:00 +00:00
2006-04-13 18:34:14 +00:00
2005-03-02 00:40:55 +00:00
2003-06-10 01:22:30 +00:00
2006-04-28 12:03:38 +00:00
2002-04-22 16:18:36 +00:00
2006-05-03 15:14:47 +00:00
2003-02-16 13:04:27 +00:00
2005-10-03 18:20:44 +00:00
2006-01-27 17:16:20 +00:00
2004-09-14 00:30:14 +00:00
2006-01-18 03:40:57 +00:00
2004-06-06 11:46:29 +00:00
2004-06-06 11:46:29 +00:00
2005-02-22 13:04:05 +00:00
2006-02-20 21:54:30 +00:00
2006-04-22 11:02:44 +00:00
2005-11-18 02:23:59 +00:00
2006-05-12 19:17:34 +00:00
2006-01-11 21:59:30 +00:00
2003-12-30 17:30:39 +00:00
2003-10-19 00:31:50 +00:00
2005-12-02 20:06:07 +00:00
2006-05-18 15:29:27 +00:00
2004-01-21 03:03:40 +00:00
2004-10-13 08:32:34 +00:00
2004-06-06 11:46:29 +00:00
2006-01-25 17:37:15 +00:00
2006-02-27 16:31:01 +00:00
2003-03-13 18:43:50 +00:00
2005-03-12 12:31:16 +00:00
2004-06-06 11:46:29 +00:00