-
Archives
- October 2010
- August 2010
- October 2009
- March 2009
- November 2008
- October 2008
- March 2008
- January 2008
- December 2007
- November 2007
- October 2007
- July 2007
- May 2007
- January 2007
- December 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- October 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- November 2004
- September 2004
- July 2004
- June 2004
- May 2004
- April 2004
-
Meta
Monthly Archives: March 2008
OpenWrt Gemini 0.2
Paolo Scaffardi just released version 0.2 of his OpenWrt port for SL3516 based devices. The main change from the 0.1 release is that he switched to the OpenWrt trunk as base. The great benefit of this decision is that there … Continue reading
Posted in Linux, NAS, OpenWrt
Leave a comment
Webif^2 tutorial part 02
Last time we created a simple “hello world” page. Not very useful. For our NAS box we need a way to input/select configuration data. Web interfaces implement user input using HTML forms. Webif^2 provides some features to make it easier … Continue reading
Webif^2 tutorial part 01
This article tries to explain how you can extend Webif^2 with your own functionality. I am myself new to Webif^2. The reason i am writing this article is to get acquainted enough with the code so i can decide if … Continue reading
Posted in Linux, NAS, Webif^2
5 Comments
Webif^2 on a NAS box
Webif^2 aka. X-Wrt is a kick ass web interface used on OpenWrt systems. I really like it but as the main focus of OpenWrt is routers and related devices it is missing a lot of functionality which would be needed … Continue reading
Posted in Linux, NAS, Webif^2
Leave a comment
Up and running!
I managed to build and install the 0.1 release of OpenWrt for SL3516 based devices. It needed some small tweaks to make it compile but nothing too serious. The only pitfall was that you need to change the gcc version … Continue reading
Posted in Linux, NAS
Leave a comment
Crippled Redboot
From working with evaluation boards for the intel ixp4xx and ixp24xx i have some previous experience with Redboot and i always liked its power and flexibility. Given this i really don’t like the Redboot found on the NAS-4220 (and other … Continue reading
Posted in Linux, NAS
Leave a comment
dm_crypt on the NAS-4220
According to Harald Welte who had a look at the GPL sources released by RaidSonic, the hardware crypto acceleration is not integrated with dm_crypt. It supports only the older and now deprecated crypto loop system. That is bad news. Getting … Continue reading
Posted in Linux, NAS
Leave a comment
OpenWrt for SL3516 based devices
I was not the only one who thought that OpenWrt might be a good choice to create a better firmware image for the NAS-4220. This guy has already started a port based on the Kamikaze branch (OpenWrt stable). The project … Continue reading
Posted in Linux, NAS
Leave a comment
OpenWrt
I’ve been wondering which system to use for building a custom firmware for the NAS-4220. I’ve worked with ptxdist and buildroot in the past so i was inclined to simply use buildroot. On the other hand i have heard a … Continue reading
Posted in Linux, NAS
Leave a comment
Sausalito
The NAS-4220 is using internally something called Sausalito. Spending some time with google reveals that this is a web-based (only?) system management system originally developed for the Cobalt RaQ. After Sun terminated the Cobalt Raq product line the software was … Continue reading
Posted in Linux, NAS
Leave a comment