Gentoo Archives: gentoo-dev

From: Emiel Kollof <coolvibe@××××××××××××.org>
To: Matthew Kennedy <mkennedy@g.o>, Miguel S Filipe <m3thos@×××××××.pt>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] lack of text editor in / mount point
Date: Mon, 25 Nov 2002 06:11:27
Message-Id: 200211250710.37238.coolvibe@hackerheaven.org
In Reply to: Re: [gentoo-dev] lack of text editor in / mount point by Matthew Kennedy
1 On Monday 25 November 2002 06:21, Matthew Kennedy wrote:
2
3 [snip]
4
5 > Basically, I would say the solution is to install Nano into /bin,
6 > possibly linked statically.
7
8 What about vi or ed? Who cares fro user-friendlyness whan you're fixing
9 something? ed might be a bit tedious, but at least it's hella small and it
10 works. nvi (the same vi clone that is standard in all the BSD's) is also a
11 nice choice, and includes ed(1). Having a vi(1) in the root mount is a nice
12 thing to have.
13
14 That's just an opinion of course. Gentoo needs a vi(1) in the base install
15 anyway (IMHO). Might as well make it nvi. It's smaller as nano too:
16
17 sh-2.05a$ ls -l /usr/bin/nano /usr/bin/vi
18 -rwxr-xr-x 1 root root 104632 Nov 14 18:42 /usr/bin/nano
19 -rwxr-xr-x 1 root root 24072 Nov 14 07:44 /usr/bin/vi
20
21 Cheers,
22 Emiel
23
24 --
25 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] lack of text editor in / mount point Emiel Kollof <coolvibe@××××××××××××.org>