X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=doc%2Fmake.sh-usage;h=c025a5c32e663042a4b07a754d079cd673bb25bb;hb=6f67c28d995d1dcf08cd2b874fa02aef6e5dba00;hp=bf1c3c4f0ad00b031ab214e6b5d634548d173b8b;hpb=d1dd6669e3662c355c32e78af82aca9f15ab3376;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/doc/make.sh-usage b/doc/make.sh-usage index bf1c3c4f0..c025a5c32 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 @@ -10,16 +10,6 @@ Optional If you want to use it, do it before build step 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. - checkclean : Erase all check mark on cache directory to be able to check - another time - dist : Mainly produce a diff from previous version to track wich - files have been changed -newpak : Create a new package with name: . 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