Steve Langasek
7757190789
releasing package livecd-rootfs version 2.408.30
2.408.30
2018-06-07 14:36:51 -07:00
Michael Hudson-Doyle
2400f4cfec
Set the default locale to C.UTF-8 in minimized cloud images.
...
(LP: #1759003 )
2018-05-09 10:23:09 +12:00
Michael Hudson-Doyle
c482ce867f
mark UNRELEASED
2018-05-09 10:22:03 +12:00
Michael Hudson-Doyle
4fe56fe700
prefer tabs for indentation
2018-05-09 10:20:49 +12:00
Michael Hudson-Doyle
0c41250141
add a word
2018-05-09 10:09:03 +12:00
Michael Hudson-Doyle
e8a9bb58ab
fix version number
2018-05-09 10:04:05 +12:00
Michael Hudson-Doyle
18c8049a23
Set the default locale to C.UTF-8 in minimized cloud images.
...
(LP: #1759003 )
2018-05-09 09:37:18 +12:00
Steve Langasek
3a068b6b62
releasing package livecd-rootfs version 2.408.29
2.408.29
2018-04-17 13:28:59 -07:00
Steve Langasek
6e65da4968
Merge lp:~tribaal/livecd-rootfs/xenial-proposed-build-info-minimal
2018-04-17 13:28:30 -07:00
Christopher Glass
1198bb65d4
ubuntu-cpc: When performing a minimized build make sure the
...
/etc/cloud/build.info file says "minimal" (LP: #1759519 )
2018-03-28 14:19:50 +02:00
Steve Langasek
94314872ba
Merge lp:~daniel-thewatkins/livecd-rootfs/minimized-skips-xenial
2.408.28
2018-03-20 13:16:31 -07:00
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 ).
2018-03-20 16:10:44 -04:00
Balint Reczey
8044452929
releasing package livecd-rootfs version 2.408.27
2.408.27
2017-12-21 10:12:41 +01:00
Balint Reczey
92026e3a26
Merge lp:~rbalint/livecd-rootfs/vagrant-interactive-xenial
2017-12-21 10:12:01 +01:00
Balint Reczey
51bff098b7
Update changelog
2017-12-21 09:49:53 +01:00
Balint Reczey
8cc5fb43fa
Don't ask for password and GECOS while creating vagrant user
2017-12-21 09:49:49 +01:00
Łukasz 'sil2100' Zemczak
8a230baa24
releasing package livecd-rootfs version 2.408.26
2.408.26
2017-12-18 10:11:26 +01:00
Łukasz 'sil2100' Zemczak
972a9dcc7d
Changed default user configuration in the vagrant image, in accordance with the vagrant community's expectations
2017-12-13 18:23:38 +01:00
Christopher Glass
e10db2de53
Made changelog entry more explicit.
2017-12-13 17:55:15 +01:00
Christopher Glass
f260665f8e
debian/changelog should target UNRELEASED until actually released.
2017-12-13 17:50:12 +01:00
Christopher Glass
7854028092
Changed default user configuration in the vagrant image, in accordance
...
with the vagrant community's expectations (LP: #1569237 )
2017-12-07 14:09:43 +01:00
Balint Reczey
382038c703
releasing package livecd-rootfs version 2.408.25
2.408.25
2017-12-06 11:34:36 +01:00
Balint Reczey
7e458f4f15
Merge lp:~rbalint/livecd-rootfs/deps-xenial
2017-12-06 11:06:30 +01:00
Balint Reczey
9777b39aea
Update changelog
2017-12-06 00:20:03 +01:00
Balint Reczey
cbf0a7c417
Use default xz compression (-6) for raspi2 image
...
Xz with -0 generated ~35% bigger compressed image.
LP: #1732681
2017-12-05 22:40:35 +01:00
Balint Reczey
646a88b5ee
Use xz -T4 -0 instead of pxz
...
Test showed very little difference in file-size between -0 and -9 while
both compression and decompression need much less memory and compression
needs less CPU time for -0.
Supported xz versions before 5.2 also accept the -T4 option but ignore it.
Also depend on xz-utils instead of downloading pxz.
LP: #1701132
2017-12-05 22:40:35 +01:00
Balint Reczey
7cc9576845
Depend on packages instead of installing them at run time
2017-12-05 22:40:35 +01:00
Balint Reczey
4a7b5f2f77
Sort and list dependencies nicely
2017-12-05 22:40:35 +01:00
Łukasz 'sil2100' Zemczak
580aa70969
releasing package livecd-rootfs version 2.408.24
2.408.24
2017-11-21 17:07:46 +01:00
Ł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.
2017-11-21 17:01:40 +01:00
Steve Langasek
492200ba16
releasing package livecd-rootfs version 2.408.23
2.408.23
2017-11-14 11:21:52 -08:00
Steve Langasek
9ba235936b
changelog merge
2017-11-14 11:21:46 -08:00
Steve Langasek
38a7739cf5
Merge lp:~tribaal/livecd-rootfs/xenial-proposed-minimized-round-two
2017-11-14 11:11:28 -08:00
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)
2017-11-14 08:45:03 +01:00
Christopher Glass
67dab61787
Backport "minimized round 2" changes from trunk to Xenial (LP: #1731492 )
2017-11-10 18:41:57 +01:00
Łukasz 'sil2100' Zemczak
5da7c23c81
Backport Gary's commit adding the IMAGEFORMAT=none to support generating a single rootfs.
2017-11-08 12:35:06 +01:00
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 .
2.408.22
2017-10-31 10:05:39 -07:00
Steve Langasek
1c42ecba1b
releasing package livecd-rootfs version 2.408.22
2017-10-21 20:53:06 -07:00
Steve Langasek
cb73e2475e
Make sure to remove any initramfs that was generated in a minimized
...
image.
2017-10-21 20:53:00 -07:00
Steve Langasek
3d6660594d
releasing package livecd-rootfs version 2.408.21
2.408.21
2017-10-20 23:10:39 -07:00
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.
2017-10-20 23:10:26 -07:00
Dimitri John Ledkov
813eb816ca
releasing package livecd-rootfs version 2.408.20
2.408.20
2017-10-10 13:50:05 +01:00
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.
2017-10-10 13:49:46 +01:00
Steve Langasek
13c0c8ffd5
Unminimization information should only go to motd when we are actually minimized
2017-10-08 16:10:45 -04:00
Steve Langasek
cc3cb4e0d8
Merge lp:~rbalint/livecd-rootfs/minimize-fix-grub
2.408.19
2017-10-05 10:01:41 -07:00
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.
2017-10-05 16:02:26 +02:00
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.
2017-10-05 16:01:04 +02:00
Steve Langasek
2a70314f27
releasing package livecd-rootfs version 2.408.19
2017-10-04 18:43:52 +00:00
Steve Langasek
0987c6a7ea
Clean up the changelog for SRU
2017-10-04 10:54:31 -07:00
Steve Langasek
04ffcc07dc
add bug ref
2017-10-04 10:46:15 -07:00