Commit Graph

50 Commits

Author SHA1 Message Date
Felix Fietkau
3cc0f965fb remove nodetach from ppp init scripts
SVN-Revision: 2534
2005-11-19 14:07:54 +00:00
Felix Fietkau
733dc97762 hotplug-based network script rewrite
SVN-Revision: 2531
2005-11-19 03:17:20 +00:00
Felix Fietkau
b1bd45109e add lcp ping to ppp ifup script so that it timeouts properly (fixes #42)
SVN-Revision: 2434
2005-11-11 20:51:58 +00:00
Felix Fietkau
534ed31049 patch pppd to be able to deal with time changes during a connection, fixes #31
SVN-Revision: 2432
2005-11-11 19:42:49 +00:00
Felix Fietkau
2e8e51060f add hotplug stuff to trunk/
SVN-Revision: 2364
2005-11-07 01:12:51 +00:00
Nicolas Thill
fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
2005-11-05 02:16:36 +00:00
Felix Fietkau
5ba6af516e fix typo in ppp init scripts
SVN-Revision: 2245
2005-10-22 16:16:09 +00:00
Felix Fietkau
40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00
Felix Fietkau
93d8e3112b clean up mtu handling in ppp init scripts
SVN-Revision: 2181
2005-10-19 13:07:25 +00:00
Felix Fietkau
93eac5d55d add fixes for dsl code, clean up old hacks
SVN-Revision: 1874
2005-09-07 22:28:21 +00:00
Felix Fietkau
126aa6ec0b reduce timeout for pppoe
SVN-Revision: 1853
2005-09-05 14:13:53 +00:00
Waldemar Brodkorb
2a6a0e6cfc i think ATM is right
SVN-Revision: 1833
2005-09-03 20:36:06 +00:00
Felix Fietkau
6fb5c7c88e change pppoa default mtu, fix typo in default config
SVN-Revision: 1820
2005-09-01 14:10:50 +00:00
Felix Fietkau
d2adb49a05 fix pppoatm init script
SVN-Revision: 1800
2005-08-30 21:49:35 +00:00
Felix Fietkau
dcacae5d61 remove connect line from pppoa start script
SVN-Revision: 1757
2005-08-26 20:24:49 +00:00
Felix Fietkau
7fdfde3edc clean up board-dependent files, add pppoatm support, add proper config examples
SVN-Revision: 1754
2005-08-26 15:52:12 +00:00
Felix Fietkau
b80a2426c5 fix pppoe init script
SVN-Revision: 1734
2005-08-23 12:53:17 +00:00
Felix Fietkau
61ce9414b0 add pppoe fix from whiterussian
SVN-Revision: 1703
2005-08-20 15:06:22 +00:00
Felix Fietkau
8ed3f8e05c add support for pppoe over atheros wlan
SVN-Revision: 1702
2005-08-20 14:30:28 +00:00
Nicolas Thill
e0f3c67024 Make MTU default to 1492 when ppp_mtu nvram variable is not set
SVN-Revision: 1606
2005-08-10 23:27:28 +00:00
Nicolas Thill
6ece388d80 Fix /etc/init.d/S50pppoe -> /sbin/ifup.pppoe change
SVN-Revision: 1605
2005-08-10 23:26:55 +00:00
Felix Fietkau
29a4b712e8 add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
SVN-Revision: 1519
2005-07-21 14:02:53 +00:00
Felix Fietkau
bfbd6b9ffa give basic commandline help
SVN-Revision: 1447
2005-07-15 16:56:23 +00:00
Felix Fietkau
3d5a13bd6b fix ppp reconnect bug
SVN-Revision: 1426
2005-07-13 13:47:54 +00:00
Felix Fietkau
a738260544 add a lot of debian fixes to ppp (should fix persist and demand, too), clean up patches
SVN-Revision: 1417
2005-07-12 09:38:18 +00:00
Felix Fietkau
bdd3e06120 remove pppoe init script, add ifup.pppoe for that
SVN-Revision: 1325
2005-07-03 18:02:34 +00:00
Nicolas Thill
5964607997 Move complex packages to their own menu, Set "default m" for optional package only if DEVELOPER is set
SVN-Revision: 1069
2005-05-26 21:50:29 +00:00
Nicolas Thill
f7b19b4bca Cosmetic fix
SVN-Revision: 973
2005-05-19 21:22:09 +00:00
Nicolas Thill
4d97e8492b Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
SVN-Revision: 956
2005-05-19 16:49:23 +00:00
Nicolas Thill
c4c02b571b Convert ppp to new packaging style, rename ppp-*-plugin to ppp-mod-*, enable chat package, split ppp patch into multiple patches
SVN-Revision: 940
2005-05-18 18:05:44 +00:00
Waldemar Brodkorb
3bd9f21584 stupid mistake, forget complete path to nvram :(
SVN-Revision: 814
2005-05-08 15:57:13 +00:00
Waldemar Brodkorb
56c9e7794a shorter syntax
SVN-Revision: 795
2005-05-04 06:41:19 +00:00
Waldemar Brodkorb
ad4d414c5b ip-up script, so that we can get time from network after successful connection
SVN-Revision: 783
2005-05-01 11:03:00 +00:00
Waldemar Brodkorb
6777ecb5a5 mru and mtu need to be on separate lines
SVN-Revision: 782
2005-05-01 11:01:41 +00:00
Felix Fietkau
54998cefa0 add options to make ppp connect faster
SVN-Revision: 690
2005-04-20 19:30:35 +00:00
Felix Fietkau
92c56feb96 remove persist in pppoe script until reconnect works reliably in pppd
SVN-Revision: 685
2005-04-19 12:36:52 +00:00
Felix Fietkau
cfb5b9b800 fix inconsistent pppoe nvram settings (use linksys options)
SVN-Revision: 677
2005-04-18 19:53:21 +00:00
Felix Fietkau
833f90e2f0 fix ppp reconnect (add persist option)
SVN-Revision: 674
2005-04-18 19:34:55 +00:00
Felix Fietkau
35f03f2375 add depend on kmod-pppoe in ppp menuconfig
SVN-Revision: 531
2005-04-02 19:29:33 +00:00
Felix Fietkau
61e9ba342f make pppoe init script re-read nvram settings before restarting pppd
SVN-Revision: 519
2005-04-02 15:41:31 +00:00
Felix Fietkau
32cea4f0e4 move ppp plugins default search path and (hopefully) fix pppoe reconnect issue
SVN-Revision: 497
2005-03-31 23:32:08 +00:00
Felix Fietkau
eb59e90d22 remove version and architecture from control files
SVN-Revision: 481
2005-03-30 19:29:51 +00:00
Nicolas Thill
4675d6fe87 Force symlink creation
SVN-Revision: 473
2005-03-29 23:22:58 +00:00
Felix Fietkau
4118e1fc18 make pppoe work automatically
SVN-Revision: 459
2005-03-26 01:14:33 +00:00
Felix Fietkau
49e4417f51 remove CVS directories from ppp packages
SVN-Revision: 439
2005-03-24 17:19:07 +00:00
Waldemar Brodkorb
338042ea04 add md5sums
SVN-Revision: 405
2005-03-21 08:12:49 +00:00
Felix Fietkau
682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Felix Fietkau
c36287f707 make kernel ppp optional and remove cramfs support
SVN-Revision: 372
2005-03-14 17:22:37 +00:00
Nicolas Thill
234b39a199 Add package install dependencies (don't install a package if it's already installed)
SVN-Revision: 315
2005-03-06 12:03:54 +00:00
Mike Baker
b3be5eeb3e bring up to date with nbd's br2_test20.tar.bz2
SVN-Revision: 308
2005-03-06 03:53:29 +00:00