22 Commits

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak
bbc880716d Update the 00-uid-gid-fix.chroot_early hook for touch to include the new known good bootstrap hash values. 2016-09-30 11:22:21 +02:00
Łukasz 'sil2100' Zemczak
f83f033060 Update post-debootstrap hashes for ubuntu-touch. 2016-06-07 11:20:27 +02:00
Łukasz 'sil2100' Zemczak
1a5f9bc338 Add the new dhcpd user introduced by latest archive changes. 2016-05-04 12:50:31 +02:00
Łukasz 'sil2100' Zemczak
d136431dd5 Follow up on recent changes from the new network-manager packages and add the nm-openvpn user to touch. This should essentially fix the image build failures. 2016-04-18 12:33:38 +02:00
Łukasz 'sil2100' Zemczak
8fa28215c8 Update the passwd, shadow, group and gshadow bootstrap hashes for touch. 2016-04-15 13:54:30 +02:00
Łukasz 'sil2100' Zemczak
f7c5d2ac50 Update the debootstrap group and gshadow hashes for ubuntu-touch. 2016-03-03 10:04:06 +01:00
Łukasz 'sil2100' Zemczak
0011e92391 Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early for ubuntu-touch. 2015-12-14 10:15:51 +01:00
Łukasz 'sil2100' Zemczak
05f661be29 Fix earlier mistake of changing the wrong hashes. 2015-12-14 10:02:56 +01:00
Łukasz 'sil2100' Zemczak
2a0b654138 Upgrade passwd, group and gshadow hashes for latest builds. 2015-11-16 14:29:11 +01:00
Oliver Grawert
5d6faa5c6f ubuntu-touch, ubuntu-desktop-next: drop systemd-journal-remote from group files, update md5sums in 00-uid-gid-fix.chroot_early 2015-09-09 13:21:32 +02:00
Oliver Grawert
2445352cbd bump all md5sums to new values, now that debootstrap installs systemd-sysv instead of upstart the ordering and thus the group numbering has changed 2015-03-10 12:07:38 +01:00
Oliver Grawert
6d7d128ad7 add info about /var/log ownership so it ends up in the ubuntu-touch build logs 2015-03-03 15:14:02 +01:00
Oliver Grawert
d2f09a32d8 make sure /var/log is always owned by the syslog group on touch 2015-02-18 15:06:46 +01:00
Oliver Grawert
74becdec36 bump gshadow hash too 2015-02-11 21:08:31 +01:00
Oliver Grawert
ec8c53b265 make sure to collect all output of all changed files in one go in 00-uid-gid-fix.chroot_early, that way we only need to fix it once and have all info in the logs 2015-02-11 18:27:19 +01:00
Oliver Grawert
aa06a4fde7 update the passwd hash for changed GID of syslog ... also add output of the respective md5sums to the error message for easier debugging 2015-02-11 16:47:51 +01:00
Oliver Grawert
f74887c91e add more verbose output to live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early 2015-02-11 15:11:28 +01:00
Loïc Minier
9bda91ee77 live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early: also add input
group.
2015-02-04 13:47:41 +01:00
Oliver Grawert
6b2958ff7a add systemd-journal-remote group to touch builds 2014-12-02 10:21:23 +01:00
Oliver Grawert
3bf1ea2cb3 add systemd users to touch password db files 2014-10-29 19:55:45 +01:00
Stéphane Graber
83120c758c Pre-create some home directories 2014-09-26 14:41:13 -04:00
Stéphane Graber
9caf7cafdd * Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,
/etc/shadow, /etc/group and /etc/gshadow PRIOR to package installation
  to guarantee user/group ordering on the image and then to check for any
  unexpected change to those files. (LP: #1332538)
  Any change to either the initial set of users and groups or to the
  post-package-install set will now be fatal to the image and will require
  a manual update of the hardcoded user/group list contained in this new
  chroot_early hook.
* Bump dependency on live-build accordingly.
* Update the setup_user hook to also take care of gshadow.
2014-09-24 10:58:50 +01:00