[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]

If Arch Linux is meant to be simple, why doesn't it come

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: 33
Thread images: 5

File: 1456596895930.png (33KB, 402x600px) Image search: [Google]
1456596895930.png
33KB, 402x600px
If Arch Linux is meant to be simple, why doesn't it come with a simple installer?
>>
>Installer
>simple
>>
>>58095341
It gives you freedom to choose any of these installers:
Architect
Arch-anywhere
Archfi
Antergos
Archboot
Archbang
>>
>>58095341
I installed BSD for the first time recently. It's arguably far less hand holding. It took literally minutes to install and get up and running, compared to the 30mins of bullshit Arch makes you sit through. Just proved to me that the Arch installer is intentionally convoluted so that pseudo-intellectuals can pat themselves on the back and pretend they achieved something.
>>
>>58095341
It's meant to fade in the background, leaving you with the pure Unix learning curve (Vim, LaTeX, BASH, etc.). It's never been meant to be newbie-friendly.

Also why are you even posting
>>
>>58095850
>I installed BSD
>BSD
For some reason I think you are lying.
>>
>>58095908
I wanted to escape systemd. I'm loving BSD so far. Linux is bloated as fuck and a weak imitation of Unix.
>>
>>58095945
1. There is nothing wrong with systemd
2. "Loving BSD so far" is a vague claim. What BSD? On what arc? Are you lying?
3. Bloat is a meme. Unless you are running a 6GiB virtual machine that is
4. UNIX is a garbage philosophy, and it's just a meaningless certificate that can be brought with money
>>
>>58095991
OpenBSD. The package manager is great, the system runs super fast, the configuration has been extremely easy. It's not sandbagged by a bunch of unnecessary garbage.

Also, systemd is absolute cancer. Now I know for sure you are a troll or a paid shill.
>>
>>58096123
> unnecessary garbage.
Like bluetooth and some real necessary shit that people run on daily basis right?

And no, there is nothing wrong with systemd, it's just BSDcucks being jelly that they'll never have it. Say good bye to powerful Desktop Environment tools
>>
>>58096123
>the system runs super fast
Linux would run faster. On every machine tested, OpenBSD was slower than Linux.
>>
File: 1460275360466.webm (194KB, 640x360px) Image search: [Google]
1460275360466.webm
194KB, 640x360px
>>58096161
Watch how BSDcucks gets buttmad at this
>>
>>58096152
>jelly that they'll never have it
We DON'T want it.

>say good bye to powerful Desktop Environment tools
GUI toddlers need to leave. Real men are here to discuss real work, not fantasize about shiny buttons and curved boxes.

>Desktop Environment
>powerful
Laughing my fucking ass off.

Mice should be banned.
>>
>>58096210
Shit it boots fast. Can you do the same with a minimal Linux install?
>>
>>58096220
>GUI toddlers need to leave.
>Mice should be banned
hahahaha NEET BSDcuck throwing tantrum it's so hillarious

Don't hax me your super 1337 terminal browser bro
>>
>>58095729
non of these are official arch projects
>>
>>58096376
Archboot is an official Arch project
>>
File: 1476760457951.png (1MB, 999x806px) Image search: [Google]
1476760457951.png
1MB, 999x806px
>>58096257
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.
>>
>>58095341
because elitism, they even removed the beginners guide, kek
>>
>>58095341
I think you're confusing 'simple' and 'easy' there, cucklord
>>
>>58096210
Is this KDE with arch?
>>
>>58096623
i3 on Gentoo I suppose
>>
I know there are some installers but what's the best? Any recommendations
>>
>>58096584
an installer can be simple
a simple, interactive shell script would do the job
>>
>>58097347
Shell scripts fail
>>
>>58095945
>I wanted to escape systemd. I'm loving BSD so far. Linux is bloated as fuck and a weak imitation of Unix.
And people still think systemd is not a jewish trick.
>>
>>58097894
>>>/pol/
>>
>>58097363
so does arch after running updates
>>
>>58097894
why is systemd bad?!
>>
File: 1472786063002.png (14KB, 500x500px) Image search: [Google]
1472786063002.png
14KB, 500x500px
>>58097363
Not when they're doing what the arch install entails. It isn't hard at all, and it doesn't take more than 10 minutes, but the steps you do to get arch going don't depend at all on your choices or your hardware.

>wireless or wired
>if wireless, runs wifi-menu
>what space to partition, what size partitions, how many etc.
>what to mount where
>run arch-chroot (does a whole bunch of shit automatically. if you're willing to automate this, why not automate installation?) (also generate fstab automatically like arch installation already does [what happened to do everything manually, especially when you're doing something that honestly could benefit from user input])
>pacstrap (perhaps ask for the user to name any other packages they want to pacstrap with)
>grub or gummyboot (why would you use another systemd meme utility tho)

Almost none of this could fail because it is all basically hardware-agnostic (as long as you make the script have the basic ability to understand when somebody presses enter instead of telling which drives to mount where). Besides, it's not like you're going to have much variation in targeted hardware since Arch only supports fucking x86. Maybe I just described arch anywhere. Idfk. I haven't used Arch since 2012 when it was my first distro (it's not that hard to use. sorry archfriends. and it didn't really teach me much about Linux at all. I truly apologize). Eventually I realized if I cared about muh bleeding edge there were better distros for that. I realized if I cared about muh customizability there were better distros for that. I realized if I cared for muh autistic minimalism, every distro is better for that. ("Wow every other distro installation has such high package counts! It can't just be because most distros don't jam tons of packages into each of their packages, like dev headers etc!")
>>
File: Robbie_Rotten_lazytown_02.gif (54KB, 273x343px) Image search: [Google]
Robbie_Rotten_lazytown_02.gif
54KB, 273x343px
>>58097994
kek
>>
>>58098167
Lets not start a flamewar, but is too much code in a single program, and forces programs to depend on it. You can extrapolate from that.
>>
>>58098167
its a meme
Thread posts: 33
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.