2151 Commits

Author SHA1 Message Date
Dimitri John Ledkov
9a8d7117e3 Also strip duplicate \n from the below. 2018-11-09 22:47:27 +00:00
Dimitri John Ledkov
ba0260690e releasing package livecd-rootfs version 2.545 2018-11-09 22:22:32 +00:00
Dimitri John Ledkov
0c2e3c1342 Fix snap-seed-parse to take filename argument instead of printing to
stdout
2018-11-09 22:21:46 +00:00
Dimitri John Ledkov
6ad590157a Do not mount result, on top of lowerdir, appears to fail in
disco. Should unblock building server-live images in disco.
2018-11-09 22:14:26 +00:00
Cody Shepherd
5062c1285b Fixing changelog formatting 2018-11-09 14:04:55 -08:00
Cody Shepherd
c7e0c27607 [ Cody Shepherd ]
Fix snap-seed-parse to take filename argument instead of printing to
stdout
2018-11-08 15:10:09 -08:00
Dimitri John Ledkov
e03defbf90 releasing package livecd-rootfs version 2.544 2018-11-08 17:17:34 +00:00
Dimitri John Ledkov
8868522e78 When calling snap-seed-parse append stdout to file, but redirect
stderr to stdout, thus unbreak autopkgtests.
2018-11-08 15:40:16 +00:00
Steve Langasek
1e1c6a8572 Properly fix the hard-linking of vmlinuz, taken astray by my misguided
merge review.
2018-11-02 14:47:26 -07:00
Steve Langasek
af4858dcec releasing package livecd-rootfs version 2.543 2018-11-02 14:40:20 -07:00
Steve Langasek
8f910aab4b Merge lp:~vorlon/livecd-rootfs/initramfsless-everywhere 2018-11-02 14:39:42 -07:00
Łukasz 'sil2100' Zemczak
cc5d39b93d Merge latest prerequisite branches. 2018-10-30 17:43:03 +01:00
Łukasz 'sil2100' Zemczak
501afa0783 Merge latest prerequisite branch 2018-10-30 16:10:57 +01:00
Łukasz 'sil2100' Zemczak
61ba85df21 Merge trunk 2018-10-30 15:11:49 +01:00
Steve Langasek
41382692ba Merge lp:~codyshepherd/livecd-rootfs/uefi-manifests-cosmic 2018-10-29 10:48:42 -07:00
Steve Langasek
03add93632 Add changelog entry for previous change 2018-10-26 14:56:42 -06:00
Steve Langasek
286a52407d Merge lp:~codyshepherd/livecd-rootfs/snaps-manifest 2018-10-25 23:08:45 -06:00
Cody Shepherd
2819290352 Changed absoluted paths to relative; set changelog message to UNRELEASED 2018-10-23 10:32:52 -07:00
Cody Shepherd
5bee1ade70 Ensure pre-seeded snaps are now published in the image manifests. 2018-10-22 10:21:50 -07:00
Łukasz 'sil2100' Zemczak
41b4130759 * Add support for raspi3 rootfs builds (based on Ryan Finnie).
* For ubuntu-image consumption, export the kernel and initrd to
  image/boot/uboot for raspi*.
2018-10-17 19:03:16 +01:00
Łukasz 'sil2100' Zemczak
e115b2cbe7 Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a
dangling symlink.
2018-10-17 19:01:22 +01:00
Łukasz 'sil2100' Zemczak
7dbb2c8d60 releasing package livecd-rootfs version 2.542 2018-10-12 14:19:18 +02:00
Steve Langasek
b6dedb62ce Unconditionally set GRUB_FORCE_PARTUUID in cloud images; as of version
2.02+dfsg1-5ubuntu5 grub will automatically fall back to booting with an
initrd if one is available, so we can now always attempt initramfsless
boot for cloud images which almost always works and causes only minimal
increase in boot speed for cases where it does not.
2018-10-03 17:21:56 -07:00
Łukasz 'sil2100' Zemczak
1d8aea6f20 Changelog entry 2018-10-03 11:53:59 +02:00
Steve Langasek
b85cf0fc58 releasing package livecd-rootfs version 2.541 2018-09-27 15:22:13 -07:00
Robert C Jennings
52e5a2b25b Allow hooks to replace generic snap assertion
The generic assertion will be put in place if there are preseeded snaps.
A hook that wants to add its own model should be able to overwrite
the generic assertion.  This patch allows a hook to continue unchanged
calling snap_prepare_assertions with a custom brand/model.  The patch
will replace the generic brand/model if a custom brand/model is specified.
Prior to this patch the generic brand/model would remain in place.
2018-09-27 11:36:53 -05:00
Robert C Jennings
9f96dcb4de Add the server snap seed to the ubuntu-cpc project 2018-09-27 11:36:01 -05:00
Michael Hudson-Doyle
c241a3e3f8 fix changelog 2018-09-26 12:43:50 +12:00
Michael Hudson-Doyle
791d2adfd8 merge trunk 2018-09-26 12:42:42 +12:00
Dimitri John Ledkov
08c9c26e58 Ensure /lib/modules exists in root tarballs and sqashfs.
(LP: #1792905)
2018-09-20 13:37:25 +02:00
Adam Conrad
94230324e0 Stop building buildd chroots with --xattrs until we move to python3. 2018-09-20 02:56:56 -06:00
Colin Watson
e33fd318ba releasing package livecd-rootfs version 2.538 2018-09-19 16:37:17 +02:00
Colin Watson
bb652c238f Merge trunk. 2018-09-19 16:24:26 +02:00
Adam Conrad
1e2e25deb5 Releasing version 2.537. 2018-09-18 04:15:23 -06:00
Łukasz 'sil2100' Zemczak
e547599e5a Add support for raspi3 rootfs generation for ubuntu-image consumption with all the additional changes required. 2018-09-18 11:06:16 +02:00
Łukasz 'sil2100' Zemczak
97fcf09972 Merge trunk 2018-09-18 10:22:12 +02:00
Julian Andres Klode
08376f8e64 Fix version number 2018-09-18 09:29:58 +02:00
Julian Andres Klode
9360135b2c Minimize the number of manually installed packages in images by marking
dependencies of metapackages as automatically installed.
2018-09-18 09:01:12 +02:00
Michael Hudson-Doyle
f04caf6104 releasing package livecd-rootfs version 2.536 2018-08-28 11:00:43 +12:00
Michael Hudson-Doyle
ae4a760edb Fix live-server journald config snippet to actually disable journald rate
limiting.
2018-08-28 10:55:19 +12:00
Michael Hudson-Doyle
2c76f50499 releasing package livecd-rootfs version 2.535 2018-08-24 13:04:56 +12:00
Michael Hudson-Doyle
061ea26984 fix changelog 2018-08-17 16:14:41 +12:00
Michael Hudson-Doyle
15505866a8 add bug ref to changelog 2018-08-17 13:51:55 +12:00
Michael Hudson-Doyle
59b8eb76e2 Disentangle enabling universe in the final image a little from having
PREINSTALLED=true set and enable it for a live-server build.
2018-08-17 12:04:12 +12:00
Michael Hudson-Doyle
e80459b967 grumble 2018-08-17 11:09:37 +12:00
Michael Hudson-Doyle
1aa8b9d882 ffs 2018-08-17 10:09:57 +12:00
Michael Hudson-Doyle
00151c5e0b Set PREINSTALLED=true for live-server so that universe ends up being
enabled in the image.
2018-08-16 21:28:52 +12:00
Steve Langasek
67142507ae releasing package livecd-rootfs version 2.534 2018-08-06 13:12:05 -07:00
Steve Langasek
c7ca0a77c8 Merge lp:~vorlon/livecd-rootfs/lp.1302192 2018-08-02 11:57:59 -07:00
Steve Langasek
7d16b0d40a Merge lp:~mwhudson/livecd-rootfs/lp-1776891 2018-08-01 23:31:08 -07:00