From owner-freebsd-current Wed Jun 21 13: 6:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from camus.cybercable.fr (camus.cybercable.fr [212.198.0.200]) by hub.freebsd.org (Postfix) with SMTP id A549D37B673 for ; Wed, 21 Jun 2000 13:06:23 -0700 (PDT) (envelope-from root@gits.dyndns.org) Received: (qmail 764991 invoked from network); 21 Jun 2000 20:06:21 -0000 Received: from r224m65.cybercable.tm.fr (HELO gits.dyndns.org) ([195.132.224.65]) (envelope-sender ) by camus.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 21 Jun 2000 20:06:21 -0000 Received: (from root@localhost) by gits.dyndns.org (8.9.3/8.9.3) id WAA21296; Wed, 21 Jun 2000 22:06:20 +0200 (CEST) (envelope-from root) Posted-Date: Wed, 21 Jun 2000 22:06:20 +0200 (CEST) To: current@FreeBSD.ORG Subject: Re: kernel config format migration script References: Reply-To: clefevre@citeweb.net X-Face: V|+c;4!|B?E%BE^{E6);aI.[<97Zd*>^#%Y5Cxv;%Y[PT-LW3;A:fRrJ8+^k"e7@+30g0YD0*^^3jgyShN7o?a]C la*Zv'5NA,=963bM%J^o]C From: Cyrille Lefevre Date: 21 Jun 2000 22:06:16 +0200 In-Reply-To: Brian Fundakowski Feldman's message of "Wed, 21 Jun 2000 08:47:24 -0700 (PDT)" Message-ID: Lines: 21 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Canyonlands" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Fundakowski Feldman writes: > I made a sed script to ease migration of kernel configuration files from > the few-weeks-ago-CURRENT to current-CURRENT, and thought I might as well > share it since it makes things easy (autonomous :) > > You can find it at > http://people.freebsd.org/~green/oldconfig2new > It requires extended regular expression support (because old regexps > are so cumbersome to actually _use_), so for example: > mv GREEN GREEN.old > perl gethints.pl GREEN > sed -Ef oldconfig2new GREEN.old > GREEN well, at 4.x, FreeBSD sed doesn't support -E, is that GNU sed which support this option or 5.x FreeBSD sed ? for instance, GNU sed port doesn't exists ! Cyrille. -- home:mailto:clefevre@no-spam.citeweb.net Supprimer "no-spam." pour me repondre. work:mailto:Cyrille.Lefevre@no-spam.edf.fr Remove "no-spam." to answer me back. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message