From owner-freebsd-questions@FreeBSD.ORG Wed Sep 26 18:46:44 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6941E1065670; Wed, 26 Sep 2012 18:46:44 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id ADC9E8FC1F; Wed, 26 Sep 2012 18:46:43 +0000 (UTC) Received: by lbdb5 with SMTP id b5so2724191lbd.13 for ; Wed, 26 Sep 2012 11:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=buk1VIB3yUZ+51xX5zS49cekOgTK54Jx+pKXuyrL5c4=; b=MaHhv1gEFq11WaOW1FJnDt7qU9DQmZ6+87a/Znz5YKCtYNLHPDfI4lsr/GUEyaNYAQ hXjZwKjTA67p5QGGrWiTjXC405Ar2vSv2hF622iJwqxJsdTSwRbf+iMv34xB5oBu0MVB 1NCoUxw0eb2FM1HZYDkWTpNGz+cnB/yTcDecc05eZDy4YCATl/AdOULcFhMvq5yJl52U Md1x5iudaGzZzBWw7CKo8oHYBe87AJn2Z3YH4QN6llsLz+IFclussMBpmdsTfKGxMcYh RE/sW8zXwQmFeEreECIBUZlIGGr48hJ+Bx0/s0qaAatju8zprg9ZkmvNstpyi0ICbK5z KQcQ== MIME-Version: 1.0 Received: by 10.152.132.133 with SMTP id ou5mr1288763lab.45.1348685202309; Wed, 26 Sep 2012 11:46:42 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.112.69.39 with HTTP; Wed, 26 Sep 2012 11:46:42 -0700 (PDT) In-Reply-To: <1d1501cd9c16$6908a440$3b19ecc0$@freebsd.org> References: <1d1501cd9c16$6908a440$3b19ecc0$@freebsd.org> Date: Wed, 26 Sep 2012 14:46:42 -0400 X-Google-Sender-Auth: iZLIKnjctvGIFX0QPeSGTFnr1Q0 Message-ID: From: Rick Miller To: dteske@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: FreeBSD 8.x sysisntall dists X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2012 18:46:44 -0000 >> dists=base kernels GENERIC SMP DEBUG doc catpages >> >> DEBUG was added to the above along with the new release build. All >> distributions get installed with the exception of DEBUG. In looking >> through sysinstall sources (I am not much of a C programmer to begin >> with) and it appears as though the sources need to be modified to >> support a new DEBUG distribution. >> >> I wonder if you might be able to confirm or refute this... >> > > Confirmed. I'll raise a PR with a patch to correct this. Awesome! Thanks for the quick reply, Devin! If you don't mind, will you pass on the PR so I can track it? I am also considering approaching one of our developers to ask if they can write a patch, would that be helpful? -- Take care Rick Miller