Skip to content

Allow selecting rootfs directory

Emil Velikov requested to merge evelikov/chromebooks:sent/rootfs-isdir into master

Occasionally one may have a rootfs directory, instead of a tarball. In those cases, creating a tarball only to be untarred, is fairly wasteful. Especially when we consider the size of it may be substantial - a few GB.

Add a toggle to plumb that through and tweak is it a file or URL/file detection.

Merge request reports