Commit Graph

213 Commits (a8d08995cb116cfac1a9e68a6e379ec9ca9c7908)

Author SHA1 Message Date
Raphaël Vinot a8d08995cb Update mount script 2017-02-28 11:18:52 +01:00
Raphaël Vinot 3ee2516a9c Update README.md 2017-02-13 15:05:20 +01:00
Raphaël Vinot 62753eac6b Update README.md 2017-02-13 15:04:57 +01:00
Raphaël Vinot 4e5b7b2815 Merge pull request #49 from dputtick/dev
Changes for 2.1 release
2017-02-09 10:11:51 +01:00
Dan Puttick df958a1d3b Add missing line in rc.local for led 2017-02-08 15:46:01 -05:00
Dan Puttick b2c0883bf7 Fix permissions for pdfid files 2017-02-07 21:30:40 -05:00
Dan Puttick 5a811438f2 Small doc bug fixes 2017-02-07 21:18:40 -05:00
Dan Puttick 66dee077ce Remove path from helper script 2017-02-07 20:36:07 -05:00
Dan Puttick 0dd86af8e8 Rename image setup checklist 2017-02-07 20:35:00 -05:00
Dan Puttick 58ae576343 Update readme, changelog, and contributing 2017-02-07 20:35:00 -05:00
Dan Puttick a2f2d39582 Add new documentation, move to docs/ 2017-02-07 20:35:00 -05:00
Dan Puttick 51de40f2aa Add basic_mount_image.sh 2017-02-07 13:24:32 -05:00
Dan Puttick 67e87e6a55 A few small cleanups 2017-02-06 17:43:18 -05:00
Dan Puttick 8549ea35db Rename circlean/ to circlean_fs/ 2017-02-06 17:43:18 -05:00
Dan Puttick 8f6e8fb87b Change method for turning off display autosleep
Previous strategy using setterm wasn't working. Switched to using consoleblank=0
in boot partition cmdline.txt
2017-02-06 17:43:18 -05:00
Dan Puttick cdf5964392 Fix to make read-only filesystem not cause crash on boot
During boot, read-only boot partition was causing a crash due to sed trying to
write to disk. Added a directory /circlean/boot_partition to hold changes to
cmdline.txt that fix this issue.
2017-02-06 17:43:18 -05:00
Dan Puttick adef197f01 Rename fs_filecheck and include it under /circlean as /root_partition 2017-02-06 17:43:18 -05:00
Dan Puttick 23f9a7b869 Add debug flag 2017-02-06 17:43:18 -05:00
Dan Puttick 47f25c07b5 Adjustments to match repo to working image 2017-02-06 17:43:18 -05:00
Dan Puttick b2cbe7b7e6 Re-add LED files
It turns out that some users were still using the LED functionality.
Adding it back.
2017-02-06 17:43:18 -05:00
Raphaël Vinot 216a9cf426 Merge pull request #46 from dputtick/dev
Udev rules, autosleep, bugfixes
2017-01-25 09:15:33 +01:00
Dan Puttick 1ecf260f67 Moving autosleep from rc.local to init.sh 2017-01-25 01:59:35 -05:00
Dan Puttick c51531f77c Readme update with filesystem info 2017-01-25 01:48:21 -05:00
Dan Puttick 74a22a5ee2 Improve rc.local comments 2017-01-24 15:26:09 -05:00
Dan Puttick deca259529 Remove led related stuff 2017-01-24 15:24:05 -05:00
Dan Puttick 0d3e3d4ce5 Debug udev rules 2017-01-24 15:20:17 -05:00
Dan Puttick 7ffa4552b4 Turn off autosleep in rc.local 2017-01-20 17:05:00 -05:00
Dan Puttick 5632c9096a Add udev rules for controlling where keys are found in /dev 2017-01-20 17:04:47 -05:00
Dan Puttick b1353fa5bf Re add music to scripts 2017-01-20 17:04:47 -05:00
Dan Puttick a8a670c08e Split part of groomer.sh into mount_dest.sh 2017-01-20 17:04:47 -05:00
Dan Puttick effd4a86a4 Fix bug with mounting DST 2017-01-20 17:04:47 -05:00
Dan Puttick 05cc4c1155 Make working copy of logging 2017-01-20 17:04:47 -05:00
Dan Puttick 733b5fd637 Simplify scripts for testing 2017-01-20 17:04:47 -05:00
Dan Puttick fca8ac922c Clean up echo statements and add echo statements 2017-01-20 17:04:47 -05:00
Dan Puttick d5e73354c2 Created simple_mount_image.sh 2017-01-20 17:04:47 -05:00
Raphaël Vinot 52ee749a45 Merge pull request #45 from dputtick/repo-cleanup
Documentation and reorganizing repo
2017-01-17 11:12:01 -05:00
Dan Puttick 90e4327d5a Improvements to README.md, wrote CONTRIBUTING.md
Also deleted several scripts from /shell_utils that were no longer relevant
and renamed README_filecheck.md to README_setup.md
2017-01-05 15:46:56 -05:00
Dan Puttick 85a4a43fc2 Added information to README_filecheck.md
Deleted README_initial_setup because it was no longer needed after the switch
from generic.py to filecheck.py
2016-12-28 20:22:17 -05:00
Dan Puttick dbf35536be Reorganizing structure of project
Deleted /fs because it is the old version of the project and no longer used
Moved various notes and todos to /doc
Moved non-essential shell scripts from / to /shell_utils
Deleted /gpio_tests because they aren't used in the project
2016-12-27 12:38:37 -05:00
Raphaël Vinot d9b54ce295 Reject all network connexions. 2016-07-05 16:15:00 +02:00
Raphaël Vinot 3c39266f5a Use own version of officedissector. 2016-05-09 17:37:41 +02:00
Raphaël Vinot 1318d1f166 Use jessie lite instead of the full image 2016-04-28 10:04:23 +02:00
Raphaël Vinot 1c099abb3e Install timidity to read MIDI files 2016-04-26 15:40:20 +02:00
Raphaël Vinot 3a6e621b6d Update to neest raspbian jessie lite 2016-04-26 13:47:23 +02:00
Alexandre Dulaunoy f87270ad57 Merge pull request #41 from wllm-rbnt/master
Typo
2016-02-16 22:18:24 +01:00
William Robinet ea793b0968 Typo 2016-02-16 22:12:25 +01:00
Raphaël Vinot 89b54254da Merge pull request #40 from wllm-rbnt/master
Fix permissions
2016-02-12 09:11:49 +01:00
William Robinet 8aac428b7a Fix permissions 2016-02-11 16:41:23 +01:00
Alexandre Dulaunoy 7b973c895d Merge pull request #39 from wllm-rbnt/master
Typos
2016-02-10 10:08:04 +01:00
William Robinet 03f91a75d9 Typos 2016-02-10 10:05:11 +01:00