pivotal-cf/winfs-injector

Name: winfs-injector

Owner: Pivotal Cloud Foundry

Description: null

Created: 2017-10-25 14:22:10.0

Updated: 2018-04-04 18:20:27.0

Pushed: 2018-04-04 18:20:26.0

Homepage: null

Size: 47701

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

winfs-injector

Description

This is an operator CLI tool to inject the windows file system into the Pivotal Windows Runtime Tile.

Example Usage
nfs-injector \
input-tile /path/to/input.pivotal \
output-tile /path/to/output.pivotal

Note: On Windows operating systems you will need to use the bsd release of tar, which can be found here. You should put this executable in your path as tar.exe before running the winfs-injector tool.

Building

In order to build the winfs-injector, it needs to be built within the windows2016fs-release. This can be done by running the following:

clone http://github.com/cloudfoundry-incubator/windows2016fs-release

indows2016fs-release

nv allow
submodule update --init --recursive

et -u -v github.com/pivotal-cf/winfs-injector

rc/github.com/pivotal-cf/winfs-injector
go -r -p

uild

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.