Date: Tue, 21 Oct 2014 22:05:28 GMT From: HIT Srl - Reachstacker Spare parts <reachstacker@hitsrl.eu> To: doc@freebsd.org Subject: Reachstacker Spare parts - Celebrating 9 years of business – HIT Srl Message-ID: <0LrDs8-1Y81V52k9M-0136wD@mrelayeu.kundenserver.de>
next in thread | raw e-mail | index | archive | help
We are happy to share with you our celebration of 9 years of business. = We like to remember you that we could assist you with spare parts suita= ble for port equipments like CVS Ferrari, Belotti, Fantuzzi Reggiane, ax= les, differential and transmission parts suitable for Kalmar, Konecranes= , SMV, Svetruck, Sisu like Kessler, Axletech, Clark, Allison. We are specialists in OEM spare parts for forklifts, reachstackers, cra= nes and other port equipments, then if you have an Italian equipment, we= are the best company to enquire for spare parts. We aren=92t dealer, agent or official distributor of none of above ment= ioned brand, we are technicians! Daily we manage transmission parts, cooling parts, hydraulic parts, axl= e parts, engine parts, gooseneck, steering parts, brake parts, electroni= c and electrical parts, cylinders, spreaders, twist lock, high pressure = hose, pin, load cell, wiper motor, reconditioned diesel engines, rims an= d tyres, etc etc. Send us an email with full and detailed list of the parts that you need= and we will reply you shortly! Distinti Saluti / Best Regards HIT TEAM Email / SKYPE: info@hitsrl.com HIT Spare parts for Port Equipments and Material Handling Equipments HIT S.r.l. Via Domenico Tosi 6 - 42124 - Reggio Emilia - ITALY - Pi= va/Vat IT 02984080362 Tel +39 0522 1756017 (2 lines) Tel +39 0522 506100 (2 lines) Fax +39 0522 271015 HIT Email: info@hitsrl.com HIT WebSite: www.hitsrl.com If you don't like receive our info just reply us with NOEMAIL in subjec= t. Sorry to have bothered you. From owner-freebsd-doc@FreeBSD.ORG Tue Oct 21 23:08:10 2014 Return-Path: <owner-freebsd-doc@FreeBSD.ORG> Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 818B3FFD for <freebsd-doc@freebsd.org>; Tue, 21 Oct 2014 23:08:10 +0000 (UTC) Received: from phlegethon.blisses.org (phlegethon.blisses.org [50.56.97.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6323DC60 for <freebsd-doc@freebsd.org>; Tue, 21 Oct 2014 23:08:09 +0000 (UTC) Received: from blisses.org (cocytus.blisses.org [23.25.209.73]) by phlegethon.blisses.org (Postfix) with ESMTPSA id 0ADD41F1079 for <freebsd-doc@freebsd.org>; Tue, 21 Oct 2014 19:08:07 -0400 (EDT) Date: Tue, 21 Oct 2014 19:08:06 -0400 From: Mason Loring Bliss <mason@blisses.org> To: freebsd-doc@freebsd.org Subject: /etc/defaults/rc.conf DHCP omission Message-ID: <20141021230806.GE2581@blisses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project <freebsd-doc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc/> List-Post: <mailto:freebsd-doc@freebsd.org> List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 21 Oct 2014 23:08:10 -0000 Someone just came into Freenode #freebsd asking how to run DHCP. This led to a brief search of the docs. We could tell him to say ifconfig_some0="DHCP" but it wasn't clear where he'd find that on his own. It turns out that it's crazily far down the rc.conf(5) man page, and it's far from the first hit if you search for DHCP - in the 10.1-rc2 page it's the twelth hit, and it shows up deep down in the middle of a section. It's effectively buried. Also, /etc/defaults/rc.conf doesn't actually include a DHCP example at all, although it does have several example entries: #ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. #ifconfig_lo0_alias0="inet 127.0.0.254 netmask 0xffffffff" # Sample alias entry. #ifconfig_ed0_ipx="ipx 0x00010010" # Sample IPX address family entry. #ifconfig_ed0_ipv6="inet6 2001:db8:1::1 prefixlen 64" # Sample IPv6 addr entry #ifconfig_ed0_alias0="inet6 2001:db8:2::1 prefixlen 64" # Sample IPv6 alias #ifconfig_fxp0_name="net0" # Change interface name from fxp0 to net0. To reiterate something I'd mentioned in another mail, I think it'd be good for rc.conf to come pre-stocked with a pointer to /etc/defaults/rc.conf so new folks know that's there. And to accomodate this situation, it seems like a DHCP example should be added to the list, above. As a final suggestion, it seems like /etc/defaults/rc.conf ought to be ordered such that it lists critical operational items first, networking stuff being a good example of this. -- Mason Loring Bliss (( "In the drowsy dark cave of the mind dreams mason@blisses.org )) build their nest with fragments dropped http://blisses.org/ (( from day's caravan." - Rabindranath Tagore
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0LrDs8-1Y81V52k9M-0136wD>