Raphaël Vinot
|
07da2d2761
|
Put all the initial setup documentation in one file.
|
2015-03-09 18:36:34 +01:00 |
Raphaël Vinot
|
fa0e4e2468
|
Use wheezy (+backports) again (remove systemd support).
|
2015-03-09 18:35:48 +01:00 |
Raphaël Vinot
|
c88fd3f223
|
Add initial code for LED button and state diagram.
|
2015-03-02 17:02:35 +01:00 |
Raphaël Vinot
|
1636a5d44a
|
Fix merge
|
2015-02-21 13:15:58 +01:00 |
Raphaël Vinot
|
bf66e76d1c
|
Merge pull request #12 from mdurvaux/master
Electrical and mechanical design documentation
|
2015-02-21 13:12:49 +01:00 |
mdurvaux
|
c0d987042b
|
Electrical and mechanical design documentation
added : daughter board schematic, BOM, case design documentation and
manufacturing files (3D printing)
|
2015-02-20 20:37:35 +01:00 |
Alexandre Dulaunoy
|
7c6e09f15d
|
Merge pull request #10 from mdurvaux/master
Add doc directory and technical notes
|
2015-01-26 12:26:27 +01:00 |
mdurvaux
|
0e78fa1c88
|
Add doc directory and technical notes
technical note on boot sequence security assessment
|
2015-01-25 19:45:48 +01:00 |
Raphaël Vinot
|
8c497b7608
|
only try to copy the binary to make the LED blink if it exists.
|
2014-10-05 17:38:48 +02:00 |
Raphaël Vinot
|
e1454aa6bb
|
clean the test repository properly in case there are directories
|
2014-10-05 17:35:33 +02:00 |
Raphaël Vinot
|
403f5fae7c
|
add timer between uses of losetup, should fix mount issues...
|
2014-10-05 17:32:52 +02:00 |
Raphaël Vinot
|
d3e18d2dcb
|
Add testing for NTFS (working) and EXT* (not working)
|
2014-10-01 14:06:17 +02:00 |
Raphaël Vinot
|
23a93fe63b
|
Mount keys with noatime and sync
|
2014-10-01 13:59:48 +02:00 |
Raphaël Vinot
|
27cf35b537
|
Desactive a few services
|
2014-10-01 13:59:11 +02:00 |
Raphaël Vinot
|
2c3a9ec596
|
Use most recent image
|
2014-09-30 16:22:14 +02:00 |
Raphaël Vinot
|
2c48aa5260
|
add forgotten files re. systemd and pmount.
use more recent kernel
|
2014-08-01 16:06:28 +02:00 |
Raphaël Vinot
|
5c50940ed6
|
Merge branch 'master' of github.com:CIRCL/Circlean
|
2014-07-30 21:52:33 +02:00 |
Raphaël Vinot
|
4801a65557
|
Use newest version of Raspian, updated to jessie.
Taking care of systemd
|
2014-07-30 21:50:42 +02:00 |
Raphaël Vinot
|
fa87f0deba
|
Use pmount, remove sudoer rights to the user
Fixes #9
|
2014-07-30 21:49:00 +02:00 |
Raphaël Vinot
|
a6b029b6ad
|
LICENCE->LICENSE
|
2014-07-08 13:07:17 +02:00 |
Alexandre Dulaunoy
|
f3ec18a52c
|
Update README.md
Fix default image
|
2014-06-25 08:16:24 +02:00 |
Raphaël Vinot
|
134bab81e4
|
Add CHANGELOG
|
2014-05-21 10:33:07 +02:00 |
Raphaël Vinot
|
9b08b1dd8f
|
Re-enable updates of the system
- run che system, get a shell, shutdown, quit qemu nicely
- add kernel config to build a working kernel for qemu
|
2014-05-09 18:43:33 +02:00 |
Raphaël Vinot
|
e5cd809325
|
add a bunch of script to boot the rpi in qemu, and get a root shell
|
2014-05-07 19:18:27 +02:00 |
Raphaël Vinot
|
66133808a8
|
cleanup qemu init
|
2014-03-27 18:57:00 +01:00 |
Raphaël Vinot
|
8b26e2b1ac
|
add dependency: freepats
|
2014-03-27 18:56:01 +01:00 |
Raphaël Vinot
|
fc928365b9
|
make it easyer to run the tests
|
2014-03-27 00:02:48 +01:00 |
Raphaël Vinot
|
965433c736
|
add directories used to feed the virtual USB keys images
|
2014-03-26 16:45:19 +01:00 |
Raphaël Vinot
|
5b5795ae5d
|
Update TODO
|
2014-03-26 16:43:46 +01:00 |
Raphaël Vinot
|
4560bccbc6
|
Merge branch 'tests'
|
2014-03-26 16:42:26 +01:00 |
Raphaël Vinot
|
7e54706f81
|
Update helpers to Debian Jessie.
|
2014-03-26 16:42:20 +01:00 |
Raphaël Vinot
|
b49e98af69
|
Fix support of multi-partitions keys.
|
2014-03-26 16:40:19 +01:00 |
Raphaël Vinot
|
5521fa26ba
|
Force poweroff signal at shutdown.
|
2014-03-26 16:39:33 +01:00 |
Raphaël Vinot
|
ed33e16431
|
Avoid FS check at boot time.
|
2014-03-26 16:38:52 +01:00 |
Raphaël Vinot
|
736387b2d9
|
make the unit tests work properly
|
2014-03-26 16:36:03 +01:00 |
Raphaël Vinot
|
bf17516386
|
testing scripts
|
2014-02-07 17:48:03 +01:00 |
Raphaël Vinot
|
cecc2d8ce9
|
create FS for usb keys
|
2014-02-02 22:27:32 +01:00 |
Raphaël Vinot
|
b9cf67e9e2
|
Handle all text/* and office documents the same way
|
2013-12-09 14:47:03 +01:00 |
Raphaël Vinot
|
ffa46ffa24
|
fix use of id
|
2013-12-03 16:27:09 +01:00 |
Raphaël Vinot
|
80ccfea742
|
make libreoffice conversion working properly
|
2013-12-03 15:44:36 +01:00 |
Raphaël Vinot
|
dc57c9554b
|
Merge branch 'master' of github.com:Rafiot/KittenGroomer
|
2013-11-20 15:40:48 +01:00 |
Raphaël Vinot
|
5cfaba7638
|
add sudoers file, ensuring no users are sudoers with no or default passwd
|
2013-11-20 15:40:29 +01:00 |
Raphaël Vinot
|
019c84fc23
|
Add details on how to flash the SD on Win and linux
|
2013-11-01 21:53:29 +01:00 |
Raphaël Vinot
|
c01482a8b1
|
Increase reliability of the copy.
* Continue if a copy fails
* Assume the filenames are in UTF-8
|
2013-10-29 15:48:21 +01:00 |
Raphaël Vinot
|
0458928515
|
Skip files that we are unable to copy & write it in the log.
|
2013-10-28 22:48:50 +01:00 |
Raphaël Vinot
|
a6205eff13
|
Proper fix for #16.
/etc/mtab -> /proc/mounts to make sure umount knows the fs to work on.
|
2013-10-17 10:56:44 +02:00 |
Raphaël Vinot
|
1259176907
|
Umount the 2 USB keys before shudown, fix #16.
Make sure the music/LED are still there as long as possible.
When the USB keys are umounted, the system is totally static and could
be plugged off.
|
2013-10-13 19:14:07 +02:00 |
Maya Bonkowski
|
4ae5fff4c9
|
midi grooming tunes
|
2013-10-09 21:41:25 +01:00 |
Raphaël Vinot
|
05e687c6c6
|
Fix #11
Play a sound while converting documents.
|
2013-10-09 17:33:54 +02:00 |
Raphaël Vinot
|
4e811d9e61
|
remount the src key in RO without failing. Fix #1b5d4050b1c8eb2c321991197f629744db46aeb2
|
2013-10-09 11:07:07 +02:00 |