Commit Graph

86 Commits (9b08b1dd8fc14d7f52dcbc1ac1a29f489be58c6c)

Author SHA1 Message Date
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
Raphaël Vinot 71198119cf Make sure the led is always on. 2013-10-09 10:46:28 +02:00
Raphaël Vinot e84ec6c1a1 Merge branch 'master' of github.com:Rafiot/KittenGroomer 2013-10-09 10:41:52 +02:00
Raphaël Vinot 1b5d4050b1 Fix #6 - Rename autorun from source key. 2013-10-09 10:40:52 +02:00
Raphaël Vinot 2073e999df Update README.md
add link to prebuild image
2013-09-29 14:11:52 +02:00
Raphaël Vinot d506ebb688 Use a newer version of Rasbpian (2013-09-10)
Also switch to pdf2htmlEX-0.9 and libpoppler37 (0.22.5-2)
2013-09-18 15:38:17 +02:00
Raphaël Vinot c61883d1c1 Merge branch 'dev'
* add support of root FS mounted RO
* append txt to the log files
2013-08-05 23:52:33 +02:00
Raphaël Vinot a67f5e7109 append .txt to the log files. Make it easyer to open on Windows. 2013-08-04 18:30:59 +02:00
Raphaël Vinot 094a93269c fix typo in dir name 2013-08-04 18:14:46 +02:00
Raphaël Vinot a0f168facb assume the permissions of the home directory are correct. Allows us to have the root FS RO 2013-08-02 14:30:06 +02:00
Raphaël Vinot 3835b5f887 Mount src and dest partitions in /tmp instead of HOME. Thanks to Rémi Laurent. 2013-08-02 13:49:13 +02:00
Raphaël Vinot 16bdb575c1 mount /tmp in tmpfs and the root fs in RO 2013-08-02 12:09:54 +02:00
Raphaël Vinot 4c33a8cfb1 Revert "mount /tmp in tmpfs to allow to switch the root fs in RO"
This reverts commit f620390721.
2013-08-02 12:02:01 +02:00
Raphaël Vinot f620390721 mount /tmp in tmpfs to allow to switch the root fs in RO 2013-08-02 01:18:06 +02:00
Raphaël Vinot 314af6b1c4 Update README.md
Add image
2013-07-26 16:03:34 +02:00
Raphaël Vinot 284d3cede9 add some code to fixup the size of the image, and make the img file usable directly 2013-07-01 17:09:46 +02:00
Raphaël Vinot 8c157441c5 Add logging, better error handling. 2013-06-09 21:21:33 +02:00
Raphaël Vinot 44ecee3884 add led blinking 2013-06-07 10:27:23 +02:00
Raphaël Vinot 30a90e990d add sample code to control the led 2013-06-06 18:23:40 +02:00
Raphaël Vinot 8810af8ecd cleanup 2013-06-06 16:26:36 +02:00
Raphaël Vinot 0581478643 Merge branch 'master' into dev 2013-06-06 15:54:12 +02:00
Raphaël Vinot 6978ce947f Better description for the organisation. 2013-06-06 15:25:28 +03:00
Raphaël Vinot 4a45f989c7 Update README.md
add details on the power supply
2013-06-06 12:30:10 +03:00