Michael Hudson-Doyle
fbdf8bf063
releasing package livecd-rootfs version 2.718
4 years ago
Michael Hudson-Doyle
e28938b482
Do not have cloud-init set the installer user's password to something random during boot, as cloud-init now hides the value it was set to much better. Instead, subiquity will reset the password itself.
4 years ago
Dimitri John Ledkov
f700f07d59
releasing package livecd-rootfs version 2.717
4 years ago
Dimitri John Ledkov
4428dbbf8f
riscv64: generalise slightly how preinstalled server images are built, to allow using subarch to pick u-boot binaries to install.
4 years ago
Michael Hudson-Doyle
4514901328
releasing package livecd-rootfs version 2.716
4 years ago
Michael Hudson-Doyle
d5bc59f2fb
Use the correct config keys in suppressing cloud-init output during boot of live server ISO.
4 years ago
Robert C Jennings
49c01ef0a0
releasing package livecd-rootfs version 2.715
4 years ago
Gauthier Jolly
76330897dc
ubuntu-cpc: make /etc/fstab consistent with other ubuntu images
...
Modify the mount options in fstab to make the Cloud images consistent
with the default we have elsewhere.
LP: #1902103
LP: #1881006
4 years ago
Michael Hudson-Doyle
8725445e01
releasing package livecd-rootfs version 2.714
4 years ago
Michael Hudson-Doyle
974bb5bfd1
Merge branch 'quieter-live-server-boot' into ubuntu/master
4 years ago
Łukasz 'sil2100' Zemczak
bf4be0a585
releasing package livecd-rootfs version 2.713
4 years ago
Łukasz 'sil2100' Zemczak
1b0212a76c
Use the full name of the 'boot' flag in parted calls
4 years ago
Robert C Jennings
81fe9de42f
releasing package livecd-rootfs version 2.712
4 years ago
Michael Hudson-Doyle
52c8985454
Suppress cloud-init output during boot of live server ISO.
4 years ago
Cody Shepherd
265ef9797b
Update changelog
4 years ago
Dimitri John Ledkov
87454604ec
releasing package livecd-rootfs version 2.711
4 years ago
Dimitri John Ledkov
d699d8db19
releasing package livecd-rootfs version 2.710
4 years ago
Iain Lane
126ed87783
Update & finalise changelog
4 years ago
Dimitri John Ledkov
890f24c0e1
releasing package livecd-rootfs version 2.708
4 years ago
Dimitri John Ledkov
e0095d8c47
releasing package livecd-rootfs version 2.707
4 years ago
Dimitri John Ledkov
ff692b0e70
releasing package livecd-rootfs version 2.706ubuntu1
4 years ago
Dimitri John Ledkov
d492dcb378
releasing package livecd-rootfs version 2.706
4 years ago
Łukasz 'sil2100' Zemczak
c2733a55f7
Still hardcode UC20 amd64 image size, but to the same value as for UC16 and UC18.
4 years ago
Dimitri John Ledkov
067e286ce6
releasing package livecd-rootfs version 2.705
4 years ago
Dimitri John Ledkov
6df1c71416
releasing package livecd-rootfs version 2.704
4 years ago
Łukasz 'sil2100' Zemczak
a984bf59be
releasing package livecd-rootfs version 2.703
4 years ago
Łukasz 'sil2100' Zemczak
dda73b5591
Do not hard-code the UC20 amd64 image size anymore.
4 years ago
Dimitri John Ledkov
17116a48f5
releasing package livecd-rootfs version 2.702
4 years ago
Robert C Jennings
40da2925c4
releasing package livecd-rootfs version 2.701
4 years ago
Dimitri John Ledkov
bf59d6c31c
releasing package livecd-rootfs version 2.700
4 years ago
Dimitri John Ledkov
f53a681d8a
Merge remote-tracking branch 'patviafore/use_ftpmaster_instead_of_archive_in_binary_hooks' into ubuntu/master
4 years ago
Dimitri John Ledkov
83c77f9c60
Merge remote-tracking branch 'davidkrauser/dk/buildd-unpack-kernel-initrd' into ubuntu/master
4 years ago
Iain Lane
62986bd84b
Finalise changelog
4 years ago
Iain Lane
bff59ee0af
Update changelog
4 years ago
Dimitri John Ledkov
a92b0a4fb6
releasing package livecd-rootfs version 2.698
4 years ago
Dimitri John Ledkov
18a5309531
control: install qemu-utils & snapd on riscv64.
...
These are now available.
4 years ago
Dimitri John Ledkov
0f7c511892
amd64: always install grub-pc with shim-signed (LP: #1901906 )
4 years ago
Robert C Jennings
7033e0fae9
releasing package livecd-rootfs version 2.697
4 years ago
Robert C Jennings
df38b9ba75
Merge ensure-vmtools-in-vmdk-header into ubuntu/master [a=jchittum] [r=rcj]
...
vmtools version in vmdk header (LP: #1893898 )
LP: #1893898 describes missing vmtools version from the vmdk headers.
The version should be added as ddb.toolsVersion = "2147483647" however
the sed was no longer replacing a ddb.comment field with the tools
version. Rather than subbing ddb.comment with toolsVersion, this commit
deletes ddb.comment (which the comment mentions could cause errors),
and adds the correct value. There was no visibility into the descriptor
during hook creation, so debug statements were added. This allows us to
quickly verify in the logs that bad statements are removed (the possibly
offending commetns), as well as ensuring that the toolsVersion is added
MP: https://code.launchpad.net/~jchittum/livecd-rootfs/+git/livecd-rootfs/+merge/392401
4 years ago
Dimitri John Ledkov
75c196cb0e
Correct bug number
4 years ago
Dimitri John Ledkov
55ce3027ba
releasing package livecd-rootfs version 2.696
4 years ago
Joshua Powers
a0b58df7ae
fix changelog version
4 years ago
Joshua Powers
b96d6a5263
Update changelog
4 years ago
David Krauser
065c823144
Produce buildd kernel and initrd as separate artifacts
...
Multipass on Mac OS X requires standalone kernel and initrd artifacts
to boot.
Also call update-initramfs on all installed kernels. We only have one
kernel installed, so we don't need to specify an explicit version.
4 years ago
Łukasz 'sil2100' Zemczak
a3d6f34970
releasing package livecd-rootfs version 2.694
4 years ago
Łukasz 'sil2100' Zemczak
f4f4fec5dc
Add the pi desktop oem user to the adm and sudo groups
4 years ago
John Chittum
4f5eacbfae
Fixup Debian Changlog
...
Rebase, fixedup changelog, opened new release
4 years ago
John Chittum
24ee4b8c4d
vmtools version in vmdk header (LP: #1893898 )
...
LP: #1893898 describes missing vmtools version from the vmdk headers.
The version should be added as ddb.toolsVersion = "2147483647" however
the sed was no longer replacing a ddb.comment field with the tools
version. Rather than subbing ddb.comment with toolsVersion, this commit
deletes ddb.comment (which the comment mentions could cause errors),
and adds the correct value. There was no visibility into the descriptor
during hook creation, so debug statements were added. This allows us to
quickly verify in the logs that bad statements are removed (the possibly
offending commetns), as well as ensuring that the toolsVersion is added
4 years ago
Łukasz 'sil2100' Zemczak
81eba8db72
releasing package livecd-rootfs version 2.693
4 years ago
Łukasz 'sil2100' Zemczak
49a0243465
Changelog
4 years ago