Commit graph

191 commits

Author SHA1 Message Date
Gwenhael Le Moine
076657b493 done 2014-02-28 12:33:12 +01:00
Gwenhael Le Moine
59d87face4 not my job 2014-02-28 12:33:07 +01:00
Gwenhael Le Moine
c51136bd46 done 2014-02-28 12:26:50 +01:00
Gwenhael Le Moine
f06700de1b mkdir output if it doesn't exist 2014-02-28 12:25:59 +01:00
Gwenhael Le Moine
0d6ea828ee stop after packaging binaries 2014-02-28 12:25:36 +01:00
Gwenhael Le Moine
37d0a187ad hides packaged binaries 2014-02-28 12:21:56 +01:00
Gwenhael Le Moine
ae07ae987e fix typos and error handling 2014-02-28 12:21:10 +01:00
Gwenhael Le Moine
ae0d592ad8 add option to package binaries 2014-02-28 12:12:50 +01:00
Gwenhael Le Moine
05233abf15 don't run compilation by default 2014-02-28 12:12:27 +01:00
Gwenhael Le Moine
63a65dedf2 organize patch files 2014-02-28 12:01:20 +01:00
Gwenhael Le Moine
598287a8db -x 2014-02-28 11:59:14 +01:00
Gwenhael Le Moine
a60d7d286c clearer dir name 2014-02-28 11:58:39 +01:00
Gwenhael Le Moine
6d800b1c04 hides binaries from git 2014-02-28 11:56:47 +01:00
Gwenhael Le Moine
0eb3f4fe31 group built binaries in a specific directory 2014-02-28 11:12:33 +01:00
Gwenhael Le Moine
c03441dbec even for cleaning it needs CROSS_COMPILE 2014-02-28 11:11:48 +01:00
Gwenhael Le Moine
47d7acf585 merge pulling sources and compiling 2014-02-28 10:10:59 +01:00
Gwenhael Le Moine
a1b61879b3 compress using xz 2014-02-28 08:43:23 +01:00
Gwenhael Le Moine
f3bc618fa2 add options to disable compression 2014-02-28 08:42:21 +01:00
Gwenhael Le Moine
a1832a9004 more friendly --parameters to configure the execution of the script 2014-02-28 08:23:39 +01:00
Gwenhael Le Moine
2a8768d10c don't setup cross-compiler if COMPILE=false or ARCH is ARM 2014-02-28 08:03:56 +01:00
Gwenhael Le Moine
21d0967043 missing libmpfr 2014-02-27 23:27:22 +01:00
Gwenhael Le Moine
b02ac2979b priotarization and --params 2014-02-27 23:24:42 +01:00
Gwenhael Le Moine
309b95bdcc todo 2014-02-27 23:20:22 +01:00
Gwenhael Le Moine
3fad4c91b8 tasks were done 2014-02-27 23:18:12 +01:00
Gwenhael Le Moine
aa4ad9a840 cleaning 2014-02-27 23:16:25 +01:00
Gwenhael Le Moine
e3165ecdf5 lazy and clean loop device umount 2014-02-27 23:15:20 +01:00
Gwenhael Le Moine
0e846d6423 truly enforce COMPILE + various optimization and cleanup 2014-02-27 23:11:40 +01:00
Gwenhael Le Moine
7ed9cd2b99 don't patch kernel 2014-02-27 23:11:00 +01:00
Gwenhael Le Moine
ce18db6f9b if sunxi-tools are needed on-board then it should be packaged properly 2014-02-27 22:39:07 +01:00
Gwenhael Le Moine
816b3ecf62 not interested in nand-install 2014-02-27 22:38:03 +01:00
Gwenhael Le Moine
7a297ff7d6 comment and style 2014-02-27 22:35:38 +01:00
Gwenhael Le Moine
dfaaf2c919 hint on how to disable leds after boot in rc.local 2014-02-27 22:35:25 +01:00
Gwenhael Le Moine
bc2ecda0c5 todo 2014-02-27 22:34:39 +01:00
Gwenhael Le Moine
ae386836ea removed unused patch
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 13:24:57 +01:00
Gwenhael Le Moine
21fcdc075d style
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 13:24:06 +01:00
Gwenhael Le Moine
cdd397d7c7 removed leftover files
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 13:23:56 +01:00
Gwenhael Le Moine
7610b571d0 more work 2014-02-27 13:08:52 +01:00
Gwenhael Le Moine
56c703a691 same DEST everywhere 2014-02-27 13:05:38 +01:00
Gwenhael Le Moine
b900d11178 moved todo-list to separate org-file 2014-02-27 13:03:33 +01:00
Gwenhael Le Moine
74a781a8f1 update readme along script changes 2014-02-27 13:03:16 +01:00
Gwenhael Le Moine
aa9f733cc8 remove reference to debian host and sudo
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 12:43:35 +01:00
Gwenhael Le Moine
185a307c54 ignore miniroot 2014-02-26 16:55:21 +01:00
Gwenhael Le Moine
13b62b041e mount root read-only 2014-02-26 16:54:43 +01:00
Gwenhael Le Moine
a3c25dd877 no kernel patch by default 2014-02-26 16:15:10 +01:00
Gwenhael Le Moine
f0ade6db13 group cp and make 2014-02-26 16:14:53 +01:00
Gwenhael Le Moine
0d67d81911 meaningful DISPLAY value 2014-02-26 16:14:39 +01:00
Gwenhael Le Moine
3631d53ab2 download toolchain to $CWD 2014-02-26 16:08:58 +01:00
Gwenhael Le Moine
f2c20659b7 remove gibberish 2014-02-26 16:08:46 +01:00
Gwenhael Le Moine
ff3aa9739d let the user decide 2014-02-26 16:03:30 +01:00
Gwenhael Le Moine
50c1e38003 done 2014-02-26 16:03:17 +01:00