From 19bccf8691d5e531b55f320ba50c082da06b6170 Mon Sep 17 00:00:00 2001
From: CoderSherlock
Date: Thu, 24 Nov 2016 00:06:35 -0500
Subject: [PATCH] Weekly-Update
---
README.md | 45 +++++-
...16-10-28-some-of-my-previews-exper-work.md | 17 ++-
_posts/2016-11-23-freshman-from-china.md | 6 +
_site/404.html | 2 +
_site/README.md | 45 +++++-
_site/about/index.html | 2 +
.../archivers/charles-is-not-a-good-tool.html | 2 +
_site/archivers/freshman-from-china.html | 128 ++++++++++++++++++
_site/archivers/hello.html | 2 +
.../some-of-my-previews-exper-work.html | 23 +++-
_site/category/index.html | 4 +
_site/feed.xml | 38 +++++-
_site/index.html | 18 +++
13 files changed, 325 insertions(+), 7 deletions(-)
create mode 100644 _posts/2016-11-23-freshman-from-china.md
create mode 100644 _site/archivers/freshman-from-china.html
diff --git a/README.md b/README.md
index 03e89ee..f9fed30 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,46 @@
My Personal Blog
-Nothing new
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+写点啥呢?感觉自己真是开坑狂魔。
+准备开三个新坑吧,除去现在还在更新的科研进度,接下来我要开两个新坑介绍自己的两个项目,以及一个摄影的图坑。
diff --git a/_posts/2016-10-28-some-of-my-previews-exper-work.md b/_posts/2016-10-28-some-of-my-previews-exper-work.md
index da63719..801019f 100644
--- a/_posts/2016-10-28-some-of-my-previews-exper-work.md
+++ b/_posts/2016-10-28-some-of-my-previews-exper-work.md
@@ -24,7 +24,7 @@ But we also need some bash script to collect data through different size of rand
### Time Experiment of seafile
-Patch is based on seafile 5.1.4. You can find the release from [seafile official repo](https://github.com/haiwen/seafile/releases). You may follow official compile instructions from [here](https://manual.seafile.com/build_seafile/linux.html). \[[Patch]()\]
+Patch is based on seafile 5.1.4. You can find the release from [seafile official repo](https://github.com/haiwen/seafile/releases). You may follow official compile instructions from [here](https://manual.seafile.com/build_seafile/linux.html). \[[Patch **no longer avaiable, new version at following sections**]()\]
#### How to collect data
@@ -60,3 +60,18 @@ sudo dd if=ubuntu-14.04lts-xubuntu-odroid-xu-20140714.img of=/dev/sdb bs=1M conv
sync
~~~~
+## 2016-11
+
+### Android Kernel
+
+#### How to build an Android Kernel?
+
+Generally, I won't tell anything in this parts, just mark some related links, and point out some mistakes or error solutions.
+
+- [Google Official Guide](http://source.android.com/source/building-kernels.html#figuring-out-which-kernel-to-build)
+-- 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.
+--- [ASOP git root](https://android.googlesource.com/?format=HTML), under sub class "/platform/prebuilts/gcc"
+
+- [Packing and Flashing a Boot.img](https://softwarebakery.com/building-the-android-kernel-on-linux) **[highly recommend]**
+
+
diff --git a/_posts/2016-11-23-freshman-from-china.md b/_posts/2016-11-23-freshman-from-china.md
new file mode 100644
index 0000000..282b510
--- /dev/null
+++ b/_posts/2016-11-23-freshman-from-china.md
@@ -0,0 +1,6 @@
+---
+layout: post
+title: "Freshman from china ~ 人生修复者"
+date: 2016-11-23 23:58:00 -0400
+categories: Nonsense
+---
diff --git a/_site/404.html b/_site/404.html
index 75e7c04..577ec31 100644
--- a/_site/404.html
+++ b/_site/404.html
@@ -95,6 +95,8 @@
diff --git a/_site/archivers/charles-is-not-a-good-tool.html b/_site/archivers/charles-is-not-a-good-tool.html
index e45f49b..9056bd2 100644
--- a/_site/archivers/charles-is-not-a-good-tool.html
+++ b/_site/archivers/charles-is-not-a-good-tool.html
@@ -126,6 +126,8 @@ You also need to save charles Root Certificate, it also contains in the same men
diff --git a/_site/archivers/some-of-my-previews-exper-work.html b/_site/archivers/some-of-my-previews-exper-work.html
index 820bab4..7e759dc 100644
--- a/_site/archivers/some-of-my-previews-exper-work.html
+++ b/_site/archivers/some-of-my-previews-exper-work.html
@@ -84,7 +84,7 @@ But we also need some bash script to collect data through different size of rand
Time Experiment of seafile
-
Patch is based on seafile 5.1.4. You can find the release from seafile official repo. You may follow official compile instructions from here. [Patch]
Generally, I won’t tell anything in this parts, just mark some related links, and point out some mistakes or error solutions.
+
+
+
+
Google Official Guide
+– 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.
+— ASOP git root, under sub class “/platform/prebuilts/gcc”
diff --git a/_site/feed.xml b/_site/feed.xml
index 89987c5..29c5661 100644
--- a/_site/feed.xml
+++ b/_site/feed.xml
@@ -6,10 +6,23 @@
https://codersherlock.github.com//
- Sun, 06 Nov 2016 01:44:59 -0400
- Sun, 06 Nov 2016 01:44:59 -0400
+ Thu, 24 Nov 2016 00:06:21 -0500
+ Thu, 24 Nov 2016 00:06:21 -0500Jekyll v3.0.1
+
+ Freshman from china ~ 人生修复者
+
+
+ Wed, 23 Nov 2016 22:58:00 -0500
+ https://codersherlock.github.com//archivers/freshman-from-china
+ https://codersherlock.github.com//archivers/freshman-from-china
+
+
+ Nonsense
+
+
+
Some of my previews experiment works<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>
+
Fri, 28 Oct 2016 12:27:33 -0400
https://codersherlock.github.com//archivers/some-of-my-previews-exper-work
diff --git a/_site/index.html b/_site/index.html
index 1e30a7a..cef2727 100644
--- a/_site/index.html
+++ b/_site/index.html
@@ -62,6 +62,22 @@