* [Buildroot] [git commit master 1/1] webif: mark as deprecated
@ 2011-02-27 21:25 Peter Korsgaard
2011-02-28 21:31 ` Marcus Osdoba
0 siblings, 1 reply; 2+ messages in thread
From: Peter Korsgaard @ 2011-02-27 21:25 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=eb6dcf8c1c77ac7504f501c27b2e7175e13666ff
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
It's long dead upstream and hasn't seen any updates since it got added
back in 2008.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/webif/Config.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package/webif/Config.in b/package/webif/Config.in
index 56ed545..2ecbf36 100644
--- a/package/webif/Config.in
+++ b/package/webif/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_WEBIF
bool "webif - Status Console"
depends on BR2_PACKAGE_BUSYBOX # httpd
+ depends on BR2_DEPRECATED
select BR2_PACKAGE_HASERL
help
A web interface for showing different network status. This package
--
1.7.3.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [git commit master 1/1] webif: mark as deprecated
2011-02-27 21:25 [Buildroot] [git commit master 1/1] webif: mark as deprecated Peter Korsgaard
@ 2011-02-28 21:31 ` Marcus Osdoba
0 siblings, 0 replies; 2+ messages in thread
From: Marcus Osdoba @ 2011-02-28 21:31 UTC (permalink / raw)
To: buildroot
Am 27.02.2011 22:25, schrieb Peter Korsgaard:
>
> It's long dead upstream and hasn't seen any updates since it got added
> back in 2008.
>
The project is currently located here:
http://code.google.com/p/x-wrt/source/browse/
It does not use a top level Makefile anymore and is designed to be a
feed in OpenWrt. This makes it more difficult to port it over to a
generic "distribution" like buildroot. Furthermore it relies on UCI now.
The webif currently included in br (whiterussian?) was well welcome,
when I experimented with a headless device. The webinterface was small
and used busybox httpd capabilities. The basic information provided by
some of the applets were useful for basic debugging ... but not more.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-02-28 21:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-27 21:25 [Buildroot] [git commit master 1/1] webif: mark as deprecated Peter Korsgaard
2011-02-28 21:31 ` Marcus Osdoba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox