Commit Graph

812 Commits (e196306173c338c773d42d78fd432c3fbafd8008)

Author SHA1 Message Date
Oliver Grawert 4bf82391aa add /var/lib/systemd/rfkill to pre-created snappy dirs
9 years ago
Adam Conrad cbbb38a364 Add net.ifnames=0 to the raspi2 cmdline injected into raspi2 builds.
9 years ago
Adam Conrad 8b77178bc5 live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot: Add fake_cloud_init
9 years ago
Steve Langasek 1d428db1ab Switch to passing the raspi2 boot options entirely via cmdline.txt to match the latest flash-kernel change
9 years ago
Steve Langasek a545002b7c Mark boot partitions as type vfat
9 years ago
Steve Langasek b1099d2a64 Import live-build/ubuntu-cpc/hooks/raspi2/mkknlimg from
9 years ago
Steve Langasek 65f74a021d Drop gratuitous call to dpkg
9 years ago
Steve Langasek a92bf11406 Initial support for raspi2 subarch.
9 years ago
Steve Langasek 246d45c839 And one more
9 years ago
Steve Langasek c62743e5f4 ...but if we're going to avoid using umount_partition, we need to actually unmount all the mountpoints mounted by setup_mountpoint
9 years ago
Steve Langasek 93314b5882 and the parent directory isn't a mountpoint, so roll back a change that also causes the script to fail. This still warrants refactoring, but let's refactor it in a way that actually works.
9 years ago
Steve Langasek c53b727a79 But don't try to use the function without declaring the function...
9 years ago
Steve Langasek 7339cb09b3 Remove some code duplication
9 years ago
Steve Langasek 0b279f731b Refactor ubuntu-cpc hooks to always produce a 'plain' rootfs via
9 years ago
Dimitri John Ledkov 375554f157 * Chroot to execute zipl, because it's nice.
9 years ago
Dimitri John Ledkov 8f825a91c9 * Correct initrd.img symlink, kernel/hooks should actually produce the
9 years ago
Steve Langasek 6bd644f252 Revert change that adds a *sixth* argument to create_empty_partition; this can't possibly be the cause of whatever problem was being seen
9 years ago
Ben Howard 28c10e02db ubuntu-cpc: in hooks/030-root-tarball.binary create /lib/modules to fix
9 years ago
Dimitri John Ledkov 21b502d78c Do not remove linux-base, when purging all the linux-*, in the tarball
9 years ago
Ben Howard ba1b657624 ubuntu-cpc: fix hooks/032-disk-image.binary call to
9 years ago
Steve Langasek 90fc765551 set -u damage
9 years ago
Steve Langasek e51a8f8aef Make sure we still mount the kernel filesystems in the disk setup
9 years ago
Steve Langasek eb9b43defe Don't forget to mark our root partition bootable
9 years ago
Steve Langasek e9d31ea96a Fix some thinkos in the loop device name handling
9 years ago
Steve Langasek 4594c28c1f More set -u damage
9 years ago
Steve Langasek 83d2176957 chroot hooks are special, they don't get the environment because it gets scrubbed by rootcmd; so we have to call dpkg --print-architecture after all
9 years ago
Steve Langasek b9f96f5682 set -u is a hateful thing
9 years ago
Steve Langasek 0be484d35e Add support for actually mounting the boot partition and copying contents to it
9 years ago
Steve Langasek 24b9feb58a further refactoring of partition handling
9 years ago
Steve Langasek 6fce3b879d -> in a few overlooked places
9 years ago
Steve Langasek 99cdaafd61 Refactor ubuntu-cpc hooks to allow us to handle images where the root
9 years ago
Steve Langasek 7ec8dd87ac Fix architecture handling in hooks. We know we're always being invoked
9 years ago
Steve Langasek cb58e88614 If a subarch is specified for a cloud image build, don't build rootfs
9 years ago
Steve Langasek 691a0ca08f Add hooks to ubuntu-cpc to divert /bin/sync in the chroot and undivert it
9 years ago
Łukasz 'sil2100' Zemczak 487a0a403c Change real name for phablet user to 'Ubuntu'
9 years ago
Ben Howard a5ee888d1b ubuntu-cpc: add missing net.ifnames=0 for ppc64el disk images.
9 years ago
Steve Langasek 8e20e4b169 Refactor some non-idiomatic architecture handling in
9 years ago
Ben Howard ca800e778b * ubuntu-cpc:
9 years ago
Steve Langasek 4f55631a9f Refactor/reorder ubuntu-cpc support for consistency with other flavors,
9 years ago
Dimitri John Ledkov 9e06b90ead * ubuntu-cpc:
9 years ago
Michael Terry 538192d3f4 Make a variable because Saviq likes variables
9 years ago
Michael Terry 39eb02ea86 Use Ubuntu as phablet user's real name
9 years ago
Michael Vogt 06ce71492b auto/build: copy kenrel chroot dpkg.list to assets dir
9 years ago
Michael Vogt 51a5cca323 * ubuntu-core:
9 years ago
Daniel Watkins 414cbec4dc Specify a regex to run-parts so that cloud image extra scripts are found
9 years ago
Daniel Watkins e3d6d5dc9f Set timeout options so ppc64el cloud images don't display a grub boot
9 years ago
Daniel Watkins ece1f6ccab Install grub in ppc64el cloud images so they are bootable (LP: #1538610)
9 years ago
Ben Howard 8ff658da8d Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
9 years ago
Ben Howard fdd9a3e716 Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
9 years ago
Daniel Watkins cf2e1f3cdc Produce OVA files for i386 cloud builds
9 years ago
Daniel Watkins c6440fdfe5 Enable building of s390x cloud images.
9 years ago
Michael Vogt 9a3b3d6280 * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
9 years ago
Łukasz 'sil2100' Zemczak 0011e92391 Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early for ubuntu-touch.
9 years ago
Łukasz 'sil2100' Zemczak 05f661be29 Fix earlier mistake of changing the wrong hashes.
9 years ago
Łukasz 'sil2100' Zemczak bcfda67527 Update the passwd/shadow db hashes on ubuntu-touch builds
9 years ago
Oliver Grawert 1124ea4776 also add the new apt user to /etc/passwd in snappy
9 years ago
Oliver Grawert 499779097f update /etc/shadow on snappy for new apt user
9 years ago
Ben Howard 5a84144a9b * ubunut-cpc:
9 years ago
Oliver Grawert ef219ff9ee configure /etc/fw_env.config for all arm arches on snappy
9 years ago
Oliver Grawert 74633563d8 make sure u-boot-tools is installed on snappy arm64
9 years ago
Oliver Grawert 93f112e8e8 make sure the default group is still created when adding the default user to adm and sudo groups
9 years ago
Ben Howard 421269a732 ubuntu-cpc: clean up qcow2 image builds
9 years ago
Ben Howard c6077abaab ubuntu-cpc: create VMDK's for disk images if they exist. Remove
9 years ago
Ben Howard 5b08080057 ubuntu-cpc: only execute first level executables in the extra hooks
9 years ago
Ben Howard 7853f8b318 ubuntu-cpc:
9 years ago
Michael Vogt c97c00d749 manually merge upload of 2.359
9 years ago
Michael Vogt fb84e38cf2 * live-build/ubuntu-core/hooks/01-setup_user.chroot:
9 years ago
Łukasz 'sil2100' Zemczak 3b7c4b69f4 Fix the previous apt list removal hook. This hook needs to be .binary as otherwise we're still left with apt lists when the image is published.
9 years ago
Ben Howard 2f1831ed07 Fix typo in ubuntu-cpc preventing non-intel builds.
9 years ago
Oliver Grawert 6a39712da0 merge lp:~utlemming/livecd-rootfs/additional-cloud-targets to add Vagrant, OVA, VMDK and squashfs cloud image generation to livecd-rootfs
9 years ago
Łukasz 'sil2100' Zemczak 2a0b654138 Upgrade passwd, group and gshadow hashes for latest builds.
9 years ago
Ben Howard dd371c4a69 * added additional CPC build targets:
9 years ago
Ben Howard 1855130ecc Pre-merge commit
9 years ago
Oliver Grawert 7ccc9cb706 fix input group on snappy
9 years ago
Oliver Grawert dd4f845255 do not ship assets/dtbs/overlays in raspi2 tarball, it breaks ubuntu-device-flash
9 years ago
Ben Howard 48a08042ed Fix
9 years ago
Ben Howard 2b818e8475 Restrict Vagrant size
9 years ago
Ben Howard 4a752e14c0 Use standard tools for resize
9 years ago
Ben Howard 9a87b066cf Comment fixup
9 years ago
Ben Howard e931fbeaa5 ubuntu-cpc: move vmdk creation code into common funtion to support Vagrant Box builds
9 years ago
Ben Howard d301f2a532 ubuntu-cpc: add ability add arbitrary hooks for extending builds
9 years ago
Ben Howard 467619d1a1 ubuntu-cpc: generate Vagrant images
9 years ago
Ben Howard e96df0c156 ubuntu-cpc: generate OVA images.
9 years ago
Ben Howard 92f63b3e6b ubuntu-cpc: added OVF templates for generating OVA and Vagrant Images
9 years ago
Ben Howard b31233589e ubuntu-cpc: generate VMDK disks
9 years ago
Ben Howard bc5dbaaca5 ubuntu-cpc: generate squashfs based on the rootfs tarball
9 years ago
Ben Howard e4553137ac ubuntu-cpc: generate manifest for root tarball
9 years ago
Ben Howard a40cfd6180 ubuntu-cpc: Move apt-get to the top of uefi disk creation
9 years ago
Oliver Grawert 5bc78bede3 add raspi2 device tarball creation. separate snappy device tarball builds completely from the rootfs. drop old way of in-tree device tarball creation for snappy
9 years ago
Oliver Grawert b632fd0492 drop input group from snappy images, adjust md5 sums in live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
9 years ago
Daniel Watkins 216762748b Move building of all architecture-specific CPC artifacts in to
9 years ago
Michael Vogt 49f1896c8d live-build/auto/config: add note about seeding
9 years ago
Michael Vogt 46d1138e5a * live-build/ubuntu-core/hooks/21-snappy-security-policy-stamp.chroot:
9 years ago
Ben Howard 60a523d216 Cloud Images: disable new NIC naming convention (LP: #1510345).
9 years ago
Oliver Grawert 81edee0431 fix handling of writable files in /etc/default for snappy
9 years ago
Oliver Grawert 952fa460d4 fix tss UID in snappy (landing can wait for xenial)
9 years ago
Oliver Grawert 912e02dc1e do not hardcode installation of grub-pc for amd64 in snappy images, instead install the right grub set for secureboot there
9 years ago
Oliver Grawert 0054a24f90 limit grub-install diversion on snappy images to x86 architectures
9 years ago
Oliver Grawert cc7950e55c divert grub-install on snappy images during rootfs build
9 years ago
Łukasz 'sil2100' Zemczak 0bceb09c4b The apt lists removal hook needs to be for the binaries.
9 years ago
Oliver Grawert 1c00dc358f merge lp:~sil2100/livecd-rootfs/remove_apt_lists
9 years ago
Oliver Grawert 8d737ad1c9 add user/group fixes for snappy shipping tpm-tools
9 years ago
Łukasz 'sil2100' Zemczak 47d0469af5 Add hook that removes all apt lists for ubuntu-touch images. Our apport now works without them on the read-only images and this way we can save up some space.
9 years ago
Michael Vogt fe696a8bb9 merged lp:~sil2100/livecd-rootfs/pocket-desktop
9 years ago
Łukasz 'sil2100' Zemczak a559b98c8b Install the meta package as part of one add_package install call.
9 years ago
Łukasz 'sil2100' Zemczak 57f0507518 As suggested by Colin, first add the meta packages, then the other deps.
9 years ago
Łukasz 'sil2100' Zemczak e0fcd94074 Switch to the project approach, add a symlink for the hooks
9 years ago
Łukasz 'sil2100' Zemczak 5907a20a56 Fix indent
9 years ago
Ben Howard a382f7e64a Drop 'landscape-client' from Cloud Images (LP: #1497030).
9 years ago
Łukasz 'sil2100' Zemczak e4744f68ce Ok, again try convincing people that using a subproject here is the way to go...
9 years ago
Iain Lane 5f8d6e06de live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Set up /etc/whoopsie
9 years ago
Oliver Grawert 6813f1c965 add empty "extrausers" equivalents for subuid and subgid files, else adduser falls over in interactive mode when trying to write to them
9 years ago
Oliver Grawert 5d6faa5c6f ubuntu-touch, ubuntu-desktop-next: drop systemd-journal-remote from group files, update md5sums in 00-uid-gid-fix.chroot_early
9 years ago
Oliver Grawert 0601725f85 add ppp and watchdog to snappy image
9 years ago
Oliver Grawert 20ccbbb944 releasing package livecd-rootfs version 2.340
9 years ago
Michael Vogt c2407a6679 * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
9 years ago
Oliver Grawert 5e6b64e039 drop copying of zip files of the android package, we do not generate these anymore
10 years ago
Oliver Grawert 93deed0c3a revert the debugging code in the apparmor cache generation, touch the cache files to sanitize the timestamps
10 years ago
Oliver Grawert ec1b6f24ae add the apparmor-super-noise change to get extra detailed info about all apparmor operations in the ubuntu-touch build logs
10 years ago
Oliver Grawert 48faa53d7b merge lp:~sil2100/livecd-rootfs/deb-src_for_extra_ppas to include deb-src lines for extra ppa sources.list entries
10 years ago
Oliver Grawert 3f8e2ee18e make apparmor profile generation more verbose to get more log info
10 years ago
Oliver Grawert 751153543a merge change for 2.335 from the archive
10 years ago
Oliver Grawert 23341f3670 add dnsmasq user to snappy builds, needed by ubuntu-fan
10 years ago
Michael Vogt 133addd590 live-build/ubuntu-core/hooks/16-ensure-uboot.chroot: we need to go into redundEnv mode to get the 5byte header that uboot uses by default, don't ask why
10 years ago
Michael Vogt 4d2b68630d its /etc/fw_env.config
10 years ago
Michael Vogt b3b321ea92 create fw_env.conf on armhf so that fw_{set,print}env works
10 years ago
Sebastien Bacher 50e0f20c69 Get previous ubuntu-core changes on desktop-next
10 years ago
Oliver Grawert 0d7da3cc2c merge lp:~sergiusens/livecd-rootfs/eth0Not to not hardcode eth0 anymore on snappy
10 years ago
Oliver Grawert 572da9cdec fix another quoting issue in snappy
10 years ago
Steve Langasek cf35d19929 Merge lp:~sil2100/livecd-rootfs/remove_youtube_scope
10 years ago
Oliver Grawert 0805723ed1 fix quoting issue with the last change
10 years ago
Sergio Schvezov fac57fb6c6 Using versioned kernel and initrd for generating assets and removing uneeded files from the device part
10 years ago
Oliver Grawert 68b8470200 snappy: install libc6:i386 on amd64 images for multiarch support out of the box. (LP: #1444049)
10 years ago
Sergio Schvezov 3b4f42857b Removing creation of eth0 file now that it is not deterministic to be the ethernet device on the system
10 years ago
Sebastien Bacher 5e3ce6bece * live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/
10 years ago
Sebastien Bacher b09e00ce86 Revert unwanted change included in the previous upload
10 years ago
Sebastien Bacher ec055144e7 * live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot:
10 years ago
Sebastien Bacher 92a84da7df * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Sebastien Bacher 4e72259593 Copied some touch tweaks (n-m config and user groups) to desktop-next
10 years ago
Łukasz 'sil2100' Zemczak cb31811ce8 Split out the youtube scope to the custom tarball since some images can't have it pre-installed (e.g. arale China images).
10 years ago
Michael Vogt bec5e3ea81 rename clickpkg -> snappypkg
10 years ago
Sergio Schvezov 6c641f01d2 [ Sergio Schvezov ]
10 years ago
Sebastien Bacher 6170d6a92b copy set locale hook from core to desktop-next
10 years ago
Sergio Schvezov 9e312edd32 why did desktop next ever build for azure?
10 years ago
Sergio Schvezov c3b8dc32b1 Remove walinuxagent
10 years ago
Sergio Schvezov 53dcbdad2b Removing debian assets from the final image
10 years ago
Sebastien Bacher 95a961d6f1 * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Oliver Grawert 2667aa6305 allow install of "multi" click packages in 60-install-click.chroot on ubuntu-touch
10 years ago
Sebastien Bacher 5fa4811051 * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Sebastien Bacher eb41638781 * live-build/ubuntu-desktop-next/includes.chroot:
10 years ago
Sebastien Bacher e5923e7135 * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
10 years ago
Sebastien Bacher f34c4faf70 * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
10 years ago
Sebastien Bacher 1116e3b439 * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary,
10 years ago
Sebastien Bacher 26fcda4616 Set kernel flavours variable to try to fix amd64 build
10 years ago
Iain Lane e51446f712 remove trailing tab
10 years ago
Iain Lane 6b7611c6e3 ubuntu-core-system-image: fix indentation
10 years ago
Sebastien Bacher c50bcc7160 Revert symlink changes, that creates build issues, copy updated hook
10 years ago
Sebastien Bacher 1f3dfce9e9 Symlink some desktop-next hooks to ubuntu-core to avoid duplication
10 years ago
Michael Vogt 7245efa89f * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
10 years ago
Sebastien Bacher 904873a8bf Updates users and groups for desktop next
10 years ago
Sebastien Bacher 26012cb9ef Don't add a docker group to desktop next
10 years ago
Sebastien Bacher 408af9a405 Updated user/groups config for the desktop-next
10 years ago
Sebastien Bacher 036bf55f06 Copy desktop-next hooks in the configuration
10 years ago
Sebastien Bacher f127f1ac73 Remove duplicated code leftover in the previous desktop-next changeset
10 years ago
Michael Vogt 89dddd357a revert r1120,r1121 and do not pre-generate the apparmor cache during live-build
10 years ago
Michael Vogt 293cd5e802 live-build/ubuntu-core/hooks/90_precompile-apparmor.chroot: remove apparmor_parser '-M' option
10 years ago
Michael Vogt 605fec8877 * live-build/ubuntu-core/hooks/90_pecompile-apparmor.chroot:
10 years ago
Didier Roche b79dcfc1b7 Experimenting transforming ubuntu-desktop-next to a system-image base
10 years ago
Oliver Grawert 6a4ad0b3bc also add /lib/firmware to the dirs we pre-create on touch and core
10 years ago
Oliver Grawert f8ad795e55 create mtab, /lib/modules and writable mountpoints on touch and core
10 years ago
Oliver Grawert 7bb4d3ae8a drop grouper from touch
10 years ago
Adam Conrad 4d877550bd Call Setup_cleanup in live-build/auto/build to set exit handler.
10 years ago
Adam Conrad 6835c86edc Conditionalize copying extra-ppas.pref.chroot around
10 years ago
Michael Vogt 6eddccab54 * live-build/auto/config:
10 years ago
Adam Conrad e79e2e6493 live-build/auto/config: Handle applying priorities to EXTRA_PPAS
10 years ago
Michael Vogt c10fd7dd72 * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
10 years ago
Michael Vogt e0b6feda6c create /boot/uboot on armhf to ensure that its in the system
10 years ago
Steve Langasek 72b1fda00f live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
10 years ago
Didier Roche db631a4d2f fix some typo and take colin's feedback into account
10 years ago
Didier Roche c59f8ebacd removed the part that is in the seed and ubiquity
10 years ago
Didier Roche b35e94e457 add build main configs
10 years ago
Didier Roche 5c619086a1 Create hooks for the ubuntu-desktop-next new based on snappy image.
10 years ago
Adam Conrad 34e34e46c5 Fix snappy motd to not reference 'development', which isn't always true.
10 years ago
Michael Vogt 91e0450507 shuffle install order around
10 years ago
Michael Vogt 5e5abfdb83 * live-build/auto/config:
10 years ago
Michael Vogt 65cf994497 live-build/ubuntu-core/hooks/15-remove-grub-common.chroot: remove /etc/init.d/grub-common on ubuntu-core
10 years ago
Michael Vogt 8c51ae1b4d remove click-hook-framework
10 years ago
Michael Vogt 1167706f83 * lp:~ubuntu-on-ec2/livecd-rootfs/cpc2:
10 years ago
Michael Vogt df931c05f7 fix device.tar.gz generation for snappy
10 years ago
Daniel Watkins e35f15106f Don't try to install acpiphp any more (LP: #1430323).
10 years ago
Daniel Watkins 164c195a3a Set ext image options.
10 years ago
Daniel Watkins e9b8a62a5a Get the right package sets for arm* and ppc64el.
10 years ago
Daniel Watkins ef9f3be0de Install the correct kernels on each arch.
10 years ago
Daniel Watkins 9daf532fd4 Put our fstab in place.
10 years ago
Daniel Watkins bdc58d490c Set the root_fs_label correctly.
10 years ago
Daniel Watkins e87232b513 Ensure we ship results of apt-get update.
10 years ago
Daniel Watkins 1f50356409 Put correct apt sources in place.
10 years ago
Daniel Watkins 928a79af1e Add hooks and includes.
10 years ago
Daniel Watkins 941d2b3ae1 Add our own hook.
10 years ago
Daniel Watkins d4598f8326 Get images building without our custom live-build.
10 years ago
Daniel Watkins e5651db1a7 Get an image that looks about right building.
10 years ago
Michael Vogt 9b056c874a live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: update for the new syslog user
10 years ago
Michael Vogt 78304debb8 live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot: removed, no longer needed with snappy-go
10 years ago
Michael Vogt c82069baf6 add compability handling for current u-d-f/grub when extracting
10 years ago
Michael Vogt 2b070c5a9e merged lp:~snappy-dev/livecd-rootfs/core_update and added some fixes
10 years ago
Oliver Grawert c96f3ee088 add ubuntu-system-settings-online-accounts to ubuntu-touch
10 years ago
Oliver Grawert fb4a832699 add more verbosity to the copy command for android fragments in ubuntu-touch
10 years ago
Oliver Grawert a43bfeffcf remove all .override files inside the chroot to not kill the buildd
10 years ago
Michael Vogt 4e89d09ba2 * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
10 years ago
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
10 years ago
Michael Vogt d2e794ed53 * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Michael Vogt 1583b1d23a * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
10 years ago
Oliver Grawert a2b1b4f071 put FLASH_KERNEL_SKIP=true into /etc/environment on phones
10 years ago
Michael Vogt 685606051e do not leave some packages in ^rc state on snappy/ubuntu-core
10 years ago
Martin Pitt 8638bb4db9 touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
10 years ago
Oliver Grawert 6d7d128ad7 add info about /var/log ownership so it ends up in the ubuntu-touch build logs
10 years ago
Ricardo Salveti de Araujo 74d4fd5228 touch: don't depend on mir-platform-graphics-android and let that to be
10 years ago
Michael Vogt bb12ddb0e3 add dosfstools on snappy to ensure systemd can fsck the /boot
10 years ago
Sergio Schvezov d17765176b Initial implementation of device tarball
10 years ago
Oliver Grawert d2f09a32d8 make sure /var/log is always owned by the syslog group on touch
10 years ago
Michael Vogt 94a77fcb8b * live-build/auto/config:
10 years ago
Michael Vogt 306dbdbbab * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Michael Vogt 7c61ea6307 add even more verbose output to
10 years ago
Ricardo Salveti de Araujo e97e25472e touch: forcing package mir-platform-graphics-android to see if we're able
10 years ago
Ricardo Salveti de Araujo a353cd0406 touch: removing dependencies on a specific mir platform driver as mir can
10 years ago
Oliver Grawert 74becdec36 bump gshadow hash too
10 years ago
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
10 years ago
Michael Vogt f987c6f3d4 add more verbose output to
10 years ago
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
10 years ago
Oliver Grawert f74887c91e add more verbose output to live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early
10 years ago
Loïc Minier 1b037f5e20 live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot: use commas
10 years ago
Loïc Minier 4a1ccc7b13 Revert changes to post-debootstrap hashes for core.
10 years ago
Loïc Minier 95e9f1d8e8 Update post-debootstrap hashes in
10 years ago
Loïc Minier 29c976b326 Core: drop live-build/ubuntu-core/hooks/12-add-docker-user.chroot and move
10 years ago
Loïc Minier 9bda91ee77 live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early: also add input
10 years ago
Loïc Minier ebb7684dd8 Add live-build/ubuntu-core/hooks/99zz-check-uid-gid.chroot, copy of
10 years ago
Loïc Minier 4b414c06a6 Reapply changes from 1033..1038; fix conflict in changelog.
10 years ago
Loïc Minier 5f8355200a Revert to r1033 to apply uncommitted upload.
10 years ago
Loïc Minier b2ef67476a live-build/ubuntu-core/includes.chroot/etc/resolv.conf: use relative
10 years ago
Loïc Minier 9256eed5b5 live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: add new "input"
10 years ago
Loïc Minier 94a5c45de1 Remove quotes in <<'EOF' constructs to limit the diff with the -touch version
10 years ago
Mathieu Trudel-Lapierre a0c319884d - live-build/auto/config: add config for Ubuntu MATE.
10 years ago
Ubuntu MATE Developers c58da8adfa Refactored based on merge proposal feedback.
10 years ago
Michael Vogt 4a31290a0f use generic kernel for all ubuntu-core system-image
10 years ago
Michael Vogt f786a86cb2 * live-build/ubuntu-core/hooks/01-setup_user.chroot:
10 years ago
Michael Vogt e226eb6331 * live-build/ubuntu-core/hooks/01-setup_user.chroot:
10 years ago
Steve Langasek 6d34c7a9e9 live-build/ubuntu-core/hooks/04-configure_network.chroot: use
10 years ago
Michael Vogt d1b1d9e6c1 * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Ricardo Salveti de Araujo 0ba451f9df Bump the hardcoded libmirplatform driver version for ubuntu-touch
10 years ago
Michael Vogt b1c0d77000 * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
10 years ago