Commit Graph

257 Commits (master)

Author SHA1 Message Date
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
Alexandre Dulaunoy f54759aaf6 Visual guide on how to use CIRCLean added
Visual guide in PDF format in horizontal and vertical format.

The objective of the guide is to be understandable by users
and not bound to a specific language. The work is part of the
task TDOC-1.

The guides are licensed under CC-BY-SA.
2016-01-29 10:59:48 +01:00
Raphaël Vinot a0e8295b15 Merge pull request #37 from Dymaxion00/master
Add test files, update documentation, tweak run scripts
2015-12-21 00:33:05 +01:00
Eleanor Saitta 6fcbc0a174 Fix test runs so we get only this run's results. 2015-12-16 15:45:32 -05:00
Eleanor Saitta c666b09903 More diverse image types for testing 2015-12-16 15:18:12 -05:00
Eleanor Saitta f2826aa573 Fixing up tests 2015-12-16 14:56:13 -05:00
Eleanor Saitta a703d961f3 Update documentation with additional dependencies. 2015-12-10 00:01:43 -05:00