From owner-cvs-all Wed Mar 14 14:42:24 2001 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 6118837B719; Wed, 14 Mar 2001 14:42:18 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p28-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.29]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id HAA01774; Thu, 15 Mar 2001 07:41:52 +0900 (JST) Message-ID: <3AAFF2FA.193D06A6@newsguy.com> Date: Thu, 15 Mar 2001 07:38:50 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR MIME-Version: 1.0 To: Jordan Hubbard Cc: jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c References: <200103130642.f2D6gDA08631@freefall.freebsd.org> <3AAFAA81.FA149FFA@newsguy.com> <20010314110428J.jkh@osd.bsdi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jordan Hubbard wrote: > > Hmmm, really? Can you give me a more exact reference? I don't > see anything relevent in people.freebsd.org/~dcs Not diffs to sysinstall, just libconf. At the time I was working on it, you committed something that caused some reasonably massive conflicts, and, combined with some discussions with msmith, I decided to dump the design I was using (my goal, then, was a generic library which could handle all these conf files on /etc by using different backends and providing a single frontend). Converting sysinstall to use libconf, though, is straightforward, if a bit tiring. If the functionality is desired, one can strip down conf.c to what sysinstall needs, and add it to sysinstall source files. (libconf2000.tar.gz has the relevant code) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.secret.bsdconspiracy.net It's a rewarding life, but hey, somebody has to have all the fun, right? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message