Magellan Linux

Diff of /trunk/mlivecdbuild/profiles/alx-0_7_branch/config

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

revision 2119 by niro, Wed May 15 12:06:33 2013 UTC revision 3059 by niro, Thu Aug 31 12:16:02 2017 UTC
# Line 17  CDHOSTNAME="alx070-i486" Line 17  CDHOSTNAME="alx070-i486"
17  MAGERC="$(get_profile mage.rc)"  MAGERC="$(get_profile mage.rc)"
18    
19  # mage-profile that should be used to bootstrap the system  # mage-profile that should be used to bootstrap the system
20  MAGE_PROFILE="alx-070"  MAGE_PROFILE="alx-070/i486"
21    
22  # the used toolchain to setup the rootfs  # the used toolchain to setup the rootfs
23  TOOLCHAIN=toolchain  TOOLCHAIN=toolchain
24  # the basesytsem for the rootfs  # the basesystem for the rootfs
25  BASESYSTEM=livecdsystem  BASESYSTEM=livecdsystem
26    
27  # custom packages to add/del after system bootstrap  # custom packages to add/del after system bootstrap
# Line 30  BASESYSTEM=livecdsystem Line 30  BASESYSTEM=livecdsystem
30  #ADD_PACKAGES="sshd xorg fluxbox"  #ADD_PACKAGES="sshd xorg fluxbox"
31  #DEL_PACKAGES="man man-pages"  #DEL_PACKAGES="man man-pages"
32    
33    # fix some issues with hotfix, this should be fixed asap!
34    #ADD_PACKAGES="dracut-dev libcap"
35    
36  # custom services the should be added/deleted  # custom services the should be added/deleted
37  # note: you can also place a file add|del_services  # note: you can also place a file add|del_services
38  #       within the profile directory  #       within the profile directory

Legend:
Removed from v.2119  
changed lines
  Added in v.3059