Skip site navigation (1)Skip section navigation (2)
Date:      21 Jun 2000 22:06:16 +0200
From:      Cyrille Lefevre <clefevre@no-spam.citeweb.net>
To:        current@FreeBSD.ORG
Subject:   Re: kernel config format migration script
Message-ID:  <og4u2407.fsf@pc166.gits.fr>
In-Reply-To: Brian Fundakowski Feldman's message of "Wed, 21 Jun 2000 08:47:24 -0700 (PDT)"
References:  <Pine.BSF.4.21.0006210843530.14479-100000@builder.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Fundakowski Feldman <green@FreeBSD.ORG> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?og4u2407.fsf>