Steve Langasek
3a068b6b62
releasing package livecd-rootfs version 2.408.29
7 years ago
Christopher Glass
1198bb65d4
ubuntu-cpc: When performing a minimized build make sure the
...
/etc/cloud/build.info file says "minimal" (LP: #1759519 )
7 years ago
Daniel Watkins
4e83114045
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
Balint Reczey
8044452929
releasing package livecd-rootfs version 2.408.27
7 years ago
Balint Reczey
92026e3a26
Merge lp:~rbalint/livecd-rootfs/vagrant-interactive-xenial
7 years ago
Balint Reczey
51bff098b7
Update changelog
7 years ago
Łukasz 'sil2100' Zemczak
8a230baa24
releasing package livecd-rootfs version 2.408.26
7 years ago
Christopher Glass
e10db2de53
Made changelog entry more explicit.
7 years ago
Christopher Glass
f260665f8e
debian/changelog should target UNRELEASED until actually released.
7 years ago
Christopher Glass
7854028092
Changed default user configuration in the vagrant image, in accordance
...
with the vagrant community's expectations (LP: #1569237 )
7 years ago
Balint Reczey
382038c703
releasing package livecd-rootfs version 2.408.25
7 years ago
Balint Reczey
9777b39aea
Update changelog
7 years ago
Łukasz 'sil2100' Zemczak
580aa70969
releasing package livecd-rootfs version 2.408.24
7 years ago
Łukasz 'sil2100' Zemczak
03e8249758
For the IMAGEFORMAT=none parts to work for ubuntu-image classic builds, we need to make sure IMAGEFORMAT is preserved and not overwritten if defined. Backporting from trunk.
7 years ago
Steve Langasek
492200ba16
releasing package livecd-rootfs version 2.408.23
7 years ago
Steve Langasek
9ba235936b
changelog merge
7 years ago
Christopher Glass
9f56606604
* Remove apt, debconf, dpkg cruft files from /var/cache and /var/lib in
...
all our livefses.
* Pass --cache false to lb config; otherwise we copy around caches of
.debs that are never used properly, and which prevent us from emptying
/var/cache/apt in images.
* When building minimized cloud images, remove various packages that we
don't want installed by default. Some are tools that aren't needed for
non-interactive use; some are libraries whose reverse-dependencies
will have already been removed; and one, open-vm-tools, should only be
included in images that are targeted to VMWare (which is not the case
for any of the current minimal images), rather than being included
directly in the cloud-image seed.
(expanded changelog)
7 years ago
Christopher Glass
67dab61787
Backport "minimized round 2" changes from trunk to Xenial (LP: #1731492 )
7 years ago
Łukasz 'sil2100' Zemczak
5da7c23c81
Backport Gary's commit adding the IMAGEFORMAT=none to support generating a single rootfs.
7 years ago
Steve Langasek
6c56522961
divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
...
that the grub kernel postinst hook is operational when we're building
in a container. LP: #1729034 .
7 years ago
Steve Langasek
1c42ecba1b
releasing package livecd-rootfs version 2.408.22
7 years ago
Steve Langasek
cb73e2475e
Make sure to remove any initramfs that was generated in a minimized
...
image.
7 years ago
Steve Langasek
3d6660594d
releasing package livecd-rootfs version 2.408.21
7 years ago
Steve Langasek
d5c4f11daa
* Use kvm kernel only on amd64.
...
* Make non-x86 minimized images consistent with x86 by not explicitly
installing the server task.
* Clean up dangling /boot/initrd.img symlink left behind on minimized
builds.
7 years ago
Dimitri John Ledkov
813eb816ca
releasing package livecd-rootfs version 2.408.20
7 years ago
Dimitri John Ledkov
22a8f817ca
Now that grub-related diversions have been factored out in 2.466
...
instead of having bogus root=stuff arg generated in grub.cfg, it is
actually empty. Therefore update the sed command to make the arg in
the root= token optional. This should resolve non-booting livecd cpc
images.
7 years ago
Steve Langasek
cc3cb4e0d8
Merge lp:~rbalint/livecd-rootfs/minimize-fix-grub
7 years ago
Steve Langasek
b2fba90356
Fix the force-partuuid handling to create the file under
...
/etc/default/grub.d/ with a .cfg extension as grub expects; it's unclear
how this ever worked without.
7 years ago
Steve Langasek
b66cc28507
Factor out grub-related diversions and use them consistently, so we
...
don't end up with wrong os-probe output in our grub.cfg.
7 years ago
Steve Langasek
2a70314f27
releasing package livecd-rootfs version 2.408.19
7 years ago
Steve Langasek
0987c6a7ea
Clean up the changelog for SRU
7 years ago
Steve Langasek
04ffcc07dc
add bug ref
7 years ago
Steve Langasek
60df0277fd
Skip installation of kernel headers for all minimal images
7 years ago
Steve Langasek
4a4bac20f6
Use kvm kernel flavor for minimized cloud image, not virtual
7 years ago
Steve Langasek
87d69d902a
debian/tests/default-bootstraps: minor adjustments to shell syntax,
...
syncing with artful where this originated.
7 years ago
Balint Reczey
53f5c1c79c
Update changelog
7 years ago
Steve Langasek
4d7509f570
Fix a reference to an undefined variable in a script that's set -u.
7 years ago
Balint Reczey
3f9753b2c0
Update changelog
7 years ago
Steve Langasek
9c9e8c4e4f
Mount using --make-rslave to ensure safe unmounts for rbind mounts
7 years ago
Steve Langasek
f16611774f
* Improve teardown_mountpoint to recursively find all submounts and
...
unmount them, instead of working from a hard-coded list. This makes
the code resilient against other submounts being added later, including
downstream.
* Also nuke the sleep / udevadm settle calls in the process, which should
never be required and slow down the builds.
7 years ago
Victor Tapia
13e9dc0089
live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI
...
Initiator Name at first iscsid run for cloud images to ensure it is
unique (LP: #1444992 ).
7 years ago
Steve Langasek
d330c595ae
releasing package livecd-rootfs version 2.408.18
7 years ago
Robert C Jennings
a623618e2c
Install udev before calls to udevadm
7 years ago
Steve Langasek
cf1b95b854
releasing package livecd-rootfs version 2.408.17
7 years ago
Steve Langasek
6219443b4c
Merge lp:~rcj/livecd-rootfs/xenial-proposed
7 years ago
Robert C Jennings
0acda846dd
live-build/ubuntu-cpc/functions: Add teardown_mountpoint to reverse setup_mountpoint
...
* live-build/ubuntu-cpc/functions: Add a function, teardown_mountpoint,
to reverse the work done in setup_mountpoint. Lack of this function
has forced users of setup_mountpoint to implement this separately
and the implementations have diverged. (LP: #1716992 )
* live-build/ubuntu-cpc/functions: Remove umount_settle function.
The was only used where teardown_mountpoint was lacking.
7 years ago
Steve Langasek
f6897fae71
live-build/ubuntu-cpc/hooks/030-root-tarball.binary: correct a missing
...
unmount of /var/{lib,cache}/apt on cleanup, detected via autopkgtests.
7 years ago
Steve Langasek
a99dd8bf9f
changelog verbosity++
7 years ago
Steve Langasek
2c98112f93
releasing package livecd-rootfs version 2.408.16
7 years ago
Steve Langasek
11a92795fe
live-build/ubuntu-cpc/functions: call apt-get update in the chroot
...
after mounting a blank /var/lib/apt, so that further operations work
as expected.
7 years ago