From 539eef6f2841377b6daa5d805ebb614d5df956fa Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 10 Dec 2003 12:08:20 +0000 Subject: update website --- docs/busybox.net/cvs_anon.html | 142 +--- docs/busybox.net/cvs_howto.html | 44 ++ docs/busybox.net/docs.html | 27 + docs/busybox.net/download.html | 38 + docs/busybox.net/footer.html | 18 + docs/busybox.net/header.html | 83 +++ docs/busybox.net/images/vh40.gif | Bin 0 -> 906 bytes docs/busybox.net/index.html | 518 ++----------- docs/busybox.net/lists.html | 41 ++ docs/busybox.net/news.html | 117 +++ docs/busybox.net/oldnews.html | 1507 +++++++++++++++++--------------------- docs/busybox.net/products.html | 149 ++++ docs/busybox.net/robots.txt | 3 - docs/busybox.net/screenshot.html | 26 +- docs/busybox.net/shame.html | 45 ++ 15 files changed, 1287 insertions(+), 1471 deletions(-) create mode 100644 docs/busybox.net/cvs_howto.html create mode 100644 docs/busybox.net/docs.html create mode 100644 docs/busybox.net/download.html create mode 100644 docs/busybox.net/footer.html create mode 100644 docs/busybox.net/header.html create mode 100644 docs/busybox.net/images/vh40.gif create mode 100644 docs/busybox.net/lists.html create mode 100644 docs/busybox.net/news.html create mode 100644 docs/busybox.net/products.html delete mode 100644 docs/busybox.net/robots.txt create mode 100644 docs/busybox.net/shame.html (limited to 'docs') diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html index f6d7415..7edd992 100644 --- a/docs/busybox.net/cvs_anon.html +++ b/docs/busybox.net/cvs_anon.html @@ -1,39 +1,7 @@ - + - -
-- - B u s y B o x - - | -
- - Anonymous CVS - - |
+Anonymous CVSWe allow anonymous (read-only) CVS access to everyone. The first command you need to run for anonymous CVS access is: @@ -78,109 +46,7 @@ cvs update Because you've only been granted anonymous access to the tree, you won't be able to commit any changes. Changes can be submitted for inclusion by posting -them to the appropriate mailing list. - - - - - |
- - How to use CVS - - |
-
-
-If you want to know all the gory details, you will want to visit
-the CVS main web page. -For the impatient, the following is probably about all you need to know: - - -
|
-
- Mail all comments, insults, suggestions and bribes to
- Erik Andersen - The Busybox logo is copyright 1999-2003, Erik Andersen. - - |
-
- - - | - -- - | - -- - | - -- | - -- - | - -
+For the impatient, the following is probably about all you need to know: +
+ +
cvs checkout -c+
cvs checkout < module name >+
cvs co < module name >+
cvs update+ +
cvs up+
cvs update < file name >+
cvs commit+
cvs add < file name >+ +
cvs remove < file name >+
cvs rm < file name >+
cvs log < file name >+
+You can also obtain Daily Snapshots of +the latest stable, and the latest development CVS source trees. + +
+BusyBox now has two CVS trees. The "busybox-stable" tree
+contains the older 0.60.x stable series. The "busybox" tree contains
+the latest 1.0.0-preX development version of busybox.
+
+
+
+ Copyright © 1999-2003 Erik Andersen
+
+ Mail all comments, insults, suggestions and bribes to
+
+ Erik Andersen andersen@codepoet.org
+
+
+