]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - doc/make.sh-usage
Revert "OpenVPN:Add HMAC, cipher 'n2n' and DH key selection. Fixes and new design."
[people/teissler/ipfire-2.x.git] / doc / make.sh-usage
1 Standard use commands in the order you may need them.
2 downloadsrc : preload all necessary files in cache before compilation
3 build : compile the distribution
4 clean : erase build and log to recompile everything from scratch
5
6 Optional
7 gettoolchain : optionally load from ipfire.org a precompilated toolchain
8 package. This solve some compilation issues on old or very
9 recent distributions and save 20% of next full building time.
10 If you want to use it, do it before build step
11
12 Maintainer / advanced commands
13 toolchain : Create our own toolchain package to save 20% of build time.
14 shell : Enter a shell inside the chroot, used to tune lfs script
15 and / or during kernel upgrade to rebuild a new .config