Skip to content
Snippets Groups Projects
Select Git revision
  • bf2a301ad2bdcabeb076d19985feb3149fe2b54e
  • master default protected
2 results

Python-3.10.4.tar.xz

Blame
  • 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)