Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Calls to external command 'realpath' replaced w/ 'readlink -f'. | Andrew Robbins | 2017-05-19 | 1 | -1/+1 |
* | cros-scripts: Introduce cros-kernel-install script to install kernel | Paul Kocialkowski | 2017-01-15 | 1 | -0/+286 |