Skip to content
  • rgaudin's avatar
    updated run_installation() for the two stages behavior · a61f940d
    rgaudin authored
    	added sysreq check at the beginning
    	replaced raspbian download with master download using contents.json
    	extract master image using helper
    	create the content collection (all downloads and callbacks)
    	download all contents into the cache (so it fails/succeeds early)
    	run ansiblecube's phase_one (resize,rename,reconfigure)
    	mount the image's third partition on the host
    	run the collection's callbacks on the host (copy/extract contents)
    	unmount the partition from the host
    	run ansiblecube's phase_two (move-content,seal)
    	write to SD-card if required (unchanged)
    	revert chmod on SD-card device (macos, linux)
    a61f940d