X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/66492b44df29654379584aac27a0d0c84b26cade..27f5f541074af5256d149e4c85c55a4df53be93e:/openwrt/docs/buildroot-documentation.html diff --git a/openwrt/docs/buildroot-documentation.html b/openwrt/docs/buildroot-documentation.html index 92e378398..92628881d 100644 --- a/openwrt/docs/buildroot-documentation.html +++ b/openwrt/docs/buildroot-documentation.html @@ -101,7 +101,7 @@ $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co openwrt

If you only like to create your own custom firmware images and pakages we - strongely suggest to use the VS branch of the stable version (whiterussian) + strongely suggest to use the CVS branch of the stable version (whiterussian):

  $ cvs -d:pserver:anonymous@openwrt.org:/openwrt co -rwhiterussian openwrt
@@ -156,25 +156,13 @@
     

Customizing the target filesystem

-

There are two ways to customize the resulting target filesystem:

- - +
  • You can customize the target filesystem skeleton, available under + package/base-files/default/. You can change + configuration files or other stuff here. However, the full file hierarchy + is not yet present, because it's created during the compilation process. + So you can't do everything on this target filesystem skeleton, but + changes to it remains even when you completely rebuild the cross-compilation + toolchain and the tools.

    Customizing the Busybox configuration

    @@ -613,7 +601,7 @@ foo-compile: bar-compile

    Resources

    -

    To learn more about OpenWrt you can visit this website: +

    To learn more about OpenWrt, you can visit this website: http://openwrt.org/