Changeset 928 for lmd/trunk/fuentes/lmd-lliurex-data.install
- Timestamp:
- Mar 22, 2016, 12:07:01 PM (5 years ago)
- Location:
- lmd/trunk/fuentes/lmd-lliurex-data.install
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
lmd/trunk/fuentes/lmd-lliurex-data.install/etc/ltsp/templates/lliurex-ltsp-client.conf
r392 r928 7 7 8 8 # Common values 9 MIRROR="http://mirror/llx1 505"10 SECURITY_MIRROR="http://mirror/llx1 505"11 UPDATES_MIRROR="http://mirror/llx1 505"12 DIST=" trusty"9 MIRROR="http://mirror/llx1605" 10 SECURITY_MIRROR="http://mirror/llx1605" 11 UPDATES_MIRROR="http://mirror/llx1605" 12 DIST="xenial" 13 13 CUSTOM_PACKAGES="lmd-client epoptes-client" 14 14 -
lmd/trunk/fuentes/lmd-lliurex-data.install/etc/ltsp/templates/lliurex-ltsp-desktop.conf
r392 r928 7 7 8 8 # Common values 9 MIRROR="http://mirror/llx1 505"10 SECURITY_MIRROR="http://mirror/llx1 505"11 UPDATES_MIRROR="http://mirror/llx1 505"12 DIST=" trusty"9 MIRROR="http://mirror/llx1605" 10 SECURITY_MIRROR="http://mirror/llx1605" 11 UPDATES_MIRROR="http://mirror/llx1605" 12 DIST="xenial" 13 13 CUSTOM_PACKAGES="lmd-client epoptes-client" 14 14 -
lmd/trunk/fuentes/lmd-lliurex-data.install/etc/ltsp/templates/lliurex-ltsp-infantil.conf
r392 r928 7 7 8 8 # Common values 9 MIRROR="http://mirror/llx1 505"10 SECURITY_MIRROR="http://mirror/llx1 505"11 UPDATES_MIRROR="http://mirror/llx1 505"12 DIST=" trusty"9 MIRROR="http://mirror/llx1605" 10 SECURITY_MIRROR="http://mirror/llx1605" 11 UPDATES_MIRROR="http://mirror/llx1605" 12 DIST="xenial" 13 13 CUSTOM_PACKAGES="lmd-client epoptes-client" 14 14 -
lmd/trunk/fuentes/lmd-lliurex-data.install/usr/share/ltsp/plugins/ltsp-build-client/Ubuntu/094-lliurex
r392 r928 11 11 esac 12 12 13 [ ! -d /opt/ltsp/$CHROOT/net/mirror/llx1 505 ] || umount -l /opt/ltsp/$CHROOT/net/mirror/llx150513 [ ! -d /opt/ltsp/$CHROOT/net/mirror/llx1605 ] || umount -l /opt/ltsp/$CHROOT/net/mirror/llx1605 14 14 # Working about nsswitch and friends 15 15 if [ -f /opt/ltsp/$CHROOT/etc/ldap.conf ] ; then
Note: See TracChangeset
for help on using the changeset viewer.