Commit Graph

  • eabe867003 Bugfix: specify channel when requesting snap info Tobias Koch 2019-01-07 15:14:40 +01:00
  • 654fcae467 Replace "snap download" with tool that uses snap store's coherence feature Tobias Koch 2018-12-17 10:23:10 +01:00
  • 18fdbceeb0 Imported 2.525.16 CloudBuilder 2019-02-05 08:47:04 +00:00
  • 0ccce31ed5 Fixes to make the lubuntu livefs behave when swapping to the HWE stack. 2.525.16 Adam Conrad 2019-02-05 00:28:48 -07:00
  • 33c5ad0b19 live-build/functions: Always use mount --make-private before umount Balint Reczey 2019-02-04 22:41:51 +07:00
  • a06d208871 Merge branch feature/parallelization-pkg-version-fixing Balint Reczey 2019-02-04 23:03:56 +07:00
  • 6cfc6e9582 Imported 2.559 CloudBuilder 2019-02-04 00:26:08 +00:00
  • bd5f3fcd3f Forward-port HWE support from xenial, make it more generic, and enable it for the current LTS flavours. 2.525.15 Adam Conrad 2019-02-02 03:24:54 -07:00
  • 305d5cef50 Drop code to handle buildd images for <disco Colin Watson 2019-02-01 18:07:58 +00:00
  • 36af2769dc Disable merged /usr in buildd images Colin Watson 2019-02-01 18:03:20 +00:00
  • fe59f6fce8 Add ubuntu-base:buildd: to ALL_TRIPLETS Colin Watson 2019-02-01 18:03:15 +00:00
  • 5b70d86f5c Inject a proxy into the build providing a snapshot view of the package repo. Tobias Koch 2018-12-17 10:19:35 +01:00
  • 7d42c3f4b4 releasing package livecd-rootfs version 2.559 2.559 Didier Roche 2019-02-01 08:05:48 +01:00
  • 211213216d Merge branch 'jibel-layers' into ubuntu/master Michael Hudson-Doyle 2019-02-01 17:22:35 +13:00
  • ae04fee7c2 changelog entry Michael Hudson-Doyle 2019-02-01 09:20:41 +13:00
  • a9991a908e revert change to ubuntu-server:live snap seeding Michael Hudson-Doyle 2019-02-01 17:22:01 +13:00
  • 3dce125d72 Remove inidrd and vmlinuz from live layers after they've been moved to casper Jean-Baptiste Lallement 2019-01-31 10:35:27 +01:00
  • f5d3233c64 Fixed wonky indentation Jean-Baptiste Lallement 2019-01-31 09:39:22 +01:00
  • f84d92d76f Calculate total size of the image + typos Jean-Baptiste Lallement 2019-01-30 12:28:03 +01:00
  • 3db920c40c Fixed quoting of subproject variable Jean-Baptiste Lallement 2019-01-24 16:27:38 +01:00
  • 52d9bd3ead Run live specific scripts on non live layers Jean-Baptiste Lallement 2019-01-24 16:21:41 +01:00
  • d1a2e24c41 Adds reduce_pass_size Jean-Baptiste Lallement 2019-01-24 16:15:55 +01:00
  • 402cdd15be Adds is_root_layer Jean-Baptiste Lallement 2019-01-24 16:13:41 +01:00
  • 283871573d Changed the naming scheme for multi layer images to dot format Jean-Baptiste Lallement 2019-01-24 10:46:56 +01:00
  • addef92e23 Decouple from ubuntu-cdimage & debian-cd landings Jean-Baptiste Lallement 2019-01-17 16:43:10 +01:00
  • 2d2ce6eea4 Rename chroot.$PASS -> overlay.$PASS Jean-Baptiste Lallement 2019-01-17 16:40:11 +01:00
  • e0d30dd2d3 Fixed substract -> subtract Jean-Baptiste Lallement 2019-01-17 16:26:39 +01:00
  • 15cacaee96 configure network manager _after_ installing network-manager Jean-Baptiste Lallement 2018-11-28 09:44:52 +01:00
  • 1bfac23725 Add ubiquity-ng image autopkgtest Jean-Baptiste Lallement 2018-11-26 10:01:25 +01:00
  • 41becb0af7 Ensure snaps are available on ubuntu-server live Jean-Baptiste Lallement 2018-11-23 15:34:51 +01:00
  • e0ed85c400 Fixed pattern for matching manifest Jean-Baptiste Lallement 2018-11-23 09:57:30 +01:00
  • 3075d65578 Cleanup and handle manifest-remove files Jean-Baptiste Lallement 2018-11-22 10:19:59 +01:00
  • 9dba350834 Added lb_binary_layered Jean-Baptiste Lallement 2018-11-21 17:30:32 +01:00
  • 43ec452fa0 Moved reusable functions to functions Jean-Baptiste Lallement 2018-11-21 17:16:50 +01:00
  • 693e0a7360 Clean up chroot helpers Jean-Baptiste Lallement 2018-11-21 10:36:06 +01:00
  • 047f883e92 Various fixes Jean-Baptiste Lallement 2018-11-20 17:51:41 +01:00
  • 9077289332 Add includes by pass Jean-Baptiste Lallement 2018-11-20 17:35:04 +01:00
  • 3b21bd9a2e Moved back config helper functions to config Jean-Baptiste Lallement 2018-11-20 17:13:26 +01:00
  • 42d1d77612 Layered Ubuntu desktop by default Jean-Baptiste Lallement 2018-11-20 13:09:05 +01:00
  • f3dadf1091 Support for positive and negative sublayers Jean-Baptiste Lallement 2018-11-20 13:01:35 +01:00
  • a9908e0c9d Add support for negative package lists Jean-Baptiste Lallement 2018-11-20 12:53:28 +01:00
  • 53b06af931 Added sublayers support Jean-Baptiste Lallement 2018-11-20 11:31:49 +01:00
  • 78c196031b Add snaps to manifest Jean-Baptiste Lallement 2018-11-15 12:15:19 +01:00
  • 903ba3b276 Actually install snap for each layer. Jean-Baptiste Lallement 2018-11-15 12:12:49 +01:00
  • 1ab78e783b Generate snap list from task Jean-Baptiste Lallement 2018-11-15 12:11:13 +01:00
  • 00e474e2ff Make snap functions idempotent Jean-Baptiste Lallement 2018-11-15 12:08:07 +01:00
  • ef72cf5fe8 Code refactoring: Jean-Baptiste Lallement 2018-11-15 11:43:09 +01:00
  • 6a7368bf95 Clean-up dead code for server live builds. Jean-Baptiste Lallement 2018-11-15 11:32:40 +01:00
  • d4f7a0b23d live-build/auto/config: Added ubuntu-desktop-minimal to install-minimal task Jean-Baptiste Lallement 2018-11-15 11:08:24 +01:00
  • 0f4fcbc7d3 lb_chroot_layered: Export _PASS as PASS to be available in hooks Jean-Baptiste Lallement 2018-11-14 09:57:45 +01:00
  • d5a16296f4 live-build/auto/build: Create one manifest by layer in diff format and one full manifest with all the layers in standard format Jean-Baptiste Lallement 2018-11-12 18:04:30 +01:00
  • ca63d43696 live-build/auto/build: Add size of the filesystems. This is used by the installer to calculate the minimum partition size to reserve for installation. The installer will have to sum all the sizes to compute the final size. Thank didrocks Jean-Baptiste Lallement 2018-11-09 16:39:14 +01:00
  • 7e2f4d4304 live-build/lb_chroot_layered: removed useless comment Jean-Baptiste Lallement 2018-11-09 08:22:44 +01:00
  • 940873e6cb live-build/lb_chroot_layered: overlayfs supports only 2 stacked layers. Changed the code to use several lower dirs instead like casper does Jean-Baptiste Lallement 2018-11-08 18:33:41 +01:00
  • b6287916c2 auto/build: Order generated squashfs filesystems Jean-Baptiste Lallement 2018-11-08 11:06:41 +01:00
  • ce973ba07b auto/build: Removed useless comment Jean-Baptiste Lallement 2018-11-08 11:05:40 +01:00
  • 7b4acba31d * Added lb_chroot_layered to add support for multi layered squashfs images * auto/*: Added live-layered image format Jean-Baptiste Lallement 2018-11-08 10:00:54 +01:00
  • 3e34faaa70 Moved add_task and add_package to functions in order to be available in hooks Jean-Baptiste Lallement 2018-10-31 16:37:32 +01:00
  • debf8ebb2b Imported 2.525.14 CloudBuilder 2019-01-29 17:47:04 +00:00
  • f9001515b0 Imported 2.558 CloudBuilder 2019-01-21 13:26:07 +00:00
  • 08e890fd32 releasing package livecd-rootfs version 2.525.14 2.525.14 Łukasz 'sil2100' Zemczak 2019-01-21 10:59:18 +01:00
  • 20efc781e3 Revert accidental revision of history from mwhudson. Adam Conrad 2019-01-21 02:52:29 -07:00
  • ff860d4717 releasing package livecd-rootfs version 2.558 2.558 Łukasz 'sil2100' Zemczak 2019-01-21 10:34:03 +01:00
  • 25de4b54f7 Imported 2.557 CloudBuilder 2019-01-19 07:26:35 +00:00
  • b3dd27aedd Use linux-firmware-raspi2 instead of raspi3-firmware. Łukasz 'sil2100' Zemczak 2019-01-18 17:10:11 +01:00
  • 86f2505871 Use linux-firmware-raspi2 instead of raspi3-firmware. Łukasz 'sil2100' Zemczak 2019-01-18 17:08:20 +01:00
  • dbdf9e4a00 ARCH is not available in .chroot hooks so we need to get the architecture manually. Łukasz 'sil2100' Zemczak 2019-01-18 16:58:08 +01:00
  • b8f5448bce Imported 2.408.42 CloudBuilder 2019-01-17 13:50:15 +00:00
  • 033bab8473 releasing package livecd-rootfs version 2.525.13 2.525.13 Łukasz 'sil2100' Zemczak 2019-01-17 10:08:50 +01:00
  • d200d987eb Imported 2.525.12 CloudBuilder 2019-01-16 20:47:04 +00:00
  • 6c9fc6f3ec Move buildd image building to binary hooks Colin Watson 2018-12-20 01:20:57 +00:00
  • 6e9d7f35ca Add a LXD image to builds for the buildd subproject Colin Watson 2018-12-19 22:11:16 +00:00
  • aec5f3666a Add a buildd subproject Colin Watson 2018-09-19 16:35:11 +02:00
  • 8465a11865 releasing package livecd-rootfs version 2.557 2.557 Colin Watson 2019-01-16 12:52:29 +00:00
  • 2b15590f3b Fix buildd images for series earlier than bionic Colin Watson 2019-01-16 12:39:21 +00:00
  • 770a7b4c85 Add the 100-purge-grub-legacy-ec2-arm.chroot to ubuntu-cpc Łukasz 'sil2100' Zemczak 2019-01-15 14:45:02 +01:00
  • d2d07acf54 Modify the changelog to include the bug number. Łukasz 'sil2100' Zemczak 2019-01-11 15:31:57 +01:00
  • 6b63fa210f Cherry-pick all the additionally needed fixes to enable proper raspi3 support. Łukasz 'sil2100' Zemczak 2019-01-11 15:28:11 +01:00
  • 9c2cab57bc Imported 2.556 CloudBuilder 2019-01-11 13:26:09 +00:00
  • 48f98803bd releasing package livecd-rootfs version 2.556 2.556 Łukasz 'sil2100' Zemczak 2019-01-11 11:34:35 +01:00
  • a140fdcd5a Bump the timestamp sil2100/raspi-wpasupplicant Łukasz 'sil2100' Zemczak 2019-01-11 11:25:30 +01:00
  • bf61fdecf3 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into sil2100/raspi-wpasupplicant Łukasz 'sil2100' Zemczak 2019-01-11 11:24:54 +01:00
  • 1688552832 Imported 2.555 CloudBuilder 2019-01-11 01:26:07 +00:00
  • 480eab7e32 releasing package livecd-rootfs version 2.555 2.555 Łukasz 'sil2100' Zemczak 2019-01-10 22:58:28 +01:00
  • abec4f4c1d Link to the proper name instead. Łukasz 'sil2100' Zemczak 2019-01-10 22:58:07 +01:00
  • 98204e9eef Imported 2.554 CloudBuilder 2019-01-09 20:26:07 +00:00
  • 7a2a551ca0 releasing package livecd-rootfs version 2.554 2.554 Łukasz 'sil2100' Zemczak 2019-01-09 10:48:11 +01:00
  • e60bcbaecd Add proper IMAGAFORMAT for raspi3 classic builds, output the images with the expected naming. Łukasz 'sil2100' Zemczak 2019-01-09 10:47:24 +01:00
  • 3298cbd5e3 Imported 2.553 CloudBuilder 2019-01-08 01:26:07 +00:00
  • 75fa8802ec releasing package livecd-rootfs version 2.553 2.553 Colin Watson 2019-01-07 21:24:38 +00:00
  • 5566c26c63 releasing package livecd-rootfs version 2.542.1 2.542.1 Steve Langasek 2018-12-20 13:13:11 -06:00
  • 46942330d8 Move buildd image building to binary hooks Colin Watson 2018-12-20 01:20:57 +00:00
  • 082a2046e7 Add a LXD image to builds for the buildd subproject Colin Watson 2018-12-19 22:11:16 +00:00
  • c009af34ff Imported 2.552 CloudBuilder 2018-12-19 01:26:08 +00:00
  • e35dde7f68 Do not include curtin in the live-server installer.squashfs as the version of subiquity that includes it in the snap has now been released to stable. Michael Hudson-Doyle 2018-12-18 15:18:00 +13:00
  • 65397a6e62 releasing package livecd-rootfs version 2.552 2.552 Michael Hudson-Doyle 2018-12-19 11:00:20 +13:00
  • f129e5797a A few simple tweaks to reduce size of live servers installer.squashfs Michael Hudson-Doyle 2018-12-17 13:37:36 +13:00
  • 625ace8483 Do not include curtin in the live-server installer.squashfs as the version of subiquity that includes it in the snap has now been released to stable. Michael Hudson-Doyle 2018-12-18 15:18:00 +13:00
  • a473683ac7 Do no install openssh-server in the base filsystem for the live server installer. Michael Hudson-Doyle 2018-12-13 12:23:10 +13:00
  • 85eed4a91d Add wpasupplicant to the additional packages installed for the raspi2 and raspi3 targets. Łukasz 'sil2100' Zemczak 2018-12-17 17:34:43 +01:00