| ![[BACK]](/icons/cvsweb/back.gif) Return to build-rootimage CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / strongswan / testing / scripts | 
1.1       misho       1: #!/bin/bash
                      2: 
                      3: echo "Building root image"
                      4: 
                      5: DIR=$(dirname `readlink -f $0`)
                      6: . $DIR/../testing.conf
                      7: 
1.1.1.2 ! misho       8: $DIR/build-strongswan --all --replace --no-guests --tarball $SWANVERSION