X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=doc%2Fmake.sh-usage;h=b4472f6c53909fad98cbfee842a4af2d9ef68399;hp=8e8c73b8059b32e4f4350925d7f677c896b6cf15;hb=b85445f64bc9bc581a52b9f69d14fdbb6956aaea;hpb=f9315063c76435e753b79a7994feb678557a8d9d diff --git a/doc/make.sh-usage b/doc/make.sh-usage index 8e8c73b805..b4472f6c53 100644 --- a/doc/make.sh-usage +++ b/doc/make.sh-usage @@ -1,5 +1,5 @@ Standard use commands in the order you may need them. - prefetch : preload all necessary files in cache before compilation + downloadsrc : preload all necessary files in cache before compilation build : compile the distribution clean : erase build and log to recompile everything from scratch @@ -12,15 +12,22 @@ Optional Maintainer / advanced commands changelog : Loads the latest changelog from SVN. check : Test if packages files are still available for download - This is faster on http URL with --spider,but still slow on ftp - because of real load. + This is faster on http URL with --spider, but still slow on ftp + because of real load. checkclean : Erase all check mark on cache directory to be able to check - another time + another time dist : Mainly produce a diff from previous version to track wich - files have been changed + files have been changed make : Does a complete compile with fetching source packages. -newpak : Create a new package with name: . + pxe : + Starts, stops or reloads a small tftp daemon for pxe boot. toolchain : Create our own toolchain package to save 20% of build time. shell : Enter a shell inside the chroot, used to tune lfs script - and / or during kernel upgrade to rebuild a new .config - update : Loads the latest source files from SVN. + and / or during kernel upgrade to rebuild a new .config + svn : + update : Loads the latest source files from svn or if is given + it loads this revision. + diff : Mainly produce a diff from previous version to track wich + files have been changed + commit : Applies your changes to the svn. + dist : Tar the source code from revision.