Commit Graph

257 Commits (master)

Author SHA1 Message Date
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
Raphaël Vinot bac0315476 Add licence 2013-06-06 09:56:58 +02:00
Raphaël Vinot 8b13d0ed5f IMPORTANT: do not crash on x-dosexec copy... 2013-06-05 14:09:39 +02:00
Raphaël Vinot 995d40ba96 support more archive formats 2013-06-04 18:16:40 +02:00
Raphaël Vinot 6de31e562d doc update 2013-05-25 00:33:58 +02:00
Raphaël Vinot 1e494adbe5 doc ++ 2013-05-17 17:22:33 +02:00
Raphaël Vinot 2e088c6659 Update readme 2013-05-17 14:20:32 +02:00
Raphaël Vinot d1576f1078 add quotes to the paths to support spaces in the filenames 2013-05-16 11:19:16 +02:00
Raphaël Vinot 66fd8c8ebc update helper scripts 2013-05-16 11:18:05 +02:00
Raphaël Vinot 08d7504114 update scripts to generare the builder, use the CPU directive of qemu to compile properly for a rPi 2013-05-15 18:30:02 +02:00
Raphaël Vinot cbf2e0317f doc ++ 2013-04-03 00:59:56 +02:00
Raphaël Vinot fa973f4c7e Fix incrementation, handling of exe files, doc ++ 2013-03-30 19:38:11 +01:00
Raphaël Vinot feb05cc5ab support files with spaces 2013-03-29 02:42:01 +01:00
Raphaël Vinot dcdbfb5401 bunch of small fixes 2013-03-28 18:04:29 +01:00
Raphaël Vinot fdba081e15 many small fixed to make it ready for an image 2013-03-28 15:28:27 +01:00
Raphaël Vinot 38f934d91a add some script to build pdf2html on arm 2013-03-27 18:56:18 +01:00
Raphaël Vinot e7dc87023a update chroot script, use the image directly 2013-03-26 18:13:35 +01:00
Raphaël Vinot 8dda6d7d97 add some doc and script to chroot into the ARM system. And prepare the script to update the image. 2013-03-17 02:41:10 +01:00
Raphaël Vinot 37a2856638 make the archive bomb handling code wotking properly 2013-03-15 09:27:26 +01:00
Raphaël Vinot 016c0a681b partial implementation of unpacking (archives) 2013-03-13 17:47:23 +01:00
Raphaël Vinot a2d1ec8e63 prepare archive support, and fixing archive-bomb-problem 2013-03-12 19:08:46 +01:00
Raphaël Vinot c25ba6cf23 make MS and Libre Office docs conversion working properly 2013-03-11 18:56:04 +01:00
Raphaël Vinot f6aadbc246 NOT TESTED - convert most important formats. 2013-03-11 00:23:11 +01:00
Raphaël Vinot 28c11ada8f comment set-x, many updates everywhere, framework ready for the conversions. 2013-02-25 01:27:15 +01:00
Raphaël Vinot fa2618e57e prepare the main function that will convert the files 2013-02-22 17:35:23 +01:00
Raphaël Vinot 0fb50fe8ae update todo 2013-02-18 00:14:54 +01:00
Raphaël Vinot 22ea3bcacb remove obsolete comment 2013-02-17 02:21:16 +01:00
Raphaël Vinot 053c2a81e1 more sanitizing, make root system call safer 2013-02-17 02:19:30 +01:00
Raphaël Vinot c131d2ce5d more sanitizing, make root system call safer 2013-02-17 02:16:55 +01:00
Raphaël Vinot eb2f394ec1 run the script as user (via sudo) 2013-02-15 18:47:13 +01:00