Magellan Linux

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

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

revision 461 by niro, Sat Apr 14 15:18:46 2007 UTC revision 680 by niro, Thu Mar 20 11:07:32 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-x86_64/config,v 1.2 2007-04-14 15:18:43 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/profiles/default-x86_64/config,v 1.3 2008-03-20 11:07:32 niro Exp $
3    
4  # sets the default medium to DVD - default is CDR  # sets the default medium to DVD - default is CDR
5  #DEFINE_DVD=1  #DEFINE_DVD=1
# Line 18  CDHOSTNAME="livecd-x86_64" Line 18  CDHOSTNAME="livecd-x86_64"
18    
19    
20  # mage.rc that should be used to bootstrap the system  # mage.rc that should be used to bootstrap the system
21  #MAGERC="/etc/mage.rc"  MAGERC="$(get_profile mage.rc)
22    
23  # mage-profile that should be used to bootstrap the system  # mage-profile that should be used to bootstrap the system
24  #MAGE_PROFILE="$(basename $(readlink /etc/mage-profile))"  #MAGE_PROFILE="$(basename $(readlink /etc/mage-profile))"
25    MAGE_PROFILE="mage090"
26    
27  # the used toolchain to setup the rootfs  # the used toolchain to setup the rootfs
28  #TOOLCHAIN=toolchain  #TOOLCHAIN=toolchain

Legend:
Removed from v.461  
changed lines
  Added in v.680