Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fg2it committed Nov 17, 2016
1 parent fc4c220 commit 496c8b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Deb packages and tarballs are available from the github
most recent ones are also available from a deb repo on bintray (including for pi 1). See the
[wiki](https://github.com/fg2it/grafana-on-raspberry/wiki) for details.

## `old-versions`
## `old-versions/`
This directory contains notes for versions from 2.1.2 up to 3.1.1 for wheezy and jessie distro.

## `docker/`
Expand Down
2 changes: 1 addition & 1 deletion old-versions/jessie/v2.6.0/README.md
Expand Up @@ -149,4 +149,4 @@ The packages are in `./dist`
- [grafana](https://github.com/grafana/grafana/blob/v2.6.0/docs/sources/project/building_from_source.md)
- [gvm](https://github.com/moovweb/gvm)
- [nodejs](https://nodejs.org/dist/v4.4.1/node-v4.4.1-linux-armv7l.tar.xz) official binaries
- (https://github.com/fg2it/phantomjs-on-raspberry/tree/fe240a6831b943be813e01eef897045963cb54bc/jessie/b483dd673a1ca589ff10c5f73dfea1e43bfa3225) for pi2 (and pi3)/jessie
- [phantomjs](https://github.com/fg2it/phantomjs-on-raspberry/tree/fe240a6831b943be813e01eef897045963cb54bc/jessie/b483dd673a1ca589ff10c5f73dfea1e43bfa3225) for pi2 (and pi3)/jessie
2 changes: 1 addition & 1 deletion old-versions/wheezy-jessie/README.md
Expand Up @@ -10,7 +10,7 @@ on a jessie based arm docker container, specifically

## Some Remarks
- Have a look on what I wrote on [`go` and `nodejs`](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v2.6.0#go) for building v2.6.0. This still holds.
- Have a look on what I wrote on [`node-sass`](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v3.0-beta5#node-sass) for buiding v3 beta. This is the reason for the choice of a jessie based distro in this build. Alternately, I could probably have follow what I did to build [grafana v3.1.1 on wheezy](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/wheezy/v3.1.1#workaround-for-a-c11-compliant-g) to get the needed c++11 compliant g++.
- Have a look on what I wrote on [`node-sass`](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v3.x#node-sass) for buiding v3 beta. This is the reason for the choice of a jessie based distro in this build. Alternately, I could probably have follow what I did to build [grafana v3.1.1 on wheezy](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/wheezy/v3.1.1#workaround-for-a-c11-compliant-g) to get the needed c++11 compliant g++.
- Since the PhantomJS binary used is now a proper v2.1.1, previous [trick](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v2.6.0#patch-phantomjs) to patch the binary has no [reason](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v2.6.0#phantomjsphantomjs-prebuild-npm-module) to be anymore.
- Finally, you can read the [reason](https://github.com/fg2it/grafana-on-raspberry/tree/master/old-versions/jessie/v2.6.0#phantomjsphantomjs-prebuild-npm-module) for the manual install of PhantomJS.

Expand Down

0 comments on commit 496c8b0

Please sign in to comment.