Roadmap of Openlink Development

From NAS-Central Buffalo - The Linkstation Wiki

(Difference between revisions)
Jump to: navigation, search
(0.7x)
(0.7x)
Line 29: Line 29:
*'''upgrading the [http://www.busybox.net busybox] to 1.2'''
*'''upgrading the [http://www.busybox.net busybox] to 1.2'''
   remove wget  
   remove wget  
 +
  remove unzip
 +
  remove zip
*'''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)'''
   add etherwake
   add etherwake
*'''make it compatible to andre's webinstaller for kernel 2.6'''
*'''make it compatible to andre's webinstaller for kernel 2.6'''
-
   add wget
+
   add /usr/bin/arping
 +
  add full wget
   add diff
   add diff
*'''add ipkg'''
*'''add ipkg'''
   add ipkg-binary
   add ipkg-binary
   configure /etc/ipkg.conf for the new feeds (which are currently empty)
   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 ==
== 0.8x ==

Revision as of 10:46, 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


0.7x

 remove wget 
 remove unzip
 remove zip
 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

  • 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

Personal tools