summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/WZR-HPAG300H
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2016-02-24 00:39:36 +0000
committersobomax <sobomax@FreeBSD.org>2016-02-24 00:39:36 +0000
commit85ce861e4613ecbb5f1d245ddcbf9078c25c082e (patch)
treed648a3c5a9492053898ce9ba17760eb93da53df6 /sys/mips/conf/WZR-HPAG300H
parent419105461bfc9346d5fbd18829ac89828270a957 (diff)
downloadFreeBSD-src-85ce861e4613ecbb5f1d245ddcbf9078c25c082e.zip
FreeBSD-src-85ce861e4613ecbb5f1d245ddcbf9078c25c082e.tar.gz
Obsolete mkulzma(8) and geom_uncompress(4), their functionality
is now provided by mkuzip(8) and geom_uzip(4) respectively. MFC after: 1 month
Diffstat (limited to 'sys/mips/conf/WZR-HPAG300H')
-rw-r--r--sys/mips/conf/WZR-HPAG300H4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/mips/conf/WZR-HPAG300H b/sys/mips/conf/WZR-HPAG300H
index 7d01b6d..dcb36f5 100644
--- a/sys/mips/conf/WZR-HPAG300H
+++ b/sys/mips/conf/WZR-HPAG300H
@@ -25,10 +25,10 @@ options AR71XX_ENV_UBOOT
options BOOTVERBOSE
# GEOM modules
-device geom_uncompress # compressed in-memory filesystem hackery!
+device geom_uzip # compressed in-memory filesystem hackery!
device geom_map # to get access to the SPI flash partitions
-options ROOTDEVNAME=\"ufs:/dev/map/rootfs.uncompress\"
+options ROOTDEVNAME=\"ufs:/dev/map/rootfs.uzip\"
options AR71XX_ATH_EEPROM # Fetch EEPROM/PCI config from flash
options ATH_EEPROM_FIRMWARE # Use EEPROM from flash
OpenPOWER on IntegriCloud