Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#253 closed defect (fixed)

Provide some help on how to answer the net-tools questions

Reported by: gerard@… Owned by: gerard@…
Priority: high Milestone:
Component: Book Version: CVS
Severity: normal Keywords:
Cc:

Description

Change History (7)

comment:1 by gerard@…, 22 years ago

Owner: changed from lfs-book@… to gerard@…
Status: newassigned

comment:2 by gerard@…, 22 years ago

Added these paragraphs to the book:

If you want to accept all the default answers, you can run these commands instead:

yes "" | make && make update

If you don't know what to answer to all the questions asked during the <userinput>make</userinput> phase, then just accept the default. It'll be just in fine in the majority of the cases.

comment:3 by gerard@…, 22 years ago

Scrap that. Going to elaborate a bit more.

comment:4 by gerard@…, 22 years ago

Changed previous last paragraph, plus added a new one:

If you don't know what to answer to all the questions asked during the <userinput>make</userinput> phase, then just accept the default. It'll be just in fine in the majority of the cases. What you are asked here are a bunch of questions relating to the kind of network protocols that you have enabled in your kernel.

The default answers will enable the most common protocols that will allow you to perform TCP/IP networking, connect to the Internet and some other protocols. You still need to actually enable these protocols in the kernel. What you do here is merely telling the programs to be able to use those protocols but it's up to the kernel to make it available to the system.

comment:5 by gerard@…, 22 years ago

I think this is it, after some fixes, grammar and being clearer. Comitting now, additional changes can be made later without Bugzilla

If you don't know what to answer to all the questions asked during the make phase, then just accept the defaults, which will be just in fine in the majority of the cases. What you are asked here are a bunch of questions relating to the kind of network protocols that you have enabled in your kernel.

The default answers will enable the tools from this package to work with the most common protocols such as TCP, PPP and a bunch of others. You still need to actually enable these protocols in the kernel. What you do here is merely telling the programs to be able to use those protocols but it's up to the kernel to make it available to the system.

comment:6 by gerard@…, 22 years ago

Resolution: fixed
Status: assignedclosed

comment:7 by markh@…, 22 years ago

checked that text is in chapter06/nettools-inst.xml. closing

Note: See TracTickets for help on using tickets.