Kaydet (Commit) 2c88b11d authored tarafından Suleyman Poyraz's avatar Suleyman Poyraz

Kerneltools ile bir düzeltme yapılması neticesinde kerneller güncellendi.

libre -> 5.6.4
linux -> 5.6.4
üst 5acf813e
......@@ -27,9 +27,10 @@ def build():
def install():
kerneltools.install()
kerneltools.installHeaders()
# add objtool for external module building and enabled VALIDATION_STACK option
inarytools.insinto("/usr/src/linux-headers-%s-sulinos/tools/objtool" % get.srcVERSION(), "%s/tools/objtool/objtool" % get.curDIR())
inarytools.insinto("/usr/src/libre-headers-%s-sulinos/tools/objtool" % get.srcVERSION(), "%s/tools/objtool/objtool" % get.curDIR())
# Generate some module lists to use within mkinitramfs
shelltools.system("./generate-module-list %s/lib/modules/%s-sulinos" % (get.installDIR(), kerneltools.__getSuffix()))
......@@ -13,10 +13,10 @@
<PartOf>kernel.linux</PartOf>
<Summary>The Linux libre kernel (the core of the Linux operating system) for Sulin</Summary>
<Description>kernel contains the Linux kernel, the core of any Linux operating system. ddtionally libre kernel is a cleant up version of original kernel. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.</Description>
<Archive sha1sum="9c34799a9488dbe6b6ea18a6f1455b005812f168">http://linux-libre.fsfla.org/pub/linux-libre/releases/5.5.1-gnu/linux-libre-5.5.1-gnu.tar.xz</Archive>
<Archive sha1sum="66672369a16c62a13a2685a4ca231e6fde62afc0">http://linux-libre.fsfla.org/pub/linux-libre/releases/5.6.4-gnu/linux-libre-5.6.4-gnu.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile permission="0755" target="generate-module-list">scripts/generate-module-list</AdditionalFile>
<AdditionalFile permission="0755" target=".config">configs/kernel-x86_64-config-5.5.1-gnu</AdditionalFile>
<AdditionalFile permission="0755" target=".config">configs/kernel-x86_64-config-5.6.4-gnu</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>bc</Dependency>
......@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="4">
<Date>2020-04-24</Date>
<Version>5.6.4</Version>
<Comment>Package is rebuilded and released up.</Comment>
<Name>Süleyman Poyraz</Name>
<Email>zaryob.dev@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-02-02</Date>
<Version>5.5.1</Version>
......
......@@ -13,10 +13,10 @@
<PartOf>kernel.linux</PartOf>
<Summary>The Linux kernel (the core of the Linux operating system) for Sulin</Summary>
<Description>kernel contains the Linux kernel, the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.</Description>
<Archive sha1sum="04a78eff1a4eafdcc4d5493068ed5a7c313e93e4">https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.5.1.tar.xz</Archive>
<Archive sha1sum="86a6d1fa2ba6707b676246f7d6a5d842c5622fd2">https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.6.4.tar.xz</Archive>
<AdditionalFiles>
<AdditionalFile permission="0755" target="generate-module-list">scripts/generate-module-list</AdditionalFile>
<AdditionalFile permission="0755" target=".config">configs/kernel-x86_64-config-5.5.1</AdditionalFile>
<AdditionalFile permission="0755" target=".config">configs/kernel-x86_64-config-5.6.4</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>bc</Dependency>
......@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="8">
<Date>2020-04-24</Date>
<Version>5.6.4</Version>
<Comment>Imsakin ilk kerneli derlendi.</Comment>
<Name>Süleyman Poyraz</Name>
<Email>zaryob.dev@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-04-23</Date>
<Version>5.5.1</Version>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment