1342 Commits

Author SHA1 Message Date
Colin Watson
46c8a87152 normalise whitespace 2014-07-30 15:23:59 +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
Steve Langasek
e583d515d7 Hard-code installation of libmirclientplatform-android and
libmirplatformgraphics-android to avoid accidentally pulling in the
-mesa variants that are preferred as dependencies of libmirclient and
libmirserver.
2014-07-28 20:17:14 -07:00
Michael Vogt
e0d60c9c07 * lp:~mvo/livecd-rootfs/ubuntu-core-system-image:
- install the "ubuntu-core" task and a kernel when building 
    ubuntu-core with SUBPROJECT=system-image
2014-07-28 20:12:01 +02:00
Steve Langasek
edbb9763c7 Merge lp:~mterry/livecd-rootfs/no-password 2014-07-24 15:49:46 -07:00
Michael Vogt
b4da1a2239 install the kernel in the system-image subproject 2014-07-24 23:34:49 +02:00
Michael Vogt
22ce1e0085 live-build/auto/config: when run with SUBPROJECT=system-image add ubuntu-core task to the ubuntu-core build 2014-07-24 22:57:36 +02:00
Colin Watson
824344f4a0 Pass --mirror-binary in the ubuntu-rtm case too; this isn't inherited
from the bootstrap mirror.
2014-07-23 11:51:04 +01:00
Colin Watson
39d74ced11 Pass --mirror-chroot-security and --mirror-binary-security in the
ubuntu-rtm case, as the default of http://security.ubuntu.com/ubuntu/
isn't going to have ubuntu-rtm suites.
2014-07-23 11:00:15 +01:00
Colin Watson
09f615034a Apply a grievous hack to get debootstrap working against ubuntu-rtm
series.
2014-07-23 01:49:51 +01:00
Colin Watson
a0abe0888b Disable apt authentication checks when building ubuntu-rtm images
against dogfood (that test archive is signed, but not with a very useful
key).
2014-07-23 01:49:11 +01:00
Michael Terry
a1e5f63805 Enable libnss-extrausers 2014-07-18 15:28:44 -04:00
Colin Watson
4552e515ce Use the soon-to-exist ubuntu-rtm archive for ubuntu-touch builds if
SUBPROJECT is ubuntu-rtm (or ubuntu-rtm/dogfood for the dogfood
version).
2014-07-17 12:50:05 +01:00
Oliver Grawert
307c451da1 drop extra space in DEFGROUPS variable 2014-07-16 20:33:48 +02:00
Oliver Grawert
fafbf13abb add android_cache group and add phablet user to it 2014-07-16 14:17:30 +02:00
Ricardo Salveti de Araujo
629433d3c4 Precompiling apparmor policies on touch 2014-07-15 17:35:28 -03:00
Michael Terry
422787d8ff and allow minimum length of 4 2014-07-08 10:21:58 -04:00
Michael Terry
28f16fd7d6 Allow weak passwords 2014-07-08 09:36:10 -04:00
Michael Terry
6821cae1d7 Set password to blank rather than the arbitrary 'phablet' 2014-07-03 15:33:55 -04:00
Ricardo Salveti de Araujo
e50449a994 Adding android_nvram group to the touch image 2014-06-30 00:13:04 +04:00
Oliver Grawert
aaae8194af add media group to touch images 2014-06-27 16:32:05 +02:00
Colin Watson
126432d844 Make the output kernel/initrd world-readable in a couple more cases,
particularly relevant to ubuntu-defaults-image (LP: #1334616).
2014-06-26 12:31:07 +01:00
Colin Watson
c7ba55e819 Drop fdupes analysis: not widely used any more, can be done separately
if needed, and very noisy in build logs.
2014-06-24 17:03:04 +01:00
Colin Watson
8fa8c644c2 Install linux-signed-generic directly in live passes rather than relying
on it being in the corresponding tasks.  linux-signed-generic shouldn't
be in a task because that expands to ABI-versioned packages, and tasks
can't be updated post-release.
2014-06-24 02:18:31 +01:00
Oliver Grawert
d04c2c068b drop the default creation of SWAP.swap files for all preinstalled devices 2014-06-23 18:36:57 +02:00
Oliver Grawert
7e6b25ddf3 drop the initscripts hack again 2014-05-30 13:27:39 +02:00
Oliver Grawert
09573cf33c make 70-reconfigure-autopilot.chroot hook executable 2014-05-30 10:47:59 +02:00
Oliver Grawert
17d7b3823b add live-build/ubuntu-touch/hooks/85-hack-hack-hack-the-initscripts.chroot as a quick hack to get writability back on the phone images ... THIS IS TEMPORARY 2014-05-30 10:47:20 +02:00
Iain Lane
4150b7a896 Add ubuntu-sdk-libs too 2014-05-22 16:21:55 +01:00
Iain Lane
f41714bd5b ubuntu-desktop-next: Use the Task fiels that the archive now has for this
project.
2014-05-22 15:49:27 +01:00
Colin Watson
4923df1abf The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
work properly because it doesn't allow for signing key configuration.
Rename it to the more domain-specific EXTRA_PPAS (which is now a
space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
signing keys for those from Launchpad using python3-software-properties.
2014-05-19 15:28:05 +01:00
Colin Watson
c34a62ec3b normalise whitespace 2014-05-19 12:14:26 +01:00
Colin Watson
83c397cf2e live-build/auto/config: If EXTRA_ARCHIVES is set in the environment,
dump its value into config/archives/extra-archives.list.chroot and
config/archives/extra-archives.list.binary.  This makes it easier for a
builder to build an image against an additional PPA.
2014-05-19 12:14:05 +01:00
Iain Lane
3ce6f0c289 Add an ubuntu-desktop-next project for building a desktop flavour
including Unity 8 and the applications developed for Ubuntu Touch.
2014-05-16 17:51:02 +01:00
Colin Watson
807ee32efc live-build/ubuntu-touch/hooks/70-reconfigure-autopilot.chroot: Fix test
for whether a package is installed, and check for both python-autopilot
and python3-autopilot.
2014-05-16 13:05:03 +01:00
Iain Lane
23beed5123 Install the metapackage from the seed instead of just the session
nb: can't use the task as this isn't generated yet
2014-05-12 16:23:06 +01:00
Iain Lane
0ebe5e57b1 Add unity8 flavour 2014-05-12 13:02:29 +01:00
Colin Watson
34ea5156cf live-build/auto/config: Pass any additional command-line arguments on to
"lb config".
2014-05-10 13:54:00 +01:00
Ricardo Salveti de Araujo
0fe1485ba8 Adding support for ubuntu-touch i386 based images 2014-03-28 19:00:42 -03:00
Michael Zanetti
62b55b45e8 drop QML2_IMPORT_PATH to load SF stuff 2014-03-28 13:35:11 +01:00
Ricardo Salveti de Araujo
fdf26caffd touch/80-enable-libhybris.chroot: making libhybris the default alternatives
for EGL/GLESv2 on touch
2014-03-18 21:05:48 -03:00
Oliver Grawert
5602f1e926 dropping maguro and adding flo, changing golfish to generic in touchsubarches 2014-02-22 23:39:30 +01:00
Ricardo Salveti de Araujo
84262b6f94 touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect
DEB_HOST_MULTIARCH (as we now have i386 builds as well)
2014-02-18 23:52:04 -03:00
Your Name
b646083ad7 Add hostname and machine-info to the writable paths, so that hostnamectl
can change them to create a sane default bluetooth device name.
2014-01-20 15:29:30 +01:00
Chris Wayne
4b74aba181 only touch /etc/writable/machine-info 2014-01-20 09:22:18 -05:00
Chris Wayne
a28790c6f9 Touch file if it doesnt exist 2014-01-20 09:06:16 -05:00
Chris Wayne
2cc7d04ffd live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Add hostname to the list of writable files 2014-01-13 23:55:13 -05:00
Adam Conrad
2fa8a6f24e Add the minimal task to ubuntu-core to preserve brand consistency. 2014-01-10 11:54:24 -07:00
Chris Wayne
03764235e8 live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Add /etc/machine-info to /etc/writable, which allows user to change the bluetooth device name by setting PRETTY_HOSTNAME 2014-01-06 12:06:39 -05:00