Log of /branches/freewrt_1_0/package/busybox/Makefile
Parent Directory
|
Revision Log
Revision
2766 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 11 23:24:02 2007 UTC
(6 years, 8 months ago)
by
tha
File length: 2530 byte(s)
Diff to
previous 2439
fixed a lot of startup or shutdown related problems
- added start/stop logik to S10boot, S20jggsclean & S98done
- fixed check for empty variable in vlan.pre-up (ugly erros in log)
- aiccu only gets killed when it was really running before
(otherwise it logs ugly messages to syslog)
- ntpclient packages now has an init.d script and some
reasonable default flags. if present, the serverhost comes
from /etc/ntpd.conf
- removed hotplug ntpclient script, I think it never worked
correctly
- ntpclient & openntpd are waiting 15 seconds in autostart
mode before they are executed. in bridging-wlan/lan-mode
this seems to be neccessary, because otherwise ntp(client)
cannot sync (network not really up?)
- shorewall only executes "shorewall stop" if it was started
before.
- fixed rcK script: the -k2 option was useless in our case (thx tg)
Revision
2249 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 24 14:25:54 2007 UTC
(6 years, 11 months ago)
by
wbx
File length: 2441 byte(s)
Diff to
previous 2045
add fwcf 1.0.3, new features fwcf status, reboot/halt hooks are generating a warning if uncommitted changes exist in /etc
Revision
1891 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 7 14:37:26 2007 UTC
(7 years ago)
by
markus
File length: 2277 byte(s)
Diff to
previous 1215
I added a small watchdog scripts useful for monitoring dial-up devices.
We need this because of unstable UMTS connections far outside of
our office.
If you set "watchdog on" in your interfaces the script checks each
minute if the interface is still present and UP.
After 3 failures the router will be rebooted immediately.
BTW: this is generic and might be used on every kind of interface.
Revision
1215 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 25 22:02:41 2006 UTC
(7 years, 3 months ago)
by
wbx
File length: 1975 byte(s)
Diff to
previous 894
use make update-patches to generate patches. start ucdhcp as background process, so that you can later attach a cable and still get an ip address without reboot. add address/broadcast parameters to ip link set
Revision
785 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 30 16:44:06 2006 UTC
(7 years, 4 months ago)
by
wbx
File length: 1943 byte(s)
Diff to
previous 744
* add separate syslog script
* register syslog start and flags in /etc/rc.conf
you can set remote syslog flags in /etc/rc.conf
* remove old FAILSAFE variable from rcS
Bump release numbers.
Revision
673 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 23 20:30:38 2006 UTC
(7 years, 5 months ago)
by
wbx
Original Path:
trunk/freewrt/package/busybox/Makefile
File length: 1643 byte(s)
Diff to
previous 609
* add a generic network init script which is using busybox ifup/ifdown
* move ifup/ifdown with nvram calls to webif package
* add specific dnsmasq.conf and startup script for dnsmasq for webif
* add version file
This unbreaks DNS/DHCP options in Webif. Even WPA/WPA2 seems possible
if you install broadcom-nas package. I have no WPA/WPA2 enabled box
or operating system to test..
tg@ will add some rc.conf checks so that either webif network
configuration is used or ifup/ifdown from busybox
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/busybox/Makefile
File length: 1009 byte(s)
Diff to
previous 303
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
303 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 20 23:56:32 2006 UTC
(7 years, 7 months ago)
by
tg
Original Path:
trunk/freewrt/package/busybox/Makefile
File length: 998 byte(s)
Diff to
previous 130
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
was used previously
* while here, remove PKG_CAT stuff
this only affects packages, for now
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.