diskless: Miscellaneous fixes.
authorSascha Wildner <saw@online.de>
Mon, 26 Apr 2010 10:11:12 +0000 (12:11 +0200)
committerSascha Wildner <saw@online.de>
Mon, 26 Apr 2010 10:11:12 +0000 (12:11 +0200)
commit86de41e6561c1bb93c982537c87446371f8279b7
tree994df5912c559b97d0e7ced55f2e50fdb5ec8f4c
parent2cd8c774bbd59e1a3a520959c0a9c80fdbaeef59
diskless: Miscellaneous fixes.

* Increase the space reserved for /etc whose size has grown considerably
  due to the blacklists in /etc/ssh.

* Remove the check for devfs which has been around long enough.

* Use tmpfs instead of mfs.

* Pass whatever is in md_size (e.g. 10M) directly to mount_tmpfs. For
  backwards compatibility, treat number-only values as sectors (i.e.,
  multiply by 512 and pass that to mount_tmpfs).

Submitted-by: Rumko <rumcic@gmail.com>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1732>
etc/rc.d/diskless
etc/rc.d/initdiskless