Commit Graph

1434 Commits (63b3bd10bc9de12995acb488dc39ac85d905c5bf)

Author SHA1 Message Date
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
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 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
Steve Langasek 861a95b69b Drop BuildLiveCD from the examples; we now use launchpad-buildd to drive
9 years ago
Łukasz 'sil2100' Zemczak 3ec1cf1402 Add a changelog entry for the previous change.
9 years ago
Martin Pitt e452c4ffda releasing package livecd-rootfs version 2.375
9 years ago
Ben Howard a5ee888d1b ubuntu-cpc: add missing net.ifnames=0 for ppc64el disk images.
9 years ago
Steve Langasek d9bb02d077 clarify that this refactor also fixes a bug in armhf handling
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 Vogt 51a5cca323 * ubuntu-core:
9 years ago
Colin Watson d7b02005c1 releasing package livecd-rootfs version 2.373
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
Colin Watson b40f8fe89f releasing package livecd-rootfs version 2.372
9 years ago
Daniel Watkins ece1f6ccab Install grub in ppc64el cloud images so they are bootable (LP: #1538610)
9 years ago
Colin Watson f0e085d7bb releasing package livecd-rootfs version 2.371
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
Colin Watson 4f9f5a9aef releasing package livecd-rootfs version 2.370
9 years ago
Daniel Watkins cf2e1f3cdc Produce OVA files for i386 cloud builds
9 years ago
Colin Watson aad0f75fe4 releasing package livecd-rootfs version 2.369
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 0f4b575efa releasing package livecd-rootfs version 2.368
9 years ago
Łukasz 'sil2100' Zemczak 05f661be29 Fix earlier mistake of changing the wrong hashes.
9 years ago
Łukasz 'sil2100' Zemczak 6d1b1d76f2 releasing package livecd-rootfs version 2.367
9 years ago
Oliver Grawert 13470a5a06 releasing package livecd-rootfs version 2.366
9 years ago
Oliver Grawert 1124ea4776 also add the new apt user to /etc/passwd in snappy
9 years ago
Oliver Grawert 4f2ef345c4 releasing package livecd-rootfs version 2.365
9 years ago
Oliver Grawert 499779097f update /etc/shadow on snappy for new apt user
9 years ago
Michael Vogt b7c088a407 releasing package livecd-rootfs version 2.364
9 years ago
Ben Howard 5a84144a9b * ubunut-cpc:
9 years ago
Oliver Grawert c63cea5b18 releasing package livecd-rootfs version 2.363
9 years ago
Oliver Grawert ef219ff9ee configure /etc/fw_env.config for all arm arches on snappy
9 years ago
Oliver Grawert 822952f00e releasing package livecd-rootfs version 2.362
9 years ago
Oliver Grawert 74633563d8 make sure u-boot-tools is installed on snappy arm64
9 years ago
Oliver Grawert 184c4e4fd0 releasing package livecd-rootfs version 2.361
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 81b033a7cd Added updated changelog
9 years ago
Michael Vogt f84a4d5230 releasing package livecd-rootfs version 2.360
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
Ben Howard 2f1831ed07 Fix typo in ubuntu-cpc preventing non-intel builds.
9 years ago
Oliver Grawert 56bf9bae46 releasing package livecd-rootfs version 2.357
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
Oliver Grawert a46a72addb releasing package livecd-rootfs version 2.356
9 years ago
Oliver Grawert 56149bf065 merge lp:~sil2100/livecd-rootfs/update_hashes to update the passwd db hashes on ubuntu-touch builds (LP: #1516526)
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 22bce35de4 releasing package livecd-rootfs version 2.355
9 years ago
Oliver Grawert 7ccc9cb706 fix input group on snappy
9 years ago
Oliver Grawert 84ad95e54b releasing package livecd-rootfs version 2.354
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 9a87b066cf Comment fixup
9 years ago
Ben Howard dc9da068dc ubuntu-cpc: extended hooks to build additional cloud image targets
9 years ago
Oliver Grawert 63f28ec693 releasing package livecd-rootfs version 2.353
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
Colin Watson 50c93c6b70 releasing package livecd-rootfs version 2.352
9 years ago
Colin Watson be558a8145 Add bug reference.
9 years ago
Daniel Watkins 216762748b Move building of all architecture-specific CPC artifacts in to
9 years ago
Michael Vogt 46d1138e5a * live-build/ubuntu-core/hooks/21-snappy-security-policy-stamp.chroot:
9 years ago
Colin Watson 82be50d338 releasing package livecd-rootfs version 2.350
9 years ago
Colin Watson 8a908ac0e6 [r=cjwatson] Cloud Images: disable new NIC naming convention (LP: #1510345).
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 7176c5ecd1 releasing package livecd-rootfs version 2.349
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 870889143e releasing package livecd-rootfs version 2.348
9 years ago
Oliver Grawert 0054a24f90 limit grub-install diversion on snappy images to x86 architectures
9 years ago
Oliver Grawert 61c237fd77 releasing package livecd-rootfs version 2.347
9 years ago
Oliver Grawert cc7950e55c divert grub-install on snappy images during rootfs build
9 years ago
Oliver Grawert 8e507f5c7b releasing package livecd-rootfs version 2.346
9 years ago
Oliver Grawert 1c00dc358f merge lp:~sil2100/livecd-rootfs/remove_apt_lists
9 years ago
Oliver Grawert d043927d1b releasing package livecd-rootfs version 2.345
9 years ago
Oliver Grawert 8d737ad1c9 add user/group fixes for snappy shipping tpm-tools
9 years ago
Michael Vogt fe696a8bb9 merged lp:~sil2100/livecd-rootfs/pocket-desktop
9 years ago
Ben Howard a382f7e64a Drop 'landscape-client' from Cloud Images (LP: #1497030).
9 years ago
Iain Lane 19b8c8a934 releasing package livecd-rootfs version 2.343
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 b32f8c976d releasing package livecd-rootfs version 2.342
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 86b075623d releasing package livecd-rootfs version 2.341
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 ecb61130ae releasing package livecd-rootfs version 2.339
10 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 bc53334a19 releasing package livecd-rootfs version 2.338
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 6aa01e5fcd releasing package livecd-rootfs version 2.336
10 years ago
Oliver Grawert 3f8e2ee18e make apparmor profile generation more verbose to get more log info
10 years ago
Oliver Grawert 84e0e78363 releasing package livecd-rootfs version 2.335
10 years ago
Oliver Grawert 751153543a merge change for 2.335 from the archive
10 years ago
Oliver Grawert a2f671f88b releasing package livecd-rootfs version 2.334
10 years ago
Oliver Grawert 23341f3670 add dnsmasq user to snappy builds, needed by ubuntu-fan
10 years ago
Michael Vogt 0ea1208716 * lp:~mvo/livecd-rootfs/snappy-add-fw_env.config:
10 years ago
Sebastien Bacher 2e3b86a3d0 releasing package livecd-rootfs version 2.332
10 years ago
Sebastien Bacher 50e0f20c69 Get previous ubuntu-core changes on desktop-next
10 years ago
Oliver Grawert c4892d973a releasing package livecd-rootfs version 2.331
10 years ago
Oliver Grawert 0d7da3cc2c merge lp:~sergiusens/livecd-rootfs/eth0Not to not hardcode eth0 anymore on snappy
10 years ago
Oliver Grawert 0ea7c450ba releasing package livecd-rootfs version 2.330
10 years ago
Oliver Grawert 572da9cdec fix another quoting issue in snappy
10 years ago
Steve Langasek 34cf1d6d79 releasing package livecd-rootfs version 2.329
10 years ago
Steve Langasek cf35d19929 Merge lp:~sil2100/livecd-rootfs/remove_youtube_scope
10 years ago
Oliver Grawert 39ed6e531d releasing package livecd-rootfs version 2.328
10 years ago
Oliver Grawert 0805723ed1 fix quoting issue with the last change
10 years ago
Oliver Grawert c4a9547397 releasing package livecd-rootfs version 2.327
10 years ago
Oliver Grawert 57ee86a03c merge lp:~sergiusens/livecd-rootfs/snappyDevicePart for using versioned kernel and initrd binaries in snappy
10 years ago
Oliver Grawert 125842ed07 releasing package livecd-rootfs version 2.326
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
Sebastien Bacher b93c6f4cc7 releasing package livecd-rootfs version 2.325
10 years ago
Sebastien Bacher 5e3ce6bece * live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/
10 years ago
Sebastien Bacher 1b1cdf36c9 releasing package livecd-rootfs version 2.324
10 years ago
Sebastien Bacher b09e00ce86 Revert unwanted change included in the previous upload
10 years ago
Sebastien Bacher ad36ca58b1 releasing package livecd-rootfs version 2.323
10 years ago
Sebastien Bacher ec055144e7 * live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot:
10 years ago
Sebastien Bacher 59c0211354 releasing package livecd-rootfs version 2.322
10 years ago
Sebastien Bacher 92a84da7df * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
10 years ago
Sebastien Bacher 6ccf2b5207 releasing package livecd-rootfs version 2.320
10 years ago
Sebastien Bacher 4e72259593 Copied some touch tweaks (n-m config and user groups) to desktop-next
10 years ago
Michael Vogt fbc42db76a * snappy/desktop-next:
10 years ago
Sebastien Bacher 99fa060217 releasing package livecd-rootfs version 2.319
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
Oliver Grawert 85f5f73a19 releasing package livecd-rootfs version 2.318
10 years ago
Oliver Grawert 8671743105 merge lp:~sergiusens/livecd-rootfs/no-walinuxagent to remove all the hackery that was initially needed for azure snappy images
10 years ago
Sebastien Bacher 59a6218557 releasing package livecd-rootfs version 2.317
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 6970aa7385 releasing package livecd-rootfs version 2.316
10 years ago
Sebastien Bacher f34c4faf70 * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
10 years ago
Sebastien Bacher 06077f4762 releasing package livecd-rootfs version 2.315
10 years ago
Sebastien Bacher 1116e3b439 * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary,
10 years ago
Sebastien Bacher 8b47d0c376 releasing package livecd-rootfs version 2.314
10 years ago
Sebastien Bacher 26fcda4616 Set kernel flavours variable to try to fix amd64 build
10 years ago
Iain Lane 47e70d6e9f Add changelog entry for previous change
10 years ago
Sebastien Bacher 8d0d3b9859 releasing package livecd-rootfs version 2.313
10 years ago
Sebastien Bacher c50bcc7160 Revert symlink changes, that creates build issues, copy updated hook
10 years ago
Sebastien Bacher 5119274027 releasing package livecd-rootfs version 2.312
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 01ae2ce538 releasing package livecd-rootfs version 2.311
10 years ago
Sebastien Bacher 904873a8bf Updates users and groups for desktop next
10 years ago
Sebastien Bacher 362c1f4bd4 releasing package livecd-rootfs version 2.310
10 years ago
Sebastien Bacher 26012cb9ef Don't add a docker group to desktop next
10 years ago
Sebastien Bacher c62e895610 releasing package livecd-rootfs version 2.309
10 years ago
Sebastien Bacher 408af9a405 Updated user/groups config for the desktop-next
10 years ago
Sebastien Bacher 03a270ec3e releasing package livecd-rootfs version 2.308
10 years ago
Sebastien Bacher 036bf55f06 Copy desktop-next hooks in the configuration
10 years ago
Sebastien Bacher f754699a4c releasing package livecd-rootfs version 2.307
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 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 8ae95a5e64 releasing package livecd-rootfs version 2.305
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 a9df4ca4d6 releasing package livecd-rootfs version 2.304
10 years ago
Oliver Grawert f8ad795e55 create mtab, /lib/modules and writable mountpoints on touch and core
10 years ago
Oliver Grawert 6a1ae64d8c releasing package livecd-rootfs version 2.303
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 e5bd31c36f Release 2.301 to wily
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 b471d3a2e0 releasing package livecd-rootfs version 2.300
10 years ago
Steve Langasek 72b1fda00f live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
10 years ago
Didier Roche 7af419aa63 update changelog
10 years ago
Didier Roche 8a2102ae98 update changelog
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 42c9f9a1c3 releasing package livecd-rootfs version 2.298
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 74eb59e407 releasing package livecd-rootfs version 2.297
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
Michael Vogt fb5ea7ee78 releasing package livecd-rootfs version 2.296
10 years ago
Michael Vogt e23920c83c update changelog
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 e3d6ec58a5 releasing package livecd-rootfs version 2.295
10 years ago
Oliver Grawert c96f3ee088 add ubuntu-system-settings-online-accounts to ubuntu-touch
10 years ago
Oliver Grawert 67e7707dbc releasing package livecd-rootfs version 2.294
10 years ago
Oliver Grawert fb4a832699 add more verbosity to the copy command for android fragments in ubuntu-touch
10 years ago
Oliver Grawert f4fb5aeefd releasing package livecd-rootfs version 2.293
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 4765a8c07f releasing package livecd-rootfs version 2.292
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 ba01211d5e releasing package livecd-rootfs version 2.291
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 8f88fdeb57 releasing package livecd-rootfs version 2.290
10 years ago
Martin Pitt 8638bb4db9 touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
10 years ago
Oliver Grawert ed881c3dfa releasing package livecd-rootfs version 2.289
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 59b47ad543 releasing package livecd-rootfs version 2.288
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
Oliver Grawert 0344fcfcba releasing package livecd-rootfs version 2.287
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 029c51b4ae releasing package livecd-rootfs version 2.286
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 7c0a1f693d releasing package livecd-rootfs version 2.285
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 67e6057406 releasing package livecd-rootfs version 2.284
10 years ago
Oliver Grawert 74becdec36 bump gshadow hash too
10 years ago
Oliver Grawert 113603a6bf releasing package livecd-rootfs version 2.283
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 724eb49c39 releasing package livecd-rootfs version 2.282
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 6d43598b8d releasing package livecd-rootfs version 2.281
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 2597f578df Prepare 2.278
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 57d1705940 Prepare 2.277
10 years ago
Loïc Minier 4b414c06a6 Reapply changes from 1033..1038; fix conflict in changelog.
10 years ago