Magellan Linux

Diff of /mage/branches/alx-0_6_0/profiles/alx-060/forced-uninstall

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

revision 2758 by niro, Thu Aug 11 20:28:04 2011 UTC revision 2780 by niro, Fri Aug 26 11:54:23 2011 UTC
# Line 19  NEW_ALX_DHCP_START="-T 10 -t 5 -n -i" Line 19  NEW_ALX_DHCP_START="-T 10 -t 5 -n -i"
19  NEW_ALX_DHCP_STOP=""  NEW_ALX_DHCP_STOP=""
20  NEW_MIN_DISK_SPACE="85000"  NEW_MIN_DISK_SPACE="85000"
21  NEW_ALX_PLUGINS="/usr/lib/alxconfig-ng/plugins"  NEW_ALX_PLUGINS="/usr/lib/alxconfig-ng/plugins"
22    NEW_ALX_FUNCTIONS="/usr/lib/alxconfig-ng/functions"
23    
24  # fake mage upgrade to prevent annoying error messages  # fake mage upgrade to prevent annoying error messages
25  if [[ ! -x /usr/sbin/mageupgrade ]]  if [[ ! -x /usr/sbin/mageupgrade ]]
# Line 96  updateconfig RSYNC MIRRORS MAGE_DISTRIBU Line 97  updateconfig RSYNC MIRRORS MAGE_DISTRIBU
97    
98  # fix config.rc  # fix config.rc
99  CONFIG="${CONFIGRC}"  CONFIG="${CONFIGRC}"
100  updateconfig ALX_NETWORKING ALX_DHCP_PROG ALX_DHCP_START ALX_DHCP_STOP MIN_DISK_SPACE ALX_PLUGINS  updateconfig ALX_NETWORKING ALX_DHCP_PROG ALX_DHCP_START ALX_DHCP_STOP MIN_DISK_SPACE ALX_PLUGINS ALX_FUNCTIONS
101    
102  # fix profile  # fix profile
103  if [[ $(readlink /etc/mage-profile) != */${MAGEPROFILE} ]]  if [[ $(readlink /etc/mage-profile) != */${MAGEPROFILE} ]]

Legend:
Removed from v.2758  
changed lines
  Added in v.2780