115 Commits

Author SHA1 Message Date
Michael Vogt
1d9ee67e4e merge fixes from the ubuntu-system-image PPA 2014-10-29 11:04:17 +01:00
James Hunt
3ed35d22c6 Convert resolvconf hook from a chroot hook to a binary hook since lb
overwrites /etc/resolv.conf after the chroot hooks have run.
2014-10-09 11:43:52 +01:00
James Hunt
7fdb47c749 live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove
pre-existing /etc/resolv.conf.
2014-10-06 13:25:55 +01:00
Colin Watson
496a1d2d8e [r=cjwatson] live-build/ubuntu-core/hooks/07-configure-system-image-client.chroot: Configure system-image-cli's client.ini for Ubuntu Core. This can be dropped once bug 1373467 is fixed. 2014-10-03 15:21:04 +01:00
James Hunt
b38f657edc live-build/ubuntu-core/hooks/07-configure-system-image-client.chroot:
Configure system-image-cli's client.ini for Ubuntu Core. This can be
dropped once bug 1373467 is fixed.
2014-09-26 15:51:35 +01:00
James Hunt
adb0cf2c53 live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure
resolv.donf for Ubuntu Core.
2014-09-26 15:34:53 +01:00
Stéphane Graber
c101279ca2 Revert switch from chroot to binary as it breaks the build. 2014-08-05 13:37:10 -04:00
Stéphane Graber
fea26f371f ubuntu-core system-image: Move grub hook from chroot to binary. 2014-08-05 11:31:59 -04:00
James Hunt
5182d896dc * 03-boot_with_systemd.chroot: Check if /etc/default/grub exists
(temporary fix which to stop build failing - grub will be unconfigured
  though.
* 05-create_minimal_fstab.chroot: Configure a minimal /etc/fstab to
  allow systemd to mount the rootfs read-write.
2014-08-05 16:11:15 +01:00
James Hunt
f447fd56ed * Tweaks based on review comments. 2014-08-05 09:37:32 +01:00
James Hunt
6627b99d73 * More haste, less speed:
- Perform in-place edit.
  - Allow variable expansion.
2014-08-05 09:22:45 +01:00
James Hunt
e4719c1cfc * Use /etc/network/interfaces.d/ rather than /etc/network/interfaces. 2014-08-04 14:32:59 +01:00
James Hunt
c676a8fbac * ubuntu-core:
- Don't remove doc to be kind to devs.
  - Boot with systemd (temporary method until we have systemd-sysv).
  - Configure first network interface.
2014-08-04 14:20:50 +01:00
James Hunt
60a334d0cf * ubuntu-core: Ensure user can use sudo. 2014-07-29 21:45:11 +01:00
James Hunt
de8c39ff98 * ubuntu-core: Run setup hooks as done for ubuntu-touch. 2014-07-29 21:21:41 +01:00