From owner-freebsd-questions Mon Jul 24 10: 5:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id AC70A37BA23 for ; Mon, 24 Jul 2000 10:05:40 -0700 (PDT) (envelope-from jhb@pike.osd.bsdi.com) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id KAA49094; Mon, 24 Jul 2000 10:05:30 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200007241705.KAA49094@pike.osd.bsdi.com> Subject: Re: Some questions from Siberia. ;-) In-Reply-To: <011e01bff54f$bc526080$0445a4d4@asdg.ru> from Alex Markov at "Jul 24, 2000 03:15:37 pm" To: Alex Markov Date: Mon, 24 Jul 2000 10:05:30 -0700 (PDT) Cc: questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alex Markov wrote: [Charset koi8-r unsupported, filtering to ASCII...] > Hi, All! > > First of all, i have to make excuses for my ugly English, so > it's quite possible that you need in some kind of "telepathy" > to understand my questions. Sorry once more time. > > Also i have to notice, that reading freebsd-stable and freebsd-bugs > and freebsd-announce and freebsd-security (you tired? me too!) takes > up to a quarter of my work-time. :-( I think, one more list - and > i'll become fired! Please, CC: me, if you are going to answer. > > Finally, i would like to ask you shortly explain all "pro" and > "contra" in your answer, 'cos i want to _understand_, not simply > to know (if it's possible, of course ). Thanks in advance! > > > 1. I heard, that "dangerously dedicated" disk are deprecated now. > Does it mean, that dos-style partitioning is recommended even for > FreeBSD-only disks? It is not deprecated, however, using a normal slice (MBR partition) has always been the preferred method. Dangerously dedicated mode should only be used if your system will not work with the normal dedicated mode. The MBR slices are part of the PC architecture, and are, in fact, mandated for EFI (the firmware used on IA-64, and possibly on x86 PC's in a year or so). > 2. I want to install all frequently modifyed files (src, ports, > httpdoc etc.) on separate slice (f.e. - /arc). Which way is more > "correct" - change all paths in conf-n-sup files to /arc/something > instead of /usr/something, or just make symlinks from /usr/something > to /arc/something and leave all config files unaltered? Well, when I have done this, I have done both. I modified the sup files (which is fine, all they need is a valid path), and created symlinks so I could use the normal paths. > 3. I can choose from Intel EtherExpress 100+, SMC 9432TX and 3Com > Etherlink III (3C590) to install. Which one is preferable (i mean > stability and performance) for FreeBSD? As far as I know, all of these cards work fine. > 4. Does it exist the "officially recommended" method for generating > customized sendmail.cf? Now i make it "by hands" (vi freebsd.mc; > m4 la-la-la > sendmail.cf; cp /etc/mail/), but it's seems a little > lame to me. Heh, that's what I do. :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message