Gentoo Archives: gentoo-dev

From: Jon Portnoy <avenj@g.o>
To: Stewart Honsberger <blkdeath@g.o>
Cc: Eric Olinger <EvvL@××××××××××.net>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] install CD bloat
Date: Thu, 21 Aug 2003 06:08:33
Message-Id: 20030821060830.GA3950@cerberus.oppresses.us
In Reply to: Re: [gentoo-dev] install CD bloat by Stewart Honsberger
1 On Thu, Aug 21, 2003 at 01:59:19AM -0400, Stewart Honsberger wrote:
2 > Jon Portnoy wrote:
3 >
4 > >Why? The amount of editing done prior to getting your system to a point
5 > >where you can emerge vim (i.e., after emerge system) is minimal.
6 > >Offhand, I can only think of make.conf.
7 >
8 > make.conf, fstab, hostname are the basics. /install.txt is a
9 > possibility, though less handles that.
10
11 fstab and hostname come after emerge system. You can emerge vim before
12 editing them.
13
14 >
15 > >nano is more than enough for editing make.conf. We're trying to _cut
16 > >down_ on bloat, not increase it.
17 >
18 > But if ViM and Perl and the Kitchen Sink libraries are already installed
19 > on the CD, removing Perl will cut down bloat. ;> It's just a matter of
20 > degree.
21 >
22 > Re: my previous message about limits, if we're doing this solely in the
23 > interests of cutting down bloat, we could throw a few lines about "echo"
24 > and stdout redirection in install.txt and forego the editor altogether.
25 > (Who remembers 'edlin'?)
26
27 I think a pager is reasonable, but everyone's favorite editor isn't. I
28 could make a case that emacs is just as standard as vi - should we
29 include emacs?
30
31 >
32 > >Okay, so merge after emerge system; why do you need it for editing a
33 > >single file (make.conf)?
34 >
35 > Don't underestimate the complexity of editing make.conf. There are
36 > presently ${VERY_LARGE_NUMBER} of variables to consider in the file, and
37 > I know my USE="" line is quite long (atleast two wraps at 80 character
38 > screen width).
39
40 Why does any of that involve doing anything that nano cannot do but vim
41 can?
42
43 --
44 Jon Portnoy
45 avenj/irc.freenode.net
46
47 --
48 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] install CD bloat Stewart Honsberger <blkdeath@g.o>