Log of /branches/freewrt_1_0/package/Config.in
Parent Directory
|
Revision Log
Revision
2401 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 21 17:11:57 2007 UTC
(6 years, 10 months ago)
by
wbx
File length: 12729 byte(s)
Diff to
previous 2380
add pptp support for startup scripts, add option-icon package for usb modems, fix dependency of ctorrent
Revision
2248 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 24 14:24:42 2007 UTC
(6 years, 11 months ago)
by
wbx
File length: 12656 byte(s)
Diff to
previous 1926
embed adk .config into image, useful for security updates, copy over your config, rebuild an image, flash the new image just th the security/bug fixes added, idea from tha/sum
Revision
1926 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 10 11:29:54 2007 UTC
(7 years ago)
by
wbx
File length: 12300 byte(s)
Diff to
previous 1878
* update aircrack to aircrack-ng, requested by Michael Schwab,
aircrack-ng is better maintained and allows packet injection
with madwifi (a small patch is needed for that)
* fix axtls package, the package contains a small SSL webserver named
axhttpd (20kb size)
- the webserver is axhttpd, not awhttpd
- latest upstream version used
- fixed cross-compile problem
- fix strange setuid stuff from upstream, if axhttpd is started
as root, the process gets first nobody rights and _after_ that he
tries to bind a port under 1024 !? Don't know how this could ever work,
but a simple html page is displayed correctly, after applying the patch
Revision
1878 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 6 00:33:50 2007 UTC
(7 years ago)
by
tha
File length: 12298 byte(s)
Diff to
previous 1864
* Fixed Makefile, so that it works in the 1.0 Branch
* Don't ship empty directory or two times the init.d script
* enabled shorewall again
Revision
1864 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 5 03:38:30 2007 UTC
(7 years ago)
by
tha
File length: 12261 byte(s)
Diff to
previous 1863
* fixed Makefile for rsync,bind & nano (d'oh)... this time it's all tested :)
* disabled shorewall until the Makefile is "downgraded" to freewrt 1.0 style
Revision
1863 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 4 23:06:08 2007 UTC
(7 years ago)
by
wbx
File length: 12298 byte(s)
Diff to
previous 1857
add new package trafshow, useful to identify bandwith consumers in a business environment with f.e. more than 40 people using freewrt as main firewall
Revision
1825 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 1 19:03:02 2007 UTC
(7 years ago)
by
wbx
File length: 12225 byte(s)
Diff to
previous 1788
stability fix for bugs #196, #165 and #204.
ebtables patch triggers a memleak in the ip route destination
cache. even if you do not use ebtables, the bug is there. You just need
to use bridging, netfilter and routing. I normally never use bridging,
because it is slow and unsecure (I mean WLAN-LAN bridge) therefore I never
had this problem on our productive routers.
I have no idea how to fix the ebtables bug, and I never use ebtables.
If somebody will fix the bug, we can add back ebtables for FreeWRT 1.1.
WIB will generate images with the bug fixed, so generate new images.
Revision
1786 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 28 13:27:45 2007 UTC
(7 years ago)
by
wbx
File length: 12113 byte(s)
Diff to
previous 1723
activate, update and fix tmsnc, it needs libform in ncurses package. tmsnc in wib will be available soon
Revision
1160 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 18 12:26:08 2006 UTC
(7 years, 3 months ago)
by
wbx
File length: 12184 byte(s)
Diff to
previous 1132
yeah, i am breaking my own rules. No new packages in stable branch is the rule, but
a working and tested bluetooth stack in FreeWRT 1.0 without applications to use it,
is bad.
obexftp seems a little buggy on MIPS, but openobex will be used for ussp-push, which works fine.
Revision
1132 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 13 20:17:15 2006 UTC
(7 years, 3 months ago)
by
wbx
File length: 12113 byte(s)
Diff to
previous 1109
* fix some broken symlinks in pthread and bluez-libs package
* add bluez-firmware package needed for my bcm2033 usb bluetooth dongle
* activate bcm203x utility in bluez-utils
* add bnep kernel module
* load bluetooth kernel modules
Revision
1048 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 4 16:36:20 2006 UTC
(7 years, 3 months ago)
by
wbx
File length: 12103 byte(s)
Diff to
previous 980
* remove rrdtool1, we do not need two packages with same functionality
(idea by dirk some time ago)
* remove empty Depends: lines in control files
* remove iptables extra meta packages
(more cleanup for iptables / kmod-iptables needed)
Revision
970 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 19 19:24:36 2006 UTC
(7 years, 4 months ago)
by
dnehring
File length: 12308 byte(s)
Diff to
previous 913
* Implementation of wifi interface without using nvram
* dropping wificonf, replacement is broadcom-wl-util
* sample config interface for 1.0
Revision
812 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 2 13:59:13 2006 UTC
(7 years, 4 months ago)
by
wbx
File length: 15629 byte(s)
Diff to
previous 761
* remove unsupported kernel 2.6 support
* remove sdk completely
* remove imagebuilder, we will use a shell script
and a web interface instead of this
* remove webif/webif2
* remove braodcom-scripts and old nvram based setup
Results after discussion on the mailinglist. Dirk and Markus vote
for removing webif. I never wanted webif, because it is unmaintained
and does not work with ifupdown network configured systems.
FreeWRT goal is to be an appliance development kit, if someone
has time and fun to create a webbased wlan-dsl-router appliance,
which just works for home users, feel free to use FreeWRT as
base linux distribution.
Revision
761 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 29 12:07:08 2006 UTC
(7 years, 4 months ago)
by
wbx
File length: 14480 byte(s)
Diff to
previous 755
add all patches from trunk, needed for ifupdown network configuration, add basic configuration for asus wl500g, verified and tested
Revision
755 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 29 10:14:47 2006 UTC
(7 years, 4 months ago)
by
wbx
File length: 14331 byte(s)
Diff to
previous 744
* add package collections, the two collections will
be used for the upcoming beta phase to produce firmware binaries
Revision
719 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 25 21:16:56 2006 UTC
(7 years, 5 months ago)
by
wbx
Original Path:
trunk/freewrt/package/Config.in
File length: 13472 byte(s)
Diff to
previous 711
* add PKG_VERSION to every package in default selection
* add broadcom-scripts package as default for 1.0, it adds
network and switch configuration scripts to base
suggested by markus to separate these from webif package
* move ed to application and disable by default, sorry tg, but
not everybody needs it
* be sure that if broadcom-scripts are installed, new ifup/ifdown
network configuration is not used
Revision
636 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 18 20:47:20 2006 UTC
(7 years, 5 months ago)
by
wbx
Original Path:
trunk/freewrt/package/Config.in
File length: 12772 byte(s)
Diff to
previous 600
* add experimental broadcom-nas package for WPA/WPA2 support of
broadcom wireless drivers.
* move all broadcom specific userland applications to
Base - Board Specific - Broadcom
* move dnsmasq, iptables and bridge to Network
Revision
588 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 12 18:11:35 2006 UTC
(7 years, 5 months ago)
by
wbx
Original Path:
trunk/freewrt/package/Config.in
File length: 12707 byte(s)
Diff to
previous 527
merge wbx-target-cleanup to trunk.
- mk directory for some top level makefiles (build.mk,vars.mk)
- add a separate configfs partition to all models, 128 kb big
- add model and platform specific startup files and kernel configs
- delete target/linux/package, add all addon kernel packages to packages
- simplify target/linux/brcm-2.4/Makefile, abstraction to mk/ comes later
- add target/image directory, place where the different images are created
- default off for all extra packages, be sure that you enable all packages
you need to get a dsl-capable router. snapshots will be created by a specific config which contains all needed stuff (iptables, pppoe, pptp, haserl, webif)
Revision
519 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 14 22:01:59 2006 UTC
(7 years, 6 months ago)
by
tg
Original Path:
trunk/freewrt/package/Config.in
File length: 12632 byte(s)
Diff to
previous 510
disable the SDK for now, it's more broken than imagebuilder
and needs careful treatment
FWIW, why doesn't someone make package/imagebuilder/ ?
that could especially use the new ./extra directory helper
(cf. package/buildhlp.mk)
Revision
443 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 27 13:04:40 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/Config.in
File length: 12359 byte(s)
Diff to
previous 438
* bring shell configuration in one single place
* enhance comments; make sure we always need one /bin/sh
(currently not enforced; there will be no root shell
selectable if none is available; the user shell will
default to /bin/sh but that isn't supplied) and one
/bin/ash (either busybox ash or mksh, both work fine)
Now feel free to go and add a GNU b(lo)a(t)sh package...
configuration is similar as mksh, and it can also be used
as /bin/sh (obviously) and /bin/ash.
Revision
437 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 27 12:08:18 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/Config.in
File length: 15125 byte(s)
Diff to
previous 414
let the user decide which of the available shells he
wants as /bin/sh - not only these included with busybox
(ash and mksh are probably the only ones which will
work, but like this I won't affect any existing con-
figuration)
Revision
414 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 25 14:11:21 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/Config.in
File length: 12351 byte(s)
Diff to
previous 381
what difference a little less menus and a little more indentation can make
now I can menuconfig in about half the time
wbx@ allowed me to do so... I did keep some menus where it made sense though
Revision
295 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 19 16:49:46 2006 UTC
(7 years, 7 months ago)
by
markus
Original Path:
trunk/freewrt/package/Config.in
File length: 11564 byte(s)
Diff to
previous 279
- added ported webif package
- updated package Config.in
- updated package Makefile
- added basic dhcp settings to port
- removed firewall page from port as it is broken right now
- have fun testing it...
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.