mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Weekly-Update
This commit is contained in:
+35
-3
@@ -6,10 +6,23 @@
|
||||
</description>
|
||||
<link>https://codersherlock.github.com//</link>
|
||||
<atom:link href="https://codersherlock.github.com//feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Sun, 06 Nov 2016 01:44:59 -0400</pubDate>
|
||||
<lastBuildDate>Sun, 06 Nov 2016 01:44:59 -0400</lastBuildDate>
|
||||
<pubDate>Thu, 24 Nov 2016 00:06:21 -0500</pubDate>
|
||||
<lastBuildDate>Thu, 24 Nov 2016 00:06:21 -0500</lastBuildDate>
|
||||
<generator>Jekyll v3.0.1</generator>
|
||||
|
||||
<item>
|
||||
<title>Freshman from china ~ 人生修复者</title>
|
||||
<description>
|
||||
</description>
|
||||
<pubDate>Wed, 23 Nov 2016 22:58:00 -0500</pubDate>
|
||||
<link>https://codersherlock.github.com//archivers/freshman-from-china</link>
|
||||
<guid isPermaLink="true">https://codersherlock.github.com//archivers/freshman-from-china</guid>
|
||||
|
||||
|
||||
<category>Nonsense</category>
|
||||
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Some of my previews experiment works</title>
|
||||
<description><h1 id="time-series">Time series</h1>
|
||||
@@ -33,7 +46,7 @@ But we also need some bash script to collect data through different size of rand
|
||||
|
||||
<h3 id="time-experiment-of-seafile">Time Experiment of seafile</h3>
|
||||
|
||||
<p>Patch is based on seafile 5.1.4. You can find the release from <a href="https://github.com/haiwen/seafile/releases">seafile official repo</a>. You may follow official compile instructions from <a href="https://manual.seafile.com/build_seafile/linux.html">here</a>. [<a href="">Patch</a>]</p>
|
||||
<p>Patch is based on seafile 5.1.4. You can find the release from <a href="https://github.com/haiwen/seafile/releases">seafile official repo</a>. You may follow official compile instructions from <a href="https://manual.seafile.com/build_seafile/linux.html">here</a>. [<a href="">Patch <strong>no longer avaiable, new version at following sections</strong></a>]</p>
|
||||
|
||||
<h4 id="how-to-collect-data-1">How to collect data</h4>
|
||||
|
||||
@@ -75,6 +88,25 @@ sync
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
<h2 id="section-1">2016-11</h2>
|
||||
|
||||
<h3 id="android-kernel">Android Kernel</h3>
|
||||
|
||||
<h4 id="how-to-build-an-android-kernel">How to build an Android Kernel?</h4>
|
||||
|
||||
<p>Generally, I won’t tell anything in this parts, just mark some related links, and point out some mistakes or error solutions.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<p><a href="http://source.android.com/source/building-kernels.html#figuring-out-which-kernel-to-build">Google Official Guide</a><br />
|
||||
– If you don’t have AOSP sources, you have to download prebuilt toolchains which recommended in this guide might not be correct. Use following links to choose your fitting tools.<br />
|
||||
— <a href="https://android.googlesource.com/?format=HTML">ASOP git root</a>, under sub class “/platform/prebuilts/gcc”</p>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://softwarebakery.com/building-the-android-kernel-on-linux">Packing and Flashing a Boot.img</a> <strong>[highly recommend]</strong></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</description>
|
||||
<pubDate>Fri, 28 Oct 2016 12:27:33 -0400</pubDate>
|
||||
<link>https://codersherlock.github.com//archivers/some-of-my-previews-exper-work</link>
|
||||
|
||||
Reference in New Issue
Block a user