Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 1997 21:48:19 +0000
From:      Brian Somers <brian@awfulhak.org>
To:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>
Cc:        "Jordan K. Hubbard" <jkh@freebsd.org>, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-release@freebsd.org
Subject:   Re: cvs commit: src/release boot_crunch.conf 
Message-ID:  <199712082148.VAA22798@awfulhak.demon.co.uk>
In-Reply-To: Your message of "Mon, 08 Dec 1997 08:48:23 %2B0100." <19971208084823.08044@uriah.heep.sax.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
> As Jordan K. Hubbard wrote:
> 
> > jkh         1997/12/04 06:22:02 PST
> > 
> >   Modified files:
> >     release              boot_crunch.conf 
> >   Log:
> >   Sigh - add libz to libs.  Brian just keeps adding stuff to ppp. :)
> 
> I'm afraid the boot floppy will overflow some day...  Perhaps we
> should start making an #ifdef'ed version of ppp(8) for the boot
> floppy, which is stripped down by some features that aren't strictly
> needed?

Yep.  We need to look at that whole area with respect to LIBDES too.  

As far as the non-des stuff is concerned, it may be worth making 
release do a `make -DRELEASE'.  We can then control what gets built 
in (or out) in the applications Makefile.

Of course, the argument of what gets built in or out will be fun too. 
As soon as we ifdef out DEFLATE, we end up with a pile of complaints 
from the people that want to install using a pppd peer.

The alternative is to do the same as I did for libalias (manually 
load it from the shared lib at run time if it's necessary), but 
this is probably a bit of overkill.  I have no immediate intentions 
of adding any more compression protocols (unless some kind soul 
submits one).

I also have plans to add RADIUS and multilink support..... could this 
be considered ``bloat'' ?

I'm open to suggestions.  All this would be handy at installation 
time (well, RADIUS would be pretty useless), but, as you say, the 
install floppy is gonna overflow.

> -- 
> cheers, J"org
> 
> joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
> Never trust an operating system you don't have sources for. ;-)

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....





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