Last change
on this file since 3321 was
3321,
checked in by kbut, 4 years ago
|
replace depends with lliurex-maker
|
File size:
574 bytes
|
Line | |
---|
1 | # LliureX Customization File for LTSP |
---|
2 | |
---|
3 | LLX_NAME="Client" |
---|
4 | LLX_DESC="Client de model d'aula LliureX (32 bits)." |
---|
5 | LLX_IMG="llx-client16.png" |
---|
6 | |
---|
7 | |
---|
8 | # Common values |
---|
9 | #export http_proxy="http://hostname:port" |
---|
10 | MIRROR="http://mirror/llx16" |
---|
11 | #EXTRA_MIRROR="" |
---|
12 | SECURITY_MIRROR="http://mirror/llx16" |
---|
13 | UPDATES_MIRROR="http://mirror/llx16" |
---|
14 | DIST="xenial" |
---|
15 | CUSTOM_PACKAGES="lmd-client epoptes-client" |
---|
16 | |
---|
17 | # CUSTOM PACKAGES |
---|
18 | CHROOT="llx-client" |
---|
19 | CUSTOM_META="lliurex-meta-client" |
---|
20 | LATE_PACKAGES="${CUSTOM_META} ${CUSTOM_PACKAGES}" |
---|
21 | DEBCONF_SEEDS="/usr/share/lliurex-preseed/common/lliurex-all" |
---|
22 | ARCH="i386" |
---|
Note: See
TracBrowser
for help on using the repository browser.