From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/2215 Path: news.gmane.org!not-for-mail From: Jonathan de Boyne Pollard Newsgroups: gmane.os.freebsd.devel.hackers,gmane.linux.debian.user,gmane.comp.sysutils.supervision.general Subject: nosh version 1.16 Date: Mon, 01 Jun 2015 01:02:56 +0100 Message-ID: <556BA130.50708@NTLWorld.com> References: <54430B41.3010301@NTLWorld.com> <54B86FD5.3090203@NTLWorld.com> <554E53EF.4080600@NTLWorld.com> <554E93AF.3070709@NTLWorld.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1433117104 13312 80.91.229.3 (1 Jun 2015 00:05:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Jun 2015 00:05:04 +0000 (UTC) To: debian-user@lists.debian.org, "supervision@list.skarnet.org" , FreeBSD Hackers Original-X-From: owner-freebsd-hackers@freebsd.org Mon Jun 01 02:04:54 2015 Return-path: Envelope-to: freebsd-hackers@m.gmane.org Original-Received: from mx2.freebsd.org ([8.8.178.116]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YzDDl-0004L0-9h for freebsd-hackers@m.gmane.org; Mon, 01 Jun 2015 02:04:49 +0200 Original-Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.freebsd.org (Postfix) with ESMTPS id 882876C641; Mon, 1 Jun 2015 00:04:43 +0000 (UTC) (envelope-from owner-freebsd-hackers@freebsd.org) Original-Received: from hub.freebsd.org (hub.freebsd.org [IPv6:2001:1900:2254:206c::16:88]) by hub.freebsd.org (Postfix) with ESMTP id 48771F56; Mon, 1 Jun 2015 00:04:43 +0000 (UTC) (envelope-from owner-freebsd-hackers@freebsd.org) Original-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 B626EEFE for ; Mon, 1 Jun 2015 00:04:39 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Original-Received: from know-smtprelay-omc-5.server.virginmedia.net (know-smtprelay-omc-5.server.virginmedia.net [80.0.253.69]) by mx1.freebsd.org (Postfix) with ESMTP id 2E23D1DE0 for ; Mon, 1 Jun 2015 00:04:38 +0000 (UTC) (envelope-from j.deboynepollard-newsgroups@ntlworld.com) Original-Received: from [192.168.1.100] ([86.20.122.200]) by know-smtprelay-5-imp with bizsmtp id ao3T1q00e4KXVwe01o3T9f; Mon, 01 Jun 2015 01:03:28 +0100 X-Originating-IP: [86.20.122.200] X-Spam: 0 X-Authority: v=2.1 cv=Sd8KDalu c=1 sm=1 tr=0 a=WByauD8lJrWvBFCNrxRoEQ==:117 a=WByauD8lJrWvBFCNrxRoEQ==:17 a=LdKPt8bmWjYA:10 a=N659UExz7-8A:10 a=NLZqzBF-AAAA:8 a=rsrMG00WocOAskGYwyUA:9 a=pILNOxqGKmIA:10 a=XdyKOaxJwVsA:10 a=A_Ij85UXA3UA:10 a=NJfp1ZnvUGcA:10 User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <554E93AF.3070709@NTLWorld.com> X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: owner-freebsd-hackers@freebsd.org Original-Sender: owner-freebsd-hackers@freebsd.org Xref: news.gmane.org gmane.os.freebsd.devel.hackers:55812 gmane.linux.debian.user:497046 gmane.comp.sysutils.supervision.general:2215 Archived-At: nosh is now up to version 1.16 * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/nosh.html As you'll see, the WWW pages have expanded a bit. In part this is because of the Big News, which is the arrival of FreeBSD packages, bringing FreeBSD up to par with Debian. The old box down the right-hand side of the page was starting to make the thing look lop-sided. (-: * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/nosh/freebsd-binary-packages.html * http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/nosh/debian-binary-packages.html More big news on the package front is the reorganization into a main "bundles" package and a group of "-run" packages. Lesser news is the addition of packages for enabling/running various further groups of services. Comparatively small news are things like the change to the output of "system-control status" and "service-status", which now uses long form that displays more information. "svstat" retains its 1 line short form, however. There's also a "system-control cat" command, for dumping out service bundle configuration files. The new "emergency-login" fills the gap where FreeBSD lacks a "sulogin" (because it's hardwired into the old "init" and thus unusable separately), and also means that there's no need to rely upon the old System 5 utilities/Linux utilities for "sulogin" on Linux. There is also a new roadmap WWW page. The Nosh Guide has also gained several new pages dealing with logging and the import of external stuff. _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"