diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-04-14 19:43:41 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-04-14 19:43:41 (GMT) |
| commit | ea95bbaadbb7476a97a9b6c815a74d04fa2533cb (patch) | |
| tree | c1fd619a7fdc4bb25998093950b1b3504d0a1111 | |
| parent | e4344e82c590fb2e5bfb57c66f3847e088081c8c (diff) | |
| download | busybox-website-ea95bbaadbb7476a97a9b6c815a74d04fa2533cb.tar.gz busybox-website-ea95bbaadbb7476a97a9b6c815a74d04fa2533cb.tar.bz2 | |
add tiny core linux to projects list
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | products.html | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/products.html b/products.html index 92fb75e..b496b9f 100644 --- a/products.html +++ b/products.html @@ -12,35 +12,36 @@ listed in the order I happen to add them to the web page: <ul> -<li><a href="http://buildroot.uclibc.org/">buildroot</a><br>A configurable -means for building your own busybox/uClibc based system systems, maintained -by the uClibc developers. +<li><a href="http://buildroot.uclibc.org/">buildroot</a> +<br>A configurable means for building your own busybox/uClibc +based system systems, maintained by the uClibc developers. -<li><a href="http://openwrt.org">OpenWrt</a> a Linux distribution for embedded -devices, based on buildroot. +<li><a href="http://openwrt.org">OpenWrt</a> +<br>a Linux distribution for embedded devices, based on buildroot. + +<li><a href="http://tinycorelinux.com/">Tiny Core Linux</a> +<br>a very small minimal Linux GUI Desktop. <li><a href="http://www.pengutronix.de/software/ptxdist_en.html">PTXdist</a> - <br>another configurable means for building your own busybox based systems. +<br>another configurable means for building your own busybox based systems. -<li><a href= -"http://cvs.debian.org/boot-floppies/"> +<li><a href="http://cvs.debian.org/boot-floppies/"> Debian installer (boot floppies) project</a> <li><a href="http://redhat.com/">Red Hat installer</a> -<li><a href= -"http://distro.ibiblio.org/pub/Linux/distributions/slackware/slackware-current/source/rootdisks/"> +<li><a href="http://distro.ibiblio.org/pub/Linux/distributions/slackware/slackware-current/source/rootdisks/"> Slackware Installer</a> <li><a href="http://www.gentoo.org/">Gentoo Linux install/boot CDs</a> + <li><a href="http://www.mandriva.com/">The Mandriva installer</a> <li><a href="http://Leaf.SourceForge.net">Linux Embedded Appliance Firewall</a> - <br>The sucessor of the Linux Router Project, supporting all sorts - of embedded Linux gateways, routers, wireless routers, and firewalls. +<br>The sucessor of the Linux Router Project, supporting all sorts +of embedded Linux gateways, routers, wireless routers, and firewalls. -<li><a href= -"http://www.toms.net/rb/">tomsrtbt</a> +<li><a href="http://www.toms.net/rb/">tomsrtbt</a> <li><a href="http://www.stormix.com/">Stormix Installer</a> @@ -52,11 +53,9 @@ Slackware Installer</a> <li><a href="http://byld.sourceforge.net/">Build Your Linux Disk</a> -<li><a href= -"http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a> +<li><a href="http://ibiblio.org/pub/Linux/system/recovery">Zdisk</a> -<li><a href="http://www.adtran.com">AdTran - -VPN/firewall VPN Linux Distribution</a> +<li><a href="http://www.adtran.com">AdTran - VPN/firewall VPN Linux Distribution</a> <li><a href="http://mkcdrec.ota.be/">mkCDrec - make CD-ROM recovery</a> @@ -134,9 +133,9 @@ And here are products that use BusyBox -- <br>Source for busybox and udhcp <a href="http://www.trendware.com/asp/download/fileinfo.asp?file_id=277&B1=Search">here</a> though no kernel source is provided. <li><a href="http://www.buffalo-technology.com/webcontent/products/wireless/wbr-g54.htm">Buffalo WBR-G54 wireless router</a> <li><a href="http://www.asus.com/products/communication/wireless/wl-300g/overview.htm">ASUS WL-300g Wireless LAN Access Point</a> - <br>with source<a href="http://www.asus.com.tw/support/download/item.aspx?ModelName=WL-300G">here</a> + <br>with source <a href="http://www.asus.com.tw/support/download/item.aspx?ModelName=WL-300G">here</a> <li><a href="http://catalog.belkin.com/IWCatProductPage.process?Merchant_Id=&Section_Id=201522&pcount=&Product_Id=136493">Belkin 54g Wireless DSL/Cable Gateway Router</a> - <br>with source<a href="http://web.belkin.com/support/gpl.asp">here</a> + <br>with source <a href="http://web.belkin.com/support/gpl.asp">here</a> <li><a href="http://www.acronis.com/products/partitionexpert/">Acronis PartitionExpert 2003</a> <br>includes a heavily modified BusyBox v0.60.5 with built in cardmgr, device detection, gpm, lspci, etc. Also includes udhcp, |
