Would anyone know why the FreeBSD Development team removed NULLFS from GENERIC kernel? I did not pay attention of it being missing until now.
I had to compile this in the GENERIC kernel back in the 9x something days.
Maybe I did not need it at all because I did not touch the 10.0 or the 10.1 kernel and I was still able to encrypt the swap slice.
I'm not really sure that it had anything to do with this, or not. I'm just wondering if it will be a mistake to put NULLFS back in the file? I want to compile my new kernel tonight with less unused devices as possible.
I had to compile this in the GENERIC kernel back in the 9x something days.
Code:
option GEOM_ELI
option NULLFS
Code:
/dev/ada0s1b.eli / swap sw 0 0