# # Ubiquiti Routerstation: boot from MFS # # $FreeBSD: head/sys/mips/conf/ROUTERSTATION_MFS 228944 2011-12-29 05:51:48Z adrian $ # include "AR71XX_BASE" ident "ROUTERSTATION_MFS" hints "ROUTERSTATION.hints" # GEOM modules device geom_redboot # to get access to the SPI flash partitions device geom_uzip # compressed in-memory filesystem hackery! options GEOM_UZIP options ROOTDEVNAME=\"ufs:md0.uzip\" options MD_ROOT options MD_ROOT_SIZE="6144"