Commit graph

160 commits

Author SHA1 Message Date
Gwenhael Le Moine
4a435a243c latest miniroot 2015-02-20 11:18:06 +01:00
Gwenhael Le Moine
e032b4af1a so now u-boot-sunxi needs the kernel's config 2015-02-20 10:44:55 +01:00
Gwenhael Le Moine
4e0de18844 git repositories in overridable variables, back to original linux-sunxi kernel 2014-08-21 10:03:52 +02:00
Gwenhael Le Moine
99b83b70b8 rm only if needed 2014-08-20 17:00:46 +02:00
Gwenhael Le Moine
bd895c482e blind copy-pasting 2014-08-20 16:57:33 +02:00
Gwenhael Le Moine
9ba1520440 get kernel sources from cubieboard's fork 2014-08-20 15:34:24 +02:00
Gwenhael Le Moine
1a8640b494 going the current way of life 2014-08-20 15:33:55 +02:00
Gwenhael Le Moine
c7ff3a547a patch no longer necessary 2014-08-20 15:33:02 +02:00
Gwenhael Le Moine
135b400592 missing space before ] 2014-08-20 15:26:11 +02:00
Gwenhael Le Moine
f7b7cb8130 mkdir if dir not present 2014-08-20 15:25:56 +02:00
Gwenhael Le Moine
118b8e5dee exit if not run as root 2014-08-20 15:25:24 +02:00
Gwenhael Le Moine
b9d48fdd5a make rc.modules ran during boot 2014-03-02 17:45:06 +01:00
Gwenhael Le Moine
6df114fdf5 add option to use pre-built binaries + more verbose help 2014-03-01 18:57:47 +01:00
Gwenhael Le Moine
75c1a37d17 REFACTOR ALL THE THINGS!!!!!!!111!!ONE!! 2014-03-01 17:53:25 +01:00
Gwenhael Le Moine
260beb23b4 added --clean 2014-03-01 16:41:47 +01:00
Gwenhael Le Moine
19ad9a920a typo 2014-03-01 16:32:51 +01:00
Gwenhael Le Moine
5b034360bf refactoring 2014-03-01 09:45:41 +01:00
Gwenhael Le Moine
05f9b5a77e generate kernel package outside of SD image 2014-03-01 09:22:22 +01:00
Gwenhael Le Moine
888e32ec45 package kernel and boot ina real package + fix mounting / ro on boot 2014-03-01 09:00:50 +01:00
Gwenhael Le Moine
f1822eb672 install both video scripts and hardlink to chosen one 2014-03-01 08:18:03 +01:00
Gwenhael Le Moine
c957ebbd6d obsolete comment 2014-03-01 08:17:38 +01:00
Gwenhael Le Moine
830c647355 switch to 'official' linux-sunxi kernel 2014-03-01 07:14:06 +01:00
Gwenhael Le Moine
c3825ca865 change default build firectory to ./dist 2014-02-28 17:12:11 +01:00
Gwenhael Le Moine
00d34d225b back to original uEnv.txt 'cause it works' 2014-02-28 17:11:27 +01:00
Gwenhael Le Moine
ae9aac6369 missing help 2014-02-28 17:10:42 +01:00
Gwenhael Le Moine
47b3818466 add parameter to set image size 2014-02-28 17:10:23 +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
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
a60d7d286c clearer dir name 2014-02-28 11:58:39 +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
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
21fcdc075d style
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2014-02-27 13:24:06 +01:00
Gwenhael Le Moine
b900d11178 moved todo-list to separate org-file 2014-02-27 13:03:33 +01:00