From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 28 17:00:56 2009 Return-Path: Delivered-To: hackers@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C9FA0106566B; Wed, 28 Jan 2009 17:00:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 894B18FC19; Wed, 28 Jan 2009 17:00:56 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0SGuwHu006125; Wed, 28 Jan 2009 09:56:58 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Wed, 28 Jan 2009 09:57:20 -0700 (MST) Message-Id: <20090128.095720.1650439658.imp@bsdimp.com> To: keramida@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <87mydbiecp.fsf@kobe.laptop> References: <87k58f7npu.fsf@kobe.laptop> <20090128.092046.84362525.imp@bsdimp.com> <87mydbiecp.fsf@kobe.laptop> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: hackers@FreeBSD.org Subject: Re: Code review request: cdcontrol status label additon X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2009 17:00:57 -0000 In message: <87mydbiecp.fsf@kobe.laptop> Giorgos Keramidas writes: : On Wed, 28 Jan 2009 09:20:46 -0700 (MST), "M. Warner Losh" wrote: : > Not going to look at glabel for this. I lifted the code from glable, : > but must have done it badly. I'll grab a core 10 cd and see what's up. : : It may not be Fedora specific. I just happened to have it handy... : : Sorry for creating *more* work for you. I'll see if I can hack at : cdcontrol too, and provide more useful input :) I was actually thinking of moving this from status to its own command because the label isn't the only thing from the master header that I want to display. Warner