[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Linux On Phones

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 35
Thread images: 5

File: touch-4g-slide.jpg (550KB, 899x598px) Image search: [Google]
touch-4g-slide.jpg
550KB, 899x598px
So ive wanted to do this for awhile but I want to take a relatively decent android phone with a phusical keyboard and rape it with Linux as a main OS. Does anyone have any clue what would work the best?
>>
>>62462935
PostmarketOS is a project based on Alpine Linux you should check it out
>>
>>62462935
android is linux so I guesss every android is fine
>>
>>62462935
If you want it to be actually useful, stick to Android or get a phone that's not made for Android.

>>62459818
>>62460387
>>
File: 1215.gif (43KB, 376x267px) Image search: [Google]
1215.gif
43KB, 376x267px
>>62463008
>android is linux
>>
>>62463212
>$ adb shell
>% uname
>Linux
>>
>>62463212
After all Linux is just the kernel
>>
>>62463290
But it's also an OS

Mindfuck
>>
>>62463478
That's GNU/Linux
>>
>>62463824
No, you don't need any GNU at all for have the Linux kernel running on a system with a CLI.
Like Linux kernel with BusyBox is an entire OS, as far as the definition of an OS goes. BusyBox is not a GNU utility.
>>
>>62463478
No, Ubuntu is an OS
Ubuntu uses Linux
As the same way Android is an OS and uses Linux.

You are never using "Linux" per se.
>>
>>62463928
Neither is part of the kernel though.
Kernel on its own doesn't have interface so it is pretty much useless.
>>
>>62463928
A kernel is part of an operating system.
Linux is the kernel.
Linux is part of an operating system called GNU/Linux.
>>
>>62464102
>>62464228
Linux kernel with it's drivers is still a kernel. You can have the whole Linux kernel compiled in a single binary with all the drivers and needed utilities, configurations. You can even have a shell implemented in it, without having even a basic root filesystem.

So yes, it's a kernel that's also an OS if you look at it that way. Obviously I know what you mean, technically you could do the same with any kernel. But a kernel itself is not an OS.
>>
>>62464311
GNU has nothing to do with Linux or vice versa. A set of GNU utilities has been popular with Linux, but it's not needed, Linux can be functional without it.
Linux distros exist that don't have any GNU utilities in them.
GNU itself is a set of utilities, first made to be used with Hurd, GNUs own kernel.
>>
>>62464344
I'd just like to interject for a moment. What you’re referring to as Linux, is in fact, GNU/Linux, or as I’ve recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux”, and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use.
Linux is the kernel: the program in the system that allocates the machine’s resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.
>>
>>62464314
The problem is that there is not a way to name what Ubuntu, Android and Windows are. Is easier to just call them Operating Systems, although they aren't technically that.

Well, the technical term is Computer System (different from a kernel, or an Operating system). Ubuntu is also considered a Linux based Distribution.

Windows, OSX, Debian and Android are all Computing Systems, some of them use the Linux kernel.
>>
>>62464344
Can you please tell me how can you use your Linux kernel without any userspace (being the GNU coreutils or busybox) to list the files in your current directory?
>>
>>62465552
You don't need GNU for that, silly. There are shitloads of utilities that do the same thing as GNU utils do.
Also BusyBox is not "GNU" in the same sense when we talk about "GNU/Linux", it just uses the GNU licence.
>>
>>62465552
Shut the fuck up, nobody calls it gnu/Linux in real life, neckbeard.
>>
File: moto.jpg (3MB, 3456x2304px) Image search: [Google]
moto.jpg
3MB, 3456x2304px
>>62462935
i used to run chrooted debian on droid 3, android 2.3 was still allowing to completely turn off zygote and other android display things so x11 could work directly to display. it wasn't native, but everything worked as it should
>>
>>62463008
*Unix

God, you are an embarassment
>>
>>62462935
>rape
Njoy ban fag
>>
>>62472438
>>62472454
>Array.from(document.getElementsByTagName("a")).filter((a)=>{return a.title.startsWith("Reply")}).map((a)=>{return ">>"+a.innerHTML}).join(" ")
>>
File: 1464717083040.png (143KB, 301x274px) Image search: [Google]
1464717083040.png
143KB, 301x274px
>found out I can dual-boot Android with Debian on the ADP1
>links are dead
>>
>>62472577
Have fun getting banned for misreporting, fag
>>
>>62464314
True. But you won't find any userspace tools on kernel source. So when you build it and run it you get a nice init missing panic.
>>
>>62464410
Didn't know that. Mind explaining shortly?
>>
File: nokia.keyboard.jpg (72KB, 1000x667px) Image search: [Google]
nokia.keyboard.jpg
72KB, 1000x667px
more landscape keyboards
>>
>>62468779
it can still be done; not sure what you mean no native but you can run it with no apps involved
among other interesting projects is the potential of having a distro alongside Android as it doesn't use FHS or even booting directly to a distro keeping main system intact
>>
>we have low power x86
>we have cheaper than ever chink prototyping and assembly
How hard is it to make a phone that would function almost like a laptop in terms of the OS?
>>
>>62474754
They should have made GPD Win with a slide out screen and build in modem. Would dual boot Winblows and Loonix on it.
>>
>>62473556
nice. i've lost touch with the subject, but last time i tried it there was a problem with turning off android display thingies entirely on those 3d-accelerated versions of android (since jelly bean, i think). Of course i still have chroot debian mount on my modern android smartphone, but i use android app to display x11 on screen.
>>
>>62476781
and what about wayland?
is it possible to make it run inside an existing android?
Thread posts: 35
Thread images: 5


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.