Roadmap of Openlink Development
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
Mindbender (Talk | contribs) (→0.72) |
Mindbender (Talk | contribs) (→0.7x) |
||
| Line 30: | Line 30: | ||
== 0.7x == | == 0.7x == | ||
| - | *'''upgrading the [http://www.busybox.net busybox] to 1.2''' | + | *'''upgrading the [http://www.busybox.net busybox] to 1.2''' <font color=green>DONE</font> |
- wget | - wget | ||
- unzip (no password-protection-support) | - unzip (no password-protection-support) | ||
| Line 37: | Line 37: | ||
- od | - od | ||
| - | *'''adding [http://www.busybox.net/downloads/BusyBox.html additional busybox commands] that might be useful (scroll down to COMMANDS)''' | + | *'''adding [http://www.busybox.net/downloads/BusyBox.html additional busybox commands] that might be useful (scroll down to COMMANDS)''' <font color=green>DONE</font> |
+ /usr/bin/arping | + /usr/bin/arping | ||
+ /usr/bin/cksum | + /usr/bin/cksum | ||
| Line 68: | Line 68: | ||
+ /usr/bin/unlzma | + /usr/bin/unlzma | ||
+ /usr/bin/who | + /usr/bin/who | ||
| - | *'''make it compatible to andre's webinstaller for kernel 2.6''' | + | *'''make it compatible to andre's webinstaller for kernel 2.6''' <font color=green>DONE</font> |
+ full wget | + full wget | ||
+ diff | + diff | ||
+ complete openlink-helper-package | + complete openlink-helper-package | ||
| - | *'''make it compatible to kernel 2.6''' | + | *'''make it compatible to kernel 2.6''' <font color=green>DONE</font> |
enhanced /etc/murasaki/bin/mount_sd.sh to support 2 usb-hdds while running 2.4 or 2.6 | enhanced /etc/murasaki/bin/mount_sd.sh to support 2 usb-hdds while running 2.4 or 2.6 | ||
| - | *'''make it more mac-friendly''' | + | *'''make it more mac-friendly''' <font color=green>IN PROGRESS</font> |
update netatalk to 2.0.3 | update netatalk to 2.0.3 | ||
| - | *'''add ipkg''' | + | *'''add ipkg''' <font color=green>DONE</font> |
+ ipkg-binary | + ipkg-binary | ||
configured /etc/ipkg.conf for the new feeds (which are currently empty) | configured /etc/ipkg.conf for the new feeds (which are currently empty) | ||
[[http://handhelds.org/moin/moin.cgi/Ipkg|IPKG-Feed]] (see [[Articles/GeneralIpkgArticles|ipkg-articles by nix]] also) | [[http://handhelds.org/moin/moin.cgi/Ipkg|IPKG-Feed]] (see [[Articles/GeneralIpkgArticles|ipkg-articles by nix]] also) | ||
| - | *'''make it easy to untar the image.dat of all firmwares - unzip + zip have password-support''' | + | *'''make it easy to untar the image.dat of all firmwares - unzip + zip have password-support''' <font color=green>DONE</font> |
+ full unzip | + full unzip | ||
+ full zip | + full zip | ||
| - | *'''avoid some busybox compiling problems''' | + | *'''avoid some busybox compiling problems''' <font color=green>DONE</font> |
+ full sed | + full sed | ||
+ full od | + full od | ||
Revision as of 01:13, 13 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
CURRENT STATUS FOR LS2
CURRENT STATUS FOR HG
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
CURRENT STATUS FOR LS1
0.7x
- upgrading the busybox to 1.2 DONE
- wget - unzip (no password-protection-support) - zip (no password-protection-support) - sed - od
- adding additional busybox commands that might be useful (scroll down to COMMANDS) DONE
+ /usr/bin/arping + /usr/bin/cksum + /usr/bin/comm + /usr/sbin/dnsd + /usr/bin/etherwake + /usr/sbin/fakeidentd + /usr/bin/ftpget + /usr/bin/ftpput + /usr/bin/fuser + /bin/ip + /bin/ipaddr + /bin/iplink + /bin/iproute + /bin/iptunnel + /usr/bin/last + /usr/bin/less + /usr/bin/lzmacat + /usr/bin/nc + /bin/nice + /usr/bin/nohup + /usr/bin/nslookup + /usr/bin/realpath + /usr/bin/renice + /sbin/route + /bin/stat + /usr/bin/tftp + /usr/bin/traceroute + /bin/uncompress + /usr/bin/unlzma + /usr/bin/who
- make it compatible to andre's webinstaller for kernel 2.6 DONE
+ full wget + diff + complete openlink-helper-package
- make it compatible to kernel 2.6 DONE
enhanced /etc/murasaki/bin/mount_sd.sh to support 2 usb-hdds while running 2.4 or 2.6
- make it more mac-friendly IN PROGRESS
update netatalk to 2.0.3
- add ipkg DONE
+ ipkg-binary configured /etc/ipkg.conf for the new feeds (which are currently empty) [[1]] (see ipkg-articles by nix also)
- make it easy to untar the image.dat of all firmwares - unzip + zip have password-support DONE
+ full unzip + full zip
- avoid some busybox compiling problems DONE
+ full sed + full od
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:

