Magellan Linux

Diff of /trunk/mage-buildroot/mage-buildroot.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 321 by niro, Sun Jan 1 17:20:46 2006 UTC revision 322 by niro, Thu Jan 26 19:58:06 2006 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/mage-buildroot/mage-buildroot.sh,v 1.1 2006-01-01 17:20:46 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mage-buildroot/mage-buildroot.sh,v 1.2 2006-01-26 19:58:06 niro Exp $
3  #  #
4  # mage buildroot  # mage buildroot
5  # create buildroot to compile programms  # creates a buildroot to compile programms
6  # may get later into mage  # may get later into mage
7  #  #
8    # Niels Rogalla <niro@magellan-linux.de>
9    #
10    
11  # default die function  # default die function
12  die()  die()

Legend:
Removed from v.321  
changed lines
  Added in v.322