Commit Graph

151 Commits (ef72cf5fe845ff4f156d62451474fc82f23aed0a)

Author SHA1 Message Date
Oliver Grawert 00daad436c adjust /etc/{passwd|shadow|group|gshadow} handling in ubuntu-touch for more info so the log gets all needed data for necessary changes at once
10 years ago
Colin Watson e74d0c509b Drop the click packages moved in 2.255 from the rootfs, leaving them
10 years ago
Colin Watson ee2b82dfe7 Fix directory layout of custom tarball.
10 years ago
Colin Watson b41729958a Clean up duplicate AppArmor cache entries between rootfs and custom.
10 years ago
Colin Watson f4589e7c31 Fix linking of manifest into /custom/lib/apparmor/clicks/.
10 years ago
Colin Watson 68e78ecd52 Fix manifest_tail computation.
10 years ago
Colin Watson 448c8f9fc0 Rearrange AppArmor policy precompilation to handle a click package being in multiple locations.
10 years ago
Colin Watson 95c970f52f Take a different approach to working around deduplication cleverness in click, this time hopefully without breaking hooks.
10 years ago
Colin Watson 5d707813f0 Move default click database configuration aside while installing click packages, otherwise click gets clever and stops us installing things into multiple databases.
10 years ago
Colin Watson a10e22f77b Temporarily install the to-be-moved click packages in both core and
10 years ago
Colin Watson b47dbe69a7 merge trunk
10 years ago
Colin Watson 5407721469 sort by package name
10 years ago
Oliver Grawert 908891a41a ubuntu-touch: make sure we force the android alternative for libmir*- packages, in case their -mesa equivalent is installed by accident
10 years ago
Steve Langasek 23f92bce16 Whoops, fix the directory inclusion
10 years ago
Steve Langasek b423980cd5 Make sure the apparmor profiles and manifests end up in the custom directory, not in the rootfs
10 years ago
Steve Langasek 138465c476 Add support to the ubuntu-touch target to generate a separate custom
10 years ago
Stéphane Graber 83120c758c Pre-create some home directories
10 years ago
Stéphane Graber 9caf7cafdd * Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,
10 years ago
Colin Watson e76df6e4ce Substitute DEB_HOST_MULTIARCH into hook scripts at build time, rather
10 years ago
Ricardo Salveti de Araujo 79e38ec819 Updating apparmor features file for Ubuntu Touch
10 years ago
Michael Terry f233caeab8 * live-build/ubuntu-touch/hooks/01-setup_user.chroot:
11 years ago
Steve Langasek edbb9763c7 Merge lp:~mterry/livecd-rootfs/no-password
11 years ago
Michael Terry a1e5f63805 Enable libnss-extrausers
11 years ago
Oliver Grawert 307c451da1 drop extra space in DEFGROUPS variable
11 years ago
Oliver Grawert fafbf13abb add android_cache group and add phablet user to it
11 years ago
Ricardo Salveti de Araujo 629433d3c4 Precompiling apparmor policies on touch
11 years ago
Michael Terry 422787d8ff and allow minimum length of 4
11 years ago
Michael Terry 28f16fd7d6 Allow weak passwords
11 years ago
Michael Terry 6821cae1d7 Set password to blank rather than the arbitrary 'phablet'
11 years ago
Ricardo Salveti de Araujo e50449a994 Adding android_nvram group to the touch image
11 years ago
Oliver Grawert aaae8194af add media group to touch images
11 years ago
Oliver Grawert 7e6b25ddf3 drop the initscripts hack again
11 years ago
Oliver Grawert 09573cf33c make 70-reconfigure-autopilot.chroot hook executable
11 years ago
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
11 years ago
Colin Watson 807ee32efc live-build/ubuntu-touch/hooks/70-reconfigure-autopilot.chroot: Fix test
11 years ago
Michael Zanetti 62b55b45e8 drop QML2_IMPORT_PATH to load SF stuff
11 years ago
Ricardo Salveti de Araujo fdf26caffd touch/80-enable-libhybris.chroot: making libhybris the default alternatives
11 years ago
Ricardo Salveti de Araujo 84262b6f94 touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect
11 years ago
Chris Wayne 4b74aba181 only touch /etc/writable/machine-info
11 years ago
Chris Wayne a28790c6f9 Touch file if it doesnt exist
11 years ago
Chris Wayne 2cc7d04ffd live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Add hostname to the list of writable files
11 years ago
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
11 years ago
Oliver Grawert da3e3e4168 fix quoting in click installer egrep call
11 years ago
Oliver Grawert 68d3bbf11f make the click package installation check for proper architecture
11 years ago
Sergio Schvezov 51a8beab46 Removing the PPAs for Ubuntu Touch builds.
11 years ago
Oliver Grawert 43f65991b4 drop SHELL=/system/bin/sh from /etc/environment on touch images
11 years ago
Martin Pitt f61be85fdc ubuntu-touch: Make writable symlinks relative.
11 years ago
Martin Pitt 3e85549e36 do not handle /etc/adjtime, it should not be in phone builds altogether
11 years ago
Martin Pitt 7e84ea20c6 ubuntu-touch: Add 03-etc-writable.chroot hook to move/symlink files in
11 years ago
Oliver Grawert 49e2569109 ship policykit rules for networkmanager, now that we use it on touch
11 years ago
Oliver Grawert 8ebc164aa1 remove QT_QPA_PLATFORM from ubuntu-touch
11 years ago
Oliver Grawert bbf1758094 drop phablet-team PPa sources.list entries from touch
11 years ago
Michael Terry 6d80ab3c54 Add changelog message, use new-style lightdm.conf.d file, and don't set autologin-in-background until we can have a real greeter in Touch
11 years ago
Michael Terry 1edf737239 Merge from trunk
11 years ago
Colin Watson 976cbb1594 Revert to always using archive-team.internal in 60-install-click.chroot
11 years ago
Colin Watson 00192887a2 Make 60-install-click.chroot more verbose, in an attempt to figure out
11 years ago
Colin Watson 1c5ea38beb Fix test for whether we're running in the Canonical datacentre when
11 years ago
Colin Watson 805633bc05 Download core click packages from the right place when building images
11 years ago
Colin Watson d083723d88 Use new multiple-database scheme in click 0.4.3 to preinstall click
11 years ago
Oliver Grawert 07406f5e8e change NM mangling from admin to sudo group, drop some extra env variables we dont need from touch images
11 years ago
Oliver Grawert 1dc58ddbe5 fix autopilot group handling on touch images
11 years ago
Sergio Schvezov 2978a1e0dd Copying click packages to install search location instead of installing
11 years ago
Oliver Grawert 39986bad6c do not forcefully use the admin group on touch images. this group was dropped in favour of the sudo group several releases ago
11 years ago
Oliver Grawert d98eb03afb make sure the bluetooth group has the right android GID on touch builds
12 years ago
Michael Terry 3c012df85d Drop defined user/greeter sessions, that gets set in the respective packages
12 years ago
Michael Terry 3e6067b0ca Merge from trunk
12 years ago
Michael Terry 131add046d Add user to nopasswdlogin group too
12 years ago
Michael Terry 59117feb80 Switch min uid to 1002
12 years ago
Michael Terry e6cd959f4c Mark the 'system' uid 1000 user as a system user, to avoid it showing up in the greeter
12 years ago
Sergio Schvezov ef61ca2511 Reenabling click package installation hook.
12 years ago
Michael Terry eecdfa8884 Merge from trunk
12 years ago
Oliver Grawert 6ee060fae7 drop unity-next PPA from ubuntu-touch builds, unity8 is in the archive now
12 years ago
Michael Terry 1847abe879 Merge from trunk
12 years ago
Oliver Grawert 912941411b add radio user (with UID 1001 (required by android)) to the default user creation for ubuntu-touch
12 years ago
Colin Watson f030ef8902 Temporarily disable Click package installation, until desktop/AppArmor
12 years ago
Oliver Grawert 4b814f4e7b point click package install to http://archive-team.internal/click_packages
12 years ago
Sergio Schvezov c0224c1e4f Updating from trunk and reversioning the changelog
12 years ago
Sergio Schvezov bccea77b73 Register phablet user for click installs
12 years ago
Oliver Grawert 46f91565ea drop bashrc mangling from ubuntu-touch builds
12 years ago
Sergio Schvezov 6b17e866e4 Switching to wget and depending on it being installed by the seed
12 years ago
Sergio Schvezov 26cee7d1a5 quoting vars
12 years ago
Sergio Schvezov 25df11b2a2 remove usage of tmpdir
12 years ago
Sergio Schvezov e899fa2c5a Set -e independently.
12 years ago
Sergio Schvezov 5c03a4f1d0 Ubuntu Touch click package install hook.
12 years ago
Oliver Grawert 7193655900 source dbus-session from a different place in touch images
12 years ago
Michael Terry a72a91167a use unity8-greeter instead of qml-phone-greeter
12 years ago
Michael Terry 04bbedae60 Merge from trunk
12 years ago
Sergio Schvezov 97a518d676 Switching to using the maliit plugin provided by maliit-framework.
12 years ago
Sergio Schvezov 6ae17f7a26 Adding ppa:ubuntu-unity/next for Touch.
12 years ago
Oliver Grawert 6175652e6b set QT_SELECT=qt5 in touch image environment
12 years ago
Oliver Grawert 63c44a6ab8 drop daily-build-next PPA from touch images
12 years ago
Colin Watson d3f766d5da live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Fix
12 years ago
Colin Watson 699ed3f6a1 live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Delete
12 years ago
Oliver Grawert be72ae0321 sync ubuntu-touch customzation scripts with phablet build tree
12 years ago
Michael Terry af86d611c5 Add default lightdm setup and make sure that system user is not shown by bumping system UID_MIN
12 years ago
Oliver Grawert d7ec3fcc95 remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
12 years ago
Oliver Grawert 34ab86114e remove qt5-proper PPA from ubuntu touch builds
12 years ago
Oliver Grawert 6f9e6a7c2b drop online-accounts-qt5-staging PPA from ubuntu-touch images
12 years ago
Oliver Grawert a3f3cdd531 drop hardcoded packagelists for ubuntu-touch
12 years ago
Oliver Grawert e9b902d453 drop super-friends and ubuntu-sdk PPAs from touch builds
12 years ago