Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/default-i686/config

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

revision 381 by niro, Mon Jun 5 09:38:06 2006 UTC revision 713 by niro, Thu Apr 10 20:52:33 2008 UTC
# Line 1  Line 1 
1  # default profile configuration file  # default profile configuration file
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/default-i686/config,v 1.1 2006-06-05 09:38:06 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/default-i686/config,v 1.4 2008-04-10 20:52:33 niro Exp $
3    
4  # name of the generated iso-image  # name of the generated iso-image
5  CDISONAME="livecd-default-i686.iso"  CDISONAME="livecd-default-i686.iso"
# Line 15  CDHOSTNAME="livecd-i686" Line 15  CDHOSTNAME="livecd-i686"
15    
16    
17  # mage.rc that should be used to bootstrap the system  # mage.rc that should be used to bootstrap the system
18  #MAGERC="/etc/mage.rc"  MAGERC="$(get_profile mage.rc)"
19    
20  # mage-profile that should be used to bootstrap the system  # mage-profile that should be used to bootstrap the system
21  #MAGE_PROFILE="$(basename $(readlink /etc/mage-profile))"  #MAGE_PROFILE="$(basename $(readlink /etc/mage-profile))"
22    MAGE_PROFILE="mage090"
23    
24  # the used toolchain to setup the rootfs  # the used toolchain to setup the rootfs
25  #TOOLCHAIN=toolchain  #TOOLCHAIN=toolchain

Legend:
Removed from v.381  
changed lines
  Added in v.713