Skip to content
  • rgaudin's avatar
    added a JSON index of all content files · a8e148bd
    rgaudin authored
    	Common fieds:
    		`url`: URL of the file (expands {mirror})
    		`name`: local file name to save it to.
    		`checksum`: SHA 256 sum of the remote file
    		`archive_size`: size in bytes of the remote file.
    		`expanded_size`: expected size in bytes of the content.
    
    	Optional fields:
    		`kernel_version`: only for `raspbian_image`.
    		`root_partition_size`: only for `pibox_base_image`: size in bytes.
    		`folder_name`: folder name to find content into once extracted (for tarballs)
    		`copied_on_destination`: boolean wether it should be copied or extracted (for archives)
    a8e148bd