Actions
Feature #13160
closedloader: Remove NAND and NANDFS support
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Support for nand/nandfs was removed from FreeBSD:
https://svnweb.freebsd.org/base?view=revision&revision=349352
We are not using nand/nandfs and we can just drop the support too.
Testing done: build/install/boot
Updated by Electric Monk about 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 64f188a3e276245cf34a8f6ef0189e1cc568b840
commit 64f188a3e276245cf34a8f6ef0189e1cc568b840 Author: Toomas Soome <tsoome@me.com> Date: 2020-09-21T17:49:12.000Z 13160 loader: Remove NAND and NANDFS support Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions