CLIx Platform release patch 2.1, version 17.12.r1, Notes (for CG/RJ/TS)
State: Chhattisgarh, Rajasthan and Telangana
Release date: 29 December 2017
Command : ``` md5sum update_patch-beb6af2-r2.1-20171229.tar.gz ```
Ensure that the alphanumeric code (output of the above command) is matching with the content of update_patch-beb6af2-r2.1-20171229.tar.gz.md5sum (which you have downloaded from the server)
Command : ``` lsblk ````
Expected output:
```
[email protected] ~ $ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 931.5G 0 disk
|-sda4 8:4 0 1G 0 part /usr
|-sda2 8:2 0 2M 0 part
|-sda9 8:9 0 929.2G 0 part /
|-sda7 8:7 0 64M 0 part
|-sda3 8:3 0 1G 0 part
|-sda1 8:1 0 128M 0 part /boot
`-sda6 8:6 0 128M 0 part /usr/share/oem
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sdb 8:0 0 931.7G 0 disk
`-sdb1 8:1 0 16G 0 part
```
Command : ``` sudo su ```
Command : ``` mkdir /mnt/pd ```
Command : ``` mount <device> /mnt/pd ```
Example : ``` mount /dev/sdb1 /mnt/pd ```
Command : ``` cd /mnt/pd ```
Expected output:
```
[email protected] ~ $ cd /mnt/pd
[email protected] /mnt/pd $
```
Command : ``` bash patch-r2.1.sh ```
Command : ``` shutdown now ```
======================================================================================================#
Syntax : ``` update_patch-<gstudio-docker-repo-commit-no>-r<release-no>-<yyyymmdd> ```
Exact Number : ``` update_patch-beb6af2-r2.1-20171229 ``
Short : ``` beb6af2 ```
Long : ``` beb6af265bd62b6dc34bb0acdfcdcedb6b2bccd0 ```
Short : ``` 225cf7b ```
Long : ``` 225cf7b5b8c11b916ee33488c5fc2e82ceaffa5d```
Short : ``` 23e2113 ```
Long : ``` 23e21133c51be72534868e6b1f29f5c38ad217ef ```
Short : ``` 976b5fc ```
Long : ``` 976b5fca5a3cf1f058b242b897024e13d67b7c58 ```
Release notes: CLIx Platform patch 2.1
ver 17.12.r1
Release date: 29 December 2017
ABOUT
This release note pertains to the Connected Learning Initiative (CLIx) student platform aka CLIx platform patch 2.1 (henceforth, patch 2.1).
This patch should be applied in the states of CG, RJ and TS.
The release 2 patch-r2.1 should be applied on top of the CLIx platform having set up by installing platform ver 17.06.r1 followed by ver 17.09.r1. That is,
DOWNLOAD
README-update.md file as text file and follow instruction given to applyDETAILS
Please find below details of fixes and features included in patch 2.1:
CLIx Platform patch 2.1: RJ/CG/TS
Gstudio-Docker Features:
Gstudio Features:
Enroll button more promient from visibility point of view.Explore button if no courses are enrolled.Bug Fixes:
gstudio/technical updates:
fab command to backup and restore sql db.
fab backup_psql_datafab restore_psql_data:<backup file name with path>doc/release-scripts/ to hold all release scripts.release2-1_nov17.py
Author and User objects).user-tokens.json containg all tokens used for CLIx usernames generation.bower.json for datatables plugin.doc/.requirements.txt for same.Scripts to process after taking pull:
pip install -r requirements.txtbower installexecfile('../doc/deployer/release2-1_nov17.py')Git commit and file summary: https://github.com/gnowledge/gstudio/compare/17.10.r1…master
In case of any queries or to report an issue please contact [email protected]