~cyphermox/livecd-rootfs/cpc-efi

« back to all changes in this revision

Viewing changes to live-build/auto/config

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2016-10-06 12:41:45 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20161006124145-r3mynqj6awd6i4ro
Remove the systemd-sysv- line from ubuntu-touch config routines.

Show diffs side-by-side

added added

removed removed

Lines of Context:
426
426
                                HINTS="$HINTS qml-module-ubuntu-components-gles unity8"
427
427
                                ;;
428
428
                esac
429
 
                add_package install ubuntu-minimal ubuntu-touch systemd-sysv- $HINTS
 
429
                add_package install ubuntu-minimal ubuntu-touch $HINTS
430
430
 
431
431
                COMPONENTS='main restricted universe'
432
432
                BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'