Changeset 3130 for make-mini-image/config/25-install-pkg
- Timestamp:
- Dec 21, 2016, 8:48:16 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
make-mini-image/config/25-install-pkg
r1827 r3130 7 7 ensure BASE NAME 8 8 9 FIXED_PACKAGES=" ldap-auth-clientntp lmd-client epoptes-client lliurex-shutdowner lliurex-zero-shutdown-client n4d n4d-lliurex-base language-pack-ca lliurex-grub-custom lliurex-artwork-plymouth-desktop "9 FIXED_PACKAGES=" ntp lmd-client epoptes-client lliurex-shutdowner lliurex-zero-shutdown-client n4d n4d-lliurex-base language-pack-ca lliurex-grub-custom lliurex-artwork-plymouth-desktop " 10 10 11 11 if exists PACKAGES; then … … 47 47 48 48 49 ltsp-chroot --arch ${ARCH} --base ${BASE} -pcma ${NAME} bash /script.sh49 #ltsp-chroot --arch ${ARCH} --base ${BASE} -pcma ${NAME} bash /script.sh 50 50 51 51 if [ "$?" != "0" ]; then
Note: See TracChangeset
for help on using the changeset viewer.