root/trunk/freewrt/package/busybox/Makefile


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3888 [3888] 10/18/09 00:38:49 tg grml… missing double quotes led busybox’s own oldconfig to failure
(edit) @3887 [3887] 10/18/09 00:10:52 tg damn these &#*&Y%( who think $(varname) is acceptable… fix typo
(edit) @3886 [3886] 10/17/09 23:59:19 tg • better attempt: patch CONFIG_PREFIX automagically • while here, prevent …
(edit) @3849 [3849] 02/10/09 16:46:16 tg support IPv4-only systems by splitting out IPv6 support (otherwise, wget …
(edit) @3667 [3667] 01/05/08 21:06:24 n0-1 enable parallel builds for busybox
(edit) @3514 [3514] 08/17/07 12:12:18 tg • remove the ip-up script from openntpd: use rdate for that restarting …
(edit) @3512 [3512] 08/16/07 17:06:35 tg fix the problem that a “/etc/init.d/ntpd restart” wouldn’t work because it …
(edit) @3450 [3450] 08/08/07 19:21:11 spaetzle replaced sprintf by snprintf, requested by tg@
(edit) @3448 [3448] 08/08/07 18:29:47 spaetzle updated network script environment enhancement patch - added custom per …
(edit) @3390 [3390] 08/02/07 16:30:59 tg drain output before flushing, so that the banner will always be shown in …
(edit) @3372 [3372] 08/01/07 15:58:23 tg make chkuterm into a busybox applet
(edit) @3367 [3367] 08/01/07 11:46:19 tg I'm fed of people telling me that loading a BSD licenced module will …
(edit) @3320 [3320] 07/23/07 12:22:45 tg make this build simpler
(edit) @3297 [3297] 07/20/07 14:10:24 tg bring this into a shape submittable to upstream
(edit) @3286 [3286] 07/19/07 15:38:19 tg by request of ms@ allow the user to place a bbconfig.custom here to …
(edit) @3239 [3239] 07/16/07 18:39:51 tg make postinstall scripts require mksh as functions.sh does (how good it's …
(edit) @3234 [3234] 07/16/07 16:47:44 tg part Ⅱ – simplify busybox config, ok wbx@ from now on, you can select a …
(edit) @3233 [3233] 07/16/07 16:05:08 tg first of a series of commits I'd suggest to not test until I did: remove …
(edit) @3215 [3215] 07/14/07 22:37:40 wbx hi, we had a longer discussion about this in the past. Today a Unix …
(edit) @2956 [2956] 06/26/07 22:32:20 tg if fwifupdown, don't ifupdown ourselves, part I
(edit) @2771 [2771] 06/12/07 16:20:47 spaetzle changed location of network files to /etc/network fixed bug in …
(edit) @2751 [2751] 06/08/07 17:51:56 tg fix a bunch of rc.conf addition bugs
(edit) @2748 [2748] 06/08/07 15:14:35 tg make netmsg split overly long msgs to multiple pkgs
(edit) @2737 [2737] 06/08/07 08:04:12 wbx sorry, but we need help to test the new ifupdown scripts. THIS WILL BREAK …
(edit) @2678 [2678] 05/29/07 16:04:00 tg the treebreaker ☺ overhaul the fetch'n'checksum system to be more …
(edit) @2666 [2666] 05/25/07 15:45:07 tg 13:40⎜<mira|work:#freewrt> # crontab -e 13:40⎜<mira|work:#freewrt> …
(edit) @2653 [2653] 05/24/07 12:23:28 tg • base-files/files/etc/init.d/rcK, base-files/files/etc/init.d/rcS: do …
(edit) @2644 [2644] 05/23/07 18:27:45 tg forgot one
(edit) @2642 [2642] 05/23/07 17:40:50 tg some install scripts didn't work properly because they didn't specify sh …
(edit) @2638 [2638] 05/23/07 16:59:17 tg rc.conf support for inetd and rdate
(edit) @2615 [2615] 05/22/07 19:05:00 tg rtrim /etc/network/interfaces on read; untested; Closes: #293
(edit) @2585 [2585] 05/21/07 15:40:57 tg these shall not be executable nor use absolute pathnames, since perl …
(edit) @2509 [2509] 05/14/07 20:19:25 tg by request of wbx@, add a clause | autostop) ;; to all cases inside all …
(edit) @2498 [2498] 05/13/07 02:49:18 tg fix the remainder of the init script fubar run-time test succeeded after …
(edit) @2485 [2485] 05/13/07 00:36:00 tg by request of wbx@: make it possible for users to do | /etc/init.d/<foo> …
(edit) @2353 [2353] 04/11/07 15:23:23 n0-1 udhcpd made usable This conditionally adds an init script and a default …
(edit) @2332 [2332] 04/04/07 21:13:24 markus - upgraded to 1.4.2 - removed patches integrated in 1.4.2 - heading …
(edit) @2322 [2322] 04/03/07 00:17:37 wbx time to break trunk. * update to OpenWrt? brcm-2.4 patch, wl driver and …
(edit) @2186 [2186] 03/17/07 02:02:24 tg coerce busybox into building on BSD: remove “compress usages” this …
(edit) @2163 [2163] 03/13/07 23:12:22 tg by request of wbx@, upgrade to fwcf 1.03, add reboot hook, etc. somewhat …
(edit) @2160 [2160] 03/13/07 21:29:00 tg fix PR#242 but more cool ;) if we use BUSYBOX_CONFIG_DIFF, retain the …
(edit) @2058 [2058] 02/18/07 03:12:51 wbx fix ipkg problem #220
(edit) @2045 [2045] 02/17/07 20:13:43 tg bump dash-ver, should've been done in -r2037
(edit) @1957 [1957] 02/13/07 00:35:35 tg if ifupping a dhcp interface, ip link set up it first, if we use the 'ip' …
(edit) @1954 [1954] 02/12/07 23:22:30 tg add …
(edit) @1947 [1947] 02/12/07 17:23:22 tg bump package patchlevel, svn -r1929 contains a fix to the | logread: can't …
(edit) @1904 [1904] 02/08/07 12:14:58 markus merged busybox upgrade to 1.4.1 from branch more testing needed!
(edit) @1797 [1797] 01/29/07 01:44:43 tha * added /etc/network/if-up.d/ipv6 with the following new ipv6 options for …
(edit) @1686 [1686] 01/20/07 22:21:59 n0-1 merged from branches/common-adk 1310:1685 the following packages are not …
(edit) @1060 [1060] 11/05/06 02:11:19 ulmen ccache integration, makefile fixes
(edit) @1042 [1042] 11/02/06 20:10:51 dnehring bumb to new version (untested)
(edit) @993 [993] 10/23/06 18:34:57 markus busybox upgrade to 1.2.1
(edit) @894 [894] 10/13/06 15:10:13 markus there is no 'pre-down' hook in ifupdown
(edit) @827 [827] 10/03/06 17:38:58 wbx sync with freewrt_1_0 branch. It was a little bit to early to branch, but …
(edit) @743 [743] 09/27/06 19:51:39 markus - added two hook scripts for ifupdown to configure vlans and bridges - …
(edit) @697 [697] 09/24/06 14:16:44 wbx use up commands to configure wireless, pre-up scriüpt does not work …
(edit) @691 [691] 09/24/06 03:54:18 wbx fix ifup dirnames
(edit) @673 [673] 09/23/06 22:30:38 wbx * add a generic network init script which is using busybox ifup/ifdown * …
(edit) @609 [609] 09/16/06 20:29:29 wbx add separate crond script to busybox package, do not startup by default. …
(edit) @600 [600] 09/16/06 18:21:37 wbx major package Makefile cleanup. remove mostly-clean, add licence header, …
(edit) @437 [437] 07/27/06 14:08:18 tg let the user decide which of the available shells he wants as /bin/sh - …
(edit) @303 [303] 07/21/06 01:56:32 tg * whitespace cleanup, while here * move WRKDIR and DISTFILES definition …
(edit) @130 [130] 06/19/06 00:09:22 wbx no support for busybox snapshot, we use releases
(add) @1 [1] 05/27/06 17:00:14 wbx add OpenWrt? trunk revision 3830.
Note: See TracRevisionLog for help on using the revision log.