Welcome, Guest. Please login or register.

Author Topic: Gentoo Install  (Read 7820 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Gentoo Install
« on: August 27, 2011, 12:58:40 PM »
Quote from: trekiej;656288
I am planning to install Gentoo to Virtual Box. I found the Xamiga build instructions by Fractalyte or Fraccy he uses Gentoo as an example.
I have never installed Gentoo before and found that there is a Stage 3 tarball needed.
I have not used that before.

Should I use Gentoo or do you think Ubuntu or Debian 6 to do the same?

They'll do the same and more without ton of headache. Obviously it depends on how good the instructions are: if they're sucky then they're tied to Gentoo and you will have pain.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Gentoo Install
« Reply #1 on: August 27, 2011, 04:20:21 PM »
Quote from: esc;656327
Ubuntu/Debian will give you pretty much everything you need by default...
Untrue. With Debian you get to choose the type of the system you want to install.
Just deselect everything and you have very basic system without any extra packages.

Quote
I, personally, prefer to have complete control over my system.  So, for me, Gentoo is a better distribution.
How does Gentoo give you any more control than say Debian?

Quote
Plus, by merely installing Gentoo, you'll probably learn a lot more about linux and your computer than using Ubuntu long-term.
http://funroll-loops.info/#fourth
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Gentoo Install
« Reply #2 on: August 27, 2011, 07:34:35 PM »
Quote from: esc;656346
The thing is that Debian still automates much of the (most of the) install process, whereas with Gentoo, it's all done manually.
Yes exactly. That's why Debian is much better.

Quote
Watching the text scroll by doesn't do squat, but learning how to optimize make flags for your architecture
Uh what? Figuring out what optimization flags to use with your specific CPU? Are you for real? This is direct out of http://funroll-loops.info/#second

Quote
, how to manually set up block devices, networking, etc, ends up being quite a good lesson in computing.
Unfortunately it doesn't actually teach you much. I'd argue that most Gentoo users don't have a clue what they're actually doing and why.

Quote
It's not a system where you click install and things "just work"
That sounds bad indeed.

Quote
- it takes some time and ingenuity.
No, it takes following instructions and googling a lot. I'm not sure if that teaches anyone much.

Quote
The "control" factor is because with Gentoo, you manually select everything that you need
Not different to Debian at all. You can select stuff manually if you wish. If you don't you can just select "a desktop installation" or "a web server installation" and adjust those to your liking.

Quote
and you compile it fresh for your install with your compile flags.
What does this have to do with control? Elaborate please. Some example that explains how this would give any advantage over Debian would be desirable.

Quote
Ubuntu and Debian package management is still binary based; if you want to compile things with Debian, you still need to download the package, configure, and make && make install...which most people can't really be bothered to do.
Why would you want to build your own packages?

If you do, you do NOT have to download the package, configure and make && make install.

Rather you do: apt-get build-dep package, apt-get source package && dpkg-buildpackage. You can do this for any package if you wish.. but I really fail to see why would you want to.

Quote
However, having to figure out every last detail of a Gentoo install to make it work has made me more intimately familiar with my computer hardware and the way it interfaces with software, and a lot of the voodoo magic behind why an operating system works makes a lot more sense to me.
I've heard this argument numerous times, but even more I've heard cursing when something doesn't build or work as expected. Today I know of no-one using Gentoo anymore, it just isn't worth the trouble.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Gentoo Install
« Reply #3 on: August 27, 2011, 08:19:48 PM »
Quote from: esc;656355
My point is to illustrate that some people are happy with plug-and-play; some people like to work with the nuts and bolts and learn the why and how.

Okay fine, but I'd argue that you can learn with Debian and Ubuntu as well, but you're not forced to deal with the nuts and bolts, like you are if you go for Gentoo.

As such I certainly wouldn't recommend Gentoo for anyone as their first Linux experience.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: Gentoo Install
« Reply #4 on: August 28, 2011, 11:37:01 AM »
Quote from: kolla;656403
That's an old picture
Does that matter?

Quote
In general, Debian tends to ship with outdated and broken software that is not recommended by the upstream devs.
Could be, then again Debian stable is rather err, stable. Of course you don't get the latest 0day warez with that.

Quote
And Debian support, which you of course have to use, since no upstream devs will bother with you as long as you run ancient versions that Debian have patched beyond FUBAR anyways, is a tiresome slow mess to deal with. So you end up building from source, and the build systems on Debian (yes, there are several) are far from elegant and easy to use.
If I want the latest 0day warez I use Debian Unstable. That's what I run in my desktop systems.

Alternate solution is to use http://backports.debian.org/