16 Commits

Author SHA1 Message Date
Ivan Davidov
55b839548e • Minor code comment improvements and reformatting. 2014-08-24 12:03:30 +03:00
Ivan Davidov
abaa655d4a • The kernel is now "3.16.1".
• Some additional minor improvements. Most notable change - the 'init' script is generated by using cat + here.

Note - all changes, including the latest few merges are *not* tested yet.

TODO 1 - test all changes since the last release and prepare new release if there are no issues.
TODO 2 - create new tutorial document based on the latest scripts (optional, if there is free time).
2014-08-23 21:23:44 +03:00
Johannes Altmanninger
01956eb5a6 call the scripts with sh so they don't need the executable bit 2014-08-23 19:47:06 +02:00
Johannes Altmanninger
fbccabac6f use cat + heredocs instead of echo 2014-08-23 19:44:53 +02:00
Johannes Altmanninger
73c2e7f2fe fixed shebang 2014-08-23 19:40:12 +02:00
Ivan Davidov
aee022b07a • The download URL for the kernel now points to stable version "3.16".
• Minor formatting changes - the scripts should be more readable this way.
• Minor comment updates.
2014-08-08 02:30:28 +03:00
BeresfordHare
1a18cd7a10 Fixed spelling mistake 2014-08-07 14:43:12 +12:00
BeresfordHare
0f7779da58 Added comments 2014-08-07 14:42:28 +12:00
BeresfordHare
09fd6ec0c2 Fixed paths 2014-08-07 14:40:47 +12:00
BeresfordHare
f902853da3 Source downloaded to new source folder 2014-08-07 14:39:56 +12:00
BeresfordHare
d8954a701c Changed to make bzImage, and make mrproper. 2014-08-07 14:36:10 +12:00
BeresfordHare
c76f64e0b0 The downloads now go into a source folder 2014-08-07 14:31:33 +12:00
BeresfordHare
dcac27166f create directory for source files 2014-08-07 14:28:54 +12:00
BeresfordHare
f756364540 Minor fix to shebang 2014-08-07 08:44:00 +12:00
Ivan Davidov
d116c397c9 • Switched to "/sbin/init" and "/etc/inittab" boot configuration. 2014-08-03 18:30:35 +03:00
Ivan Davidov
e1a84e397e Initial commit for the already completed "28-Jul-2014" shell scripts. 2014-08-03 18:19:16 +03:00