diff --git a/src/nhttpd/web/extentions/boxinfo/boxinfo_uninstall.inc b/src/nhttpd/web/extentions/boxinfo/boxinfo_uninstall.inc new file mode 100644 index 000000000..8254fb847 --- /dev/null +++ b/src/nhttpd/web/extentions/boxinfo/boxinfo_uninstall.inc @@ -0,0 +1,20 @@ +# =========================================================== +# yWeb SDK: Extention Unnstaller Include +# Extention Name: boxinfo +# by yjogol +# ----------------------------------------------------------- +# $Date: 2007-12-29 17:08:16 $ +# $Revision: 1.2 $ +# =========================================================== + +yI_updatename="yWeb-Extension boxinfo (08.01.2008)" +yI_Ext_Tag="boxinfo" +yI_Ext_Version="1-0-1" +yI_uninstall_log="$y_path_tmp/uninstall_boxinfo.log" +yI_uninstaller="boxinfo_uninstall.inc" + +uninstall() +{ + rm $y_ywebover_dir/Y_Ext_BoxInfo.yhtm + rm $y_ywebover_dir/scripts/Y_Ext_BoxInfo.sh +} diff --git a/src/nhttpd/web/extentions/boxinfo/files/httpd/Y_Ext_BoxInfo.yhtm b/src/nhttpd/web/extentions/boxinfo/files/httpd/Y_Ext_BoxInfo.yhtm new file mode 100755 index 000000000..8094af2e4 --- /dev/null +++ b/src/nhttpd/web/extentions/boxinfo/files/httpd/Y_Ext_BoxInfo.yhtm @@ -0,0 +1,150 @@ +{=include-block:Y_Blocks.txt;head=} + + + + + + +
+Speicher | |
total: | ... |
used: | ... |
free: | ... |
swap: | ... |
Hardware | |
avia chip: | ... |
AV chip: | ... |
i2c: | ... |
CPU: | ... |
CPU Clock: | ... |
bongomips: | ... |
Box: | ... |
Hersteller: | ... |
Framebuffer: | ... |
OS & Software | |
OS: | ... |
Kernel: | ... |
Kernel Date: | ... |
Architecture: | ... |
Busybox Version: | ... |
Busybox Commands: | ... |
Filesystem & Modules | |
Mounts: | ... |
mtd: | ... |
filesystems: | ... |
modules & dependencies: | ... |