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

« back to all changes in this revision

Viewing changes to CONF.sh

  • Committer: Adam Conrad
  • Date: 2018-05-02 21:44:19 UTC
  • Revision ID: adconrad@0c3.net-20180502214419-gufpziu595lhheib
Copy bionic -> cosmic, and add cosmic to CONF.sh

Show diffs side-by-side

added added

removed removed

Lines of Context:
278
278
    export DEBVERSION="18.04 LTS"
279
279
    export OFFICIAL="Release"
280
280
    ;;
 
281
  cosmic)
 
282
    export PREV_CODENAME=bionic
 
283
    export CODENAME=cosmic
 
284
    export CAPCODENAME='Cosmic CANIMAL'
 
285
    export DEBVERSION="18.10"
 
286
    export OFFICIAL="Alpha"
 
287
    ;;
281
288
esac
282
289
 
283
290
# By default use Debian installer packages from $CODENAME