Date: Mon, 26 Jul 1999 03:49:38 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile rc.network src/etc/defaults rc.conf src/etc/ppp ppp.conf src/release/sysinstall network.c sysinstall.h src/share/man/man5 rc.conf.5 Message-ID: <199907261049.DAA39647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/07/26 03:49:38 PDT
Modified files:
etc Makefile rc.network
etc/defaults rc.conf
release/sysinstall network.c sysinstall.h
share/man/man5 rc.conf.5
Added files:
etc/ppp ppp.conf
Log:
Add a default ppp.conf (mode 600).
Originally submitted by: Wayne Self <wself@cdrom.com>
Allow a ppp startup option in rc.conf.
Adjust sysinstall so that it appends to the end of ppp.conf
and uses the generated profile to start ppp in auto mode on
boot.
Submitted by: Josef L. Karthauser <joe@uk.FreeBSD.org>
Revision Changes Path
1.202 +4 -1 src/etc/Makefile
1.51 +18 -1 src/etc/rc.network
1.23 +8 -1 src/etc/defaults/rc.conf
1.38 +9 -5 src/release/sysinstall/network.c
1.172 +3 -1 src/release/sysinstall/sysinstall.h
1.37 +25 -1 src/share/man/man5/rc.conf.5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907261049.DAA39647>
