Roadmap of Openlink Development
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
Mindbender (Talk | contribs) (→0.8x) |
Mindbender (Talk | contribs) (→0.8x) |
||
| Line 53: | Line 53: | ||
Sylver has enhanced the webinterface a bit: | Sylver has enhanced the webinterface a bit: | ||
not all folders in /mnt/ are shared automatically, you can choose if you want to share it | not all folders in /mnt/ are shared automatically, you can choose if you want to share it | ||
| + | here are some sample pics (with the permission of Sylver) | ||
http://img140.imageshack.us/img140/5416/config4js.png | http://img140.imageshack.us/img140/5416/config4js.png | ||
http://img140.imageshack.us/img140/9320/wip8jf.png | http://img140.imageshack.us/img140/9320/wip8jf.png | ||
Revision as of 11:27, 12 July 2006
This article
Based on work by moomoo and mindbender.
Originally by mindbender.
at Linkstationwiki.org
Contents |
0.52b
- used as a stable base image
0.6
- skipped because it was unstable
0.72
- for fixing bugs of 0.52b reported in the PITS/PITS
- updated busybox to 1.1.3
0.7x
- upgrading the busybox to 1.2
remove wget remove unzip (no password-protection-support) remove zip (no password-protection-support)
- adding additional busybox commands that might be useful (scroll down to COMMANDS)
add etherwake
- make it compatible to andre's webinstaller for kernel 2.6
add /usr/bin/arping add full wget add diff
- add ipkg
add ipkg-binary configure /etc/ipkg.conf for the new feeds (which are currently empty)
- make it easy to create custom openlink-images
add full unzip add full zip
0.8x
- using Sylver's perl scripts instead of some closed source components
(mkcode) -> currently in development
- updating samba to the most recent one
Sylvers mkcode has support for latest samba
- updating the webinterface
Sylver has enhanced the webinterface a bit: not all folders in /mnt/ are shared automatically, you can choose if you want to share it here are some sample pics (with the permission of Sylver)![]()
![]()
- adding an additional webpage (Control-Center) where users can start and stop applications
- updating some libs if needed
- updating some apps:
proftpd from 1.2.9 to 1.3.0 for example
0.9x
- setting up a working ipkg [[1]] (see ipkg-articles by nix also)

