Gentoo Archives: gentoo-installer

From: Ladislav Laska <ladislav.laska@×××××.com>
To: gentoo-installer@l.g.o
Subject: Re: [gentoo-installer] Question about Gentoo-Server
Date: Mon, 29 Sep 2008 06:01:52
Message-Id: 255f067f0809282301r539be88dhb43afd46e4d258ec@mail.gmail.com
In Reply to: [gentoo-installer] Question about Gentoo-Server by Daniel Spahn
1 Hi,
2
3 there is a little easier way. I'm using it for some time now.
4
5 You can use -B parameter (build package only) and then install with -K
6 parameter (you'll split the process into two parts - build and tbz2
7 pkg and install binary package). You can even run emerge -B from cron
8 script, as long as your machine is powerful enough and you'll keep
9 track of packages (note that world keyword will always get you same
10 set of packages)
11
12 Works well, especially when you don't have time to sit and wait to
13 compile few more pkgs to complete update and not to ruin your system
14 when problem rises and you'll not be there to solve it.
15
16 Hope I helped at least a little.
17
18 On 9/29/08, Daniel Spahn <dspahn@×××××.com> wrote:
19 > I am interested in Gentoo as a server OS, but I have not been able to
20 > find much on exactly what the status is. Is there a recommended set of
21 > packages? Does it actually have an installer? I also have some
22 > suggestions for such an OS, based on my experience with Gentoo:
23 >
24 > First, I would suggest that the emerge function be broken down into two
25 > parts- a downloader/compiler and an installer- that way, a server can
26 > compile the software that will be needed during its hours of service,
27 > then can install the software during specific hours (a service window or
28 > something). I would envision this as working similar to how etc-update
29 > works, where it proides a queue of ready-to-install binaries, which can
30 > be installed on a per-package basis. In a perfect world, any green,
31 > yellow, or red-starred information would be browseable before installing
32 > the package. Unfortunately, such a change would either require a new set
33 > of arch'es or a parallel version of portage for the server version...
34 > Any thoughts?
35 >
36 >
37 >
38
39
40 --
41 Regards Ladislav Laska
42 S pozdravem Ladislav Laska

Replies

Subject Author
Re: [gentoo-installer] Question about Gentoo-Server Paul de Vrieze <pauldv@g.o>