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 6751 by niro, Thu Jul 16 15:23:13 2015 UTC revision 6756 by niro, Thu Jul 16 15:43:51 2015 UTC
# Line 9  PATH="/etc/mage-profile:${PATH}" Line 9  PATH="/etc/mage-profile:${PATH}"
9  MAGERC="/etc/mage.rc"  MAGERC="/etc/mage.rc"
10  MAGEPROFILE="alx-060"  MAGEPROFILE="alx-060"
11  NEW_MAGE_DISTRIBUTION="unstable"  NEW_MAGE_DISTRIBUTION="unstable"
12  #NEW_RSYNC="rsync://magellan-linux.de/mage-alx-0.6.0"  NEW_RSYNC="rsync://magellan-linux.de/mage-alx-0.6.0"
13  #NEW_MIRRORS="http://magellan-linux.de/magellan/alx-0.6.0/${NEW_MAGE_DISTRIBUTION}"  NEW_MIRRORS="http://magellan-linux.de/magellan/alx-0.6.0/${NEW_MAGE_DISTRIBUTION}"
14  NEW_RSYNC="rsync://128.20.41.110/mage-alx-060"  #NEW_RSYNC="rsync://128.20.41.110/mage-alx-060"
15  NEW_MIRRORS="http://128.20.41.110/magellan/alx-060"  #NEW_MIRRORS="http://128.20.41.110/magellan/alx-060"
16  NEW_PACKAGES_SERVER_PATH='packages/${ARCH}'  NEW_PACKAGES_SERVER_PATH='packages/${ARCH}'
17  NEW_MAGE_UNINSTALL_TIMEOUT=0  NEW_MAGE_UNINSTALL_TIMEOUT=0
18    
19  CONFIGRC="/etc/alxconfig-ng/config.rc"  CONFIGRC="/etc/alxconfig-ng/config.rc"
20  NEW_ALX_NETWORKING="dhcp"  NEW_ALX_NETWORKING="dhcp"
21  NEW_ALX_DHCP_PROG="/sbin/udhcpc"  NEW_ALX_DHCP_PROG="/sbin/udhcpc"
22  NEW_ALX_DHCP_START='-T 10 -t 5 -n -x hostname:$(hostname) -i'  NEW_ALX_DHCP_START='-T 10 -t 5 -n -x hostname:\$(hostname) -i'
23  NEW_ALX_DHCP_STOP=""  NEW_ALX_DHCP_STOP=""
24  NEW_MIN_DISK_SPACE="85000"  NEW_MIN_DISK_SPACE="85000"
25  NEW_ALX_PLUGINS="/usr/lib/alxconfig-ng/plugins"  NEW_ALX_PLUGINS="/usr/lib/alxconfig-ng/plugins"

Legend:
Removed from v.6751  
changed lines
  Added in v.6756