-
Maciej Krüger authored
Re-add mikrotik target Note that previous images were generic ones and as such no migration path is provided other than manually flashing the image via config-mode.
Maciej Krüger authoredRe-add mikrotik target Note that previous images were generic ones and as such no migration path is provided other than manually flashing the image via config-mode.
mikrotik.inc 209 B
-- Mikrotik images are netbooted via TFTP, then persisted with sysupgrade
defaults {
factory = '-initramfs-kernel'
}
config('TARGET_ROOTFS_INITRAMFS', true)
config('TARGET_INITRAMFS_COMPRESSION_LZMA', true)