LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How many of you also use Gentoo? (https://www.linuxquestions.org/questions/slackware-14/how-many-of-you-also-use-gentoo-4175493719/)

jjthomas 02-05-2014 08:39 PM

Quote:

Originally Posted by moisespedro (Post 5111921)
I already installed gentoo once, it isn't that hard to install. The thing that got me was portage, the most confusing and complicated package manager in the world. I got mad at it and gave up.

Same here.

-JJ

burgler09 02-05-2014 10:19 PM

Quote:

Originally Posted by moisespedro (Post 5111473)
What do you think of it? What are your current experiences with it?

I have gentoo on my other computer and I prefer slackware.

I think the only reason I have gentoo still running on that computer is because it's such a pain that I just like to have it to say I did. It's not that it's so difficult.. just a pain in the butt

Holering 02-06-2014 09:20 PM

Used Gentoo and found their community very helpful and intelligent. It is installed right now as a backup.

Prefer both since Gentoo shows me how a system is put together from scratch. But Slackware lets me be lazy, mess around without breaking stuff, and build from source code with my own optimizations on an already running-installed system, and I don't need an internet connection to do it or install (except for those slackbuilds that need serious updating; dev86 for example and those annoying ones with hard-coded vanilla CFLAGS). Seems faster than Gentoo and I use the same optimization on both (probably because of the KISS structure and pure scripting setup). Also ended up doing bash this way and got more familiar with sed, grep, bash and Linux (for f in `blah`; do echo $f | sed 's|**|*|g' | xargs blah ; done || etc). It's more stable for me (emerge -e world caused more problems than Slackware bootstrap, and broke system more than once; portage doesn't always like python updates e.g. and your system is gone if portage goes) and I fixed a borked Slackware system more than once (broke system downgrading glibc. Booted Slackware DVD, fixed links, and succesfully bootstrapped on older glibc without internet).

Gentoo is like a learning tool but Slackware lets me learn in a lazy way that's fun without breaking stuff. It's also the coolest thing to have multiple window managers and switch them cleanly via xwmconfig.

Emerson 02-06-2014 09:34 PM

I'm not going to argue with above posts.
However, being a Gentoo user since 2004 I can tell running Gentoo is not masochistic and it will not take the best part of your day. Once you get used to it five to ten minutes of your time weekly is enough to keep it up to date - and I'm running unstable! It will take significantly more of CPU time indeed, but do you care? I have Gentoo in all of my boxes, even low power ones. Building using distcc in pump mode, using portage binpkg feature, etc. You won't kill your Raspberry Pi if you run Gentoo on it.

ChrisAbela 02-07-2014 06:17 AM

Gentoo is a charm.

I had very little experience but it had impressed me with how much you can learn simply by installing it. Their documentation and forums are very helpful. However I have very little spare time to learn anything this days, so I stick to Slackware as I find it much more cost effective in terms of effort to get it up and running. Also I think that for a production environment, Gentoo is not an option, while Slackware excels. Other considerations are economical and environmental. I cannot justify the waste of such resources unless you really need to and compiling _everything_ is expensive. Then there are the technological resources. Consider the limited capabilities of the Raspberry Pi for example, Gentoo would not be a feasible option for me.

moisespedro 02-07-2014 07:45 AM

Emerging xorg now. Gentoo seems fun, I think I will use it as a "playground"

moisespedro 02-07-2014 03:48 PM

Thought it would be annoying but I have to say: gentoo is pretty cool
I might cheat on slack for a while

bobzilla 02-07-2014 03:55 PM

I installed it once. It was a fun experience. I liked some things, didn't like the others, but got more respect for Gentoo out of the experiment. Generally a nice distro, just too time-consuming and too automatic for my taste.

ReaperX7 02-07-2014 04:13 PM

I've been thinking of giving Gentoo another go after some LFS experience. Might be able to deduce why some stuff never worked back then when I tried to build it.

moisespedro 02-07-2014 04:59 PM

Well, installing it was pretty "easy" (not exactly easy but it was well documented so it was straightfoward).

Captain Pinkeye 02-07-2014 05:03 PM

I installed it several times, but always when X or Xfce was compiling i said to myself "nah, i have better things to do in life".

If i wanted rolling release distro, i would be installing Gentoo. I like that it is not necessarily bleeding edge; software is just a little postponed, but i believe it's better tested. And i like that if you install a package as a dependency, it gets updated only if the package it depends upon needs this dependency package in newer version than you have installed - not like Arch, which updates everything everytime.

Plus the Gentoo liveDVD has the smoothest and coolest KDE implementation i have ever seen.

Quote:

Originally Posted by moisespedro (Post 5111954)
I've always heard about gentoo "optimisation". At least that is one its selling points, according to its fans. It'd be nice if it really boosted performance. Since that is not true I don't see the point of it. And if you want something from scratch, Linux from Scratch is the way to go imo.

I believe back in the 32bit days the difference between 386 and SSE optimized code could have been noticeable.

moisespedro 02-07-2014 05:06 PM

Xorg and XFCE compiled really fast on my machine, thought it would take ages but Xorg, for example, took less than a hour.

Captain Pinkeye 02-07-2014 05:09 PM

Quote:

Originally Posted by moisespedro (Post 5113672)
Well, installing it was pretty "easy" (not exactly easy but it was well documented so it was straightfoward).

How have you configured your kernel? With genkernel or configured manually? Or with a premade config (Slackware for example)?

moisespedro 02-07-2014 05:16 PM

I wanted to get to it as fast as posible so I used genkernel. At some point in the near future I will rebuild it with manual configuration.

ibmercurial 02-07-2014 05:59 PM

I recently wiped it off the partition. Gentoo is fun to install, all of the software I use is available, ati proprietary driver works well, It performs admirably. I do not like the package manager at all, I use USE="" mainly from the command line and seem to get everything I want installed. I use slackware as a host system to build Gentoo, as well as use slackware as a host system to build lfs. the portage system seems to want to mimic FreeBSD with the exception of actually working. It is a fun distro, and a great teaching tool, and also teaches me how to avoid installing all of system-d.. unless I want to use gnome.. which I do not.


All times are GMT -5. The time now is 03:37 AM.