Gentoo Archives: gentoo-dev

From: Corvus Corax <eric.noack@×××.de>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] /etc/init.d the real question!?
Date: Mon, 11 Mar 2002 16:37:35
Message-Id: 20020311223337.C578A173653@VikingPC.home
In Reply to: Re: [gentoo-dev] /etc/init.d by Bob Phan
1 This topic goes quite long now doesnt it?
2
3 Is it realle the question if /etc/init.d should be masked or not?
4
5 Since every user is able to change this himself i`d like to say the real
6 question is:
7 What initial knowledge requirements should a newbee GENTOO USER have?
8
9 Here comes a list, what i think a gentoo user needs to know till now to
10 install a new gentoo onto his mashine:
11
12 general LINUX knowledge -- the user should have used Linux before
13 knowledge of bash -- you need it to install at least base-layout
14 knowledge of nano / vi -- without knowing how to use an editor he is lost <g>
15 knowledge how to setup
16 either LAN
17 or PPPd / dialin
18 or ADSL /cable / ... -- without the user wont get a single ebuild
19 installed
20 knowledge how to configure
21 the kernel -- imagine one who has never made the
22 make menuconfig && make dep && make clean && make bzImage &&
23 make modules && make modules_install &&
24 cp arch/i386/boot/bzImage /boot ... --->completely LOST!
25 knowledge how to setup
26 his preferred boot-loader -- which does he want? grub? lilo?, ... but you
27 need one.
28
29 knowledge how to compile -- should know about the usual ./configure &&
30 make && make install series or not?
31
32 knowledge of the portage sys -- a user who trys to install gentoo without
33 having read the docs on gentoo.org? ooops <g>
34
35 to be continued...
36 Hmmm don't you think a user who got thus far doesnt know how the init process
37 works, and what he has to do with the ._cfg00?_* files ? especially since
38 emerge prompts for them after every installed ebuild?
39
40
41 my opinion, as an gentoo user --- Corvus V Corax

Replies

Subject Author
Re: [gentoo-dev] /etc/init.d the real question!? Yannick Koehler <yannick.koehler@××××××××.com>