Last change
on this file since 1122 was
1122,
checked in by mabarracus, 5 years ago
|
added helper option to templates
|
File size:
626 bytes
|
Rev | Line | |
---|
[392] | 1 | |
---|
| 2 | # LliureX Customization File for LTSP |
---|
| 3 | |
---|
| 4 | LLX_NAME="Infantil" |
---|
| 5 | LLX_DESC="Infantil des de la rèpica local" |
---|
| 6 | LLX_IMG="llx-infantil13.png" |
---|
| 7 | |
---|
| 8 | # Common values |
---|
[1122] | 9 | #export http_proxy="http://hostname:port" |
---|
[928] | 10 | MIRROR="http://mirror/llx1605" |
---|
[1108] | 11 | #EXTRA_MIRROR="" |
---|
[928] | 12 | SECURITY_MIRROR="http://mirror/llx1605" |
---|
| 13 | UPDATES_MIRROR="http://mirror/llx1605" |
---|
| 14 | DIST="xenial" |
---|
[392] | 15 | CUSTOM_PACKAGES="lmd-client epoptes-client" |
---|
| 16 | |
---|
| 17 | # CUSTOM PACKAGES |
---|
| 18 | CHROOT="llx-infantil" |
---|
| 19 | CUSTOM_META="lliurex-cdd-edu-infantil-gdesktop" |
---|
| 20 | LATE_PACKAGES="${CUSTOM_META} ${CUSTOM_PACKAGES}" |
---|
[1108] | 21 | DEBCONF_SEEDS="/usr/share/lliurex-maker/configuration/common/preseed/lliurex-all.preseed.chroot" |
---|
[392] | 22 | ARCH="i386" |
---|
Note: See
TracBrowser
for help on using the repository browser.