Steve Langasek
f85e411e6e
releasing package livecd-rootfs version 2.525.26
6 years ago
Steve Langasek
315516a372
Strip translation files out of the minimal images.
...
This is another thing that goes unused when there is no human console user
(and we already don't have the locales themselves present on a minimal
image).
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1829333
6 years ago
Steve Langasek
f03d6992d5
releasing package livecd-rootfs version 2.525.25
6 years ago
Robert C Jennings
0c39f1bdbe
ubuntu-cpc: Update changelog with change bug number
6 years ago
Robert C Jennings
afc482a375
ubuntu-cpc: parallel builds: update changelog
6 years ago
Balint Reczey
5611a31a26
Update changelog
6 years ago
Michael Hudson-Doyle
62965ae154
releasing package livecd-rootfs version 2.525.23
6 years ago
Michael Hudson-Doyle
223bf910df
Backport two minimizations for the docker images: remove apt lists that are removed downstream anyway, and remove device nodes from the image. (LP: #1828118 )
6 years ago
Dimitri John Ledkov
9265829772
releasing package livecd-rootfs version 2.525.22
6 years ago
Julian Andres Klode
9b624ab187
releasing package livecd-rootfs version 2.525.21
6 years ago
Julian Andres Klode
87a26d2cd2
Remove crufty files after minimize-manual
...
minimize-manual would be creating those files again, and other
parts may be creating them, so best to do the cleanup at the
very end.
LP: #1826377
6 years ago
Steve Langasek
97256770a8
releasing package livecd-rootfs version 2.525.20
6 years ago
Julian Andres Klode
fb4849aec1
Merge branch 'minimize-manual-bionic' into ubuntu/bionic
6 years ago
Steve Langasek
c87f87e4e1
Drop /etc/update-motd.d/51-cloudguest from cloud images; this is not consistent with current Ubuntu Advantage product language. Any future customizations to update-motd for cloud images should be done via a package instead.
6 years ago
Julian Andres Klode
a38a62e09f
Do not mark direct dependencies of ubiquity as auto installed
...
This caused cryptsetup to remain auto on the installed system
LP: #1801629
Squashed commits:
* Fix change to ignore ubiquity packages, it failed to mark anything as automatic.
6 years ago
Julian Andres Klode
be180bcf93
Minimize the number of manually installed packages
...
Minimize the number of manually installed packages in images by marking
dependencies of metapackages as automatically installed.
Squashed commits:
* minimize-manual.py: Followup with some cleanup, correct permissions
* fixup: Do not assume current directory
* Reorganize minimal-manual file location.
6 years ago
Colin Watson
6e27dfdaf8
LP: #1815251
6 years ago
Colin Watson
96f73ba3eb
releasing package livecd-rootfs version 2.525.19
6 years ago
Colin Watson
fbba9fe46e
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
Colin Watson
0607004a4d
Merge re-released changelog for 2.525.17
6 years ago
Colin Watson
d10c56d13d
releasing package livecd-rootfs version 2.525.17
6 years ago
Adam Conrad
845b15c6d7
releasing package livecd-rootfs version 2.525.18
6 years ago
Adam Conrad
1003e76191
[mwhudson, r=adconrad] Merge mwhudson/live-server-bionic for live-server HWE
6 years ago
Colin Watson
edbe44458f
Add reference to LP: #1815251
6 years ago
Colin Watson
b9e5fcdf32
releasing package livecd-rootfs version 2.525.17
6 years ago
Colin Watson
2adceb461e
Move buildd image building to binary hooks
6 years ago
Colin Watson
71ec79e55d
Add a LXD image to builds for the buildd subproject
6 years ago
Colin Watson
e351909818
Add a buildd subproject
6 years ago
Adam Conrad
0ccce31ed5
Fixes to make the lubuntu livefs behave when swapping to the HWE stack.
...
* lubuntu: Select lubuntu-gtk-core task as well, so we get the HWE filter
applied to the explicit dependencies it has on Xorg-recommended packages.
* lubuntu: Manually install some packages that fall out due to the above.
6 years ago
Adam Conrad
bd5f3fcd3f
Forward-port HWE support from xenial, make it more generic, and enable it for the current LTS flavours.
6 years ago
Łukasz 'sil2100' Zemczak
08e890fd32
releasing package livecd-rootfs version 2.525.14
6 years ago
Adam Conrad
20efc781e3
Revert accidental revision of history from mwhudson.
6 years ago
Łukasz 'sil2100' Zemczak
86f2505871
Use linux-firmware-raspi2 instead of raspi3-firmware.
6 years ago
Łukasz 'sil2100' Zemczak
dbdf9e4a00
ARCH is not available in .chroot hooks so we need to get the architecture manually.
6 years ago
Łukasz 'sil2100' Zemczak
033bab8473
releasing package livecd-rootfs version 2.525.13
6 years ago
Łukasz 'sil2100' Zemczak
770a7b4c85
Add the 100-purge-grub-legacy-ec2-arm.chroot to ubuntu-cpc
6 years ago
Łukasz 'sil2100' Zemczak
d2d07acf54
Modify the changelog to include the bug number.
6 years ago
Łukasz 'sil2100' Zemczak
6b63fa210f
Cherry-pick all the additionally needed fixes to enable proper raspi3 support.
6 years ago
Michael Hudson-Doyle
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.
6 years ago
Michael Hudson-Doyle
f129e5797a
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
unlucky 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
a473683ac7
Do no install openssh-server in the base filsystem for the live server installer.
6 years ago
Michael Hudson-Doyle
de447eb3e5
changelog
6 years ago
Michael Hudson-Doyle
e6aa5a0b16
changelog entry for conversion to git
6 years ago
Steve Langasek
de78ba0427
releasing package livecd-rootfs version 2.525.12
6 years ago
Steve Langasek
cdb4234912
Merge lp:~codyshepherd/livecd-rootfs/bionic-proposed-snaps-manifest
6 years ago
Steve Langasek
8b65ec6c2c
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
209f1857f2
releasing package livecd-rootfs version 2.525.11
6 years ago
Łukasz 'sil2100' Zemczak
1a39926dd0
First attempt on backporting all raspi3 changes to bionic.
6 years ago
Cody Shepherd
ac8e88866d
Adding bug number to changelog.
6 years ago
Cody Shepherd
6527da055d
Change call to add grub efi packages using new create_manifests()
...
function.
6 years ago
Cody Shepherd
00c8b06004
Include snaps in image manifests
6 years ago
Steve Langasek
465d4f8db7
Merge lp:~codyshepherd/livecd-rootfs/uefi-manifests-bionic
6 years ago
Cody Shepherd
a251bb7ee5
Adding bug number to changelog
6 years ago
Steve Langasek
7ce7902cd0
Merge lp:~rcj/livecd-rootfs/bionic-proposed
6 years ago
Steve Langasek
e31bba1195
Merge lp:~codyshepherd/livecd-rootfs/uefi-manifests-bionic
6 years ago
Steve Langasek
7a614635f8
Fix Vcs-Bzr link.
6 years ago
Robert C Jennings
d372016933
Disable checksum generation (LP: #1799773 )
6 years ago
Dimitri John Ledkov
96065b96c8
releasing package livecd-rootfs version 2.525.9
6 years ago
Michael Hudson-Doyle
535a2d9174
releasing package livecd-rootfs version 2.525.8
6 years ago
Michael Hudson-Doyle
85d022247c
Fix live-server journald config snippet to actually disable journald rate
...
limiting.
6 years ago
Michael Hudson-Doyle
a443abae28
Disentangle enabling universe in the final image a little from having
...
PREINSTALLED=true set and enable it for a live-server build.
(LP: #1783129 )
6 years ago
Michael Hudson-Doyle
52b22f61ab
releasing package livecd-rootfs version 2.525.7
6 years ago
Steve Langasek
545e68e676
merge from trunk
6 years ago
Michael Hudson-Doyle
6ea20d222a
cherry-pick change to disable rate limiting in live-server live session
6 years ago
Steve Langasek
e28ebf6a38
releasing package livecd-rootfs version 2.525.6
6 years ago
Daniel Watkins
d97233a7bb
* ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233 ).
...
* ubuntu-cpc: Generate the root image contents once, and use it for both the
-root.tar.xz and the .squashfs.
* ubuntu-cpc: Generate -root.tar.xz with --xattrs.
6 years ago
Steve Langasek
b4dc030fdb
generate all tar files with --xattrs. LP: #1302192 .
6 years ago
Adam Conrad
2ab2c5a74e
live-build/auto/config: Improve linux-tools filter to work for i386 too.
7 years ago
Adam Conrad
1c99627313
live-build/auto/config: Dirty hack to filter linux-tools-aws from budgie.
7 years ago
Adam Conrad
6673d4d6ee
live-build/auto/config: Add nasty hack to order gtk-common-themese snap
...
first in snapd's seed.yaml to work around the snapd bug in LP: #1772844
7 years ago
Łukasz 'sil2100' Zemczak
7717615f58
releasing package livecd-rootfs version 2.525.2
7 years ago
Łukasz 'sil2100' Zemczak
f865cf4d55
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image
7 years ago
Francis Ginther
14b7d8f801
Revise changelog text
7 years ago
Francis Ginther
7c09badeec
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image (LP: #1778777 )
7 years ago
Michael Hudson-Doyle
4be07bbd0e
add bug reference to changelog
7 years ago
Michael Hudson-Doyle
3b4d2befa3
releasing package livecd-rootfs version 2.525.1
7 years ago
Michael Hudson-Doyle
a2309c6177
straight backport of change in 2.527 to bionic
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