Julian Andres Klode
b0684bbeee
Fix change to ignore ubiquity packages, it failed to mark anything as automatic.
6 years ago
Julian Andres Klode
57d23cf034
releasing package livecd-rootfs version 2.566
6 years ago
Tobias Koch
3a294f5b50
magic-proxy: return 404 when InRelease file cannot be found "by hash"
...
When the magic-proxy script could not find a valid InRelease file for the
configured timestamp, it would fall back to serving the canonical version
of it. This meant that builds would succeed, even though snap-shotting the
repository failed.
This update makes the script return HTTP 404 when an InRelease by-hash
link for a given combination of mirror, suite and timestamp cannot be
found.
6 years ago
Julian Andres Klode
b2db5bf365
Do not mark direct dependencies of ubiquity as auto installed
...
This caused cryptsetup to remain auto on the installed system
LP: #1801629
6 years ago
Steve Langasek
e8f064324b
releasing package livecd-rootfs version 2.565
6 years ago
Steve Langasek
1053349a32
Drop python3-minimal alternate dependency; nothing should depend on python3-minimal.
6 years ago
Steve Langasek
d314a8c9b1
Also drop dependency on python.
6 years ago
Steve Langasek
5e6f65e374
releasing package livecd-rootfs version 2.564
6 years ago
Steve Langasek
7e4a2627ed
Use python3 vmdkstream exclusively; we should not fall back to python2.
6 years ago
Colin Watson
b5ff7a0618
releasing package livecd-rootfs version 2.563
6 years ago
Colin Watson
3b22ad381a
Make sure buildd images have a /usr/sbin/policy-rc.d symlink
...
Installing policyrcd-script-zg2 doesn't quite do this because of the way
that live-build installs its own temporary version of policy-rc.d. The
only remotely sensible way I can see to deal with this is to create the
symlink manually.
6 years ago
Dimitri John Ledkov
5376c013a7
releasing package livecd-rootfs version 2.562
6 years ago
Dimitri John Ledkov
a77ec4a9df
Add python3 vmdkstream support
6 years ago
Dimitri John Ledkov
89dee6610d
subiquity: make subiqutiy_config.mount optional
6 years ago
Łukasz 'sil2100' Zemczak
cd6a85cfde
releasing package livecd-rootfs version 2.561
6 years ago
Łukasz 'sil2100' Zemczak
8c8b7164d4
Support building pi3-arm64 core18 images. At the same time, make sure we still use the right gadget tree repository for the classic arm64 pi3 image.
6 years ago
Balint Reczey
3cf7de97cc
Update changelog
6 years ago
Balint Reczey
96cc185813
Merge feature/parallelization-snap-version-fixing
6 years ago
Balint Reczey
9f532ad4cf
Update changelog
6 years ago
Tobias Koch
eabe867003
Bugfix: specify channel when requesting snap info
6 years ago
Tobias Koch
654fcae467
Replace "snap download" with tool that uses snap store's coherence feature
...
This is important for parallel image builds to ensure all pre-seeded snaps
have the same versions across image variants.
6 years ago
Balint Reczey
a06d208871
Merge branch feature/parallelization-pkg-version-fixing
6 years ago
Colin Watson
305d5cef50
Drop code to handle buildd images for <disco
...
We'll deal with those in stable updates instead.
6 years ago
Colin Watson
36af2769dc
Disable merged /usr in buildd images
...
Otherwise we might end up building packages with hardcoded paths that
assume a merged /usr.
6 years ago
Colin Watson
fe59f6fce8
Add ubuntu-base:buildd: to ALL_TRIPLETS
6 years ago
Tobias Koch
5b70d86f5c
Inject a proxy into the build providing a snapshot view of the package repo.
...
When the REPO_SNAPSHOT_STAMP variable is set, the auto/build script will attempt
to launch a transparent HTTP proxy on port 8080, and insert an iptables rule to
redirect all outgoing HTTP requests to this proxy.
The proxy, contained in the `magic-proxy` Python script, examines each request
and silently overrides those pointing to InRelease files or files that are
listed in InRelease files. It will instead provide the contents of the requested
file as it was at REPO_SNAPSHOT_STAMP, by downloading the corresponding asset
"by hash".
6 years ago
Didier Roche
7d42c3f4b4
releasing package livecd-rootfs version 2.559
6 years ago
Michael Hudson-Doyle
ae04fee7c2
changelog entry
6 years ago
Jean-Baptiste Lallement
f84d92d76f
Calculate total size of the image + typos
6 years ago
Jean-Baptiste Lallement
1bfac23725
Add ubiquity-ng image autopkgtest
6 years ago
Łukasz 'sil2100' Zemczak
ff860d4717
releasing package livecd-rootfs version 2.558
6 years ago
Łukasz 'sil2100' Zemczak
b3dd27aedd
Use linux-firmware-raspi2 instead of raspi3-firmware.
6 years ago
Colin Watson
8465a11865
releasing package livecd-rootfs version 2.557
6 years ago
Colin Watson
2b15590f3b
Fix buildd images for series earlier than bionic
...
Don't install gpg or gpg-agent when building buildd images for series
earlier than bionic. (In earlier series, those packages didn't exist
and gnupg was build-essential.)
6 years ago
Łukasz 'sil2100' Zemczak
48f98803bd
releasing package livecd-rootfs version 2.556
6 years ago
Łukasz 'sil2100' Zemczak
a140fdcd5a
Bump the timestamp
6 years ago
Łukasz 'sil2100' Zemczak
bf61fdecf3
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into sil2100/raspi-wpasupplicant
6 years ago
Łukasz 'sil2100' Zemczak
480eab7e32
releasing package livecd-rootfs version 2.555
6 years ago
Łukasz 'sil2100' Zemczak
abec4f4c1d
Link to the proper name instead.
6 years ago
Łukasz 'sil2100' Zemczak
7a2a551ca0
releasing package livecd-rootfs version 2.554
6 years ago
Łukasz 'sil2100' Zemczak
e60bcbaecd
Add proper IMAGAFORMAT for raspi3 classic builds, output the images with the expected naming.
6 years ago
Colin Watson
75fa8802ec
releasing package livecd-rootfs version 2.553
6 years ago
Colin Watson
46942330d8
Move buildd image building to binary hooks
6 years ago
Colin Watson
082a2046e7
Add a LXD image to builds for the buildd subproject
6 years ago
Michael Hudson-Doyle
65397a6e62
releasing package livecd-rootfs version 2.552
6 years ago
Michael Hudson-Doyle
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.
6 years ago
Łukasz 'sil2100' Zemczak
85eed4a91d
Add wpasupplicant to the additional packages installed for the raspi2 and raspi3 targets.
6 years ago
Michael Hudson-Doyle
d6444ffe6e
releasing package livecd-rootfs version 2.551
6 years ago
Michael Hudson-Doyle
b461b15ccd
changelog typo
6 years ago
Michael Hudson-Doyle
1b93df3ae8
A few simple tweaks to reduce size of live servers installer.squashfs
...
- Do not run apt-get update (which can bring in package lists if we are
unlikely wrt publisher schedules).
- Run apt-get clean to clear out downloaded debs of curtin/casper and
dependencies.
- Do not install user-setup.
- Use the core snap from the base filesystem if present.
6 years ago
Michael Hudson-Doyle
1e9fc65863
Use right lsb_release argument for HWE kernel name (-sc -> bionic, need -sr -> 18.04).
6 years ago
Michael Hudson-Doyle
f81fb59a00
Do no install openssh-server in the base filsystem for the live server installer.
6 years ago
Michael Hudson-Doyle
2a9aac5635
releasing package livecd-rootfs version 2.550
6 years ago
Michael Hudson-Doyle
cacdc73ee6
changelog entry for switch to git
6 years ago
Michael Hudson-Doyle
71c04ecfeb
changelog
6 years ago
Balint Reczey
25b16f97a6
debian/control: Update Vcs-*: URLs
6 years ago
Michael Hudson-Doyle
4b01505952
Fix typo preventing builds of ubuntu-core images.
6 years ago
Steve Langasek
0799fdb21b
releasing package livecd-rootfs version 2.549
6 years ago
Steve Langasek
a16979b58b
Merge lp:~tobijk/livecd-rootfs/image-sets
6 years ago
Steve Langasek
a44a311e89
releasing package livecd-rootfs version 2.548
6 years ago
Steve Langasek
5300bb9eb7
Key netplan delegation to NetworkManager on presence of
...
/usr/sbin/NetworkManager, not on /usr/lib/NetworkManager which may have
hooks from other packages (i.e., wpasupplicant).
6 years ago
Łukasz 'sil2100' Zemczak
6346dba6da
releasing package livecd-rootfs version 2.547
6 years ago
Łukasz 'sil2100' Zemczak
6345ccd34c
Add a few minor fixes for raspi3 builds.
6 years ago
Łukasz 'sil2100' Zemczak
72716862ff
Missing comma in debian/control.
6 years ago
Łukasz 'sil2100' Zemczak
c229012efb
Add raspi3 arm64 rootfs build support.
6 years ago
Łukasz 'sil2100' Zemczak
cdd196d0f6
Fix the changelog, remove duplicate entries.
6 years ago
Steve Langasek
6ee39485dd
Merge lp:~sil2100/livecd-rootfs/use-ubuntu-image-classic
6 years ago
Steve Langasek
f2f3512339
Merge lp:~mzanetti/livecd-rootfs/drop-sf-support
6 years ago
Steve Langasek
b3c9d8bac8
Merge lp:~sil2100/livecd-rootfs/raspi3-u-i-classic
6 years ago
Dimitri John Ledkov
75b9ab1664
Move overlay include.binary /lib to /usr/lib.
6 years ago
Dimitri John Ledkov
93df6705a0
Revert "Do not mount result, on top of lowerdir, appears to fail in
...
disco." the actual problem is in live-build with merged-usr and
copying over chroot/binary includes.
6 years ago
Dimitri John Ledkov
9a8d7117e3
Also strip duplicate \n from the below.
6 years ago
Dimitri John Ledkov
ba0260690e
releasing package livecd-rootfs version 2.545
6 years ago
Dimitri John Ledkov
0c2e3c1342
Fix snap-seed-parse to take filename argument instead of printing to
...
stdout
6 years ago
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.
6 years ago
Cody Shepherd
5062c1285b
Fixing changelog formatting
6 years ago
Cody Shepherd
c7e0c27607
[ Cody Shepherd ]
...
Fix snap-seed-parse to take filename argument instead of printing to
stdout
6 years ago
Dimitri John Ledkov
e03defbf90
releasing package livecd-rootfs version 2.544
6 years ago
Dimitri John Ledkov
8868522e78
When calling snap-seed-parse append stdout to file, but redirect
...
stderr to stdout, thus unbreak autopkgtests.
6 years ago
Steve Langasek
1e1c6a8572
Properly fix the hard-linking of vmlinuz, taken astray by my misguided
...
merge review.
6 years ago
Steve Langasek
af4858dcec
releasing package livecd-rootfs version 2.543
6 years ago
Steve Langasek
8f910aab4b
Merge lp:~vorlon/livecd-rootfs/initramfsless-everywhere
6 years ago
Łukasz 'sil2100' Zemczak
cc5d39b93d
Merge latest prerequisite branches.
6 years ago
Łukasz 'sil2100' Zemczak
501afa0783
Merge latest prerequisite branch
6 years ago
Łukasz 'sil2100' Zemczak
61ba85df21
Merge trunk
6 years ago
Łukasz 'sil2100' Zemczak
f8529c9038
Add support for building classic images using makefile-based gadget trees.
6 years ago
Steve Langasek
41382692ba
Merge lp:~codyshepherd/livecd-rootfs/uefi-manifests-cosmic
6 years ago
Steve Langasek
03add93632
Add changelog entry for previous change
6 years ago
Steve Langasek
286a52407d
Merge lp:~codyshepherd/livecd-rootfs/snaps-manifest
6 years ago
Cody Shepherd
2819290352
Changed absoluted paths to relative; set changelog message to UNRELEASED
6 years ago
Cody Shepherd
5bee1ade70
Ensure pre-seeded snaps are now published in the image manifests.
6 years ago
Ł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*.
6 years ago
Łukasz 'sil2100' Zemczak
e115b2cbe7
Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a
...
dangling symlink.
6 years ago
Łukasz 'sil2100' Zemczak
7dbb2c8d60
releasing package livecd-rootfs version 2.542
6 years ago
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.
6 years ago
Łukasz 'sil2100' Zemczak
1d8aea6f20
Changelog entry
6 years ago
Steve Langasek
b85cf0fc58
releasing package livecd-rootfs version 2.541
6 years ago
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.
6 years ago
Robert C Jennings
9f96dcb4de
Add the server snap seed to the ubuntu-cpc project
6 years ago
Michael Hudson-Doyle
c241a3e3f8
fix changelog
6 years ago
Michael Hudson-Doyle
791d2adfd8
merge trunk
6 years ago
Dimitri John Ledkov
08c9c26e58
Ensure /lib/modules exists in root tarballs and sqashfs.
...
(LP: #1792905 )
6 years ago
Adam Conrad
94230324e0
Stop building buildd chroots with --xattrs until we move to python3.
6 years ago
Colin Watson
e33fd318ba
releasing package livecd-rootfs version 2.538
6 years ago
Colin Watson
bb652c238f
Merge trunk.
6 years ago
Adam Conrad
1e2e25deb5
Releasing version 2.537.
6 years ago
Julian Andres Klode
1746e65953
Reorganize minimal-manual file location.
...
This also gets rid of the change to debian/rules
6 years ago
Łukasz 'sil2100' Zemczak
e547599e5a
Add support for raspi3 rootfs generation for ubuntu-image consumption with all the additional changes required.
6 years ago
Julian Andres Klode
3bb028c86d
Fix debian/rules test for shell scripts to ignore python
6 years ago
Łukasz 'sil2100' Zemczak
97fcf09972
Merge trunk
6 years ago
Julian Andres Klode
08376f8e64
Fix version number
6 years ago
Julian Andres Klode
9360135b2c
Minimize the number of manually installed packages in images by marking
...
dependencies of metapackages as automatically installed.
6 years ago
Michael Hudson-Doyle
f04caf6104
releasing package livecd-rootfs version 2.536
6 years ago
Michael Hudson-Doyle
ae4a760edb
Fix live-server journald config snippet to actually disable journald rate
...
limiting.
6 years ago
Michael Hudson-Doyle
2c76f50499
releasing package livecd-rootfs version 2.535
6 years ago
Michael Hudson-Doyle
061ea26984
fix changelog
6 years ago
Michael Hudson-Doyle
15505866a8
add bug ref to changelog
6 years ago
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.
6 years ago
Michael Hudson-Doyle
e80459b967
grumble
6 years ago
Michael Hudson-Doyle
1aa8b9d882
ffs
6 years ago
Michael Hudson-Doyle
00151c5e0b
Set PREINSTALLED=true for live-server so that universe ends up being
...
enabled in the image.
6 years ago
Steve Langasek
67142507ae
releasing package livecd-rootfs version 2.534
6 years ago
Steve Langasek
c7ca0a77c8
Merge lp:~vorlon/livecd-rootfs/lp.1302192
6 years ago
Steve Langasek
7d16b0d40a
Merge lp:~mwhudson/livecd-rootfs/lp-1776891
6 years ago
Steve Langasek
3db2340c54
generate all tar files with --xattrs. LP: #1302192 .
6 years ago
Adam Conrad
dee54ed412
Releasing 2.533
7 years ago
Michael Hudson-Doyle
013dff431e
Remove device nodes from Docker images. (LP: #1645468 )
7 years ago
Robert C Jennings
c3f5ee6716
Disable checksum generation
...
These checksums are unused, integrity checking in launchpad is performed
separately.
7 years ago
Phil Roche
89c54953d5
Update changelog to add unminimize change to current UNRELEASED changelog entry
7 years ago
Phil Roche
b7403fabf1
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image (LP: #1778777 )
7 years ago
Colin Watson
1e6563aa79
Merge trunk.
7 years ago
Michael Hudson-Doyle
c9aaddd56a
Disable journald rate limiting in the live-server live session.
...
(LP: #1776891 )
7 years ago
Colin Watson
8b1970f661
live-build/auto/config: Drop "lp-*" hostname filter for Launchpad
...
builders, since LP #1747015 is now fixed; "*.buildd" should be enough.
7 years ago
Steve Langasek
6caddc0a8c
changelog fix-up
7 years ago
Robert C Jennings
58b510cf99
ubuntu-cpc: Remove git-man for minimized images
7 years ago
Daniel Watkins
605b97de97
ubuntu-cpc: Generate the root image contents once, and use it for both the
...
-root.tar.xz and the .squashfs.
7 years ago
Steve Langasek
2e915c1eee
releasing package livecd-rootfs version 2.531
7 years ago
Steve Langasek
fff89931db
Merge lp:~vorlon/livecd-rootfs/coinstallable-grubz
7 years ago
Daniel Watkins
80459b6c1b
ubuntu-cpc: Use linux-kvm for all amd64 minimized builds (LP: #1775472 ).
7 years ago
Steve Langasek
91f26e016c
resync with trunk
7 years ago
Adam Conrad
63ec8ad163
ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233 ).
7 years ago
Steve Langasek
92497af14f
live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: don't manually
...
install grub-efi-amd64 since that forces off grub-pc, which is otherwise
now coinstallable.
7 years ago
Daniel Watkins
0e5b19259d
ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233 ).
7 years ago
Michael Hudson-Doyle
02581df4a1
releasing package livecd-rootfs version 2.529
7 years ago
Michael Hudson-Doyle
5979538f43
UNRELEASED
7 years ago
Michael Hudson-Doyle
ba96d42d7e
fix version number
7 years ago
Michael Hudson-Doyle
664ace2f30
man un-diverting man idempotent
7 years ago
Michael Hudson-Doyle
ccef323973
go back to having docker unminimize not install any extra packages
...
update text of man diversion to mention need to install man-db package
7 years ago
Michael Hudson-Doyle
2fc3993d48
Remove apt lists that are currently removed downstream anyway.
...
(LP: #1699913 )
7 years ago
Michael Hudson-Doyle
a2bd86d326
update changelog
7 years ago
Michael Hudson-Doyle
fa1bce5389
still install a few packages in docker unminimize
7 years ago
Mathieu Trudel-Lapierre
027ea79085
releasing package livecd-rootfs version 2.528
7 years ago
Mathieu Trudel-Lapierre
056e760c06
Don't divert grub-probe; otherwise we're missing the filesystem UUIDs that
...
the grub search command needs to find the right prefix/root. This is
different than the PARTUUID for booting initrd-less.
7 years ago
Michael Hudson-Doyle
9c4028cc85
releasing package livecd-rootfs version 2.527
7 years ago
Michael Hudson-Doyle
7c4d8ca173
fix mis-merge
7 years ago
Michael Hudson-Doyle
7ff90045b2
update changelog
7 years ago
Michael Hudson-Doyle
038b003da0
merge trunk
7 years ago
Adam Conrad
021ffbbf16
Release 2.526
7 years ago
Łukasz 'sil2100' Zemczak
7982442e32
Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a dangling symlink.
7 years ago
Simon Quigley
9ba04172d4
Completely drop Lubuntu Next.
7 years ago
Simon Quigley
382f17b08c
Don't follow recommends.
7 years ago
Simon Quigley
0f073af403
Add a changelog entry.
7 years ago
Michael Hudson-Doyle
eca9613bf3
Symlink systemd-networkd-wait-online to /bin/true in the live installer
...
live session to avoid depending on buggy systemd behaviour.
7 years ago
Colin Watson
0bd2526ac5
Use a more generic version number.
7 years ago
Colin Watson
cb22177287
Add a buildd subproject.
7 years ago
Mathieu Trudel-Lapierre
532f5c4bdb
releasing package livecd-rootfs version 2.525
7 years ago
Daniel Watkins
10feacf941
Don't fail to build CPC images if /lib/modules already exists in the
...
squashfs.
7 years ago
Daniel Watkins
87c11b5114
Don't fail to build CPC images if /lib/modules already exists in the
...
squashfs.
7 years ago
Dimitri John Ledkov
4c7dea98aa
releasing package livecd-rootfs version 2.524
7 years ago
Dimitri John Ledkov
94b49f9a1c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
7 years ago
Steve Langasek
9465166169
Merge lp:~daniel-thewatkins/livecd-rootfs/custom-model-assertions
7 years ago
Daniel Watkins
44274041a6
Add changelog entry
7 years ago
Dimitri John Ledkov
3ed266091c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
7 years ago
Steve Langasek
bff2e8cf5e
releasing package livecd-rootfs version 2.522
7 years ago
Steve Langasek
e6089e9e32
Remove landscape-common from minimal image, and handle restoring it in
...
unminimize script. LP: #1763182 .
7 years ago
Dimitri John Ledkov
862ace223d
releasing package livecd-rootfs version 2.521
7 years ago
Dimitri John Ledkov
466607c590
In subiquity image, mount additional squashfs in /media.
7 years ago
Michael Hudson-Doyle
f786c0b325
releasing package livecd-rootfs version 2.520
7 years ago
Michael Hudson-Doyle
aacb8daaee
merge trunk
7 years ago
Steve Langasek
e5a57e5cc0
releasing package livecd-rootfs version 2.519
7 years ago
Steve Langasek
c46962ca2e
Refactor snap preseeding to allow additional snaps to be preseeded from
...
hooks
7 years ago
Dimitri John Ledkov
e65b912d89
releasing package livecd-rootfs version 2.518
7 years ago
Dimitri John Ledkov
8d5af150cd
Make subiquity installer boot quicker, by making dhcp interfaces
...
optional, such that wait-online is not blocking bringing up the
installer UI.
7 years ago
Iain Lane
f73c0f4068
releasing package livecd-rootfs version 2.517
7 years ago
Iain Lane
e68923777e
merge lp:~tsimonq2/livecd-rootfs/lubuntu-seed-mangling
7 years ago
Steve Langasek
2be57e7e60
releasing package livecd-rootfs version 2.516
7 years ago
Steve Langasek
4bb0414a5d
Make sure we call the build "minimal" within the cloud build info,
...
when building a minimized image.
7 years ago
Steve Langasek
4be1b98517
releasing package livecd-rootfs version 2.515
7 years ago
Michael Hudson-Doyle
3cb1f38cf2
Set the default locale to C.UTF-8 in all server and cloud images.
...
(LP: #1751051 , #1759003 )
7 years ago
Dimitri John Ledkov
bfa43c1c5c
On amd64, if building minimal images for bionic, xenial, or extra ppa,
...
use kvm kernel, otherwise fallback to virtual.
7 years ago
Michael Hudson-Doyle
2cb679b281
releasing package livecd-rootfs version 2.513
7 years ago
Michael Hudson-Doyle
8ee1f566e2
In the live-server build, prevent casper from mounting any existing
...
swap partitions from drives we might later be installing to.
(LP: #1743643 )
7 years ago
Daniel Watkins
12339422c5
ubuntu-cpc: When performing a minimized build, don't generate artifacts
...
that won't boot with the linux-kvm kernel (LP: #1757223 ).
7 years ago
Dimitri John Ledkov
815c3dfc10
Whitelist preserving "unowned" /var/log/journal. Maybe systemd package
...
should own the directory, and only adjust the permissions in
postinst. LP: #1754332
7 years ago
Michael Hudson-Doyle
8ece245153
In the live-server build, prevent casper from mounting any existing swap
...
partitions from drives we might later be installing to.
7 years ago
Michael Hudson-Doyle
44e7d70046
releasing package livecd-rootfs version 2.510
7 years ago
Michael Hudson-Doyle
a5a4f4e0d8
* Rename the directory containing the systemd override file for subiquity to
...
the correct name :/
* Add Environment=SNAP_REEXEC=0 to the above override file.
* Remove the snap.subiquity.started overrides, that service is long gone.
7 years ago
Michael Hudson-Doyle
b7f3ec398b
Make lzma initramfs compression opt-in rather than opt-out, and do not
...
opt-in to it for live-server builds to speed up the boot. (LP: #1750873 )
7 years ago
Michael Hudson-Doyle
0d750f78bc
Set INITRAMFS_COMPRESSION to gzip for live-server builds to speed up the
...
boot. (LP: #1750873 )
7 years ago
Dimitri John Ledkov
156f66db36
releasing package livecd-rootfs version 2.509
7 years ago
Dimitri John Ledkov
bc194dd48b
Build EFI armhf images.
7 years ago
Steve Langasek
8fddc6b469
Merge lp:~vorlon/livecd-rootfs/many-loops
7 years ago
Steve Langasek
52617400b3
releasing package livecd-rootfs version 2.508
7 years ago
Steve Langasek
93176f134f
Add dependency on distro-info for the above.
7 years ago
Steve Langasek
90ef53cef1
Merge lp:~vorlon/livecd-rootfs/ubuntu-channels-for-snaps
7 years ago
Dimitri John Ledkov
9df3a91e26
ubuntu-server: generate multi-lowerdir overlayfs for
...
maas-rack-controller, and full maas. To be used in subiquity for maas
install options.
7 years ago
Iain Lane
2db71b0c67
releasing package livecd-rootfs version 2.506
7 years ago
Iain Lane
ba4b16626f
live-build-auto/{build,config}: Support fetching a file from the seed
...
mirror (BASE_SEED.minimal-remove) and putting it into the livefs build as
filesystem.manifest-minimal-remove. It's intended for ubiquity to read
this file as a list of packages to remove when doing a 'minimal' desktop
installation.
7 years ago
Michael Hudson-Doyle
38cb38be6c
releasing package livecd-rootfs version 2.505
7 years ago
Michael Hudson-Doyle
adcd8928fc
clean up changelog
7 years ago
Michael Hudson-Doyle
3e69d30c9e
remove some of the cargo culted scorpions
7 years ago
Michael Hudson-Doyle
b163743456
call recreate_initramfs with the argument it needs
7 years ago
Michael Hudson-Doyle
4b66f89e56
move skip_lb_stage to config
7 years ago
Michael Hudson-Doyle
c85cae9bfe
respond to some review feedback
7 years ago
Michael Hudson-Doyle
a7e7ee9154
fix mis-merge
7 years ago
Michael Hudson-Doyle
d46e397b24
merge trunk
7 years ago
Michael Hudson-Doyle
64b1ae38b2
releasing package livecd-rootfs version 2.504
7 years ago
Michael Hudson-Doyle
d1b26ce330
Override JobRunningTimeoutSec to 0s on the .device unit that
...
subiquity_config.mount depends on to avoid a 5s delay on switching to a
new VT when there is no device there (LP: #1750117 )
7 years ago
Steve Langasek
131f14d33c
Use Ubuntu-specific branches when seeding snaps, as required in
...
<https://wiki.ubuntu.com/UbuntuSeededSnaps >.
7 years ago
Michael Hudson-Doyle
f054c56bec
releasing package livecd-rootfs version 2.503
7 years ago
Michael Hudson-Doyle
15d9269e57
Install linux-signed-generic in the live-server image. (LP: #1749065 )
7 years ago
Michael Hudson-Doyle
110c558d2a
releasing package livecd-rootfs version 2.502
7 years ago
Michael Hudson-Doyle
26d9eeb576
Shuffle subiquity service definition to a mix of a snapd-generated service
...
file (from the subiquity snap) and an overlay (in this package).
7 years ago
Dimitri John Ledkov
4533ccfc5a
releasing package livecd-rootfs version 2.501
7 years ago
Michael Hudson-Doyle
e2f5f3b56b
releasing package livecd-rootfs version 2.500
7 years ago
Michael Hudson-Doyle
a7f8044a85
Disable the snapd.refresh.timer in the live server session.
7 years ago
Mathieu Trudel-Lapierre
621f6864aa
releasing package livecd-rootfs version 2.499
7 years ago
Mathieu Trudel-Lapierre
762536b5bf
live-build/auto/config: Take into account SUBPROJECT when setting seeded
...
snaps, and also make sure we can work with snaps seeded in project hooks.
7 years ago
Iain Lane
8366959fd6
releasing package livecd-rootfs version 2.498
7 years ago
Iain Lane
301fdd2e02
Don't write config/seeded-snaps if no snaps have been seeded.
7 years ago
Adam Conrad
2219f62998
* live-build/auto/config: Clean out unused hostname matches and fix indenting.
...
* live-build/auto/config: Reinstate hostname filtering for "*.buildd", which
is the correct match for non-lxd builders, and add "lp-*" for the lxd ones.
* live-build/auto/config: Fix incorrect quoting causing a skipped if statement
in non-live ubuntu-server builds since sometime in mid-October of last year.
7 years ago
Steve Langasek
3c4a1979cc
releasing package livecd-rootfs version 2.496
7 years ago
Steve Langasek
2c40db69bc
Update hostname matches for launchpad buildds to match current practice,
...
fixing build failures due to LP being unable to reach
people.canonical.com.
7 years ago
Iain Lane
c41bf27806
releasing package livecd-rootfs version 2.495
7 years ago
Iain Lane
72edc20589
Set ports/archive as appropriate for default mirror - should fix
...
autopkgtests.
7 years ago
Adam Conrad
c2edf57a3f
Run subiquity on any serial consoles that the user told systemd about.
7 years ago
Iain Lane
9e09b3172c
Set a default archive mirror - needed for germinate.
7 years ago
Michael Hudson-Doyle
a7ca4fbd03
merge trunk
7 years ago
Iain Lane
42a6450584
Oops. I shouldn't reference my private stuff.
7 years ago
Iain Lane
284240feb5
releasing package livecd-rootfs version 2.491
7 years ago
Iain Lane
9978fd7b39
Support seeding of snaps, as emitted by germinate >= 2.27.
7 years ago
Mathieu Trudel-Lapierre
019d166878
releasing package livecd-rootfs version 2.490
7 years ago
Mathieu Trudel-Lapierre
0f4ae44c0c
ubuntu-cpc: Initramfs compression should match default for
...
update-initramfs (LP: #1744114 )
7 years ago
Robert C Jennings
d41cc70bf5
ubuntu-cpc: Initramfs compression should match runtime default (LP: #1744114 )
...
Cloud images created from the 'ubuntu-cpc' project use lzma initramfs
compression for the initial initramfs shipped in the image; this is the
default for livecd-rootfs. When a user updates the initramfs (or installs
a new kernel) on a running instance created from a cloud image they will
get gzip compression, which is the default shipped in initramfs-tools.
With this patch the compression method used to create the initramfs in
the initial cloud images will match the compression menthod used when
the end-user creates/updates an initramfs, namely gzip compression.
7 years ago
Michael Hudson-Doyle
47911d3221
changelog
7 years ago
Steve Langasek
168e2def92
releasing package livecd-rootfs version 2.489
7 years ago
Steve Langasek
e6a66dd3bf
Add support for passing snap channel to ubuntu-core image builds.
7 years ago
Balint Reczey
c499490e55
Update changelog
7 years ago
Balint Reczey
510f16b757
Stop suggesting partimage which is not used anymore
7 years ago
Balint Reczey
c85549a2d7
Update changelog
7 years ago