Skip to content

Commit

Permalink
Add Raspberry Pi 3 documentation changes and switch recommended Ubunt…
Browse files Browse the repository at this point in the history
…u version to 16.04
  • Loading branch information
gbaman committed Jun 26, 2016
1 parent b4ada5b commit 29f843b
Show file tree
Hide file tree
Showing 290 changed files with 23 additions and 14 deletions.
Empty file modified .bundle/config 100644 → 100755
Empty file.
Empty file modified .gitignore 100644 → 100755
Empty file.
Empty file modified CNAME 100644 → 100755
Empty file.
Empty file modified Gemfile 100644 → 100755
Empty file.
Empty file modified Gemfile.lock 100644 → 100755
Empty file.
Empty file modified LICENSE 100644 → 100755
Empty file.
Empty file modified README.md 100644 → 100755
Empty file.
Empty file modified _config.yml 100644 → 100755
Empty file.
Empty file modified _layouts/article.html 100644 → 100755
Empty file.
Empty file modified _layouts/blog.html 100644 → 100755
Empty file.
Empty file modified _layouts/blogList.html 100644 → 100755
Empty file.
Empty file modified _layouts/default.html 100644 → 100755
Empty file.
Empty file modified _posts/2015-10-12-helloworld.md 100644 → 100755
Empty file.
Empty file modified _posts/2015-10-23-pinet-1.1.0.md 100644 → 100755
Empty file.
8 changes: 8 additions & 0 deletions _posts/2016-03-7-pinet-jessie-testing.md 100644 → 100755
Expand Up @@ -6,6 +6,12 @@ layout: blog
![](/assets/images/jessie.jpg)
(Credit to [Raspberry Pi Foundation](https://www.raspberrypi.org/blog/raspbian-jessie-is-here/) for picture above)

### Update - Raspberry Pi 3
Since the release of PiNet Jessie, Raspberry Pi 3 support has been backported to PiNet Wheezy stable/development builds. So if the only reason you would use the experimental PiNet Jessie over PiNet Wheezy is Raspberry Pi 3 support, it is recommended you stick with PiNet Wheezy for now.

## Warning
PiNet Jessie support is still extremely experimental. It still contains many bugs/issues and **is unsuitable for a production environment, for example a school used on a daily basis.**

## PiNet Jessie
For the past few months, I have been working on getting Raspbian Jessie across to PiNet. Right now, PiNet uses Raspbian Wheezy, moving from Wheezy to Jessie requires a full Raspbian rebuild which logistically is a pain. The Raspberry Pi Foundation for example only provided new SD card images with no way to directly upgrade from Wheezy to Jessie.
With PiNet though, I would prefer if it would be possible to make the upgrade as seamless as possible, avoiding the need for a full PiNet server reinstall.
Expand All @@ -25,6 +31,8 @@ A great question, quite a few actually.
- Lots of bug fixes.

## Raspberry Pi 3!
*As noted above, this support (although using slightly older kernels) is now included in PiNet Wheezy (stable and development) releases.*

Yes, you read right, PiNet Jessie supports Raspberry Pi 3 Model B! Unfortunately not using Wifi [(see FAQ for why not)](http://pinet.org.uk/articles/faq.html#does_it_support_wifi).
It should simply work out of the box with PiNet and a micro sd card. Although the Raspberry Pi 3 does have support for PXE style network booting without an SD card, right now the required supporting firmware and documentation from Raspberry Pi Foundation is not yet available.
Interested in some benchmarks with the Raspberry Pi 3 vs older Pis on PiNet? Check out the newly updated [benchmarks page](http://pinet.org.uk/articles/advanced/benchmarks.html).
Expand Down
Empty file modified articles/CONTRIBUTING.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/additional-languages.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/advanced.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/benchmarks.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/boot-files.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/change-background.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/custom-branches-repositories.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/custom-config-file.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/editing-outside.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/kernels.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/keyboard-layout.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/metrics.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/network-technologies.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/raspbian-kernels-process.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/remote-apps.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/ssh-information.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/supported-addon-boards.md 100644 → 100755
Empty file.
Empty file modified articles/advanced/web-filtering.md 100644 → 100755
Empty file.
Empty file modified articles/backups/backups.md 100644 → 100755
Empty file.
Empty file modified articles/collect-work.md 100644 → 100755
Empty file.
Empty file modified articles/epoptes.md 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion articles/faq.md 100644 → 100755
Expand Up @@ -29,7 +29,7 @@ Yes! As long as you are running at least version 0.7.2.
Yes! As long as you are running at least version 0.10.42.

- ### Is the Raspberry Pi 3 (model B) supported by PiNet?
Partially right now. The Raspberry Pi 3 model B is supported in PiNet 1.1.12 and beyond. This is currently only available in the [jessiedev branch](advanced/custom-branches-repositories.html).
Yes! As long as you are running at least version 1.1.8 (support included in PiNet Wheezy and experimental PiNet Jessie). s

- ### I was running Release 0.10.25 and can't update to newer versions?
There was a bug in version 0.10.25 which broke the auto updater. If you applied this update, please manually redownload PiNet using ```wget --content-disposition http://pi-ltsp.net/downloadalpha``` followed by ```sudo bash pinet```. This should manually apply the most recent update.
Expand Down
Empty file modified articles/general-features.md 100644 → 100755
Empty file.
Empty file modified articles/guides.md 100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions articles/installation/getting_started.md 100644 → 100755
Expand Up @@ -18,7 +18,7 @@ Its key features include
- Automated backups - Automatically backup all students work to an external drive periodically.
- Many more small features like batch user import, classroom management software integration etc.

The server software is installed on a computer running Ubuntu Linux 14.04 (which also is completely free). You must then connect the server and Raspberry Pis together by using a wired network.
The server software is installed on a computer running Ubuntu Linux 14.04 or 16.04 (recommended). Ubuntu is completely free. You must then connect the server and Raspberry Pis together by using a wired network.
**Note Wifi is not supported** - More information on WiFi [here](../faq.html).

## Ok, I am interested... How do I get started?
Expand All @@ -40,7 +40,7 @@ For more info on Virtualbox setup with PiNet, check the [Virtualbox install guid
Installing
-----------

Once you have the needed equipment, you will need to install Ubuntu 14.04 onto your server computer and then install PiNet.
Once you have the needed equipment, you will need to install Ubuntu 16.04 onto your server computer and then install PiNet.
Overall this takes roughly 2-3 hours. Of that 2-3 hours, you are required at the computer for 20-30 minutes.
Finally when the installation is complete you must copy the generated SD card boot files to a blank SD card.
If your school or organisation uses any form of web filtering or a proxy to access the internet, make sure to first read the [web filtering information page](../advanced/web-filtering.html).
Expand Down
2 changes: 1 addition & 1 deletion articles/installation/installing-PiNet.md 100644 → 100755
Expand Up @@ -7,7 +7,7 @@ Installing PiNet
---------------------
**Warning** - Make sure you are installing PiNet onto a fresh installation. **Do not** install PiNet onto an Ubuntu installation running other services as PiNet can not be easily uninstalled.

Now you have an Ubuntu 14.04 server setup, it is time to actually install PiNet. PiNet is run through a terminal.
Now you have an Ubuntu 16.04 server setup, it is time to actually install PiNet. PiNet is run through a terminal.
This allows you use it locally or even run the software over SSH!
Lets get started!

Expand Down
Empty file modified articles/installation/installing-software.md 100644 → 100755
Empty file.
13 changes: 7 additions & 6 deletions articles/installation/installing-ubuntu.md 100644 → 100755
Expand Up @@ -10,32 +10,33 @@ own Operating Systems but based on the Linux Kernel. Ubuntu is one of
these distributions. It was specifically designed to be really simple
and easy to use for new users of Linux and is the single most popular
Linux distribution. The current LTS (Long Term Support) version of
Ubuntu is 14.04 (with the previous being 12.04). 14.04 has guaranteed
software and security updates till April 2019.
Ubuntu is 16.04 (with the previous being 14.04). 16.04 has guaranteed
software and security updates till April 2021.
PiNet also maintains support for the previous Ubuntu 14.04 release, but it is highly recommended with a new install to use Ubuntu Desktop 16.04.

The codename for 14.04 is Trusty Tahr.
The codename for 16.04 is Xenial Xerus.

# Installation

## Creating Ubuntu Installation Disk
First you need to create an installation media for installing Ubuntu on your server computer. This can be in the form of
a disk or a USB flash drive. Creating and booting from a disk is easier for beginners.
Ubuntu have a number of guides for different operating systems for creating an Ubuntu 14.04 installation disk from
Ubuntu have a number of guides for different operating systems for creating an Ubuntu 16.04 installation disk from
different operating systems.
Select the one you are going to create the installation DVD from. You will need a standard writeable DVD (and not a CD) for this.
- [Windows](http://www.ubuntu.com/download/desktop/burn-a-dvd-on-windows)
- [Mac](http://www.ubuntu.com/download/desktop/burn-a-dvd-on-mac-osx)
- [Ubuntu Linux](http://www.ubuntu.com/download/desktop/burn-a-dvd-on-ubuntu)

## Installing Ubuntu 14.04
## Installing Ubuntu 16.04


Please make sure your server machine has no important information left
on it, as we will be ***deleting everything***. You have been warned!
You also need a working (if possible unfiltered) Internet connection.
Wired Ethernet is preferable for installation.

1. Insert your Ubuntu 14.04 installation disk into the computer you
1. Insert your Ubuntu 16.04 installation disk into the computer you
intend to use as a server

2. Shutdown the computer
Expand Down
Empty file modified articles/installation/sd-card-copy.md 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion articles/installation/virtualbox.md 100644 → 100755
Expand Up @@ -23,7 +23,7 @@ On Intel based processors this is called ```Intel Virtualisation Technology``` o

## Ok, lets get started

1. Download Ubuntu 14.04 for your platform (32 bit or 64 bit, if in doubt download the 32 bit version) from [here](http://www.ubuntu.com/download/desktop/).
1. Download Ubuntu 16.04 for your platform (32 bit or 64 bit, if in doubt download the 32 bit version) from [here](http://www.ubuntu.com/download/desktop/).
2. Download Virtualbox platform package for your host operating system (aka Windows, Mac or Linux) from [here](https://www.virtualbox.org/wiki/Downloads). This should be what your computer is currently running.
3. Once downloaded, run the installer selecting all the default options.
4. Once installed, launch Virtualbox.
Expand Down
4 changes: 2 additions & 2 deletions articles/key-info.md 100644 → 100755
Expand Up @@ -15,13 +15,13 @@ This page contains some key information for PiNet that may be useful, especially
- PiNet is based on the [Linux Terminal Server Project](http://www.ltsp.org/).

## Hardware requipments
- The server must be able to reliably run Ubuntu 14.04 and have a gigabit ethernet port. There are no minimum hardware requirements provided, but a machine with at least 2gb of RAM is recommended.
- The server must be able to reliably run Ubuntu 16.04 and have a gigabit ethernet port. There are no minimum hardware requirements provided, but a machine with at least 2gb of RAM is recommended.
- The supported Raspberry Pi models are
- Raspberry Pi 1 Model B revision 1 - Can sometimes have issues due to very limited RAM.
- Raspberry Pi 1 Model B revision 2
- Raspberry Pi 1 Model B+
- Raspberry Pi 2 Model B
- Raspberry Pi 3 Model B (PiNet Jessie only)
- Raspberry Pi 3 Model B (PiNet Wheezy and Jessie now)
- Raspberry Pi based hardware not officially supported includes
- Raspberry Pi 1 Model A
- Raspberry Pi 1 Model A+
Expand Down
Empty file modified articles/manage-users/change-password.md 100644 → 100755
Empty file.
Empty file modified articles/manage-users/creating-users.md 100644 → 100755
Empty file.
Empty file modified articles/manage-users/csv-import.md 100644 → 100755
Empty file.
Empty file modified articles/manage-users/deleting-users.md 100644 → 100755
Empty file.
Empty file modified articles/manage-users/manage-users.md 100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion articles/manage-users/migration.md 100644 → 100755
Expand Up @@ -26,7 +26,7 @@ It is also required if you are moving from a previous RaspberryPi-LTSP server to
![](/assets/images/migration6.jpeg)
7. Insert your flash drive or external hard drive into the server. It should pop up. Right click and select ```Paste```. Once the file is copied, eject the removeable media.
![](/assets/images/migration7.jpeg)
8. Follow the [Ubuntu 14.04 install guide](../installation/installing-ubuntu.html) as normal on the new server.
8. Follow the [Ubuntu 16.04 install guide](../installation/installing-ubuntu.html) as normal on the new server.
9. Insert your flash drive or external hard drive into the new server and copy and paste the toMove.tar.gz file into your home folder.
10. When you start PiNet for the first time, it will ask if you want to import user data, select ```yes```. When it asks to reboot, select ```yes```.
11. Continue on as normal with the [installing PiNet guide](../installation/installing-PiNet.html) as usual.
Expand Down
Empty file modified articles/manage-users/staff-sudo.md 100644 → 100755
Empty file.
Empty file modified articles/sd-card-update.md 100644 → 100755
Empty file.
Empty file modified articles/shared-folders/shared-folders.md 100644 → 100755
Empty file.
Empty file modified articles/support.md 100644 → 100755
Empty file.
Empty file modified articles/thanks.md 100644 → 100755
Empty file.
Empty file modified articles/troubleshooting/boot-issues.md 100644 → 100755
Empty file.
Empty file modified articles/troubleshooting/overclock-issues.md 100644 → 100755
Empty file.
Empty file modified articles/troubleshooting/piboot.md 100644 → 100755
Empty file.
Empty file modified articles/troubleshooting/troubleshooting.md 100644 → 100755
Empty file.
Empty file modified assets/images/Add-staff-1.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Add-staff-2.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Pi-ltsp-icon.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/PiNet-Jam-1-full.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/PiNet-Jam-1-small.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/PiNet-addon-update-1.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/PiNet-icon.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/PiNet-logo-white.png 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Raspberry-PI-kids_Pi-Net-old.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Raspberry-PI-kids_Pi-Net.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Raspberry-Pi-kids_PiNet-logo.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-1.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-2.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-3.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-4.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-5.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-6.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-7.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/Shared-folders-8.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/atom-1.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/cropped-cropped-Raspberry-PI-kids1.jpg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/csv-import1.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/csv-import2.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/csv-import3.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/csv-import4.jpeg 100644 → 100755
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified assets/images/csv-import5.jpeg 100644 → 100755
Empty file modified assets/images/csv-import6.jpeg 100644 → 100755
Empty file modified assets/images/csv-import7.jpeg 100644 → 100755
Empty file modified assets/images/csv-import8.jpeg 100644 → 100755
Empty file modified assets/images/csvExample.csv 100644 → 100755
Empty file.
Empty file modified assets/images/desktop-background.png 100644 → 100755
Empty file modified assets/images/desktop-sonic-pi copy.jpeg 100644 → 100755
Empty file modified assets/images/desktop-sonic-pi-old.jpeg 100644 → 100755
Empty file modified assets/images/desktop-sonic-pi.jpeg 100644 → 100755
Empty file modified assets/images/image1.jpeg 100644 → 100755
Empty file modified assets/images/image10.jpeg 100644 → 100755
Empty file modified assets/images/image11.jpeg 100644 → 100755
Empty file modified assets/images/image12.jpeg 100644 → 100755
Empty file modified assets/images/image13.jpeg 100644 → 100755
Empty file modified assets/images/image14.jpeg 100644 → 100755
Empty file modified assets/images/image15.jpeg 100644 → 100755
Empty file modified assets/images/image16.jpeg 100644 → 100755
Empty file modified assets/images/image17.jpeg 100644 → 100755
Empty file modified assets/images/image18.jpeg 100644 → 100755
Empty file modified assets/images/image19.jpeg 100644 → 100755
Empty file modified assets/images/image2.jpeg 100644 → 100755
Empty file modified assets/images/image20.jpeg 100644 → 100755
Empty file modified assets/images/image21.jpeg 100644 → 100755
Empty file modified assets/images/image22.jpeg 100644 → 100755
Empty file modified assets/images/image23.jpeg 100644 → 100755
Empty file modified assets/images/image24.jpeg 100644 → 100755
Empty file modified assets/images/image25.jpeg 100644 → 100755
Empty file modified assets/images/image26.jpeg 100644 → 100755
Empty file modified assets/images/image27.jpeg 100644 → 100755
Empty file modified assets/images/image28.jpeg 100644 → 100755
Empty file modified assets/images/image29.jpeg 100644 → 100755
Empty file modified assets/images/image3.jpeg 100644 → 100755
Empty file modified assets/images/image30.jpeg 100644 → 100755
Empty file modified assets/images/image31.jpeg 100644 → 100755
Empty file modified assets/images/image32.jpeg 100644 → 100755
Empty file modified assets/images/image33.jpeg 100644 → 100755
Empty file modified assets/images/image34.jpeg 100644 → 100755
Empty file modified assets/images/image35.jpeg 100644 → 100755
Empty file modified assets/images/image36.jpeg 100644 → 100755
Empty file modified assets/images/image37.jpeg 100644 → 100755
Empty file modified assets/images/image38.jpeg 100644 → 100755
Empty file modified assets/images/image39.jpeg 100644 → 100755
Empty file modified assets/images/image4.jpeg 100644 → 100755
Empty file modified assets/images/image40.jpeg 100644 → 100755
Empty file modified assets/images/image41.jpeg 100644 → 100755
Empty file modified assets/images/image42.jpeg 100644 → 100755
Empty file modified assets/images/image43.jpeg 100644 → 100755
Empty file modified assets/images/image44.jpeg 100644 → 100755
Empty file modified assets/images/image45.jpeg 100644 → 100755
Empty file modified assets/images/image46.jpeg 100644 → 100755
Empty file modified assets/images/image47.jpeg 100644 → 100755
Empty file modified assets/images/image48.jpeg 100644 → 100755
Empty file modified assets/images/image49.jpeg 100644 → 100755
Empty file modified assets/images/image5.jpeg 100644 → 100755
Empty file modified assets/images/image50.jpeg 100644 → 100755
Empty file modified assets/images/image51.jpeg 100644 → 100755
Empty file modified assets/images/image52.jpeg 100644 → 100755
Empty file modified assets/images/image53.jpeg 100644 → 100755
Empty file modified assets/images/image54.jpeg 100644 → 100755
Empty file modified assets/images/image55.jpeg 100644 → 100755
Empty file modified assets/images/image56.jpeg 100644 → 100755
Empty file modified assets/images/image57.jpeg 100644 → 100755
Empty file modified assets/images/image58.jpeg 100644 → 100755
Empty file modified assets/images/image59.jpeg 100644 → 100755
Empty file modified assets/images/image6.jpeg 100644 → 100755
Empty file modified assets/images/image60.jpeg 100644 → 100755
Empty file modified assets/images/image61.jpeg 100644 → 100755
Empty file modified assets/images/image62.jpeg 100644 → 100755
Empty file modified assets/images/image63.jpeg 100644 → 100755
Empty file modified assets/images/image64.jpeg 100644 → 100755
Empty file modified assets/images/image65.jpeg 100644 → 100755
Empty file modified assets/images/image66.jpeg 100644 → 100755
Empty file modified assets/images/image67.jpeg 100644 → 100755
Empty file modified assets/images/image68.jpeg 100644 → 100755
Empty file modified assets/images/image69.jpeg 100644 → 100755
Empty file modified assets/images/image7.jpeg 100644 → 100755
Empty file modified assets/images/image70.jpeg 100644 → 100755
Empty file modified assets/images/image8.jpeg 100644 → 100755
Empty file modified assets/images/image9.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-10.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-11.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-12.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-13.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-14.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-15.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-16.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-3.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-4.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-5.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-6.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-7.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-8.jpeg 100644 → 100755
Empty file modified assets/images/install-ltsp-9.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet1.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet10.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet11.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet12.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet13.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet14.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet15.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet16.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet17.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet2.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet3.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet4.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet5.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet6.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet7.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet8.jpeg 100644 → 100755
Empty file modified assets/images/install-pinet9.jpeg 100644 → 100755
Empty file modified assets/images/jessie.jpg 100644 → 100755
Empty file modified assets/images/manage-users-menu.jpg 100644 → 100755
Empty file modified assets/images/migration1.jpeg 100644 → 100755
Empty file modified assets/images/migration2.jpeg 100644 → 100755
Empty file modified assets/images/migration3.jpeg 100644 → 100755
Empty file modified assets/images/migration4.jpeg 100644 → 100755
Empty file modified assets/images/migration5.jpeg 100644 → 100755
Empty file modified assets/images/migration6.jpeg 100644 → 100755
Empty file modified assets/images/migration7.jpeg 100644 → 100755
Empty file modified assets/images/other-1.jpeg 100644 → 100755
Empty file modified assets/images/other-2.jpeg 100644 → 100755
Empty file modified assets/images/piboot-files.jpeg 100644 → 100755
Empty file modified assets/images/raspi-desktop.jpeg 100644 → 100755
Empty file modified assets/images/raspi-login.jpeg 100644 → 100755
Empty file modified assets/images/raspi-ltsp-home.jpeg 100644 → 100755
Empty file modified assets/images/raspi_ltsp_network.jpg 100644 → 100755
Empty file modified assets/images/system-status-1.jpeg 100644 → 100755
Empty file modified assets/images/ubuntu-proxy-1.jpg 100644 → 100755
Empty file modified assets/images/ubuntu-proxy-2.jpg 100644 → 100755
Empty file modified assets/images/update-sd-1.jpeg 100644 → 100755
Empty file modified assets/images/update-sd-2.jpeg 100644 → 100755
Empty file modified assets/images/update-sd-3.jpeg 100644 → 100755
Empty file modified assets/images/update-sd-4.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-1.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-10.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-11.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-2.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-3.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-4.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-5.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-6.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-7.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-8.jpeg 100644 → 100755
Empty file modified assets/images/virtualbox-9.jpeg 100644 → 100755
Empty file modified assets/images/web-tester.png 100644 → 100755
Empty file modified assets/javascripts/code_highlight.js 100644 → 100755
Empty file.
Empty file modified assets/javascripts/codemirror.js 100644 → 100755
Empty file.
Empty file modified assets/javascripts/jquery-1.7.min.js 100644 → 100755
Empty file.
Empty file modified assets/javascripts/mode/clojure.js 100644 → 100755
Empty file.
Empty file modified assets/javascripts/mode/ruby.js 100644 → 100755
Empty file.
Empty file modified assets/javascripts/toc.js 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/bootstrap-responsive.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/bootstrap.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/codemirror.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/prettify.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/pygments.css 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified assets/stylesheets/sass/mixins.sass 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/sass/styles.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/sass/styles.css.map 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/sass/styles.sass 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/cobalt.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/default.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/eclipse.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/elegant.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/neat.css 100644 → 100755
Empty file.
Empty file modified assets/stylesheets/theme/night.css 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/.gitignore 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/.rspec 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/.travis.yml 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/Gemfile 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/History.markdown 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/LICENSE.md 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/README.md 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/Rakefile 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/jekyll-sitemap.gemspec 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/lib/jekyll-sitemap.rb 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/lib/sitemap.xml 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/_config.yml 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/_my_collection/test.html 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/_other_things/test2.html 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/feeds/atom.xml 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/images/hubot.png 100644 → 100755
Empty file modified bin/jekyll-sitemap-0.8.1/spec/fixtures/index.html 100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/jekyll-sitemap_spec.rb 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/spec_helper.rb 100644 → 100755
Empty file.
Empty file modified bin/jekyll-sitemap-0.8.1/spec/test_jekyll-last-modified-at.rb 100644 → 100755
Empty file.
Empty file modified blog/bloglist.md 100644 → 100755
Empty file.
Empty file modified favicon.ico 100644 → 100755
Empty file.
Empty file modified index.html 100644 → 100755
Empty file.

0 comments on commit 29f843b

Please sign in to comment.