public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] Application for Google Summer of Code 2018-Mishal Roy
@ 2018-03-21 17:51 Mishal Roy
  2018-03-22  4:07 ` Benda Xu
  0 siblings, 1 reply; 12+ messages in thread
From: Mishal Roy @ 2018-03-21 17:51 UTC (permalink / raw
  To: gentoo-soc, heroxbd


[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]

Hi,

As a proof of my proposed concept I have written a kernel ebuild which
successfully builds x86 linux kernel from source code present in
/usr/src/linux directory of Gentoo liveDVD. I have attached the ebuild and
images related to it.


Thanks and Regards,
Mishal Roy.

[-- Attachment #1.2: Type: text/html, Size: 370 bytes --]

[-- Attachment #2: x86kernelbuild-1.0.ebuild --]
[-- Type: application/octet-stream, Size: 300 bytes --]

# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=0

DESCRIPTION="This is an ebuild that compiles x86 linux kernel"

SLOT="0"
KEYWORDS="~x86"

pkg_preinst()
{
cd /usr/src/linux
make ARCH=x86 i386_defconfig
make && make modules_install
}

[-- Attachment #3: ebuild.png --]
[-- Type: image/png, Size: 145063 bytes --]

[-- Attachment #4: ebuild2.png --]
[-- Type: image/png, Size: 698115 bytes --]

[-- Attachment #5: ebuild3.png --]
[-- Type: image/png, Size: 619964 bytes --]

[-- Attachment #6: ebuild4.png --]
[-- Type: image/png, Size: 646940 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-soc] Application for Google Summer of Code 2018-Mishal Roy.
@ 2018-03-16  5:16 Mishal Roy
  2018-03-17 22:50 ` Benda Xu
  0 siblings, 1 reply; 12+ messages in thread
From: Mishal Roy @ 2018-03-16  5:16 UTC (permalink / raw
  To: gentoo-soc


[-- Attachment #1.1: Type: text/plain, Size: 435 bytes --]

Hello,

I installed 32 bit tarball 2016.10.26 on my Xiaomi Redmi Note 4 and the
Gentoo prefix is running nicely.I have attached some images relating to the
Gentoo prefix on Android.When Gentoo environment is launched by the
startprefix there is change in values of SHELL and PATH variables. Is the
root directory  changed too for successful working of Gentoo prefix?
Kindly guide me for further steps.

Thanks and Regards,
Mishal Roy.

[-- Attachment #1.2: Type: text/html, Size: 593 bytes --]

[-- Attachment #2: 2.png --]
[-- Type: image/png, Size: 72910 bytes --]

[-- Attachment #3: 5.png --]
[-- Type: image/png, Size: 287140 bytes --]

[-- Attachment #4: 7.png --]
[-- Type: image/png, Size: 258562 bytes --]

[-- Attachment #5: 6.png --]
[-- Type: image/png, Size: 308193 bytes --]

[-- Attachment #6: 3.png --]
[-- Type: image/png, Size: 261413 bytes --]

[-- Attachment #7: 1.png --]
[-- Type: image/png, Size: 234904 bytes --]

[-- Attachment #8: 4.png --]
[-- Type: image/png, Size: 251733 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-03-23 13:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21 17:51 [gentoo-soc] Application for Google Summer of Code 2018-Mishal Roy Mishal Roy
2018-03-22  4:07 ` Benda Xu
2018-03-22 15:16   ` Mishal Roy
2018-03-23  0:47     ` Benda Xu
2018-03-22 15:25   ` Rich Freeman
2018-03-22 16:06     ` Mishal Roy
2018-03-23  3:33     ` [gentoo-soc] kernel ebuild (Was: Application for Google Summer of Code 2018-Mishal Roy) Benda Xu
2018-03-23  6:50     ` [gentoo-soc] Application for Google Summer of Code 2018-Mishal Roy Patrick Lauer
2018-03-23 13:37       ` Rich Freeman
2018-03-23 13:49         ` EBo
  -- strict thread matches above, loose matches on Subject: below --
2018-03-16  5:16 Mishal Roy
2018-03-17 22:50 ` Benda Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox