nbd
|
235b19acea
|
bump package versions after updates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8680 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-07 20:41:57 +00:00 |
|
nico
|
c4b73fa154
|
move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-07 08:34:51 +00:00 |
|
nbd
|
866696c182
|
fix ifname in network state for pppoe and pptp, add a workaround for isps sending wrong netmasks for pptp (thx, moonwatcher)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8552 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 16:53:22 +00:00 |
|
nbd
|
45c87d131f
|
allow the user to override the underlying connection method when using pptp (defaults to dhcp)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8508 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-27 16:37:37 +00:00 |
|
nico
|
188addeb09
|
fix start_pppd for pptp (closes: #1612)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7027 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-04-21 20:19:54 +00:00 |
|
nbd
|
643f013d15
|
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 20:21:39 +00:00 |
|
nbd
|
1d3cff733d
|
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-03-16 19:18:55 +00:00 |
|
nbd
|
a4a6443af1
|
replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-11-23 00:29:07 +00:00 |
|
nico
|
8afb23270d
|
new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-24 20:49:31 +00:00 |
|
nbd
|
89c0b40c57
|
add fixes for the pptp network scripts
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4835 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-23 18:01:51 +00:00 |
|
nico
|
acbb40d7e1
|
standardize Makefile, change section from base to net
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4814 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-09-23 13:29:15 +00:00 |
|
florian
|
a52f52f7d0
|
Add maxfail option to avoid pptp giving up, closes #663
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4624 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-08-22 12:05:58 +00:00 |
|
nbd
|
c4f3575368
|
rewrite of the network scripts and configuration
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4323 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-07-30 03:09:09 +00:00 |
|
mbm
|
02cdebbb91
|
credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-27 00:35:46 +00:00 |
|
nbd
|
0b0afa4d81
|
add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:32:39 +00:00 |
|
nbd
|
859e8f7f7d
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-21 02:16:37 +00:00 |
|
nico
|
4e00d98efd
|
normalize Makefiles.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-06-18 18:30:40 +00:00 |
|
nico
|
3830e0d317
|
sync pptp with trunk, remove Config.in and ipkg not needed anymore.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3828 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-24 09:50:24 +00:00 |
|
mbm
|
f47790856c
|
more BR2_ / CONFIG_ patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3784 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-15 23:13:49 +00:00 |
|
nbd
|
44ba04efe2
|
replace $(IDIR_*) with $(1)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-11 16:00:43 +00:00 |
|
mbm
|
2b42215e7a
|
Convert packages to new template
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-05-10 19:06:22 +00:00 |
|
nbd
|
676c017ecf
|
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-04-05 02:09:22 +00:00 |
|
nbd
|
f71d418315
|
precompile ppp active filter (reduces libpcap overhead to only a few k), enable by default to support proper demand dialling, fixes #307
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3401 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-03-18 17:27:20 +00:00 |
|
nbd
|
23e86550c9
|
port wan_device changes from whiterussian to kamikaze
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2993 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2006-01-16 03:14:59 +00:00 |
|
nbd
|
1b02e2c32c
|
remove nodetach from ppp init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2534 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-19 14:07:54 +00:00 |
|
nbd
|
2af90479fb
|
hotplug-based network script rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2531 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-19 03:17:20 +00:00 |
|
nbd
|
2663cb7168
|
add new ppp timeout/redial stuff from [2433] to pptp init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2436 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-11 21:15:33 +00:00 |
|
nbd
|
0bb68e81ec
|
add hotplug stuff to trunk/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2364 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-07 01:12:51 +00:00 |
|
nico
|
7bd944d215
|
reorganize/rationalize/format package menuconfig,
make updatedd modular
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-11-05 02:16:36 +00:00 |
|
nbd
|
2be847dc58
|
sync pptp ifup script with whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2265 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-22 21:58:50 +00:00 |
|
nbd
|
7c673c3d26
|
remove Maintainer: and Source: from packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2210 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-10-21 17:21:28 +00:00 |
|
nbd
|
f80d4fdc68
|
add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1519 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-07-21 14:02:53 +00:00 |
|
nbd
|
48289044a1
|
increase pptp package version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1471 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-07-16 22:53:40 +00:00 |
|
nbd
|
bb8d5928d3
|
update pptp in head to whiterussian version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1464 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-07-16 14:05:46 +00:00 |
|
nico
|
08fd6bda64
|
Cosmetic fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@973 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-19 21:22:09 +00:00 |
|
nico
|
0cfd99d729
|
Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-19 16:49:23 +00:00 |
|
nico
|
1827dd39e4
|
Convert pptp to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@941 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-18 23:42:09 +00:00 |
|
wbx
|
e6082d4f06
|
first try to configure pptp automatically
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@796 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-05-04 07:07:58 +00:00 |
|
nbd
|
2d2de20c87
|
disable non-essential packages by default if DEVELOPER is unset on make menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@675 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-04-18 19:45:56 +00:00 |
|
nbd
|
ff9bbc017e
|
remove version and architecture from control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@481 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-30 19:29:51 +00:00 |
|
nbd
|
0c0deaf405
|
remove CVS dirs from package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@440 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-24 17:35:55 +00:00 |
|
wbx
|
df1d9706f4
|
add md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@405 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-21 08:12:49 +00:00 |
|
nbd
|
0d52ac0f6a
|
add downloading script (with md5sum checking and sourceforge downloading support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@391 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-19 22:51:51 +00:00 |
|
wbx
|
b274709fb3
|
add sample ppp options file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@382 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-16 14:55:56 +00:00 |
|
wbx
|
5d683a2336
|
add pptp client
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@376 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2005-03-15 10:34:22 +00:00 |
|