~tsimonq2/debian-cd/lubuntu-cosmic-changes

« back to all changes in this revision

Viewing changes to CONF.sh

  • Committer: Adam Conrad
  • Date: 2016-04-22 11:40:33 UTC
  • Revision ID: adconrad@0c3.net-20160422114033-vom9id9ph274tf6b
Copy xenial -> yakkety, and add yakkety to CONF.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
249
249
    export DEBVERSION="16.04 LTS"
250
250
    export OFFICIAL="Release"
251
251
    ;;
 
252
  yakkety)
 
253
    export PREV_CODENAME=xenial
 
254
    export CODENAME=yakkety
 
255
    export CAPCODENAME='Yakkety Yak'
 
256
    export DEBVERSION="16.10"
 
257
    export OFFICIAL="Alpha"
 
258
    ;;
252
259
esac
253
260
 
254
261
# By default use Debian installer packages from $CODENAME