Log of /branches/common-nfo/package/Makefile
Parent Directory
|
Revision Log
Revision
3265 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 18 12:45:43 2007 UTC
(6 years, 7 months ago)
by
tg
File length: 17199 byte(s)
Diff to
previous 3260
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work
Revision
3165 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 7 17:24:19 2007 UTC
(6 years, 7 months ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 17162 byte(s)
Diff to
previous 3160
reorganisation of the various nfs support packages
* kernel space vs. user space is now a choice
(allowing both to be built as modules, but only
a single installation into the firmware image,
as both provide their own /etc/exports)
* nfs-utils is also helpful for nfs-server, as it
provides 'exportfs', so leave non-utility stuff
out of the package and create a new one containing
server stuff
* any comments regarding the menuconfig layout?
Revision
3066 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 2 12:43:40 2007 UTC
(6 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/Makefile
File length: 17021 byte(s)
Diff to
previous 3034
for each package to build, not only create IPKGs (build-all-ipkgs calls the
package target, which calls fetch checksum extract patch configure build fake)
but also call the fake target explicitly, in case we're a mere build dependency
Revision
2833 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 17 22:12:50 2007 UTC
(6 years, 8 months ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 16689 byte(s)
Diff to
previous 2818
fwrtc - FreeWRT Traffic Control
Basically this is a set of scripts to setup rate limiters and
filters for the wan interface. Intentionally, the filters just
match firewall marks, so classification needs to be done via
iptables rules (to be documented).
Revision
2579 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 21 12:40:19 2007 UTC
(6 years, 9 months ago)
by
tg
Original Path:
trunk/freewrt/package/Makefile
File length: 16346 byte(s)
Diff to
previous 2567
• ed: the distfile is now at the MirBSD master site, too
• ed, mksh: take maintainership, bump dashver
• rdate: new package (can do rdate _and_ SNTP, is very small, fast and secure)
• busybox: default built-in rdate to “no”, use EITHER that OR new rdate package
Revision
2322 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 2 22:17:37 2007 UTC
(6 years, 10 months ago)
by
wbx
Original Path:
trunk/freewrt/package/Makefile
File length: 15660 byte(s)
Diff to
previous 2316
time to break trunk.
* update to OpenWrt brcm-2.4 patch, wl driver and diag driver
* fix failsafe mode to use new hotplug method
* rework of mk/kernel-build.mk to use .config instead of stampfiles
* simplify mk/kernel*.mk to use $(FS) instead ifeq/else crap
a lot of small stuff.
tested and verified to boot at least on
- Netgear WG634u
- Linksys WRT54GS v1.0
- Asus WL500gP
Only basic lan and wlan stuff (none encryption, wep) are tested.
PLEASE update only on NON-PRODUCTIVE routers with serial access.
HELP to test the new backend code for BRCM-2.4!
Revision
2114 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 28 23:13:53 2007 UTC
(6 years, 11 months ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 15528 byte(s)
Diff to
previous 2103
* big asterisk configuration rework, XOR selection should now work
* fixed asterisk-12 for building with misdn support
* dropped a patch for a badly implemented driver
* ported mISDNuser which provides important libs for when using chan_misdn
with asterisk
Revision
1832 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 2 21:18:48 2007 UTC
(7 years ago)
by
tha
Original Path:
trunk/freewrt/package/Makefile
File length: 15320 byte(s)
Diff to
previous 1831
* Added new package scsi-spin for spinning up/down scsi
and usb disks. This closes whishlist bug #202.
Because of I don't have any usb disks I cannot really
test if scsi-spin really works. If it does it's a
candidate for inclusion in freewrt 1.0.
Revision
1796 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 29 00:04:16 2007 UTC
(7 years ago)
by
tha
Original Path:
trunk/freewrt/package/Makefile
File length: 15258 byte(s)
Diff to
previous 1761
* added shorewall to package/Makefile to get it really compiled
* reversed init scripts test logic, so that it checks for a "YES", not for a "NO"
* changed patch-shorewall_conf script, so that it sets a reasonable SUBSYSLOCK location
* split shorewall package in multiple packages, so that "shorewall-conffiles" OR
"shorewall-full-conffiles" get be installed (depending on the users needs).
Therefore I changed the following files:
- freewrt/package/shorewall/Config.in
- freewrt/package/shorewall/Makefile
And added these files:
- freewrt/package/shorewall/ipkg/shorewall-conffiles.control
- freewrt/package/shorewall/ipkg/shorewall-conffiles.conffiles
- freewrt/package/shorewall/ipkg/shorewall-full-conffiles.control
- freewrt/package/shorewall/ipkg/shorewall-full-conffiles.conffiles
Revision
1732 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 23 15:13:07 2007 UTC
(7 years, 1 month ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 15210 byte(s)
Diff to
previous 1699
reimport of asterisk-1.2, still broken
* Makefile based on the one used for asterisk-1.2.1,
but 1.2.14 is used here
* there are problems with pthreads (maybe this is not
limited to uClibc, as I found others reporting the same
errors (at least not everyone using uClibc)
Revision
1686 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 20 21:21:59 2007 UTC
(7 years, 1 month ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 15084 byte(s)
Diff to
previous 1682
merged from branches/common-adk 1310:1685
the following packages are not converted yet:
* alsa
* asterisk
* pmacct
* zaptel
* elinks
* libgd
* lua
* mypackage
* openser
* php*
* snort*
* tmsnc
additionally, freeradius doesn't compile.
happy fixing :P
Revision
1355 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 21 15:32:04 2006 UTC
(7 years, 2 months ago)
by
n0-1
Original Path:
trunk/freewrt/package/Makefile
File length: 15710 byte(s)
Diff to
previous 1305
Ported procps to freewrt.
The procps package contains only a few tools not
provided by busybox. The reason for this port was
my growing hate against certain busybox applets
(namely top) exactly _not_ showing what i want to
see.
I also added notifiers to the busybox config, so
that nothing gets doubly selected. For building
correctly, procps needs libncurses, therefore a
new entry to pkg-depend.mk was added.
Revision
827 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 3 15:38:58 2006 UTC
(7 years, 4 months ago)
by
wbx
Original Path:
trunk/freewrt/package/Makefile
File length: 15013 byte(s)
Diff to
previous 786
sync with freewrt_1_0 branch. It was a little bit to early to branch,
but now everybody can work again. New smaller stuff can be committed
directly in trunk.
Bigger stuff, like a new architecture or a new board should be
developed via a separate branch. Kernel and compiler updates, too.
Any bugfixes or security updates should go into branch and trunk.
Still send me a patch first and do not commit directly into the branch.
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/Makefile
File length: 15107 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/Makefile
File length: 14748 byte(s)
Diff to
previous 631
* 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/Makefile
File length: 14655 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
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/Makefile
File length: 14537 byte(s)
Diff to
previous 137
- 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.