mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
. Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi
8 lines
240 B
Text
8 lines
240 B
Text
# PPP Sample Configuration File
|
|
# Written by Toshiharu OHNO
|
|
default:
|
|
set device /dev/cuaa1
|
|
set speed 38400
|
|
disable lqr
|
|
deny lqr
|
|
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
|