6 Commits

Author SHA1 Message Date
Sebastien Bacher
1060aac86d * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary
- use echo to display the error, thanks ogra for pointing that out,
    update the string also to use the new snappy command naming
2016-08-17 15:22:22 +02:00
Sebastien Bacher
2dd9d8a055 Correct some syntax errors in the ubuntu-core snap hooks 2016-08-03 10:16:25 +02:00
Michael Vogt
52f8a0544f - fix message
* live-build/ubuntu-core/hooks/14-set-motd.chroot:
  - update motd
2014-12-10 12:56:48 +01:00
Michael Vogt
6e90ef925e * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
- fix incorrect "echo"
  - add missing wrappers for apt, apt-cache
2014-12-08 08:44:11 +01:00
Michael Vogt
292ff17165 * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
- improve apt-get output
2014-12-02 14:57:54 +01:00
Michael Vogt
fcfe7d613a * live-build/auto/{build,config}:
- create device-azure.tar.gz during the build that includes the
    packages for the azure cloud
* live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
  - display helpful message to use snappy when a user tries to use
    apt-get on a snappy system
* live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
  - do the device-azure.tar.gz extraction here
* live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
  - ensure docker group is used
2014-11-24 08:38:21 +01:00