freewrt_1_0
freewrt_2_0
|
Last change
on this file since c6b195c was c6b195c, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago |
|
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
git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1215 afb5a338-a214-0410-bd46-81f09a774fd1
|
-
Property mode
set to
100644
|
|
File size:
573 bytes
|
| Line | |
|---|
| 1 | $FreeWRT$
|
|---|
| 2 | --- busybox-1.1.3.orig/Makefile Mon Apr 10 21:45:46 2006
|
|---|
| 3 | +++ busybox-1.1.3/Makefile Sat Nov 25 19:54:19 2006
|
|---|
| 4 | @@ -25,7 +25,7 @@ endif
|
|---|
| 5 | export srctree=$(top_srcdir)
|
|---|
| 6 | vpath %/Config.in $(srctree)
|
|---|
| 7 |
|
|---|
| 8 | -DIRS:=applets archival archival/libunarchive coreutils console-tools \
|
|---|
| 9 | +DIRS:=applets archival archival/libipkg archival/libunarchive coreutils console-tools \
|
|---|
| 10 | debianutils editors findutils init miscutils modutils networking \
|
|---|
| 11 | networking/libiproute networking/udhcp procps loginutils shell \
|
|---|
| 12 | sysklogd util-linux e2fsprogs libpwdgrp coreutils/libcoreutils libbb
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.