http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / README
diff --git a/README b/README
index 8e32c07..71620d4 100644 (file)
--- a/README
+++ b/README
@@ -1,15 +1,17 @@
-BCM963xx Consumer Release Notes
+Follow the instructions below to create and download the image into your
+Wireless Gateway or 4-Port Router.
 
-This release contains all of the files needed to build a BCM963xx DSL Router
-image.  To build an image, enter:
+Note: To build the image you have to use Red Hat Linux 9 OS.
+Login as a root in order to successfully complete the build process.
 
-# make PROFILE=<profile_name>
-
-For example,
-
-# make PROFILE=96348R
-
-The final image is located in the images subdirectory.  This image can be
-specified in the BCM963xx Web interface image upgrade item in order to
-upgrade the DSL router image.
+1. Run the script consumer_install from the temporary directory
+   where you have extracted the downloaded file USR910*.tar.gz.
+2. From the directory containing the source code, build the new USR910x image:
+   cd /opt/USR910x_router
+   make PROFILE=96348GW[B] to build USR9108 AnnexA [AnnexB] image or
+   make PROFILE=96348R[B] to build USR9107 AnnexA [AnnexB] image.
+3. Upload the USR96348GW[B]_fs_kernel image into USR9108 Gateway from the
+   /opt/USR910x_router/targets/96348GW[B] folder or
+   upload the USR96348R[B]_fs_kernel image into USR9107 Router from the
+   /opt/USR910x_router/targets/96348R[B] folder.