the bitrig master branch has been updated by pedro with 1 new commit: commit 010ab61d9bcecded0e0e85534c6947cc3c6ba705 diff: https://github.com/bitrig/bitrig/commit/010ab61 author: pedro martelletto <[email protected]> date: Thu Aug 14 10:12:16 2014 +0200
include tmpfsrd in 'swap generic' - implement a generic way to determine tmpfsrd's presence. - enable tmpfsrd in sys/conf/GENERIC. - change the meaning of 'swap generic' from 'root on boot device' to 'root on tmpfsrd if configured, or on boot device otherwise'. yank a substantial portion of setroot(), to the point of semi-legibility. this will allow us to kill RAMDISK kernels. ok patrick@ M sys/conf/GENERIC M sys/dev/tmpfsrd.c M sys/kern/subr_disk.c
