~semiosis/livecd-rootfs/fix-for-1565985

« back to all changes in this revision

Viewing changes to live-build/ubuntu-cpc/hooks/051-hwclock.chroot

  • Committer: Louis Zuckerman
  • Date: 2016-07-06 12:12:36 UTC
  • mfrom: (1411.1.4 livecd-rootfs)
  • Revision ID: me@louiszuckerman.com-20160706121236-bordczyevqxle3ib
[ Louis Zuckerman ]
* Merged the following changes from upstream
[ Łukasz 'sil2100' Zemczak ]
* Remove the ubuntu-pd project from the scripts
* Add instead an ubuntu-touch-custom project for custom re-builds of
  ubuntu-touch 
[ Daniel Watkins ]
* Consolidate cloud images
  - Remove .tar.gz and .tar.xz (removed in favour of the squashfs).
  - Remove the MBR-only disk image in favour of the shared GPT/MBR UEFI
    image.
  - Remove '-disk1' from bootable image names.
[ Phil Roche ]
* Removed HWCLOCKACCESS=no from /etc/default/rcS (LP: #1581044)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
printf "HWCLOCKACCESS=no" >> /etc/default/rcS