~ubuntu-core-dev/livecd-rootfs/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Balint Reczey
  • Date: 2019-01-31 08:14:49 UTC
  • Revision ID: balint.reczey@canonical.com-20190131081449-ptfnz0r4c2emh0nt
Moved to git at https://git.launchpad.net/livecd-rootfs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
livecd-rootfs (2.550) UNRELEASED; urgency=medium
2
 
 
3
 
  * Fix typo preventing builds of ubuntu-core images.
4
 
 
5
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 12 Dec 2018 15:09:28 +1300
6
 
 
7
 
livecd-rootfs (2.549) disco; urgency=medium
8
 
 
9
 
  [ Tobias Koch ]
10
 
  * Use series files with dependency handling to generate hook symlinks
11
 
    dynamically
12
 
 
13
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 10 Dec 2018 14:15:34 -0800
14
 
 
15
 
livecd-rootfs (2.548) disco; urgency=medium
16
 
 
17
 
  * Key netplan delegation to NetworkManager on presence of
18
 
    /usr/sbin/NetworkManager, not on /usr/lib/NetworkManager which may have
19
 
    hooks from other packages (i.e., wpasupplicant).
20
 
 
21
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 06 Dec 2018 13:38:09 +0200
22
 
 
23
 
livecd-rootfs (2.547) disco; urgency=medium
24
 
 
25
 
  [ Łukasz Zemczak ]
26
 
  * Add support for raspi3 rootfs builds (based on Ryan Finnie's changes).
27
 
  * For ubuntu-image consumption, export the kernel and initrd to
28
 
    image/boot/uboot for raspi*.
29
 
  * Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a
30
 
    dangling symlink.
31
 
  * Add raspi3 arm64 rootfs build support.
32
 
  * Add git to the build dependencies for the gadget tree pull.
33
 
  * Minor fixes to raspi3 builds: add arm64+raspi3 to the supported model
34
 
    list, pass SUITE on to the build stage and use the git:// url for the
35
 
    gadget tree.
36
 
 
37
 
  [ Aleksandr Bogdanov ]
38
 
  * vagrant: disabling automatic console log file
39
 
 
40
 
  [ Michael Zanetti ]
41
 
  * Don't set QML2_IMPORT_PATH in environment for Ubuntu Touch images.
42
 
 
43
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Fri, 23 Nov 2018 17:20:29 +0100
44
 
 
45
 
livecd-rootfs (2.546) disco; urgency=medium
46
 
 
47
 
  * Revert "Do not mount result, on top of lowerdir, appears to fail in
48
 
    disco." the actual problem is in live-build with merged-usr and
49
 
    copying over chroot/binary includes.
50
 
  * Move overlay include.binary /lib to /usr/lib.
51
 
 
52
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 12 Nov 2018 20:37:51 +0000
53
 
 
54
 
livecd-rootfs (2.545) disco; urgency=medium
55
 
 
56
 
  [ Dimitri John Ledkov ]
57
 
  * Do not mount result, on top of lowerdir, appears to fail in
58
 
    disco. Should unblock building server-live images in disco.
59
 
  * Also strip duplicate \n from the below.
60
 
 
61
 
  [ Cody Shepherd ]
62
 
  * Fix snap-seed-parse to take filename argument instead of printing to
63
 
    stdout
64
 
 
65
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Fri, 09 Nov 2018 22:22:29 +0000
66
 
 
67
 
livecd-rootfs (2.544) disco; urgency=medium
68
 
 
69
 
  [ Steve Langasek ]
70
 
  * Properly fix the hard-linking of vmlinuz, taken astray by my misguided
71
 
    merge review.
72
 
 
73
 
  [ Dimitri John Ledkov ]
74
 
  * When calling snap-seed-parse append stdout to file, but redirect
75
 
    stderr to stdout, thus unbreak autopkgtests.
76
 
 
77
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 08 Nov 2018 15:40:42 +0000
78
 
 
79
 
livecd-rootfs (2.543) disco; urgency=medium
80
 
 
81
 
  [ Cody Shepherd ]
82
 
  * Ensure pre-seeded snaps are now published in the image manifests.
83
 
  * Include grub efi packages in manifests for uefi images.
84
 
 
85
 
  [ Aleksandr Bogdanov ]
86
 
  * vagrant: disabling automatic console log file
87
 
 
88
 
  [ Łukasz 'sil2100' Zemczak ]
89
 
  * Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a
90
 
    dangling symlink.
91
 
 
92
 
  [ Steve Langasek ]
93
 
  * Unconditionally set GRUB_FORCE_PARTUUID in cloud images; as of version
94
 
    2.02+dfsg1-5ubuntu5 grub will automatically fall back to booting with an
95
 
    initrd if one is available, so we can now always attempt initramfsless
96
 
    boot for cloud images which almost always works and causes only minimal
97
 
    increase in boot time for cases where it does not.
98
 
 
99
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 02 Nov 2018 14:40:17 -0700
100
 
 
101
 
livecd-rootfs (2.542) cosmic; urgency=medium
102
 
 
103
 
  * Decide what model assertion series to fetch depending on the suite. Use 16
104
 
    for xenial and 18 for other series (bionic+). This enables core18 image
105
 
    builds.
106
 
 
107
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Wed, 03 Oct 2018 11:51:59 +0200
108
 
 
109
 
livecd-rootfs (2.541) cosmic; urgency=medium
110
 
 
111
 
  [ Michael Hudson-Doyle ]
112
 
  * Remove device nodes from Docker images. (LP: #1645468) 
113
 
 
114
 
  [ Robert C Jennings ]
115
 
  * Add the server snap seed to the ubuntu-cpc project
116
 
  * Allow hooks to replace generic snap assertion
117
 
 
118
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 27 Sep 2018 15:21:49 -0700
119
 
 
120
 
livecd-rootfs (2.540) cosmic; urgency=medium
121
 
 
122
 
  * Ensure /lib/modules exists in root tarballs and sqashfs.
123
 
    (LP: #1792905)
124
 
 
125
 
 -- Tobias Koch <tobias.koch@canonical.com>  Thu, 20 Sep 2018 09:38:34 +0200
126
 
 
127
 
livecd-rootfs (2.539) cosmic; urgency=medium
128
 
 
129
 
  * Stop building buildd chroots with --xattrs until we move to python3.
130
 
 
131
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 20 Sep 2018 02:52:10 -0600
132
 
 
133
 
livecd-rootfs (2.538) cosmic; urgency=medium
134
 
 
135
 
  * Add a buildd subproject.
136
 
 
137
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 19 Sep 2018 16:35:54 +0200
138
 
 
139
 
livecd-rootfs (2.537) cosmic; urgency=medium
140
 
 
141
 
  * Minimize the number of manually installed packages in images by marking
142
 
    dependencies of metapackages as automatically installed.
143
 
 
144
 
 -- Julian Andres Klode <juliank@ubuntu.com>  Tue, 18 Sep 2018 08:55:04 +0200
145
 
 
146
 
livecd-rootfs (2.536) cosmic; urgency=medium
147
 
 
148
 
  * Fix live-server journald config snippet to actually disable journald rate
149
 
    limiting.
150
 
 
151
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 28 Aug 2018 11:00:39 +1200
152
 
 
153
 
livecd-rootfs (2.535) cosmic; urgency=medium
154
 
 
155
 
  * Disentangle enabling universe in the final image a little from having
156
 
    PREINSTALLED=true set and enable it for a live-server build.
157
 
    (LP: #1783129)
158
 
 
159
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 24 Aug 2018 13:04:51 +1200
160
 
 
161
 
livecd-rootfs (2.534) cosmic; urgency=medium
162
 
 
163
 
  [ Michael Hudson-Doyle ]
164
 
  * Disable journald rate limiting in the live-server live session.
165
 
    (LP: #1776891)
166
 
 
167
 
  [ Steve Langasek ]
168
 
  * generate all tar files with --xattrs.  LP: #1302192.
169
 
 
170
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 06 Aug 2018 13:12:02 -0700
171
 
 
172
 
livecd-rootfs (2.533) cosmic; urgency=medium
173
 
 
174
 
  [ Robert C Jennings ]
175
 
  * ubuntu-cpc: Remove git-man for minimized images 
176
 
  * Disable checksum generation
177
 
 
178
 
  [ Colin Watson ]
179
 
  * live-build/auto/config: Drop "lp-*" hostname filter for Launchpad
180
 
    builders, since LP #1747015 is now fixed; "*.buildd" should be enough.
181
 
 
182
 
  [ Francis Ginther ]
183
 
  * Update unminimize script text and install ubuntu-standard when
184
 
    unminimizing a minimal image (LP: #1778777)
185
 
 
186
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 18 Jul 2018 11:06:54 -0600
187
 
 
188
 
livecd-rootfs (2.532) cosmic; urgency=medium
189
 
 
190
 
  * ubuntu-cpc: Generate the root image contents once, and use it for both the
191
 
    -root.tar.xz and the .squashfs.
192
 
 
193
 
 -- Daniel Watkins <oddbloke@ubuntu.com>  Thu, 07 Jun 2018 11:11:02 -0700
194
 
 
195
 
livecd-rootfs (2.531) cosmic; urgency=medium
196
 
 
197
 
  [ Daniel Watkins ]
198
 
  * ubuntu-cpc: Use linux-kvm for all amd64 minimized builds (LP: #1775472).
199
 
 
200
 
  [ Steve Langasek ]
201
 
  * live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: don't manually
202
 
    install grub-efi-amd64 since that forces off grub-pc, which is otherwise
203
 
    now coinstallable.
204
 
 
205
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 06 Jun 2018 17:34:07 -0700
206
 
 
207
 
livecd-rootfs (2.530) cosmic; urgency=medium
208
 
 
209
 
  * ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233).
210
 
 
211
 
 -- Daniel Watkins <oddbloke@ubuntu.com>  Wed, 06 Jun 2018 11:21:57 -0700
212
 
 
213
 
livecd-rootfs (2.529) cosmic; urgency=medium
214
 
 
215
 
  * Improvements to the ubuntu-base (i.e. Docker) build:
216
 
    - Customize the unminimize script to not install ubuntu-minimal.
217
 
    - Divert /usr/bin/man to a script that points to the unminimize script.
218
 
    - Remove apt lists that are currently removed downstream anyway. 
219
 
      (LP: #1699913)
220
 
 
221
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 07 Jun 2018 05:59:12 +1200
222
 
 
223
 
livecd-rootfs (2.528) cosmic; urgency=medium
224
 
 
225
 
  * Don't divert grub-probe; otherwise we're missing the filesystem UUIDs that
226
 
    the grub search command needs to find the right prefix/root. This is
227
 
    different than the PARTUUID for booting initrd-less.
228
 
 
229
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Mon, 28 May 2018 10:39:09 -0400
230
 
 
231
 
livecd-rootfs (2.527) cosmic; urgency=medium
232
 
 
233
 
  * Symlink systemd-networkd-wait-online to /bin/true in the live installer
234
 
    live session to avoid depending on buggy systemd behaviour.
235
 
  * Remove "optional: true" from installer netplan config.
236
 
 
237
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 23 May 2018 14:27:01 +1200
238
 
 
239
 
livecd-rootfs (2.526) cosmic; urgency=medium
240
 
 
241
 
  * Drop Lubuntu Next now that Lubuntu Next is Lubuntu.
242
 
  * Don't follow recommends on Lubuntu now that this is no longer the
243
 
    case in the seed.
244
 
 
245
 
 -- Simon Quigley <tsimonq2@ubuntu.com>  Thu, 03 May 2018 23:18:52 -0500
246
 
 
247
 
livecd-rootfs (2.525) bionic; urgency=medium
248
 
 
249
 
  * Don't fail to build CPC images if /lib/modules already exists in the
250
 
    squashfs.
251
 
 
252
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Tue, 24 Apr 2018 13:00:39 -0400
253
 
 
254
 
livecd-rootfs (2.524) bionic; urgency=medium
255
 
 
256
 
  * Ensure MAAS squashfsi are clean of passwords. LP: #1764991.
257
 
 
258
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 19 Apr 2018 21:23:30 +0100
259
 
 
260
 
livecd-rootfs (2.523) bionic; urgency=medium
261
 
 
262
 
  * Allow the configuration of model assertions independent of preseeding
263
 
    snaps.
264
 
  * Allow non-generic model assertions to be configured.
265
 
  * Don't include the name of the model assertion in the path we write it out
266
 
    to (LP: #1764541).
267
 
 
268
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Thu, 19 Apr 2018 11:44:38 -0400
269
 
 
270
 
livecd-rootfs (2.522) bionic; urgency=medium
271
 
 
272
 
  * Remove landscape-common from minimal image, and handle restoring it in
273
 
    unminimize script.  LP: #1763182.
274
 
 
275
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 17 Apr 2018 13:53:00 -0700
276
 
 
277
 
livecd-rootfs (2.521) bionic; urgency=medium
278
 
 
279
 
  * In subiquity image, mount additional squashfs in /media.
280
 
 
281
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 11 Apr 2018 14:20:27 +0200
282
 
 
283
 
livecd-rootfs (2.520) bionic; urgency=medium
284
 
 
285
 
  * Make lzma initramfs compression opt-in rather than opt-out, and do not
286
 
    opt-in to it for live-server builds to speed up the boot. (LP: #1750873)
287
 
 
288
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 11 Apr 2018 19:15:49 +1200
289
 
 
290
 
livecd-rootfs (2.519) bionic; urgency=medium
291
 
 
292
 
  [ Robert C Jennings ]
293
 
  * Refactor snap preseeding to allow additional snaps to be preseeded from
294
 
    hooks
295
 
 
296
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 10 Apr 2018 15:59:33 -0700
297
 
 
298
 
livecd-rootfs (2.518) bionic; urgency=medium
299
 
 
300
 
  * Make subiquity installer boot quicker, by making dhcp interfaces
301
 
    optional, such that wait-online is not blocking bringing up the
302
 
    installer UI.
303
 
 
304
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 03 Apr 2018 14:56:58 +0100
305
 
 
306
 
livecd-rootfs (2.517) bionic; urgency=medium
307
 
 
308
 
  [ Simon Quigley ]
309
 
  * Add proper lubuntu support in BASE_SEED.
310
 
 
311
 
 -- Iain Lane <iain.lane@canonical.com>  Tue, 03 Apr 2018 11:56:32 +0100
312
 
 
313
 
livecd-rootfs (2.516) bionic; urgency=medium
314
 
 
315
 
  [ Chris Glass ]
316
 
  * Make sure we call the build "minimal" within the cloud build info,
317
 
    when building a minimized image.
318
 
 
319
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 27 Mar 2018 12:12:31 -0700
320
 
 
321
 
livecd-rootfs (2.515) bionic; urgency=medium
322
 
 
323
 
  * Set the default locale to C.UTF-8 in all server and cloud images.
324
 
   (LP: #1751051, #1759003)
325
 
 
326
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 27 Mar 2018 09:59:02 +1300
327
 
 
328
 
livecd-rootfs (2.514) bionic; urgency=medium
329
 
 
330
 
  * On amd64, if building minimal images for bionic, xenial, or extra ppa,
331
 
    use kvm kernel, otherwise fallback to virtual.
332
 
 
333
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 21 Mar 2018 11:02:25 +0000
334
 
 
335
 
livecd-rootfs (2.513) bionic; urgency=medium
336
 
 
337
 
  * In the live-server build, prevent casper from mounting any existing
338
 
    swap partitions from drives we might later be installing to.
339
 
    (LP: #1743643)
340
 
 
341
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 21 Mar 2018 15:58:02 +1300
342
 
 
343
 
livecd-rootfs (2.512) bionic; urgency=medium
344
 
 
345
 
  * ubuntu-cpc: When performing a minimized build, don't generate artifacts
346
 
    that won't boot with the linux-kvm kernel (LP: #1757223).
347
 
 
348
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Tue, 20 Mar 2018 13:42:50 -0400
349
 
 
350
 
livecd-rootfs (2.511) bionic; urgency=medium
351
 
 
352
 
  * Whitelist preserving "unowned" /var/log/journal. Maybe systemd package
353
 
    should own the directory, and only adjust the permissions in
354
 
    postinst. LP: #1754332
355
 
 
356
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Fri, 16 Mar 2018 18:36:56 +0000
357
 
 
358
 
livecd-rootfs (2.510) bionic; urgency=medium
359
 
 
360
 
  * Rename the directory containing the systemd override file for subiquity to
361
 
    the correct name :/
362
 
  * Add Environment=SNAP_REEXEC=0 to the above override file.
363
 
  * Remove the snap.subiquity.started overrides, that service is long gone.
364
 
 
365
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 15 Mar 2018 14:09:57 +1300
366
 
 
367
 
livecd-rootfs (2.509) bionic; urgency=medium
368
 
 
369
 
  [ Steve Langasek ]
370
 
  * Properly handle loop device names when there are > 10 devices on the
371
 
    system.
372
 
 
373
 
  [ Dimitri John Ledkov ]
374
 
  * Build EFI armhf images.
375
 
 
376
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 06 Mar 2018 12:58:46 +0000
377
 
 
378
 
livecd-rootfs (2.508) bionic; urgency=medium
379
 
 
380
 
  * Use Ubuntu-specific branches when seeding snaps, as required in
381
 
    <https://wiki.ubuntu.com/UbuntuSeededSnaps>.
382
 
  * Add dependency on distro-info for the above.
383
 
 
384
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 06 Mar 2018 10:15:43 +0100
385
 
 
386
 
livecd-rootfs (2.507) bionic; urgency=medium
387
 
 
388
 
  * ubuntu-server: generate multi-lowerdir overlayfs for
389
 
    maas-rack-controller, and full maas. To be used in subiquity for maas
390
 
    install options.
391
 
 
392
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 28 Feb 2018 13:11:03 +0000
393
 
 
394
 
livecd-rootfs (2.506) bionic; urgency=medium
395
 
 
396
 
  * live-build-auto/{build,config}: Support fetching a file from the seed
397
 
    mirror (BASE_SEED.minimal-remove) and putting it into the livefs build as
398
 
    filesystem.manifest-minimal-remove. It's intended for ubiquity to read
399
 
    this file as a list of packages to remove when doing a 'minimal' desktop
400
 
    installation.
401
 
 
402
 
 -- Iain Lane <iain.lane@canonical.com>  Fri, 23 Feb 2018 15:37:42 +0000
403
 
 
404
 
livecd-rootfs (2.505) bionic; urgency=medium
405
 
 
406
 
  * Move casper from filesystem.squashfs to installer.squashfs. 
407
 
 
408
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 23 Feb 2018 16:54:51 +1300
409
 
 
410
 
livecd-rootfs (2.504) bionic; urgency=medium
411
 
 
412
 
  * Override JobRunningTimeoutSec to 0s on the .device unit that
413
 
    subiquity_config.mount depends on to avoid a 5s delay on switching to a
414
 
    new VT when there is no device there (LP: #1750117)
415
 
 
416
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 21 Feb 2018 10:39:58 +1300
417
 
 
418
 
livecd-rootfs (2.503) bionic; urgency=medium
419
 
 
420
 
  * Install linux-signed-generic in the live-server image. (LP: #1749065)
421
 
 
422
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 15 Feb 2018 09:54:14 +1300
423
 
 
424
 
livecd-rootfs (2.502) bionic; urgency=medium
425
 
 
426
 
  * Shuffle subiquity service definition to a mix of a snapd-generated service
427
 
    file (from the subiquity snap) and an overlay (in this package).
428
 
 
429
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 14 Feb 2018 12:46:06 +1300
430
 
 
431
 
livecd-rootfs (2.501) bionic; urgency=medium
432
 
 
433
 
  * Stop building ova, vmdk, vagrant images on i386.
434
 
 
435
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 12 Feb 2018 11:24:49 +0000
436
 
 
437
 
livecd-rootfs (2.500) bionic; urgency=medium
438
 
 
439
 
  * Disable the snapd.refresh.timer in the live server session.
440
 
 
441
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 08 Feb 2018 13:43:12 +1300
442
 
 
443
 
livecd-rootfs (2.499) bionic; urgency=medium
444
 
 
445
 
  * live-build/auto/config: Take into account SUBPROJECT when setting seeded
446
 
    snaps, and also make sure we can work with snaps seeded in project hooks. 
447
 
 
448
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Tue, 06 Feb 2018 23:37:32 -0500
449
 
 
450
 
livecd-rootfs (2.498) bionic; urgency=medium
451
 
 
452
 
  * Don't write config/seeded-snaps if no snaps have been seeded.
453
 
 
454
 
 -- Iain Lane <iain.lane@canonical.com>  Thu, 01 Feb 2018 11:52:56 +0000
455
 
 
456
 
livecd-rootfs (2.497) bionic; urgency=medium
457
 
 
458
 
  * live-build/auto/config: Clean out unused hostname matches and fix indenting.
459
 
  * live-build/auto/config: Reinstate hostname filtering for "*.buildd", which
460
 
    is the correct match for non-lxd builders, and add "lp-*" for the lxd ones.
461
 
  * live-build/auto/config: Fix incorrect quoting causing a skipped if statement
462
 
    in non-live ubuntu-server builds since sometime in mid-October of last year.
463
 
 
464
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 31 Jan 2018 20:54:54 -0700
465
 
 
466
 
livecd-rootfs (2.496) bionic; urgency=medium
467
 
 
468
 
  * Update hostname matches for launchpad buildds to match current practice,
469
 
    fixing build failures due to LP being unable to reach
470
 
    people.canonical.com.
471
 
 
472
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 31 Jan 2018 16:41:23 -0800
473
 
 
474
 
livecd-rootfs (2.495) bionic; urgency=medium
475
 
 
476
 
  * Set ports/archive as appropriate for default mirror - should fix
477
 
    autopkgtests.
478
 
 
479
 
 -- Iain Lane <iain.lane@canonical.com>  Wed, 31 Jan 2018 09:38:07 +0000
480
 
 
481
 
livecd-rootfs (2.494) bionic; urgency=medium
482
 
 
483
 
  * Run subiquity on any serial consoles that the user told systemd
484
 
    about.
485
 
 
486
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Wed, 31 Jan 2018 21:58:33 +1300
487
 
 
488
 
livecd-rootfs (2.493) bionic; urgency=medium
489
 
 
490
 
  * Set a default archive mirror - needed for germinate.
491
 
 
492
 
 -- Iain Lane <iain.lane@canonical.com>  Tue, 30 Jan 2018 15:08:23 +0000
493
 
 
494
 
livecd-rootfs (2.492) bionic; urgency=medium
495
 
 
496
 
  * Oops. I shouldn't reference my private stuff.
497
 
 
498
 
 -- Iain Lane <iain.lane@canonical.com>  Tue, 30 Jan 2018 11:51:19 +0000
499
 
 
500
 
livecd-rootfs (2.491) bionic; urgency=medium
501
 
 
502
 
  * Support seeding of snaps, as emitted by germinate >= 2.27.
503
 
 
504
 
 -- Iain Lane <iain.lane@canonical.com>  Tue, 30 Jan 2018 11:20:28 +0000
505
 
 
506
 
livecd-rootfs (2.490) bionic; urgency=medium
507
 
 
508
 
  * ubuntu-cpc: Initramfs compression should match default for
509
 
    update-initramfs (LP: #1744114)
510
 
 
511
 
 -- Robert C Jennings <robert.jennings@canonical.com>  Mon, 29 Jan 2018 12:15:17 -0500
512
 
 
513
 
livecd-rootfs (2.489) bionic; urgency=medium
514
 
 
515
 
  [ Balint Reczey ]
516
 
  * Revert to building minimized and not minimimized images with the same
517
 
    ~2.2 GiB size
518
 
  * Stop suggesting partimage which is not used anymore
519
 
  * Drop Nexus 7 support
520
 
 
521
 
  [ Steve Langasek ]
522
 
  * Add support for passing snap channel to ubuntu-core image builds.
523
 
 
524
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 12 Jan 2018 15:04:42 -0800
525
 
 
526
 
livecd-rootfs (2.488) bionic; urgency=medium
527
 
 
528
 
  * Enable systemd-networkd by default for live-server installs.
529
 
 
530
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 04 Jan 2018 09:36:56 +1300
531
 
 
532
 
livecd-rootfs (2.487) bionic; urgency=medium
533
 
 
534
 
  * Drop android-tools-fsutils dependency, and instead install it on
535
 
    demand for the nexus7 sub-arch. This target is no longer produced,
536
 
    thus by doing this android-tools can fall out of main to universe.
537
 
 
538
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 11 Dec 2017 12:22:36 +0000
539
 
 
540
 
livecd-rootfs (2.486) bionic; urgency=medium
541
 
 
542
 
  [ Michael Hudson-Doyle ]
543
 
  * Install grub-ieee1275 instead of grub2 on ppc64el; grub2 is a dummy
544
 
    transitional package in universe.
545
 
 
546
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 06 Dec 2017 14:22:43 -0800
547
 
 
548
 
livecd-rootfs (2.485) bionic; urgency=medium
549
 
 
550
 
  [ Michael Hudson-Doyle ]
551
 
  * Automount a partition of fixed UUID for giving subiquity canned answers.
552
 
 
553
 
  [ Balint Reczey ]
554
 
  * Use default xz compression (-6) for raspi2 image.
555
 
    Xz with -0 generated ~35% bigger compressed image. (LP: #1732681)
556
 
  * Zero fill space in UEFI partitions, too
557
 
  * Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in
558
 
    default string
559
 
  * Build minimized images in a 1GiB image
560
 
 
561
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Mon, 04 Dec 2017 10:51:13 +1300
562
 
 
563
 
livecd-rootfs (2.484) bionic; urgency=medium
564
 
 
565
 
  [ Balint Reczey ]
566
 
  * Skip setting up initrd for s390x when it is not generated for the image.
567
 
    This fixes building minimized s390x images.
568
 
 
569
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 14 Nov 2017 16:58:34 -0800
570
 
 
571
 
livecd-rootfs (2.483) bionic; urgency=medium
572
 
 
573
 
  * Fix lingering reference to livecd-rootfs.ubuntu-core.model-assertion
574
 
    that breaks the ubuntu-core image build.
575
 
 
576
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 13 Nov 2017 09:15:13 -0800
577
 
 
578
 
livecd-rootfs (2.482) bionic; urgency=medium
579
 
 
580
 
  * Remove boot/grub leftovers from our root squashfs, left behind after
581
 
    grub purge.
582
 
  * Remove apt, debconf, dpkg cruft files from /var/cache and /var/lib in all
583
 
    our livefses.
584
 
  * Pass --cache false to lb config; otherwise we copy around caches of
585
 
    .debs that are never used properly, and which prevent us from emptying
586
 
    /var/cache/apt in images.
587
 
  * When building minimized cloud images, remove various packages that we
588
 
    don't want installed by default.  Some are tools that aren't needed for
589
 
    non-interactive use; some are libraries whose reverse-dependencies
590
 
    will have already been removed; and one, open-vm-tools, should only be
591
 
    included in images that are targeted to VMWare (which is not the case
592
 
    for any of the current minimal images), rather than being included
593
 
    directly in the cloud-image seed.
594
 
 
595
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 09 Nov 2017 23:49:43 -0800
596
 
 
597
 
livecd-rootfs (2.481) bionic; urgency=medium
598
 
 
599
 
  * The target for x86 ubuntu-core images is VMs, so create them with
600
 
    a buffer of free space in order to work if booted in place.
601
 
  * ubuntu-image now produces a manifest file listing the snap revisions
602
 
    used; publish this so that it's picked up by launchpad-buildd.
603
 
  * Change ubuntu-core image builds to use the standard "$PREFIX" naming for
604
 
    artifacts instead of being gratuitously different; requires a matching
605
 
    change to ubuntu-cdimage.
606
 
 
607
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 09 Nov 2017 23:29:50 -0800
608
 
 
609
 
livecd-rootfs (2.480) bionic; urgency=medium
610
 
 
611
 
  [ Gary Wang ]
612
 
  * Add the IMAGEFORMAT=none to support generating a single rootfs.
613
 
 
614
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 06 Nov 2017 11:12:45 -0800
615
 
 
616
 
livecd-rootfs (2.479) bionic; urgency=medium
617
 
 
618
 
  * Purge initramfs-tools from minimized images.
619
 
  * Make sure to remove any initramfs that was generated in a minimized
620
 
    image.
621
 
  * divert /usr/bin/systemd-detect-virt as part of the grub diversions, so
622
 
    that the grub kernel postinst hook is operational when we're building
623
 
    in a container.  LP: #1729034.
624
 
 
625
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 31 Oct 2017 09:58:35 -0700
626
 
 
627
 
livecd-rootfs (2.478) artful; urgency=medium
628
 
 
629
 
  [ Michael Hudson-Doyle ]
630
 
  * Two last minute server-live fixes:
631
 
    - Seed the subiquity snap to track the stable channel (LP: #1724410)
632
 
    - Remove snap.subiquity.started from subiquity's After=/Requires= as it
633
 
      does not fix the race condition they were intended to address and causes
634
 
      subiquity to be killed when snapd refreshes subiquity (LP: #1724411)
635
 
 
636
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 17 Oct 2017 22:08:38 -0700
637
 
 
638
 
livecd-rootfs (2.477) artful; urgency=medium
639
 
 
640
 
  * Fix server live image to pull subiquity from the stable channel, not
641
 
    from edge.
642
 
 
643
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 15 Oct 2017 13:44:56 -0700
644
 
 
645
 
livecd-rootfs (2.476) artful; urgency=medium
646
 
 
647
 
  * snap.subiquity.started.service must be RemainAfterExit=yes to satisfy
648
 
    the service dependencies.
649
 
 
650
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 12 Oct 2017 09:23:52 -0400
651
 
 
652
 
livecd-rootfs (2.475) artful; urgency=medium
653
 
 
654
 
  * Add the SNAP_REEXEC=0 enviroment to the subiquity service as well.
655
 
 
656
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 12 Oct 2017 00:32:46 -0400
657
 
 
658
 
livecd-rootfs (2.474) artful; urgency=medium
659
 
 
660
 
  * Fix wrong variable name in systemd unit snippets.
661
 
 
662
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 11 Oct 2017 18:24:21 -0400
663
 
 
664
 
livecd-rootfs (2.473) artful; urgency=medium
665
 
 
666
 
  [ Balint Reczey ]
667
 
  * Clean up dangling /boot/initrd.img symlink when needed
668
 
  * Revert ignoring failure of minimized autopkgtest on ppc64el
669
 
  * Use kvm kernel only on amd64
670
 
  * Skip installing server task when building minimial images
671
 
 
672
 
  [ Steve Langasek ]
673
 
  * export SNAP_REEXEC=0 to our snappy systemd units in the livefs overlay,
674
 
    to work around apparmor not working reliably against aufs.
675
 
 
676
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 11 Oct 2017 12:46:14 -0400
677
 
 
678
 
livecd-rootfs (2.472) artful; urgency=medium
679
 
 
680
 
  [ Michael Hudson-Doyle ]
681
 
  * Add snap.subiquity.started.service to subiquity.service's Requires=.
682
 
 
683
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 10 Oct 2017 18:41:01 -0400
684
 
 
685
 
livecd-rootfs (2.471) artful; urgency=medium
686
 
 
687
 
  * Now that grub-related diversions have been factored out in 2.466
688
 
    instead of having bogus root=stuff arg generated in grub.cfg, it is
689
 
    actually empty. Therefore update the sed command to make the arg in
690
 
    the root= token optional. This should resolve non-booting livecd cpc
691
 
    images.
692
 
 
693
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Tue, 10 Oct 2017 13:26:21 +0100
694
 
 
695
 
livecd-rootfs (2.470) artful; urgency=medium
696
 
 
697
 
  * Add initial support for preinstallation of snaps in images, and
698
 
    preinstall pulsemixer in the Ubuntu MATE image.
699
 
 
700
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 08 Oct 2017 21:49:09 -0400
701
 
 
702
 
livecd-rootfs (2.469) artful; urgency=medium
703
 
 
704
 
  * Unminimization information should only go to motd when we are actually
705
 
    minimized.
706
 
 
707
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 08 Oct 2017 16:08:10 -0400
708
 
 
709
 
livecd-rootfs (2.468) artful; urgency=medium
710
 
 
711
 
  [ Dimitri John Ledkov ]
712
 
  * Drop obsolete fix-ups of resolv.conf, debootstrap should now result in
713
 
    correct symlink to resolved without any further fixes.
714
 
 
715
 
  [ Michael Hudson-Doyle ]
716
 
  * Have subiquity.service order after on a service defined by the subiquity
717
 
    snap, which in turn will order after the job that mounts the subiquity
718
 
    snap. (LP: #1721414)
719
 
 
720
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Fri, 06 Oct 2017 12:52:43 +1300
721
 
 
722
 
livecd-rootfs (2.467) artful; urgency=medium
723
 
 
724
 
  * fix remaining wrong references to /etc/default/grub.d/40-partuuid
725
 
 
726
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 04 Oct 2017 23:52:21 -0700
727
 
 
728
 
livecd-rootfs (2.466) artful; urgency=medium
729
 
 
730
 
  * ubuntu-server: drop hard-coded test key from the subiquity overlay in
731
 
    favor of the generic-classic assertion from the store.
732
 
  * move snap assertion handling into the generic build script (and, in
733
 
    the process, from the subiquity overlay to the base squashfs).
734
 
  * add ubuntu-mate to the set of projects we add snap model assertions to.
735
 
  * Factor out grub-related diversions and use them consistently, so we
736
 
    don't end up with wrong os-probe output in our grub.cfg.
737
 
  * Fix the force-partuuid handling to create the file under
738
 
    /etc/default/grub.d/ with a .cfg extension as grub expects; it's unclear
739
 
    how this ever worked without.
740
 
 
741
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 04 Oct 2017 23:02:36 -0700
742
 
 
743
 
livecd-rootfs (2.465) artful; urgency=medium
744
 
 
745
 
  * Skip installation of kernel headers for all minimal images
746
 
  * Use the kvm kernel flavor for minimized cloud image where available,
747
 
    not virtual.
748
 
 
749
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 04 Oct 2017 10:31:20 -0700
750
 
 
751
 
livecd-rootfs (2.464) artful; urgency=medium
752
 
 
753
 
  * Ignore failure of new autopkgtest on ppc64el, where it's not a
754
 
    regression.
755
 
  * Use /bin/sh, not /bin/bash, for autopkgtest.
756
 
 
757
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 01 Oct 2017 13:39:20 -0700
758
 
 
759
 
livecd-rootfs (2.463) artful; urgency=medium
760
 
 
761
 
  [ Balint Reczey ]
762
 
  * Bump needed live-build version which can build images without initrd
763
 
  * Mention unminimize script in motd
764
 
  * Warn users that unminimize may fail reinstalling packages
765
 
  * Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for
766
 
    consistency
767
 
  * Run autopkgtest for SUBPROJECT=minimized
768
 
  * When SUBPROJECT environment variable is not set assume it to be ""
769
 
 
770
 
  [ Michael Hudson-Doyle ]
771
 
  * Fix path to subiquity-loadkeys 
772
 
 
773
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 29 Sep 2017 17:33:02 -0400
774
 
 
775
 
livecd-rootfs (2.462) artful; urgency=medium
776
 
 
777
 
  * Fix a reference to an undefined variable in a script that's set -u.
778
 
 
779
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 29 Sep 2017 15:10:47 -0400
780
 
 
781
 
livecd-rootfs (2.461) artful; urgency=medium
782
 
 
783
 
  * In subiquity, loadkeys to setup Shift+Tab key combination.
784
 
 
785
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Thu, 28 Sep 2017 13:58:43 -0400
786
 
 
787
 
livecd-rootfs (2.460) artful; urgency=medium
788
 
 
789
 
  [ Steve Langasek ]
790
 
  * Begin adding support for a project-independent 'minimize' subproject, which
791
 
    (ironically) omits ubuntu-minimal in favor of using only the minbase
792
 
    package set.
793
 
  * Export the subproject into config/chroot and config/binary, so that this
794
 
    information is available to per-project hooks that need to be
795
 
    subproject-aware (e.g., to skip steps when SUBPROJECT=minimize)
796
 
  * Make the 999-cpc-fixes.chroot subproject-aware, so we don't try to
797
 
    locale-gen
798
 
  * In a cloud environment, we can rely on the kernel being able to boot the
799
 
    root filesystem directly, without an initramfs; enable this when building
800
 
    minimized.
801
 
  * If we're using SUBPROJECT=minimize, and tzdata is not installed, remove
802
 
    files that have been left behind.  This is a workaround for a bug that
803
 
    should be fixed in tzdata.
804
 
 
805
 
  [ Balint Reczey ]
806
 
  * Mount using --make-rslave to ensure safe unmounts for rbind mounts
807
 
  * Don't ask for password and GECOS while creating vagrant user
808
 
  * Drop man pages and most of the documentation from minimized images
809
 
    /usr/share/doc/*/copyright and changelog.Debian.gz files are still kept
810
 
  * Add unminimize script for reverting minimization on running system
811
 
  * Install ubuntu-minimal while unminimizing the system
812
 
 
813
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 28 Sep 2017 09:24:30 -0400
814
 
 
815
 
livecd-rootfs (2.459) artful; urgency=medium
816
 
 
817
 
  [ Steve Langasek ]
818
 
  * Remove spurious call to 'sync'; we don't need to flush all disk caches
819
 
    on the system to cleanly unmount a partition.
820
 
 
821
 
  [ Michael Hudson-Doyle ]
822
 
  * only show alert (i.e. panic) kernel messages on the console when
823
 
    subiquity is running
824
 
 
825
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Thu, 21 Sep 2017 11:34:20 +1200
826
 
 
827
 
livecd-rootfs (2.458) artful; urgency=medium
828
 
 
829
 
  * Move default netplan config for server-live image to where hook will
830
 
    pick it up.
831
 
 
832
 
 -- Michael Hudson-Doyle <mwhudson@debian.org>  Mon, 18 Sep 2017 10:47:59 +1200
833
 
 
834
 
livecd-rootfs (2.457) artful; urgency=medium
835
 
 
836
 
  * Enable systemd-networkd by default.
837
 
    - Usually, netplan's systemd-generator enables systemd-networkd and
838
 
    systemd-networkd-wait-online on boot. But netplan configuration is not
839
 
    yet generated at that point by cloud-init. Cloud-init generates in the
840
 
    network-pre.target and expects the network.target /
841
 
    network-online.target to work. These are already part of the ongoing
842
 
    systemd transaction, thus cannot be injected into the boot-sequency by
843
 
    cloud-init local mode. Therefore make sure cloud images include
844
 
    networkd in the initial boot transaction.
845
 
    - src:systemd will shortly not enable networkd unconditionally by
846
 
    default.
847
 
  * Drop ifupdown e-n-i configuration files, no longer used.
848
 
 
849
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Sun, 17 Sep 2017 15:17:45 +0100
850
 
 
851
 
livecd-rootfs (2.456) artful; urgency=medium
852
 
 
853
 
  * Improve teardown_mountpoint to recursively find all submounts and
854
 
    unmount them, instead of working from a hard-coded list.  This makes
855
 
    the code resilient against other submounts being added later, including
856
 
    downstream.
857
 
  * Also nuke the sleep / udevadm settle calls in the process, which should
858
 
    never be required and slow down the builds.
859
 
 
860
 
  [ Michael Hudson-Doyle ]
861
 
  * set a default netplan config of dhcp-on-ethernet for the server live image
862
 
 
863
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 13 Sep 2017 22:35:03 -0700
864
 
 
865
 
livecd-rootfs (2.455) artful; urgency=medium
866
 
 
867
 
  * Restore the call to 'umount -R $mountpoint' from umount_partition,
868
 
    accidentally dropped in previous upload.
869
 
 
870
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 13 Sep 2017 12:50:10 -0700
871
 
 
872
 
livecd-rootfs (2.454) artful; urgency=medium
873
 
 
874
 
  [ Steve Langasek ]
875
 
  * live-build/functions: mount tmpfs on /var/cache/apt and var/lib/apt, so
876
 
    we don't have to leave empty space in our derivative images for packages
877
 
    that have been downloaded/installed/removed.  This normally isn't
878
 
    relevant for the installed system, since the root filesystem will
879
 
    auto-expand in place on the target disk, but lets us ship smaller
880
 
    images.
881
 
  * live-build/functions: also call 'apt-get update' after mounting the
882
 
    blank /var/lib/apt.
883
 
  * live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: call apt-get
884
 
    update *before* installing packages, not after.
885
 
 
886
 
  [ Robert C Jennings ]
887
 
  * live-build/ubuntu-cpc/functions: Add a function, teardown_mountpoint,
888
 
    to reverse the work done in setup_mountpoint.  Lack of this function
889
 
    has forced users of setup_mountpoint to implement this separately
890
 
    and the implementations have diverged. (LP: #1716992)
891
 
  * live-build/ubuntu-cpc/functions: Remove umount_settle function.
892
 
    The was only used where teardown_mountpoint was lacking.
893
 
 
894
 
  [ Steve Langasek ]
895
 
  * Also adjust live-build/ubuntu-server/hooks/032-installer-squashfs.binary
896
 
    to use teardown_mountpoint.
897
 
 
898
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 13 Sep 2017 12:04:48 -0700
899
 
 
900
 
livecd-rootfs (2.453) artful; urgency=medium
901
 
 
902
 
  [ Chris Glass ]
903
 
  * Create vagrant user for vagrant image, per upstream requirements.
904
 
 
905
 
  [ Colin Watson ]
906
 
  * Mount and unmount /dev recursively, to cope with setups where there are
907
 
    interesting bind-mounts under /dev (e.g. loop devices bind-mounted by
908
 
    LXD).  LP: #1716465.
909
 
 
910
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 11 Sep 2017 11:39:11 -0700
911
 
 
912
 
livecd-rootfs (2.452) artful; urgency=medium
913
 
 
914
 
  * Fix suppressing kpartx error
915
 
 
916
 
 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 29 Aug 2017 16:18:36 +0200
917
 
 
918
 
livecd-rootfs (2.451) artful; urgency=medium
919
 
 
920
 
  * Fix a reference to an undefined variable in the ubuntu-cpc hooks,
921
 
    introduced by the previous upload.
922
 
 
923
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 25 Aug 2017 14:28:43 -0700
924
 
 
925
 
livecd-rootfs (2.450) artful; urgency=medium
926
 
 
927
 
  [ Steve Langasek ]
928
 
  * Set a default locale of C.UTF-8 in the cloud images.
929
 
 
930
 
  [ Mathieu Trudel-Lapierre ]
931
 
  * Drop special handling of grub modules.  Modules should be included in
932
 
    the signed grub binaries when necessary.
933
 
 
934
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 23 Aug 2017 17:27:53 -0700
935
 
 
936
 
livecd-rootfs (2.449) artful; urgency=medium
937
 
 
938
 
  [ Balint Reczey ]
939
 
  * Use VMDKstream in a more future-proof way
940
 
 
941
 
  [ Dimitri John Ledkov ]
942
 
  * Drop creating upstart jobs for serial getty.
943
 
 
944
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 14 Aug 2017 17:02:53 +0100
945
 
 
946
 
livecd-rootfs (2.448) artful; urgency=medium
947
 
 
948
 
  [ Balint Reczey ]
949
 
  * Depend on packages in main instead of installing them at runtime
950
 
  * Depend on vmdk-stream-converter instead of installing it at run time
951
 
  * Use xz -T4 -0 instead of pxz (LP: #1701132)
952
 
    Supported xz versions before 5.2 also accept the -T4 option but ignore
953
 
    it.
954
 
  * Depend on xz-utils instead of pxz
955
 
 
956
 
  [ Mathieu Trudel-Lapierre ]
957
 
  * auto/config: enable Debug::pkgDepCache::AutoInstall so tracking down
958
 
    dependency bugs in the livefs is a little clearer.
959
 
 
960
 
  [ Robert C Jennings ]
961
 
  * live-build/functions: Update path for VMDKstream.py (LP: #1706116)
962
 
 
963
 
 -- Brian Murray <brian@ubuntu.com>  Mon, 24 Jul 2017 11:06:24 -0700
964
 
 
965
 
livecd-rootfs (2.447) artful; urgency=medium
966
 
 
967
 
  * Add cm3 as a known ubuntu-core image type.  LP: #1698223.
968
 
 
969
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 15 Jun 2017 23:36:44 -0700
970
 
 
971
 
livecd-rootfs (2.446) artful; urgency=medium
972
 
 
973
 
  * Build ubuntu back with tasks. The metapackage switch was due to g++
974
 
    transition and needed some additional hint. This is adding maintenance
975
 
    and as mentioned in 2.335, we can revert this.
976
 
 
977
 
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 02 Jun 2017 15:08:29 +0200
978
 
 
979
 
livecd-rootfs (2.445) artful; urgency=medium
980
 
 
981
 
  * Resurrect Balint's fix from
982
 
    lp:~rbalint/livecd-rootfs/livecd-rootfs-autopkgtest-fix to wrap kpartx
983
 
    and trap spurious errors, since the problem is still being seen
984
 
    intermittently on i386 despite us calling sync before kpartx.
985
 
 
986
 
  [ Mathieu Trudel-Lapierre ]
987
 
  * Use ubuntu-server as the user for autologin on ubuntu-server live images.
988
 
 
989
 
  [ Simon Quigley ]
990
 
  * Use the correct task for lubuntu-next.
991
 
  * Use --no-install-recommends for lubuntu-next, consistent with lubuntu.
992
 
 
993
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 23 May 2017 15:56:52 -0700
994
 
 
995
 
livecd-rootfs (2.444) artful; urgency=medium
996
 
 
997
 
  * For now, make sure all automated image builds are on the edge channel.
998
 
    Eventually we will want to pass the channel as build metadata instead.
999
 
 
1000
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 28 Apr 2017 18:22:45 -0700
1001
 
 
1002
 
livecd-rootfs (2.443) artful; urgency=medium
1003
 
 
1004
 
  * Mark autopkgtests isolation-machine since debootstrap won't work in a
1005
 
    container.
1006
 
  * Use xz to compress ubuntu-image .img files before transfer, so that we
1007
 
    have smaller downloads and retain file sparseness everywhere.
1008
 
 
1009
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 28 Apr 2017 17:50:07 -0700
1010
 
 
1011
 
livecd-rootfs (2.442) artful; urgency=medium
1012
 
 
1013
 
  [ Robert Jennings ]
1014
 
  * live-build/ubuntu-cpc/hooks/060-ipv6.chroot: remove faulty release
1015
 
    comparison prior to aa-series (LP: #1681548)
1016
 
  * live-build/ubuntu-cpc/hooks/999-extras.binary: Exit on first failure
1017
 
 
1018
 
  [ Balint Reczey ]
1019
 
  * sync before calling kpartx to let writing to loop devices finish
1020
 
  * Sort and list dependencies nicely
1021
 
  * Require PROJECT environment to be set for lb build
1022
 
  * Allow overwriting IMAGEFORMAT even for ubuntu-cpc and ubuntu-server
1023
 
  * Optionally use ubuntu-image for building snap based images
1024
 
 
1025
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 28 Apr 2017 15:15:12 -0700
1026
 
 
1027
 
livecd-rootfs (2.441.2) zesty; urgency=medium
1028
 
 
1029
 
  * The ubuntu-server:live should use a casper-based initramfs to work
1030
 
    correctly. (LP: #1682460)
1031
 
 
1032
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Tue, 18 Apr 2017 09:56:31 -0400
1033
 
 
1034
 
livecd-rootfs (2.441.1) zesty; urgency=medium
1035
 
 
1036
 
  * Setup kernel properly for ubuntu-server:live; we *do* want to build
1037
 
    kernel-generic and initrd-generic for this image. (LP: #1682460)
1038
 
 
1039
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Thu, 13 Apr 2017 11:14:09 -0400
1040
 
 
1041
 
livecd-rootfs (2.441) zesty; urgency=medium
1042
 
 
1043
 
  [ Balint Reczey ]
1044
 
  * Add a basic but configurable autopkgtest.
1045
 
 
1046
 
  [ Mathieu Trudel-Lapierre ]
1047
 
  * Add ubuntu-server:live for a subiquity-based server image.
1048
 
  * Refactor functions out of ubuntu-cpc and ubuntu-server hooks.
1049
 
 
1050
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Wed, 12 Apr 2017 19:37:08 -0400
1051
 
 
1052
 
livecd-rootfs (2.440) zesty; urgency=medium
1053
 
 
1054
 
  [ Steve Langasek ]
1055
 
  * live-build/ubuntu-cpc/functions: don't call sleep as part of
1056
 
    umount_settle; udevadm settle is synchronous and there's no reason to
1057
 
    sleep after it.
1058
 
  * live-build/ubuntu-cpc/functions: umount_partition: don't call
1059
 
    umount_settle for each submount; just unmount them one by one and
1060
 
    settle at the end.
1061
 
  * Support passing IMAGE_TARGETS in the environment, to limit which images
1062
 
    are output as part of a build; particularly useful for ubuntu-cpc builds
1063
 
    which output multiple image types.
1064
 
 
1065
 
  [ Nishanth Aravamudan ]
1066
 
  * live-build/ubuntu-cpc/hooks/061-open-iscsi.chroot: generate iSCSI
1067
 
    Initiator Name at first iscsid run for cloud images to ensure it is
1068
 
    unique (LP: #1444992).
1069
 
 
1070
 
  [ Brian Murray ]
1071
 
  * Fix the OVF's metadata to include Ubuntu specific identifiers and
1072
 
    descriptions instead of the generic Linux ones. Thanks to Chris Glass.
1073
 
    (LP: #1656293)
1074
 
  * Add replace_grub_root_with_label function thereby consolidating multiple
1075
 
    uses of the same calls to sed. Thanks to Dan Watkins.
1076
 
 
1077
 
  [ Adam Conrad ]
1078
 
  * Set device_tree_address for the new kernel in the RPi bootloader config.txt
1079
 
 
1080
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 23 Mar 2017 11:39:22 -0600
1081
 
 
1082
 
livecd-rootfs (2.439) zesty; urgency=medium
1083
 
 
1084
 
  * Fix the manifest generation in OVA files so that ovf files don't have
1085
 
    double extensions.  Thanks to Chris Glass.  (LP: #1627931)
1086
 
 
1087
 
 -- Brian Murray <brian@ubuntu.com>  Fri, 03 Feb 2017 13:32:59 -0800
1088
 
 
1089
 
livecd-rootfs (2.438) zesty; urgency=medium
1090
 
 
1091
 
  * live-build/auto/config: Add ubuntu-budgie project (LP: #1652144)
1092
 
 
1093
 
 -- David Mohammed <fossfreedom@ubuntu.com>  Thu, 22 Dec 2016 18:51:29 +0000
1094
 
 
1095
 
livecd-rootfs (2.437) zesty; urgency=medium
1096
 
 
1097
 
  * live-build/auto/config: Don't remove .pyc files any more - we don't care
1098
 
    *that* much about the small space gain these days, and would prefer the
1099
 
    speed win. (LP: #1627190)
1100
 
 
1101
 
 -- Iain Lane <iain.lane@canonical.com>  Fri, 04 Nov 2016 11:02:13 +0000
1102
 
 
1103
 
livecd-rootfs (2.436) zesty; urgency=medium
1104
 
 
1105
 
  [ Robert C Jennings ]
1106
 
  * ubuntu-cpc: Remove redundant copy of grub files.
1107
 
 
1108
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Fri, 28 Oct 2016 21:49:42 -0400
1109
 
 
1110
 
livecd-rootfs (2.435) yakkety; urgency=medium
1111
 
 
1112
 
  * Update the ubuntu-touch hints to try installing ubuntu-system-settings
1113
 
    instead of ubuntu-system-settings-online-accounts as this makes the dep
1114
 
    resolver more happy on amd64/i386 systems. This should fix the current
1115
 
    image build failure for yakkety i386 images.
1116
 
 
1117
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Mon, 10 Oct 2016 14:41:46 +0200
1118
 
 
1119
 
livecd-rootfs (2.434) yakkety; urgency=medium
1120
 
 
1121
 
  * Update the 00-uid-gid-fix.chroot_early hook for touch to include the new
1122
 
    known good bootstrap hash values.
1123
 
 
1124
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Fri, 30 Sep 2016 11:20:22 +0200
1125
 
 
1126
 
livecd-rootfs (2.433) yakkety; urgency=medium
1127
 
 
1128
 
  * Use the virtual kernel for the arm64 cpc images instead of generic.
1129
 
 
1130
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 22 Sep 2016 21:54:16 -0600
1131
 
 
1132
 
livecd-rootfs (2.432) yakkety; urgency=medium
1133
 
 
1134
 
  * Use the virtual kernel for the powerpc64 cpc images (LP: #1625368)
1135
 
 
1136
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 19 Sep 2016 16:55:40 -0600
1137
 
 
1138
 
livecd-rootfs (2.431) yakkety; urgency=medium
1139
 
 
1140
 
  [ Łukasz 'sil2100' Zemczak ]
1141
 
  * Temporarily change the 60-install-click.chroot script to pull in clicks for
1142
 
    arm64 builds from a different location for ubuntu-touch.
1143
 
 
1144
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 14 Sep 2016 14:27:40 -0500
1145
 
 
1146
 
livecd-rootfs (2.430) yakkety; urgency=medium
1147
 
 
1148
 
  [ Michael Vogt ]
1149
 
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
1150
 
    - do not create "ubuntu" user for ubuntu-core anymore, the
1151
 
      console-conf package will create this user now
1152
 
  * live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot
1153
 
    - dropped
1154
 
 
1155
 
  [ Steve Langasek ]
1156
 
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: fix unmount handling
1157
 
    so that the teardown is done properly /before/ we try to make an
1158
 
    image from our filesystem, since otherwise /etc/resolv.conf is broken.
1159
 
    LP: #1621393.
1160
 
 
1161
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 09 Sep 2016 15:57:27 -0700
1162
 
 
1163
 
livecd-rootfs (2.429) yakkety; urgency=medium
1164
 
 
1165
 
  * live-build/auto/build: Fix typo in netplan policy snippet.
1166
 
    *brown paperbag* (LP: #1615180)
1167
 
 
1168
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Sat, 20 Aug 2016 06:56:37 +0200
1169
 
 
1170
 
livecd-rootfs (2.428) yakkety; urgency=medium
1171
 
 
1172
 
  * live-build/auto/build: Move NetworkManager configuration to the right
1173
 
    place.
1174
 
 
1175
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 19 Aug 2016 16:28:23 +0200
1176
 
 
1177
 
livecd-rootfs (2.427) yakkety; urgency=medium
1178
 
 
1179
 
  * live-build/auto/build: If the image pre-installs network-manager, let it
1180
 
    manage all devices by default by shipping a default netplan policy.
1181
 
    Installing NM on an existing system only manages wifi and wwan, to avoid
1182
 
    interfering with networkd managed devices on existing server/cloud
1183
 
    instances.
1184
 
 
1185
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 18 Aug 2016 08:39:36 +0200
1186
 
 
1187
 
livecd-rootfs (2.426) yakkety; urgency=medium
1188
 
 
1189
 
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary
1190
 
    - use echo to display the error, thanks ogra for pointing that out,
1191
 
      update the string also to use the new snappy command naming
1192
 
 
1193
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 17 Aug 2016 15:23:19 +0200
1194
 
 
1195
 
livecd-rootfs (2.425) yakkety; urgency=medium
1196
 
 
1197
 
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary,
1198
 
    500-create-xdg-wrapper.binary, 700-classic-dir.binary:
1199
 
    - Correct some syntax errors in the ubuntu-core snap hooks.
1200
 
    - Create a desktop entry and some mimetype associations for xdg-open in
1201
 
      ubuntu-core. That way interacting with web, email and documentations 
1202
 
      urls in a snap should do the right thing.
1203
 
 
1204
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 17 Aug 2016 12:11:19 +0200
1205
 
 
1206
 
livecd-rootfs (2.424) yakkety; urgency=medium
1207
 
 
1208
 
  * Install nplan in the ubuntu-core image.
1209
 
 
1210
 
 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com>  Tue, 16 Aug 2016 10:28:45 +1200
1211
 
 
1212
 
livecd-rootfs (2.423) yakkety; urgency=medium
1213
 
 
1214
 
  [ Simon Quigley ]
1215
 
  * Add an image for Lubuntu Next (LXQt)
1216
 
 
1217
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 12 Aug 2016 13:02:01 -0700
1218
 
 
1219
 
livecd-rootfs (2.422) yakkety; urgency=medium
1220
 
 
1221
 
  * live-build/ubuntu-touch/includes.chroot/etc/lightdm/
1222
 
    lightdm.conf.d/90-phablet.conf:
1223
 
    - Don't have Touch greeters show a guest session. Touch isn't ready
1224
 
      for non-phablet users yet nor a multi-user greeter.
1225
 
 
1226
 
 -- Michael Terry <mterry@ubuntu.com>  Wed, 10 Aug 2016 11:06:32 -0400
1227
 
 
1228
 
livecd-rootfs (2.421) yakkety; urgency=medium
1229
 
 
1230
 
  [ Louis Zuckerman ]
1231
 
  * Fixes for vagrant box builder in ubuntu-cpc LP: #1565985
1232
 
    - Install virtualbox-guest-utils
1233
 
    - Don't disable default synced folder
1234
 
    - Don't set vm name
1235
 
    - Add cloud-init config to manage /etc/hosts LP: #1561250
1236
 
 
1237
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 21 Jul 2016 09:14:50 -0700
1238
 
 
1239
 
livecd-rootfs (2.420) yakkety; urgency=medium
1240
 
 
1241
 
  [ Łukasz 'sil2100' Zemczak ]
1242
 
  * Remove the ubuntu-pd project from the scripts
1243
 
  * Add instead an ubuntu-touch-custom project for custom re-builds of
1244
 
    ubuntu-touch 
1245
 
 
1246
 
  [ Oliver Grawert ]
1247
 
  * sanitize the version number of the ubuntu-core snap
1248
 
  * sanitize the version number of the kernel snap
1249
 
 
1250
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 19 Jul 2016 13:59:16 +0200
1251
 
 
1252
 
livecd-rootfs (2.419) yakkety; urgency=medium
1253
 
 
1254
 
  [ Daniel Watkins ]
1255
 
  * Consolidate cloud images
1256
 
    - Remove .tar.gz and .tar.xz (removed in favour of the squashfs).
1257
 
    - Remove the MBR-only disk image in favour of the shared GPT/MBR UEFI
1258
 
      image.
1259
 
    - Remove '-disk1' from bootable image names.
1260
 
 
1261
 
  [ Phil Roche ]
1262
 
  * Removed HWCLOCKACCESS=no from /etc/default/rcS (LP: #1581044)
1263
 
 
1264
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 28 Jun 2016 16:21:08 -0700
1265
 
 
1266
 
livecd-rootfs (2.418) yakkety; urgency=medium
1267
 
 
1268
 
  * Ubuntu-MATE now does follow Recommends; adjust the configuration for it
1269
 
    to not pass --no-install-recommends.
1270
 
 
1271
 
 -- Mathieu Trudel-Lapierre <cyphermox@ubuntu.com>  Wed, 22 Jun 2016 13:42:37 -0400
1272
 
 
1273
 
livecd-rootfs (2.417) yakkety; urgency=medium
1274
 
 
1275
 
  * Swap order of security and updates in dvd sources.list.
1276
 
 
1277
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 13 Jun 2016 05:11:00 -0600
1278
 
 
1279
 
livecd-rootfs (2.416) yakkety; urgency=medium
1280
 
 
1281
 
  * Fix security mirror sources.list entries for non-x86 architectures.
1282
 
 
1283
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 13 Jun 2016 02:20:02 -0600
1284
 
 
1285
 
livecd-rootfs (2.415) yakkety; urgency=medium
1286
 
 
1287
 
  [ Michael Vogt ]
1288
 
  * add var/lib/snapd/classic in ubuntu-core
1289
 
 
1290
 
  [ Daniel Watkins ]
1291
 
  * Don't overwrite the default sources.list in cloud images.
1292
 
  * Replace sources.list generated using COMPONENTS with the sources.list from
1293
 
    an Ubuntu Server installation (i.e. with all components enabled, and all
1294
 
    deb-src lines commented).
1295
 
 
1296
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 08 Jun 2016 12:59:38 -0700
1297
 
 
1298
 
livecd-rootfs (2.414) yakkety; urgency=medium
1299
 
 
1300
 
  * Update post-debootstrap hashes for ubuntu-touch.
1301
 
 
1302
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Tue, 07 Jun 2016 11:18:54 +0200
1303
 
 
1304
 
livecd-rootfs (2.413) yakkety; urgency=medium
1305
 
 
1306
 
  * name switch from ubuntu-core to just core was postponed ... temporarily
1307
 
    revert this bit til we have the necessary snapd bits in place.
1308
 
 
1309
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 30 May 2016 17:43:40 +0200
1310
 
 
1311
 
livecd-rootfs (2.412) yakkety; urgency=medium
1312
 
 
1313
 
  * rename the ubuntu-core snap to simply be "core", update the package
1314
 
    summary too
1315
 
 
1316
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 27 May 2016 10:45:38 +0200
1317
 
 
1318
 
livecd-rootfs (2.411) yakkety; urgency=medium
1319
 
 
1320
 
  [ Michael Vogt ]
1321
 
  * update kernel snap building to match the new kernel policy
1322
 
  * system-image: add /usr/local/bin/xdg-open dbus helper
1323
 
 
1324
 
  [ Oliver Grawert ]
1325
 
  * add u-boot-tools to all snappy arches
1326
 
  * drop flash-kernel from snappy, it is useless there
1327
 
  * create /boot/uboot dir on all arches and configure /etc/fw_env.config
1328
 
    everywhere
1329
 
  * adjust motd message on snappy (capitalize "Snappy Ubuntu Core" and replace
1330
 
    the "snappy --help" with "snap --help"
1331
 
 
1332
 
  [ Adam Conrad ]
1333
 
  * Stop explicitly removing systemd-sysv for touch.
1334
 
  * Move touch resolution hints to a HINTS variable, and adjust for use
1335
 
    on dual-stack gl/gles arches where things don't quite work right.
1336
 
 
1337
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 26 May 2016 21:05:28 -0600
1338
 
 
1339
 
livecd-rootfs (2.410) yakkety; urgency=medium
1340
 
 
1341
 
  * Rename old ubuntu-core tarballs to ubuntu-base to avoid confusion.
1342
 
  * Drop special-casing of ubuntu-core:system-image in places, now that
1343
 
    ubuntu-core unambiguously refers to the snappy Ubuntu Core image.
1344
 
 
1345
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 09 May 2016 16:32:58 -0700
1346
 
 
1347
 
livecd-rootfs (2.409) yakkety; urgency=medium
1348
 
 
1349
 
  [ Michael Vogt ]
1350
 
  * add meta/kernel.yaml to the kernel snaps
1351
 
 
1352
 
  [ Łukasz 'sil2100' Zemczak ]
1353
 
  * Add the new dhcpd user introduced by latest archive changes.
1354
 
 
1355
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Wed, 04 May 2016 12:49:23 +0200
1356
 
 
1357
 
livecd-rootfs (2.408) xenial; urgency=medium
1358
 
 
1359
 
  * drop linux-firmware-raspi2, it does not actually contain driver
1360
 
    firmware but bootloaders (and fails to install if its target dir
1361
 
    is missing).
1362
 
 
1363
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 21 Apr 2016 14:15:21 +0200
1364
 
 
1365
 
livecd-rootfs (2.407) xenial; urgency=medium
1366
 
 
1367
 
  [ Colin Watson ]
1368
 
  * Add a basic build-time syntax check for live-build/auto/*.
1369
 
 
1370
 
  [ Oliver Grawert ]
1371
 
  * add multiverse to sources.list for snappy kernel builds
1372
 
 
1373
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 21 Apr 2016 10:53:12 +0200
1374
 
 
1375
 
livecd-rootfs (2.406) xenial; urgency=medium
1376
 
 
1377
 
  * Fix syntax error.
1378
 
 
1379
 
 -- Iain Lane <iain@orangesquash.org.uk>  Wed, 20 Apr 2016 21:13:23 +0100
1380
 
 
1381
 
livecd-rootfs (2.405) xenial; urgency=medium
1382
 
 
1383
 
  * move the snappy kernel builds to the correct linux-image-$arch and
1384
 
    linux-firmware-$arch metapackages
1385
 
 
1386
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 20 Apr 2016 19:34:11 +0200
1387
 
 
1388
 
livecd-rootfs (2.404) xenial; urgency=medium
1389
 
 
1390
 
  * Follow linux-firmware-raspi2 renaming in the archive for raspi2 images.
1391
 
 
1392
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 20 Apr 2016 10:49:02 -0600
1393
 
 
1394
 
livecd-rootfs (2.403) xenial; urgency=medium
1395
 
 
1396
 
  * Follow up on recent changes from the new network-manager packages and add
1397
 
    the nm-openvpn user to touch. This should essentially fix the image build
1398
 
    failures.
1399
 
 
1400
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Mon, 18 Apr 2016 12:27:04 +0200
1401
 
 
1402
 
livecd-rootfs (2.402) xenial; urgency=medium
1403
 
 
1404
 
  * Update the passwd, shadow, group and gshadow bootstrap hashes for touch.
1405
 
 
1406
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Fri, 15 Apr 2016 13:52:56 +0200
1407
 
 
1408
 
livecd-rootfs (2.401) xenial; urgency=medium
1409
 
 
1410
 
  * Re-enable systemd predictable network interface naming on cloud-images
1411
 
  * Stop creating default configuration for eth0 (LP: #1563487)
1412
 
 
1413
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Thu, 14 Apr 2016 14:47:42 -0400
1414
 
 
1415
 
livecd-rootfs (2.400) xenial; urgency=medium
1416
 
 
1417
 
  * Transition from ubuntu-snappy to ubuntu-core-snapd-units and snapd.
1418
 
 
1419
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 13 Apr 2016 22:57:39 -0600
1420
 
 
1421
 
livecd-rootfs (2.399) xenial; urgency=medium
1422
 
 
1423
 
  [ Oliver Grawert ]
1424
 
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
1425
 
    kill the snappy os build if the initramfs-tools-ubuntu-core package
1426
 
    is not found
1427
 
  * make s390x known to the snappy builds
1428
 
  * skip kernel snap an device tarball builds for s390x and ppc64el
1429
 
  * drop listing of the device tarballs, this was only for debugging
1430
 
 
1431
 
  [ Adam Conrad ]
1432
 
  * live-build/ubuntu-cpc/hooks/032-disk-image.binary: Install s390-tools
1433
 
    and sysconfig-hardware before we attempt to configure zipl.
1434
 
 
1435
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sun, 10 Apr 2016 17:23:05 +0200
1436
 
 
1437
 
livecd-rootfs (2.398) xenial; urgency=medium
1438
 
 
1439
 
  * switch snappy package builds from "snappy build" to "snapcraft snap"
1440
 
  (LP: #1557515)
1441
 
 
1442
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 08 Apr 2016 16:45:48 +0200
1443
 
 
1444
 
livecd-rootfs (2.397) xenial; urgency=medium
1445
 
 
1446
 
  * live-build/ubuntu-core/hooks/25-create-generic-initrd.chroot:
1447
 
    create a generic initrd inside the snappy os-snap so we do not need the
1448
 
    hackish ubuntu-core-generic-initrd package anymore.
1449
 
 
1450
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 07 Apr 2016 17:21:13 +0200
1451
 
 
1452
 
livecd-rootfs (2.396) xenial; urgency=medium
1453
 
 
1454
 
  [ Adam Conrad ]
1455
 
  * Remove obsolete pvr-omap4 special-casing to simplify configs.
1456
 
 
1457
 
  [ Daniel Watkins ]
1458
 
  * Enable building of powerpc cloud images.
1459
 
 
1460
 
 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 03 Apr 2016 02:39:50 -0600
1461
 
 
1462
 
livecd-rootfs (2.395) xenial; urgency=medium
1463
 
 
1464
 
  * create /etc/cloud/cloud.cfg.d/99-snappy-disable-network-config.cfg on
1465
 
    snappy so we do not end up with broken network config after cloud-init
1466
 
    ran (LP: #1563296).
1467
 
 
1468
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 01 Apr 2016 16:31:50 +0200
1469
 
 
1470
 
livecd-rootfs (2.394) xenial; urgency=medium
1471
 
 
1472
 
  [ Xavi Garcia ]
1473
 
  * Adding a new hook to change the configuration file for upower.
1474
 
 
1475
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Wed, 30 Mar 2016 16:20:20 +0200
1476
 
 
1477
 
livecd-rootfs (2.393) xenial; urgency=medium
1478
 
 
1479
 
  * actually make the /etc/mtab link relative (LP: #1547033)
1480
 
 
1481
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 24 Mar 2016 13:27:01 +0100
1482
 
 
1483
 
livecd-rootfs (2.392) xenial; urgency=medium
1484
 
 
1485
 
  * move mtab link to point to /proc/self/mounts instead of /proc/mounts
1486
 
    (LP: #1547033) in snappy builds
1487
 
 
1488
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 22 Mar 2016 13:16:59 +0100
1489
 
 
1490
 
livecd-rootfs (2.391) xenial; urgency=medium
1491
 
 
1492
 
  * adjust snap versions to only have one dash and use plus chars instead
1493
 
 
1494
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 21 Mar 2016 17:36:47 +0100
1495
 
 
1496
 
livecd-rootfs (2.390) xenial; urgency=medium
1497
 
 
1498
 
  * add link for wlan mac address in dragonboard kernel snaps
1499
 
  * move dragonboard kernel snap to linux-snapdragon (with a currently hardcoded
1500
 
    version due to missing -meta package for this kernel, don't do that at
1501
 
    home !)
1502
 
 
1503
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 16 Mar 2016 14:28:22 +0100
1504
 
 
1505
 
livecd-rootfs (2.389) xenial; urgency=medium
1506
 
 
1507
 
  * Follow rename of ubuntustudio-font-meta to ubuntustudio-fonts.
1508
 
 
1509
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 16 Mar 2016 10:45:40 +0000
1510
 
 
1511
 
livecd-rootfs (2.388) xenial; urgency=medium
1512
 
 
1513
 
  * add support for dragonboard kernel snap
1514
 
  * remove  grub-efi-arm64 to the arm64 OS snap as it breaks uboot
1515
 
 
1516
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 15 Mar 2016 13:21:25 +0100
1517
 
 
1518
 
livecd-rootfs (2.387) xenial; urgency=medium
1519
 
 
1520
 
  * Move the new touch click apps (unav, dekko, calendar) to the custom
1521
 
    tarball.
1522
 
 
1523
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Tue, 15 Mar 2016 12:56:32 +0100
1524
 
 
1525
 
livecd-rootfs (2.386) xenial; urgency=medium
1526
 
 
1527
 
  [ Michael Vogt ]
1528
 
  * add dpkg.list to assets of the kernel snap
1529
 
  * add grub-efi-arm64 to the arm64 OS snap
1530
 
 
1531
 
  [ Adam Conrad ]
1532
 
  * Build raspi2 images with multiverse for firmware.
1533
 
 
1534
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 14 Mar 2016 10:31:55 -0600
1535
 
 
1536
 
livecd-rootfs (2.385) xenial; urgency=medium
1537
 
 
1538
 
  * add snap building for kernel snaps
1539
 
 
1540
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 09 Mar 2016 15:58:35 +0100
1541
 
 
1542
 
livecd-rootfs (2.384) xenial; urgency=medium
1543
 
 
1544
 
  * slightly adjust the naming of the OS snap for snappy builds so it becomes
1545
 
    easier for cdimage to grab and publish it.
1546
 
 
1547
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 08 Mar 2016 19:43:19 +0100
1548
 
 
1549
 
livecd-rootfs (2.383) xenial; urgency=medium
1550
 
 
1551
 
  * add snap cration for ubuntu-core snappy rootfs builds
1552
 
 
1553
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 08 Mar 2016 16:43:45 +0100
1554
 
 
1555
 
livecd-rootfs (2.382) xenial; urgency=medium
1556
 
 
1557
 
  * Remove the manta device from the list of touchsubarches as we're not
1558
 
    building its kernel anymore.
1559
 
 
1560
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Fri, 04 Mar 2016 09:47:31 +0100
1561
 
 
1562
 
livecd-rootfs (2.381) xenial; urgency=medium
1563
 
 
1564
 
  [ Ben Howard ]
1565
 
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: scope serial device for
1566
 
    Virtualbox only.
1567
 
 
1568
 
  [ Łukasz 'sil2100' Zemczak ]
1569
 
  * Update the debootstrap group and gshadow hashes for ubuntu-touch.
1570
 
 
1571
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com>  Thu, 03 Mar 2016 10:07:26 +0100
1572
 
 
1573
 
livecd-rootfs (2.380) xenial; urgency=medium
1574
 
 
1575
 
  [ Ben Howard ]
1576
 
  * live-build/ubuntu-cpc/hooks/042-vagrant.binary: add serial device for
1577
 
    Vagrant images (LP: #1546108).
1578
 
 
1579
 
  [ Daniel Watkins ]
1580
 
  * Refactor ubuntu-cpc hooks to hard-code producing an 'ext4' rootfs, which
1581
 
    is used outside of the livecd-rootfs build process (specifically for EC2
1582
 
    publication).
1583
 
 
1584
 
 -- Dimitri John Ledkov <xnox@ubuntu.com>  Mon, 22 Feb 2016 19:17:15 +0000
1585
 
 
1586
 
livecd-rootfs (2.379) xenial; urgency=medium
1587
 
 
1588
 
  * add /var/lib/systemd/rfkill to pre-created dirs to use as writable
1589
 
    mountpoint for bind-mounts in snappy.
1590
 
 
1591
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 Feb 2016 14:42:29 +0100
1592
 
 
1593
 
livecd-rootfs (2.378) xenial; urgency=medium
1594
 
 
1595
 
  * Add net.ifnames=0 to the raspi2 cmdline injected into raspi2 builds.
1596
 
 
1597
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 17 Feb 2016 17:47:26 -0700
1598
 
 
1599
 
livecd-rootfs (2.377) xenial; urgency=medium
1600
 
 
1601
 
  * live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot: Add fake_cloud_init
1602
 
    function to create a nocloud data source for cloud images that aren't
1603
 
    meant to be used on real clouds and use it by default on armhf+raspi2
1604
 
 
1605
 
 -- Adam Conrad <adconrad@ubuntu.com>  Sun, 14 Feb 2016 03:12:37 -0700
1606
 
 
1607
 
livecd-rootfs (2.376) xenial; urgency=medium
1608
 
 
1609
 
  [ Michael Terry ]
1610
 
  * Change real name for phablet user to "Ubuntu" in ubuntu-touch.
1611
 
 
1612
 
  [ Steve Langasek ]
1613
 
  * Drop BuildLiveCD from the examples; we now use launchpad-buildd to drive
1614
 
    livefs builds, so BuildLiveCD is obsolete and misleading.
1615
 
  * Add hooks to ubuntu-cpc to divert /bin/sync in the chroot and undivert it
1616
 
    at the end.  This is a general-purpose change that should be applied to
1617
 
    all flavors and archs, but at the moment it's only needed on armhf+raspi2
1618
 
    to work around the raspberrypi2-firmware postinst calling sync, which is
1619
 
    actually warranted in the normal case.
1620
 
  * If a subarch is specified for a cloud image build, don't build rootfs
1621
 
    artifacts; these should come from the 'generic' build.
1622
 
  * Fix architecture handling in hooks.  We know we're always being invoked
1623
 
    from a launchpad-buildd-like setup, which passes ARCH and SUBARCH in the
1624
 
    environment, because auto/config and auto/build both rely on this.  So
1625
 
    don't scatter dpkg --print-architecture calls throughout, especially
1626
 
    when many of these are not cross-build-aware.
1627
 
  * Refactor ubuntu-cpc hooks to allow us to handle images where the root
1628
 
    partition should not be partition 1.
1629
 
 
1630
 
  [ Ben Howard ]
1631
 
  * ubuntu-cpc: fix hooks/032-disk-image.binary call to
1632
 
    create_empty_partition, which requires five args due to "-u"
1633
 
  * ubuntu-cpc: in hooks/030-root-tarball.binary create /lib/modules to fix
1634
 
    (LP: 1543204).
1635
 
 
1636
 
  [ Dimitri John Ledkov ]
1637
 
  * Do not remove linux-base, when purging all the linux-*, in the tarball
1638
 
    build. Otherwise ubuntu-minimal is removed, and things get crazy.
1639
 
  * Correct initrd.img symlink, kernel/hooks should actually produce the
1640
 
    right thing here, but meh.
1641
 
  * Chroot to execute zipl, because it's nice.
1642
 
  * Use the right loop device to install zipl onto.
1643
 
 
1644
 
  [ Steve Langasek ]
1645
 
  * Refactor ubuntu-cpc hooks to always produce a 'plain' rootfs via
1646
 
    live-build and reuse this for the tarball, instead of lb_binary_rootfs
1647
 
    creating some artifact that we ignore / throw away.
1648
 
  * Initial support for raspi2 subarch.
1649
 
  * Import live-build/ubuntu-cpc/hooks/raspi2/mkknlimg from
1650
 
    https://github.com/raspberrypi/linux/blob/rpi-4.1.y/scripts/mkknlimg
1651
 
    and use it to install a bootable uboot.bin.
1652
 
 
1653
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 12 Feb 2016 21:14:49 +0000
1654
 
 
1655
 
livecd-rootfs (2.375) xenial; urgency=medium
1656
 
 
1657
 
  [ Steve Langasek ]
1658
 
  * Refactor some non-idiomatic architecture handling in
1659
 
    live-build/ubuntu-cpc/hooks/999-cpc-fixes.chroot that also misidentifies
1660
 
    the architecture name for armhf.
1661
 
 
1662
 
  [ Ben Howard ]
1663
 
  * ubuntu-cpc: add missing net.ifnames=0 for ppc64el disk images.
1664
 
 
1665
 
 -- Ben Howard <ben.howard@ubuntu.com>  Thu, 04 Feb 2016 17:15:58 +0100
1666
 
 
1667
 
livecd-rootfs (2.374) xenial; urgency=medium
1668
 
 
1669
 
  [ Michael Vogt ]
1670
 
  * ubuntu-core:
1671
 
    - include the dpkg.list in the device tarball
1672
 
    - store /usr/share/snappy/dpkg.list manifest on the OS tarball
1673
 
 
1674
 
  [ Dimitri John Ledkov ]
1675
 
  * ubuntu-cpc:
1676
 
    - exclude s390x from should_install_grub
1677
 
 
1678
 
  [ Steve Langasek ]
1679
 
  * Refactor/reorder ubuntu-cpc support for consistency with other flavors,
1680
 
    so that subarch overrides can be applied correctly.
1681
 
 
1682
 
  [ Ben Howard ]
1683
 
  * ubuntu-cpc:
1684
 
    - fixed loop setup due to change of kpartx output
1685
 
    - only use grub-install logic for Intel architectures
1686
 
 
1687
 
 -- Ben Howard <ben.howard@ubuntu.com>  Tue, 02 Feb 2016 10:18:14 -0700
1688
 
 
1689
 
livecd-rootfs (2.373) xenial; urgency=medium
1690
 
 
1691
 
  * Set timeout options so ppc64el cloud images don't display a grub boot
1692
 
    menu (matching the behaviour of other cloud images).
1693
 
  * Specify a regex to run-parts so that cloud image extra scripts are found
1694
 
    and executed.
1695
 
 
1696
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Thu, 28 Jan 2016 11:51:23 +0000
1697
 
 
1698
 
livecd-rootfs (2.372) xenial; urgency=medium
1699
 
 
1700
 
  * Install grub in ppc64el cloud images so they are bootable (LP: #1538610)
1701
 
 
1702
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Wed, 27 Jan 2016 16:32:58 +0000
1703
 
 
1704
 
livecd-rootfs (2.371) xenial; urgency=medium
1705
 
 
1706
 
  * Remove unneeded packages from the root.tar.{gz,xz} cloud image targets
1707
 
    (LP: #1534764).
1708
 
 
1709
 
 -- utlemming Howard <utlemming.howard@ubuntu.com>  Tue, 19 Jan 2016 12:48:32 +0000
1710
 
 
1711
 
livecd-rootfs (2.370) xenial; urgency=medium
1712
 
 
1713
 
  * Produce OVA files for i386 cloud builds.
1714
 
 
1715
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Wed, 13 Jan 2016 11:51:51 +0000
1716
 
 
1717
 
livecd-rootfs (2.369) xenial; urgency=medium
1718
 
 
1719
 
  [ Łukasz 'sil2100' Zemczak ]
1720
 
  * Fix the invalid path for the error message in 00-uid-gid-fix.chroot_early
1721
 
    for ubuntu-touch.
1722
 
 
1723
 
  [ Michael Vogt ]
1724
 
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
1725
 
    - remove libicu52 hook
1726
 
 
1727
 
  [ Daniel Watkins ]
1728
 
  * Enable building of s390x cloud images.
1729
 
 
1730
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 13 Jan 2016 10:29:43 +0000
1731
 
 
1732
 
livecd-rootfs (2.368) xenial; urgency=medium
1733
 
 
1734
 
  * Fix earlier mistake of changing the wrong hashes.
1735
 
 
1736
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Mon, 14 Dec 2015 10:01:58 +0100
1737
 
 
1738
 
livecd-rootfs (2.367) xenial; urgency=medium
1739
 
 
1740
 
  * Update the passwd/shadow db hashes on ubuntu-touch builds
1741
 
 
1742
 
 -- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>  Mon, 14 Dec 2015 09:47:01 +0100
1743
 
 
1744
 
livecd-rootfs (2.366) xenial; urgency=medium
1745
 
 
1746
 
  * also add the new apt user to /etc/passwd in snappy
1747
 
 
1748
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Dec 2015 17:34:44 +0100
1749
 
 
1750
 
livecd-rootfs (2.365) xenial; urgency=medium
1751
 
 
1752
 
  * update /etc/shadow on snappy for new apt user
1753
 
 
1754
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Dec 2015 12:05:39 +0100
1755
 
 
1756
 
livecd-rootfs (2.364) xenial; urgency=medium
1757
 
 
1758
 
  * ubunut-cpc:
1759
 
    - extendend hooks/functions to support creation of derivative images
1760
 
      including mounting images.
1761
 
    - added the ability to create qcow2 images in hooks/functions
1762
 
    - simplified loop clean-up in hooks/functions
1763
 
    - removed assumption that disk1.img would be built
1764
 
    - switched qcow2 generation to use hooks/functions function
1765
 
 
1766
 
 -- Ben Howard <ben.howard@ubuntu.com>  Thu, 10 Dec 2015 09:10:35 -0700
1767
 
 
1768
 
livecd-rootfs (2.363) xenial; urgency=medium
1769
 
 
1770
 
  * configure /etc/fw_env.config for all arm arches on snappy
1771
 
 
1772
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 10 Dec 2015 15:04:41 +0100
1773
 
 
1774
 
livecd-rootfs (2.362) xenial; urgency=medium
1775
 
 
1776
 
  * make sure u-boot-tools is installed on snappy arm64
1777
 
 
1778
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 08 Dec 2015 16:47:21 +0100
1779
 
 
1780
 
livecd-rootfs (2.361) xenial; urgency=medium
1781
 
 
1782
 
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
1783
 
    make sure the default group is still created when adding the default user
1784
 
    to adm and sudo groups.
1785
 
 
1786
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 08 Dec 2015 16:36:34 +0100
1787
 
 
1788
 
livecd-rootfs (2.360) xenial; urgency=medium
1789
 
 
1790
 
  [ Michael Vogt ]
1791
 
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
1792
 
    - add default ubuntu user to "adm" and "sudo" groups
1793
 
 
1794
 
  [ Łukasz 'sil2100' Zemczak ]
1795
 
  * Fix the previous apt list removal hook. This hook needs to
1796
 
    be .binary as otherwise we're still left with apt lists when
1797
 
    the image is published.
1798
 
 
1799
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 07 Dec 2015 11:03:35 +0100
1800
 
 
1801
 
livecd-rootfs (2.359) xenial; urgency=medium
1802
 
 
1803
 
  * ubuntu-cpc:
1804
 
    - add devpts-live to hook builds
1805
 
    - add logic to settle the disks after UEFI builds
1806
 
 
1807
 
 -- Ben Howard <ben.howard@ubuntu.com>  Mon, 23 Nov 2015 09:34:57 -0700
1808
 
 
1809
 
livecd-rootfs (2.358) xenial; urgency=medium
1810
 
 
1811
 
  * Fix typo in ubuntu-cpc preventing non-intel builds.
1812
 
 
1813
 
 -- Ben Howard <ben.howard@ubuntu.com>  Tue, 17 Nov 2015 08:36:32 -0700
1814
 
 
1815
 
livecd-rootfs (2.357) xenial; urgency=medium
1816
 
 
1817
 
  * merge lp:~utlemming/livecd-rootfs/additional-cloud-targets:
1818
 
  * added additional CPC build targets:
1819
 
    - added manifest generation for squashfs and root.tar.gz
1820
 
    - added VMDK generation
1821
 
    - added OVA generation from VMDK's
1822
 
    - added generic Vagrant image generation
1823
 
 
1824
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 16 Nov 2015 15:50:17 +0100
1825
 
 
1826
 
livecd-rootfs (2.356) xenial; urgency=medium
1827
 
 
1828
 
  * merge lp:~sil2100/livecd-rootfs/update_hashes to update the passwd db
1829
 
    hashes on ubuntu-touch builds (LP: #1516526)
1830
 
 
1831
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 16 Nov 2015 15:44:48 +0100
1832
 
 
1833
 
livecd-rootfs (2.355) xenial; urgency=medium
1834
 
 
1835
 
  * fix input group in snappy
1836
 
 
1837
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 13 Nov 2015 12:52:34 +0100
1838
 
 
1839
 
livecd-rootfs (2.354) xenial; urgency=medium
1840
 
 
1841
 
  * do not ship assets/dtbs/overlays in raspi2 tarball, it breaks
1842
 
    ubuntu-device-flash
1843
 
 
1844
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 13 Nov 2015 10:53:13 +0100
1845
 
 
1846
 
livecd-rootfs (2.353) xenial; urgency=medium
1847
 
 
1848
 
  * drop input group from snappy images, adjust md5 sums in
1849
 
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
1850
 
  * completely separate the snappy device tarball creation from the snappy
1851
 
    rootfs so one doesnt taint the other (which allows dropping a lot more from
1852
 
    the rootfs we do not need in a snappy system, like initramfs creation
1853
 
    tools and all its dependencies).
1854
 
  * drop live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary
1855
 
  * enable automated build of raspi2 device tarballs for snappy
1856
 
 
1857
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 09 Nov 2015 12:53:24 +0100
1858
 
 
1859
 
livecd-rootfs (2.352) xenial; urgency=medium
1860
 
 
1861
 
  * Move building of all architecture-specific CPC artifacts into Launchpad
1862
 
    (LP: #1513754).
1863
 
 
1864
 
 -- Daniel Watkins <daniel.watkins@canonical.com>  Fri, 06 Nov 2015 09:55:33 +0000
1865
 
 
1866
 
livecd-rootfs (2.351) xenial; urgency=medium
1867
 
 
1868
 
  * live-build/ubuntu-core/hooks/21-snappy-security-policy-stamp.chroot:
1869
 
    - create a /usr/share/snappy/security-policy-version so that
1870
 
      snappy can re-generate the security profiles if any of the versions
1871
 
      of apparmor or ubuntu-core-security-* changes
1872
 
 
1873
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 04 Nov 2015 08:45:49 +0100
1874
 
 
1875
 
livecd-rootfs (2.350) xenial; urgency=medium
1876
 
 
1877
 
  [ Oliver Grawert ]
1878
 
  * bump UID for tss user in snappy, else it matches dnsmasq and bad things
1879
 
    happen
1880
 
  * fix handling of writable files in /etc/default for snappy 
1881
 
 
1882
 
  [ Ben Howard ]
1883
 
  * Cloud Images: disable new NIC naming convention (LP: #1510345).
1884
 
 
1885
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 29 Oct 2015 14:25:28 +0000
1886
 
 
1887
 
livecd-rootfs (2.349) wily; urgency=medium
1888
 
 
1889
 
  * do not hardcode installation of grub-pc for amd64 in snappy images,
1890
 
    instead install the right grub set for secureboot there
1891
 
 
1892
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 09 Oct 2015 17:47:03 +0200
1893
 
 
1894
 
livecd-rootfs (2.348) wily; urgency=medium
1895
 
 
1896
 
  * limit grub-install diversion on snappy images to x86 architectures
1897
 
 
1898
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 09 Oct 2015 12:52:57 +0200
1899
 
 
1900
 
livecd-rootfs (2.347) wily; urgency=medium
1901
 
 
1902
 
  * divert grub-install on snappy images during rootfs build
1903
 
 
1904
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 09 Oct 2015 12:44:04 +0200
1905
 
 
1906
 
livecd-rootfs (2.346) wily; urgency=medium
1907
 
 
1908
 
  * merge lp:~sil2100/livecd-rootfs/remove_apt_lists to drop cruft from
1909
 
    /var/lib/apt/lists on phone images
1910
 
 
1911
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 30 Sep 2015 15:23:02 +0200
1912
 
 
1913
 
livecd-rootfs (2.345) wily; urgency=medium
1914
 
 
1915
 
  [ Łukasz Zemczak ]
1916
 
  * lp:~sil2100/livecd-rootfs/pocket-desktop:
1917
 
    - add support for pocket-desktop
1918
 
 
1919
 
  [ Oliver Grawert ]
1920
 
  * add user/group fixes for snappy shipping tpm-tools
1921
 
 
1922
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 21 Sep 2015 16:19:43 +0200
1923
 
 
1924
 
livecd-rootfs (2.344) wily; urgency=medium
1925
 
 
1926
 
  * Drop 'landscape-client' from Cloud Images (LP: #1497030).
1927
 
 
1928
 
 -- Ben Howard <ben.howard@ubuntu.com>  Thu, 17 Sep 2015 15:56:24 -0600
1929
 
 
1930
 
livecd-rootfs (2.343) wily; urgency=medium
1931
 
 
1932
 
  [ Oliver Grawert ]
1933
 
  * add empty "extrausers" equivalents for subuid and subgid files, else
1934
 
    adduser falls over in interactive mode when trying to write to them.
1935
 
 
1936
 
  [ Iain Lane ]
1937
 
  * live-build/ubuntu-touch/hooks/03-etc-writable.chroot: Set up /etc/whoopsie
1938
 
    too. (LP: #1437633)
1939
 
 
1940
 
 -- Iain Lane <iain@orangesquash.org.uk>  Thu, 10 Sep 2015 12:22:57 +0100
1941
 
 
1942
 
livecd-rootfs (2.342) wily; urgency=medium
1943
 
 
1944
 
  * ubuntu-touch, ubuntu-desktop-next: drop systemd-journal-remote from group
1945
 
    files, update md5sums in 00-uid-gid-fix.chroot_early
1946
 
 
1947
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 09 Sep 2015 13:20:10 +0200
1948
 
 
1949
 
livecd-rootfs (2.341) wily; urgency=medium
1950
 
 
1951
 
  * add ppp and watchdog packages to snappy
1952
 
 
1953
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 07 Sep 2015 18:32:15 +0200
1954
 
 
1955
 
livecd-rootfs (2.340) wily; urgency=medium
1956
 
 
1957
 
  [ Michael Vogt ]
1958
 
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
1959
 
    - cleanup further after moving the kernel out of the rootfs
1960
 
      (LP: #1468469)
1961
 
 
1962
 
  [ Oliver Grawert ]
1963
 
  * systemd-journal-remote was dropped from /etc/group and /etc/gshadow,
1964
 
    update the files and md5sums in the passwd checks of ubuntu-core
1965
 
 
1966
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 03 Sep 2015 14:20:39 +0200
1967
 
 
1968
 
livecd-rootfs (2.339) wily; urgency=medium
1969
 
 
1970
 
  * revert the apparmor-super-noise change, issue is found
1971
 
  * touch the cache files during build to prevent timestamp issues in the future
1972
 
  * drop copying of zip files of the android package, we do not generate these
1973
 
    anymore.
1974
 
 
1975
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 12 Aug 2015 12:17:51 +0200
1976
 
 
1977
 
livecd-rootfs (2.338) wily; urgency=medium
1978
 
 
1979
 
  [ Łukasz Zemczak ]
1980
 
  * merge lp:~sil2100/livecd-rootfs/deb-src_for_extra_ppas,
1981
 
  In case of extra PPAs also include the deb-src entry in the sources list.
1982
 
  (LP: #1482703)
1983
 
  [ Oliver Grawert ]
1984
 
  * add the apparmor-super-noise change to get extra detailed info about all
1985
 
  apparmor operations in the ubuntu-touch build logs
1986
 
 
1987
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 11 Aug 2015 18:18:58 +0200
1988
 
 
1989
 
livecd-rootfs (2.336) wily; urgency=medium
1990
 
 
1991
 
  * make apparmor precompilation more verbose, list the dir contents of
1992
 
    /custom/cache/apparmor to see in the build log what has been created.
1993
 
 
1994
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 11 Aug 2015 11:29:01 +0200
1995
 
 
1996
 
livecd-rootfs (2.335) wily; urgency=medium
1997
 
 
1998
 
  * Attempt to build Ubuntu image using metapackages instead of tasks; this
1999
 
    is necessary in order to build a test image out of wily-proposed for the
2000
 
    g++5 transition, but may be reverted later if this doesn't turn out to
2001
 
    be maintainable.  (Code taken from the trusty HWE LTS branch of
2002
 
    livecd-rootfs.)
2003
 
 
2004
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 09 Aug 2015 22:54:24 -0700
2005
 
 
2006
 
livecd-rootfs (2.334) wily; urgency=medium
2007
 
 
2008
 
  * add dnsmasq user to snappy builds, needed by ubuntu-fan
2009
 
 
2010
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 28 Jul 2015 10:48:13 +0200
2011
 
 
2012
 
livecd-rootfs (2.333) wily; urgency=medium
2013
 
 
2014
 
  * lp:~mvo/livecd-rootfs/snappy-add-fw_env.config:
2015
 
    - add /etc/fw_env.config that points to
2016
 
      /boot/uboot/fw_env.config to make fw_{set,print}env work
2017
 
 
2018
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 17 Jul 2015 17:46:09 +0200
2019
 
 
2020
 
livecd-rootfs (2.332) wily; urgency=medium
2021
 
 
2022
 
  * Get previous ubuntu-core changes on desktop-next
2023
 
 
2024
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 09 Jul 2015 18:19:41 +0200
2025
 
 
2026
 
livecd-rootfs (2.331) wily; urgency=medium
2027
 
 
2028
 
  * merge lp:~sergiusens/livecd-rootfs/eth0Not to not hardcode eth0 anymore on
2029
 
    snappy.
2030
 
 
2031
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 09 Jul 2015 16:41:53 +0200
2032
 
 
2033
 
livecd-rootfs (2.330) wily; urgency=medium
2034
 
 
2035
 
  * fix another quoting issue in snappy
2036
 
 
2037
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 09 Jul 2015 12:11:55 +0200
2038
 
 
2039
 
livecd-rootfs (2.329) wily; urgency=medium
2040
 
 
2041
 
  [ Łukasz Zemczak ]
2042
 
  * Split out the youtube scope to the custom tarball since some images
2043
 
    can't have it pre-installed (e.g. arale China images).
2044
 
 
2045
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 08 Jul 2015 15:08:15 -0700
2046
 
 
2047
 
livecd-rootfs (2.328) wily; urgency=medium
2048
 
 
2049
 
  * fix quoting issue with the last change ...
2050
 
 
2051
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 08 Jul 2015 22:51:04 +0200
2052
 
 
2053
 
livecd-rootfs (2.327) wily; urgency=medium
2054
 
 
2055
 
  * merge lp:~sergiusens/livecd-rootfs/snappyDevicePart for using versioned
2056
 
    kernel and initrd binaries in snappy
2057
 
 
2058
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 08 Jul 2015 17:46:36 +0200
2059
 
 
2060
 
livecd-rootfs (2.326) wily; urgency=medium
2061
 
 
2062
 
  * snappy: install libc6:i386 on amd64 images for multiarch support out of
2063
 
    the box. (LP: #1444049)
2064
 
 
2065
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 07 Jul 2015 11:49:46 +0200
2066
 
 
2067
 
livecd-rootfs (2.325) wily; urgency=medium
2068
 
 
2069
 
  * live-build/ubuntu-touch/includes.chroot/etc/lightdm/lightdm.conf.d/
2070
 
    90-phablet.conf:
2071
 
    - don't use deprecated "[SeatDefault]" syntax
2072
 
  * live-build/ubuntu-desktop-next/includes.chroot/usr/share/lightdm/
2073
 
    lightdm.conf.d/90-desktop-next-autologin.conf:
2074
 
    - let desktop-next autolog to the ubuntu user session
2075
 
 
2076
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 03 Jul 2015 11:39:41 +0200
2077
 
 
2078
 
livecd-rootfs (2.324) wily; urgency=medium
2079
 
 
2080
 
  * Revert unwanted change included in the previous upload
2081
 
 
2082
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 02 Jul 2015 16:04:16 +0200
2083
 
 
2084
 
livecd-rootfs (2.323) wily; urgency=medium
2085
 
 
2086
 
  * live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot:
2087
 
    - remove click from desktop-next
2088
 
 
2089
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 02 Jul 2015 15:53:43 +0200
2090
 
 
2091
 
livecd-rootfs (2.322) wily; urgency=medium
2092
 
 
2093
 
  * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
2094
 
    - updated for the previous group changes
2095
 
 
2096
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 01 Jul 2015 10:09:43 +0200
2097
 
 
2098
 
livecd-rootfs (2.320) wily; urgency=medium
2099
 
 
2100
 
  * Copied some touch tweaks (n-m config and user groups) to desktop-next
2101
 
 
2102
 
  [ Michael Vogt ]
2103
 
  * snappy/desktop-next:
2104
 
    - add snappypkg user and remove clickpkg user
2105
 
 
2106
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 30 Jun 2015 18:08:10 +0200
2107
 
 
2108
 
livecd-rootfs (2.319) wily; urgency=medium
2109
 
 
2110
 
  * copy set locale hook from core to desktop-next
2111
 
  
2112
 
  [ Sergio Schvezov ]
2113
 
  * removing debian packaging artifacts from the image
2114
 
 
2115
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 26 Jun 2015 10:43:07 +0200
2116
 
 
2117
 
livecd-rootfs (2.318) wily; urgency=medium
2118
 
 
2119
 
  * merge lp:~sergiusens/livecd-rootfs/no-walinuxagent to remove all the
2120
 
    hackery that was initially needed for azure snappy images, this got
2121
 
    properly implemented now.
2122
 
 
2123
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Jun 2015 13:59:50 +0200
2124
 
 
2125
 
livecd-rootfs (2.317) wily; urgency=medium
2126
 
 
2127
 
  [ Sebastien Bacher ]
2128
 
  * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
2129
 
    - create other needed directories
2130
 
  * live-build/ubuntu-desktop-next/includes.chroot:
2131
 
    - copy ubuntu-core's include for /etc/hosts and resolv.conf config
2132
 
  * live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early:
2133
 
    - copy touch hacks to create needed userdirs (lightdm & usermetrics),
2134
 
      the users are added by the script and not the usual postinst so their
2135
 
      uderdirs are not created as they should
2136
 
  * live-build/ubuntu-desktop-next/hooks/10-remove-documentation.binary:
2137
 
    - don't remove the copyright and manpages on desktop
2138
 
 
2139
 
  [ Oliver Grawert ]
2140
 
  * allow install of "multi" click packages in 60-install-click.chroot on
2141
 
    ubuntu-touch
2142
 
 
2143
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 19 Jun 2015 10:52:07 +0200
2144
 
 
2145
 
livecd-rootfs (2.316) wily; urgency=medium
2146
 
 
2147
 
  * live-build/ubuntu-desktop-next/hooks/20-extra-files.chroot:
2148
 
    - create /writable otherwise the mounts job fail and block the boot
2149
 
 
2150
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 17 Jun 2015 17:10:18 +0200
2151
 
 
2152
 
livecd-rootfs (2.315) wily; urgency=medium
2153
 
 
2154
 
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary,
2155
 
    live-build/ubuntu-desktop-next/hooks/500-move-kernel-to-device-tar.binary,:
2156
 
    - deal with vmlinuz .signed when copying kernels
2157
 
 
2158
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 11 Jun 2015 17:53:01 +0200
2159
 
 
2160
 
livecd-rootfs (2.314) wily; urgency=medium
2161
 
 
2162
 
  [ Iain Lane ]
2163
 
  * Small whitespace cleanup in live-build/auto/config
2164
 
 
2165
 
  [ Sebastien Bacher ]
2166
 
  * Set kernel flavours variable to try to fix amd64 build
2167
 
 
2168
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 10 Jun 2015 15:10:03 +0200
2169
 
 
2170
 
livecd-rootfs (2.313) wily; urgency=medium
2171
 
 
2172
 
  * Revert symlink changes, that creates build issues, copy updated hook
2173
 
    to the desktop-next directory instead
2174
 
 
2175
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Wed, 10 Jun 2015 11:26:04 +0200
2176
 
 
2177
 
livecd-rootfs (2.312) wily; urgency=low
2178
 
 
2179
 
  [ Michael Vogt ]
2180
 
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
2181
 
    - ignore /vmlinu?, /initrd.img symlinks when building the boot assets
2182
 
 
2183
 
  [ Sebastien Bacher ]
2184
 
  * Symlink some desktop-next hooks to ubuntu-core to avoid duplication
2185
 
 
2186
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 09 Jun 2015 17:56:23 +0200
2187
 
 
2188
 
livecd-rootfs (2.311) wily; urgency=medium
2189
 
 
2190
 
  * Updates users and groups for desktop next
2191
 
 
2192
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 08 Jun 2015 15:32:17 +0200
2193
 
 
2194
 
livecd-rootfs (2.310) wily; urgency=medium
2195
 
 
2196
 
  * Don't add a docker group to desktop next
2197
 
 
2198
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 08 Jun 2015 09:49:23 +0200
2199
 
 
2200
 
livecd-rootfs (2.309) wily; urgency=medium
2201
 
 
2202
 
  * Updated user/groups config for the desktop-next
2203
 
 
2204
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Jun 2015 18:31:52 +0200
2205
 
 
2206
 
livecd-rootfs (2.308) wily; urgency=medium
2207
 
 
2208
 
  * Copy desktop-next hooks in the configuration
2209
 
 
2210
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Jun 2015 15:06:07 +0200
2211
 
 
2212
 
livecd-rootfs (2.307) wily; urgency=medium
2213
 
 
2214
 
  * Remove duplicated code leftover in the previous desktop-next changeset
2215
 
 
2216
 
 -- Sebastien Bacher <seb128@ubuntu.com>  Fri, 05 Jun 2015 10:55:39 +0200
2217
 
 
2218
 
livecd-rootfs (2.306) wily; urgency=medium
2219
 
 
2220
 
  * Create hooks and image build config for the ubuntu-desktop-next
2221
 
    new based on snappy image.
2222
 
 
2223
 
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 29 May 2015 11:51:22 +0200
2224
 
 
2225
 
livecd-rootfs (2.305) wily; urgency=medium
2226
 
 
2227
 
  * also add /lib/firmware to the dirs we pre-create on touch and core.
2228
 
 
2229
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 May 2015 13:18:43 +0200
2230
 
 
2231
 
livecd-rootfs (2.304) wily; urgency=medium
2232
 
 
2233
 
  * -touch/-core create /etc/mtab link, /lib/modules dir and the respective
2234
 
    writable mountpoints (/userdata for touch, /writable for core) so we do
2235
 
    not need to re-pack the rootfs on the system-image server to add them.
2236
 
 
2237
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 May 2015 12:17:32 +0200
2238
 
 
2239
 
livecd-rootfs (2.303) wily; urgency=medium
2240
 
 
2241
 
  * drop grouper from touchsubarches variable. the android package does not
2242
 
    provide any grouper images anymore which makes touch image builds fail.
2243
 
 
2244
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 26 May 2015 14:12:09 +0200
2245
 
 
2246
 
livecd-rootfs (2.302) wily; urgency=medium
2247
 
 
2248
 
  * Call Setup_cleanup in live-build/auto/build to set exit handler.
2249
 
 
2250
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 25 May 2015 23:09:42 -0600
2251
 
 
2252
 
livecd-rootfs (2.301) wily; urgency=low
2253
 
 
2254
 
  [ Michael Vogt ]
2255
 
  * create /boot/uboot on armhf to ensure that its in the system
2256
 
    tarball and still on the system if ubuntu-core-upgrader
2257
 
    performs a "format" (LP: #1447652)
2258
 
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
2259
 
    - fix typo in hardware.yaml
2260
 
  * live-build/auto/config:
2261
 
    - add grub-efi-ia32-bin for i386 for efi support
2262
 
 
2263
 
  [ Adam Conrad ]
2264
 
  * live-build/auto/config: Handle applying priorities to EXTRA_PPAS
2265
 
    via the extra_ppa="user/ppaname:priority" syntax (LP: #1450257)
2266
 
 
2267
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 06 May 2015 18:23:17 -0600
2268
 
 
2269
 
livecd-rootfs (2.300) vivid; urgency=medium
2270
 
 
2271
 
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot: revert
2272
 
    removal of python from the rootfs temporarily, since we've manually
2273
 
    re-added it to the seed in order to make walinuxagent work again on the
2274
 
    azure image.
2275
 
 
2276
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 22 Apr 2015 16:03:42 -0700
2277
 
 
2278
 
livecd-rootfs (2.299) vivid; urgency=medium
2279
 
 
2280
 
  * Fix snappy motd to not reference 'development', which isn't always true.
2281
 
 
2282
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 17 Apr 2015 13:29:03 -0600
2283
 
 
2284
 
livecd-rootfs (2.298) vivid; urgency=low
2285
 
 
2286
 
  * live-build/auto/config:
2287
 
    - remove resolvconf, click-apparmor, dosfstools
2288
 
    - shuffle install order around
2289
 
  * snappy:
2290
 
    + remove click-hook-framework
2291
 
    + remove /etc/init.d/grub-common 
2292
 
 
2293
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 16 Apr 2015 09:37:34 -0500
2294
 
 
2295
 
livecd-rootfs (2.297) vivid; urgency=low
2296
 
 
2297
 
  * fix device.tar.gz generation for snappy
2298
 
  * lp:~ubuntu-on-ec2/livecd-rootfs/cpc2:
2299
 
    - build cloud based images using livecd-rootfs
2300
 
 
2301
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Apr 2015 14:54:23 +0200
2302
 
 
2303
 
livecd-rootfs (2.296) vivid; urgency=low
2304
 
 
2305
 
  * ubuntu-core:
2306
 
    - update passwd/group etc for new syslog user
2307
 
    - remove live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot
2308
 
    - merged lp:~snappy-dev/livecd-rootfs/core_update
2309
 
      to generate device tar conform hardware.yaml
2310
 
    - add compability handling for current u-d-f/grub when extracting
2311
 
      the device tarball
2312
 
 
2313
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 30 Mar 2015 20:40:25 +0200
2314
 
 
2315
 
livecd-rootfs (2.295) vivid; urgency=medium
2316
 
 
2317
 
  * forcefully add ubuntu-system-settings-online-accounts to ubuntu-touch
2318
 
    builds to make sure the dependency is fulfilled in advance
2319
 
 
2320
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 25 Mar 2015 10:26:40 +0100
2321
 
 
2322
 
livecd-rootfs (2.294) vivid; urgency=medium
2323
 
 
2324
 
  * add more verbosity to the copy command for android fragments in
2325
 
    ubuntu-touch
2326
 
 
2327
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 13 Mar 2015 11:10:33 +0100
2328
 
 
2329
 
livecd-rootfs (2.293) vivid; urgency=low
2330
 
 
2331
 
  [ Michael Vogt ]
2332
 
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
2333
 
    - remove libpython2.7 and friends as welll
2334
 
 
2335
 
  [ Oliver Grawert ]
2336
 
  * remove all .override files in teh build chroot, else teh buildd machines
2337
 
    fall over.
2338
 
 
2339
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 10 Mar 2015 16:21:36 +0100
2340
 
 
2341
 
livecd-rootfs (2.292) vivid; urgency=low
2342
 
 
2343
 
  [ Michael Vogt ]
2344
 
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
2345
 
    - python2 is no longer required on a snappy system
2346
 
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
2347
 
    - updated md5sums as the ordering of users/groups has changed with
2348
 
      the new systemd-sysv
2349
 
 
2350
 
  [ Oliver Grawert ]
2351
 
  * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early:
2352
 
    bump all md5sums to new values, now that debootstrap installs systemd-sysv
2353
 
    instead of upstart the ordering and thus the group numbering has changed
2354
 
 
2355
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 10 Mar 2015 12:07:16 +0100
2356
 
 
2357
 
livecd-rootfs (2.291) vivid; urgency=low
2358
 
 
2359
 
  [ Michael Vogt ]
2360
 
  * do not leave some packages in ^rc state on snappy/ubuntu-core
2361
 
    (LP: #1428115). Thanks to Daniel Holbach
2362
 
 
2363
 
  [ Oliver Grawert ]
2364
 
  * put FLASH_KERNEL_SKIP=true into /etc/environment on phones, this will
2365
 
    prevent the systems from trying to flash an updated initrd automatically
2366
 
    in case you call update-initramfs or install your own kernel package on a
2367
 
    nexus device where this is supported, please call flash-kernel manually
2368
 
    after unsetting the variable in your work environment.
2369
 
 
2370
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 06 Mar 2015 21:14:11 +0100
2371
 
 
2372
 
livecd-rootfs (2.290) vivid; urgency=medium
2373
 
 
2374
 
  * touch: Explicitly uninstall systemd-sysv, to help apt to install upstart
2375
 
    when the preferred "init" alternative is systemd-sysv. Also explicitly
2376
 
    install packagekit to help the problem resolver. Thanks Colin Watson!
2377
 
    (LP: #1428026)
2378
 
 
2379
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 04 Mar 2015 12:04:22 +0100
2380
 
 
2381
 
livecd-rootfs (2.289) vivid; urgency=medium
2382
 
 
2383
 
  * add info about /var/log ownership so it ends up in the ubuntu-touch build
2384
 
    logs
2385
 
 
2386
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 03 Mar 2015 15:10:07 +0100
2387
 
 
2388
 
livecd-rootfs (2.288) vivid; urgency=low
2389
 
 
2390
 
  [ Michael Vogt ]
2391
 
  * add dosfstools on snappy to ensure systemd can fsck the /boot
2392
 
    partition
2393
 
 
2394
 
  [ Ricardo Salveti de Araujo ]
2395
 
  * touch: don't depend on mir-platform-graphics-android and let that to be
2396
 
    handled by the seeds (they can't stop bumping the package name and the
2397
 
    graphics-mesa package doesn't cause any harm)
2398
 
 
2399
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Sun, 01 Mar 2015 01:27:11 -0300
2400
 
 
2401
 
livecd-rootfs (2.287) vivid; urgency=low
2402
 
 
2403
 
  [ Michael Vogt ]
2404
 
  * add even more verbose output to
2405
 
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
2406
 
    (thanks Oliver!)
2407
 
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
2408
 
    - adjust the {group,gshadow}_bootstrap values. The audio group
2409
 
      used to be gid 1005 after the bootstrap and is now 29.
2410
 
  * live-build/auto/config:
2411
 
    - add snappy-ubuntu
2412
 
 
2413
 
  [ Oliver Grawert ]
2414
 
  * make sure /var/log is always owned by the syslog group on touch
2415
 
 
2416
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 18 Feb 2015 15:03:54 +0100
2417
 
 
2418
 
livecd-rootfs (2.286) vivid; urgency=medium
2419
 
 
2420
 
  * touch: forcing package mir-platform-graphics-android to see if we're able
2421
 
    to remove the dependency on the mesa one (until mir is properly fixed)
2422
 
 
2423
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 12 Feb 2015 03:05:31 -0200
2424
 
 
2425
 
livecd-rootfs (2.285) vivid; urgency=medium
2426
 
 
2427
 
  * touch: removing dependencies on a specific mir platform driver as mir can
2428
 
    now identify and load the correct driver during runtime
2429
 
 
2430
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 11 Feb 2015 23:35:42 -0200
2431
 
 
2432
 
livecd-rootfs (2.284) vivid; urgency=medium
2433
 
 
2434
 
  * bump the gshadow hash in 00-uid-gid-fix.chroot_early too
2435
 
 
2436
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Feb 2015 21:07:27 +0100
2437
 
 
2438
 
livecd-rootfs (2.283) vivid; urgency=low
2439
 
 
2440
 
  [ Michael Vogt ]
2441
 
  * add more verbose output to
2442
 
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early
2443
 
    (thanks Oliver!)
2444
 
 
2445
 
  [ Oliver Grawert ]
2446
 
  * make sure to collect all output of all changed files in one go in
2447
 
    00-uid-gid-fix.chroot_early, that way we only need to fix it once and have
2448
 
    all info in the logs
2449
 
 
2450
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Feb 2015 18:25:11 +0100
2451
 
 
2452
 
livecd-rootfs (2.282) vivid; urgency=medium
2453
 
 
2454
 
  * update the passwd hash for changed GID of syslog ... also add output of
2455
 
    the respective md5sums to the error message for easier debugging
2456
 
 
2457
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Feb 2015 16:46:18 +0100
2458
 
 
2459
 
livecd-rootfs (2.281) vivid; urgency=medium
2460
 
 
2461
 
  * add more verbose output to
2462
 
    live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early
2463
 
 
2464
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 11 Feb 2015 15:11:51 +0100
2465
 
 
2466
 
livecd-rootfs (2.280) vivid; urgency=medium
2467
 
 
2468
 
  * live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot: use commas
2469
 
    instead of spaces.
2470
 
 
2471
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 04 Feb 2015 18:03:08 +0100
2472
 
 
2473
 
livecd-rootfs (2.279) vivid; urgency=medium
2474
 
 
2475
 
  * Revert changes to post-debootstrap hashes for core.
2476
 
 
2477
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 04 Feb 2015 16:32:09 +0100
2478
 
 
2479
 
livecd-rootfs (2.278) vivid; urgency=medium
2480
 
 
2481
 
  * Add live-build/ubuntu-core/hooks/99zz-check-uid-gid.chroot, copy of
2482
 
    live-build/ubuntu-touch/hooks/99zz-check-uid-gid.chroot with just the
2483
 
    error message changed. Currently, the passwd/group checks weren't run.
2484
 
  * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early: also add input
2485
 
    group.
2486
 
  * Core: drop live-build/ubuntu-core/hooks/12-add-docker-user.chroot and move
2487
 
    docker user creation to
2488
 
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early; add ubuntu user
2489
 
    to docker group in
2490
 
    live-build/ubuntu-core/hooks/02-add_user_to_groups.chroot. This fixes
2491
 
    static uid/gid maps for docker user/group.
2492
 
  * Update post-debootstrap hashes in
2493
 
    live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early.
2494
 
 
2495
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 04 Feb 2015 14:28:37 +0100
2496
 
 
2497
 
livecd-rootfs (2.277) vivid; urgency=medium
2498
 
 
2499
 
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early: add new "input"
2500
 
    group to etc/group and etc/gshadow static maps.
2501
 
  * live-build/ubuntu-core/includes.chroot/etc/resolv.conf: use relative
2502
 
    symlink as suggested by lintian.
2503
 
  * Bump Standards-Version to 3.9.6.
2504
 
 
2505
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 04 Feb 2015 13:32:58 +0100
2506
 
 
2507
 
livecd-rootfs (2.276) vivid; urgency=medium
2508
 
 
2509
 
  [ Mathieu Trudel-Lapierre ]
2510
 
  * live-build/auto/config: add config for Ubuntu MATE.
2511
 
 
2512
 
  [ Michael Vogt ]
2513
 
  * use generic kernel for all ubuntu-core system-image
2514
 
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
2515
 
    - run chpasswd after user moved into /var/lib/extrausers
2516
 
  * live-build/ubuntu-core/hooks/01-setup_user.chroot:
2517
 
    - run with -e
2518
 
 
2519
 
 -- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>  Wed, 28 Jan 2015 11:03:08 -0500
2520
 
 
2521
 
livecd-rootfs (2.275+ppa2) vivid; urgency=medium
2522
 
 
2523
 
  * live-build/ubuntu-core/hooks/04-configure_network.chroot: use
2524
 
    'allow-hotplug' for the network config, not 'auto', to work around
2525
 
    systemd behavior that causes 'auto' to delay the rest of the boot when
2526
 
    DHCP is not available on the network.
2527
 
 
2528
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 14 Jan 2015 22:49:43 -0800
2529
 
 
2530
 
livecd-rootfs (2.275+ppa1) vivid; urgency=low
2531
 
 
2532
 
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
2533
 
    - port static uid/gid setup from ubuntu-touch
2534
 
  * live-build/ubuntu-core/hooks/15-pycompile-snappy.chroot:
2535
 
    - byte compile .pyc files for snappy
2536
 
 
2537
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 07 Jan 2015 09:36:11 +0100
2538
 
 
2539
 
livecd-rootfs (2.275) vivid; urgency=low
2540
 
 
2541
 
  [ Michael Vogt ]
2542
 
  * live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early:
2543
 
    - port static uid/gid setup from ubuntu-touch
2544
 
 
2545
 
  [ Ricardo Salveti de Araujo ]
2546
 
  * Bump the hardcoded libmirplatform driver version for ubuntu-touch
2547
 
 
2548
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Wed, 14 Jan 2015 13:31:43 -0200
2549
 
 
2550
 
livecd-rootfs (2.274) vivid; urgency=medium
2551
 
 
2552
 
  [ Michael Vogt ]
2553
 
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
2554
 
    - improve apt-get output
2555
 
  * live-build/auto/config:
2556
 
    - add click-apparmor for system-image
2557
 
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
2558
 
    - fix incorrect "echo"
2559
 
    - add missing wrappers for apt, apt-cache
2560
 
    - fix message
2561
 
  * live-build/ubuntu-core/hooks/14-set-motd.chroot:
2562
 
    - update motd
2563
 
 
2564
 
  [ James Hunt ]
2565
 
  * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
2566
 
    - compress remaining documentation to save further space.
2567
 
 
2568
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 10 Dec 2014 12:57:30 +0100
2569
 
 
2570
 
livecd-rootfs (2.273) vivid; urgency=low
2571
 
 
2572
 
  [ Michael Vogt ]
2573
 
  * live-build/ubuntu-core/hooks/14-set-motd.chroot:
2574
 
    - set snappy specific motd
2575
 
  * live-build/ubuntu-core/hooks/13-set-locale.chroot:
2576
 
    - set default locale to C.UTF-8
2577
 
 
2578
 
  [ Oliver Grawert ]
2579
 
  * add systemd-journal-remote group to touch builds
2580
 
 
2581
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 02 Dec 2014 10:20:28 +0100
2582
 
 
2583
 
livecd-rootfs (2.271) vivid; urgency=medium
2584
 
 
2585
 
  *  bump the hardcoded libmirplatform driver version for ubuntu-touch
2586
 
 
2587
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 27 Nov 2014 16:27:44 +0100
2588
 
 
2589
 
livecd-rootfs (2.270) vivid; urgency=medium
2590
 
 
2591
 
  * bump version of mir alternative in ubuntu-touch
2592
 
 
2593
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 27 Nov 2014 12:37:31 +0100
2594
 
 
2595
 
livecd-rootfs (2.269) vivid; urgency=low
2596
 
 
2597
 
  * live-build/auto/{build,config}:
2598
 
    - create device-azure.tar.gz during the build that includes the
2599
 
      packages for the azure cloud
2600
 
  * live-build/ubuntu-core/hooks/400-create-apt-get-warning.binary:
2601
 
    - display helpful message to use snappy when a user tries to use
2602
 
      apt-get on a snappy system
2603
 
  * live-build/ubuntu-core/hooks/500-move-kernel-to-device-tar.binary:
2604
 
    - do the device-azure.tar.gz extraction here
2605
 
  * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
2606
 
    - ensure docker group is used
2607
 
 
2608
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 24 Nov 2014 08:38:15 +0100
2609
 
 
2610
 
livecd-rootfs (2.268) vivid; urgency=low
2611
 
 
2612
 
  * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
2613
 
    - build device tarball with system/ prefix
2614
 
    - include /vmlinz, /initrd.img into device tarball
2615
 
    - include /boot/abi-* /boot/System.map-*
2616
 
 
2617
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 17 Nov 2014 11:27:31 +0100
2618
 
 
2619
 
livecd-rootfs (2.267) vivid; urgency=low
2620
 
 
2621
 
  * live-build/auto/config:
2622
 
    - system-image: do not install ubuntu-minimal
2623
 
    - system-image: install KERNEL_FLAVOURS=virtual on i386/amd64
2624
 
    - system-image: use "--linux-packages=linux-image"
2625
 
    - add click-hook-framework
2626
 
  * live-build/auto/build:
2627
 
    - system-image: collect the deivce.tar.gz
2628
 
  * live-build/ubuntu-core/hooks/09-move-kernel-to-device-tar.binary:
2629
 
    - create a device.tar.gz from the installed kernel/modules and
2630
 
      remove it from the rootfs
2631
 
  * live-build/ubuntu-core/hooks/10-remove-documentation.binary:
2632
 
    - strip documentation
2633
 
  * live-build/ubuntu-core/hooks/11-remove-extra-packages.chroot:
2634
 
    - remove extra packages like libicu52/libqt that are still on the 
2635
 
      image because vivid system-image has a dependency on u-d-m which
2636
 
      depends on libqt
2637
 
  * live-build/ubuntu-core/hooks/12-add-docker-user.chroot:
2638
 
    - add a docker user/group into the image (this can go once we have
2639
 
      a hook for this)
2640
 
 
2641
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 14 Nov 2014 13:06:19 +0100
2642
 
 
2643
 
livecd-rootfs (2.266) vivid; urgency=medium
2644
 
 
2645
 
  * Move the shorts click package to the custom tarball.  LP: #1386177.
2646
 
 
2647
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 12 Nov 2014 23:15:15 -0800
2648
 
 
2649
 
livecd-rootfs (2.265) vivid; urgency=low
2650
 
 
2651
 
  * live-build/ubuntu-core/hooks/03-boot_with_systemd.chroot:
2652
 
    - only modify /etc/default/grub if the file exists
2653
 
 
2654
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Nov 2014 17:10:57 +0100
2655
 
 
2656
 
livecd-rootfs (2.264) vivid; urgency=low
2657
 
 
2658
 
  * live-build/auto/config:
2659
 
    - also install flash-kernel/u-boot-tools in the armhf system-image,
2660
 
      thanks to Adam Conrad
2661
 
 
2662
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Nov 2014 11:45:00 +0100
2663
 
 
2664
 
livecd-rootfs (2.263) vivid; urgency=medium
2665
 
 
2666
 
  * live-build/auto/config:
2667
 
    - explicitly set KERNEL_FLAVOURS=generic to get the right kernel
2668
 
      on armhf
2669
 
 
2670
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Nov 2014 11:30:02 +0100
2671
 
 
2672
 
livecd-rootfs (2.262) vivid; urgency=medium
2673
 
 
2674
 
  * fix typo in 99zz-check-uid-gid.chroot
2675
 
  * add systemd users to group and passwd files on touch
2676
 
 
2677
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 Oct 2014 19:54:28 +0100
2678
 
 
2679
 
livecd-rootfs (2.261) vivid; urgency=medium
2680
 
 
2681
 
  * make diff not exit 1 if we show the diff for passwd, shadow, group etc
2682
 
 
2683
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 Oct 2014 16:44:25 +0100
2684
 
 
2685
 
livecd-rootfs (2.260) vivid; urgency=medium
2686
 
 
2687
 
  * properly redirect error output in 99zz-check-uid-gid.chroot so it ends up
2688
 
    in the log files.
2689
 
 
2690
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 Oct 2014 13:19:46 +0100
2691
 
 
2692
 
livecd-rootfs (2.259) vivid; urgency=medium
2693
 
 
2694
 
  * merge ubuntu-core system-image fixes from the PPA:
2695
 
    - add ubuntu-core-libs
2696
 
    - add packages not (yet) in the ubuntu-core seed
2697
 
    - fix resolv.conf
2698
 
    - make timezone, localtime and hostname writable for cloud-init
2699
 
 
2700
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 29 Oct 2014 11:05:29 +0100
2701
 
 
2702
 
livecd-rootfs (2.258) vivid; urgency=medium
2703
 
 
2704
 
  * collect changes to /etc/{passwd|shadow|group|gshadow} in the error output
2705
 
    in case they got updated on ubuntu-touch. Give a proper hint what to
2706
 
    change to make the error go away on the next run.
2707
 
 
2708
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 Oct 2014 09:49:56 +0100
2709
 
 
2710
 
livecd-rootfs (2.257) utopic; urgency=medium
2711
 
 
2712
 
  * Drop the click packages moved in 2.255 from the rootfs, leaving them
2713
 
    only in the custom tarball.
2714
 
 
2715
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Oct 2014 21:07:38 +0100
2716
 
 
2717
 
livecd-rootfs (2.256) utopic; urgency=medium
2718
 
 
2719
 
  * Fix directory layout of custom tarball.
2720
 
 
2721
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Oct 2014 17:12:23 +0100
2722
 
 
2723
 
livecd-rootfs (2.255) utopic; urgency=medium
2724
 
 
2725
 
  [ Steve Langasek ]
2726
 
  * Add support to the ubuntu-touch target to generate a separate custom
2727
 
    tarball as part of the build, moving most click packages into it.
2728
 
 
2729
 
  [ Colin Watson ]
2730
 
  * Temporarily install the to-be-moved click packages in both core and
2731
 
    custom databases, to simplify the landing process.
2732
 
 
2733
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 14 Oct 2014 00:12:08 +0100
2734
 
 
2735
 
livecd-rootfs (2.254) utopic; urgency=medium
2736
 
 
2737
 
  * force the right alternative when the libmir*-android packages are
2738
 
    installed, so that accidentially pulled in -mesa versions will not provide
2739
 
    the default alternatives for them in ubuntu-touch images
2740
 
 
2741
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 11 Oct 2014 13:09:49 +0200
2742
 
 
2743
 
livecd-rootfs (2.253) utopic; urgency=medium
2744
 
 
2745
 
  * Update hardcoded libmir*-android installations for Mir 0.8.0.
2746
 
 
2747
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 11 Oct 2014 08:54:47 +0100
2748
 
 
2749
 
livecd-rootfs (2.252) utopic; urgency=low
2750
 
 
2751
 
  [ James Hunt ]
2752
 
  * Convert resolvconf hook from a chroot hook to a binary hook since lb
2753
 
    overwrites /etc/resolv.conf after the chroot hooks have run.  * 
2754
 
 
2755
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Oct 2014 13:20:40 +0200
2756
 
 
2757
 
livecd-rootfs (2.251) utopic; urgency=low
2758
 
 
2759
 
  * create /etc/hosts for ubuntu-core:system-image
2760
 
 
2761
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 09 Oct 2014 09:24:39 +0200
2762
 
 
2763
 
livecd-rootfs (2.250) utopic; urgency=low
2764
 
 
2765
 
  * build system-image without recommends
2766
 
 
2767
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 07 Oct 2014 11:44:09 +0200
2768
 
 
2769
 
livecd-rootfs (2.249) utopic; urgency=medium
2770
 
 
2771
 
  * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove
2772
 
    pre-existing /etc/resolv.conf.
2773
 
 
2774
 
 -- James Hunt <james.hunt@ubuntu.com>  Mon, 06 Oct 2014 13:25:11 +0100
2775
 
 
2776
 
livecd-rootfs (2.248) utopic; urgency=medium
2777
 
 
2778
 
  * live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Configure
2779
 
    resolv.conf for Ubuntu Core. 
2780
 
  * live-build/ubuntu-core/hooks/07-configure-system-image-client.chroot:
2781
 
    Configure system-image-cli's client.ini for Ubuntu Core. This can be
2782
 
    dropped once bug 1373467 is fixed.
2783
 
 
2784
 
 -- James Hunt <james.hunt@ubuntu.com>  Fri, 03 Oct 2014 15:23:47 +0100
2785
 
 
2786
 
livecd-rootfs (2.247) utopic; urgency=medium
2787
 
 
2788
 
  * live-build/ubuntu-touch/hooks/00-uid-gid-fix.chroot_early:
2789
 
    Create some directories which would otherwise go missing due to our
2790
 
    pre-created users. (LP: #1374553)
2791
 
 
2792
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Fri, 26 Sep 2014 14:41:19 -0400
2793
 
 
2794
 
livecd-rootfs (2.246) utopic; urgency=medium
2795
 
 
2796
 
  * live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
2797
 
    ubuntu-live (LP: #1372731).
2798
 
 
2799
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 24 Sep 2014 10:59:55 +0100
2800
 
 
2801
 
livecd-rootfs (2.245) utopic; urgency=medium
2802
 
 
2803
 
  * Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,
2804
 
    /etc/shadow, /etc/group and /etc/gshadow PRIOR to package installation
2805
 
    to guarantee user/group ordering on the image and then to check for any
2806
 
    unexpected change to those files. (LP: #1332538)
2807
 
 
2808
 
    Any change to either the initial set of users and groups or to the
2809
 
    post-package-install set will now be fatal to the image and will require
2810
 
    a manual update of the hardcoded user/group list contained in this new
2811
 
    chroot_early hook.
2812
 
  * Bump dependency on live-build accordingly.
2813
 
  * Update the setup_user hook to also take care of gshadow.
2814
 
 
2815
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Mon, 22 Sep 2014 16:02:58 -0400
2816
 
 
2817
 
livecd-rootfs (2.244) utopic; urgency=medium
2818
 
 
2819
 
  * Substitute DEB_HOST_MULTIARCH into hook scripts at build time, rather
2820
 
    than relying on dpkg-architecture (which is in dpkg-dev) to be present
2821
 
    in the image.
2822
 
 
2823
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 23 Sep 2014 16:07:41 +0100
2824
 
 
2825
 
livecd-rootfs (2.243) utopic; urgency=medium
2826
 
 
2827
 
  * Updating apparmor features file for Ubuntu Touch
2828
 
 
2829
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Mon, 22 Sep 2014 23:59:25 -0300
2830
 
 
2831
 
livecd-rootfs (2.242) utopic; urgency=medium
2832
 
 
2833
 
  * get-ppa-fingerprint: Adjust use of
2834
 
    softwareproperties.ppa.get_ppa_info_from_lp to match the new calling
2835
 
    convention in software-properties 0.93.
2836
 
 
2837
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 17 Sep 2014 11:11:41 +0100
2838
 
 
2839
 
livecd-rootfs (2.241) utopic; urgency=medium
2840
 
 
2841
 
  * live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
2842
 
    not ubuntu-desktop.
2843
 
 
2844
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 10 Sep 2014 10:54:17 +0100
2845
 
 
2846
 
livecd-rootfs (2.240) utopic; urgency=medium
2847
 
 
2848
 
  * live-build/ubuntu-touch/hooks/01-setup_user.chroot:
2849
 
    - Don't modify PAM files directly, we'll let ubuntu-touch-session
2850
 
      do that for us the proper way.  (LP: #1348637)
2851
 
 
2852
 
 -- Michael Terry <mterry@ubuntu.com>  Wed, 13 Aug 2014 16:37:17 -0400
2853
 
 
2854
 
livecd-rootfs (2.239) utopic; urgency=medium
2855
 
 
2856
 
  * Revert part of the last change to ship the systemd hook as .chroot
2857
 
    and not .binary since it doesn't appear to be running properly as a
2858
 
    binary hook.
2859
 
 
2860
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 05 Aug 2014 13:37:57 -0400
2861
 
 
2862
 
livecd-rootfs (2.238) utopic; urgency=medium
2863
 
 
2864
 
  * ubuntu-core: Fix build failure due to missing /etc/default/grub and
2865
 
    provide an fstab that will make systemd happy.
2866
 
 
2867
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 05 Aug 2014 11:32:44 -0400
2868
 
 
2869
 
livecd-rootfs (2.237) utopic; urgency=medium
2870
 
 
2871
 
  * ubuntu-core: Add click-systemd to preinstalled image (currently only in
2872
 
    a PPA, so can't use tasks for this).
2873
 
 
2874
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 05 Aug 2014 13:29:22 +0200
2875
 
 
2876
 
livecd-rootfs (2.236) utopic; urgency=medium
2877
 
 
2878
 
  [ James Hunt ]
2879
 
  * ubuntu-core:
2880
 
    - Perform in-place edit.
2881
 
    - Allow variable expansion.
2882
 
 
2883
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 05 Aug 2014 10:52:55 +0200
2884
 
 
2885
 
livecd-rootfs (2.235) utopic; urgency=medium
2886
 
 
2887
 
  * Only add the ubuntu-core hooks for the system-image subproject.
2888
 
 
2889
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 05 Aug 2014 08:34:27 +0200
2890
 
 
2891
 
livecd-rootfs (2.234) utopic; urgency=medium
2892
 
 
2893
 
  [ James Hunt ]
2894
 
  * ubuntu-core:
2895
 
    - Don't remove doc to be kind to devs.
2896
 
    - Boot with systemd (temporary method until we have systemd-sysv).
2897
 
    - Configure first network interface.
2898
 
 
2899
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 04 Aug 2014 16:12:43 +0200
2900
 
 
2901
 
livecd-rootfs (2.233) utopic; urgency=medium
2902
 
 
2903
 
  [ Colin Watson ]
2904
 
  * live-build/auto/config: Add configuration for new kubuntu-plasma5
2905
 
    flavour.
2906
 
 
2907
 
  [ James Hunt ]
2908
 
  * ubuntu-core: Run setup hooks as done for ubuntu-touch.
2909
 
 
2910
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 31 Jul 2014 10:37:18 +0100
2911
 
 
2912
 
livecd-rootfs (2.232) utopic; urgency=medium
2913
 
 
2914
 
  [ James Hunt ]
2915
 
  * live-build/auto/config: Enable universe for system-image ubuntu-core
2916
 
    sub-project which requires 'system-image-cli'.
2917
 
 
2918
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 30 Jul 2014 17:56:04 +0100
2919
 
 
2920
 
livecd-rootfs (2.231) utopic; urgency=medium
2921
 
 
2922
 
  * Hard-code installation of libmirclientplatform-android and
2923
 
    libmirplatformgraphics-android to avoid accidentally pulling in the
2924
 
    -mesa variants that are preferred as dependencies of libmirclient and
2925
 
    libmirserver.
2926
 
 
2927
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Mon, 28 Jul 2014 20:17:14 -0700
2928
 
 
2929
 
livecd-rootfs (2.230) utopic; urgency=low
2930
 
 
2931
 
  * lp:~mvo/livecd-rootfs/ubuntu-core-system-image:
2932
 
    - install the "ubuntu-core" task and a kernel when building 
2933
 
      ubuntu-core with SUBPROJECT=system-image
2934
 
 
2935
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 28 Jul 2014 20:10:56 +0200
2936
 
 
2937
 
livecd-rootfs (2.229) utopic; urgency=medium
2938
 
 
2939
 
  [ Michael Terry ]
2940
 
  * Don't set an arbitrary password for the phablet user. As we transition
2941
 
    to using PAM as the storage medium for the user's password, we can't
2942
 
    expect the user to know about the 'phablet' password.
2943
 
  * And configure libnss-extrausers to store user password information
2944
 
    instead of /etc/shadow.
2945
 
 
2946
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 24 Jul 2014 15:49:48 -0700
2947
 
 
2948
 
livecd-rootfs (2.228) utopic; urgency=medium
2949
 
 
2950
 
  * Pass --mirror-binary in the ubuntu-rtm case too; this isn't inherited
2951
 
    from the bootstrap mirror.
2952
 
 
2953
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 23 Jul 2014 11:51:11 +0100
2954
 
 
2955
 
livecd-rootfs (2.227) utopic; urgency=medium
2956
 
 
2957
 
  * Pass --mirror-chroot-security and --mirror-binary-security in the
2958
 
    ubuntu-rtm case, as the default of http://security.ubuntu.com/ubuntu/
2959
 
    isn't going to have ubuntu-rtm suites.
2960
 
 
2961
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 23 Jul 2014 11:00:23 +0100
2962
 
 
2963
 
livecd-rootfs (2.226) utopic; urgency=medium
2964
 
 
2965
 
  * Disable apt authentication checks when building ubuntu-rtm images
2966
 
    against dogfood (that test archive is signed, but not with a very useful
2967
 
    key).
2968
 
  * Apply a grievous hack to get debootstrap working against ubuntu-rtm
2969
 
    series.
2970
 
 
2971
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 23 Jul 2014 01:50:21 +0100
2972
 
 
2973
 
livecd-rootfs (2.225) utopic; urgency=medium
2974
 
 
2975
 
  * Use the soon-to-exist ubuntu-rtm archive for ubuntu-touch builds if
2976
 
    SUBPROJECT is ubuntu-rtm (or ubuntu-rtm/dogfood for the dogfood
2977
 
    version).
2978
 
 
2979
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 17 Jul 2014 12:50:09 +0100
2980
 
 
2981
 
livecd-rootfs (2.224) utopic; urgency=medium
2982
 
 
2983
 
  * drop extra space in DEFGROUPS variable
2984
 
 
2985
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 16 Jul 2014 20:32:58 +0200
2986
 
 
2987
 
livecd-rootfs (2.223) utopic; urgency=medium
2988
 
 
2989
 
  * add android_cache group (GID 2001) so that after we switch developer mode
2990
 
    to default to the phablet user it is still possible to adb push image
2991
 
    tarballs to the /cache partition
2992
 
 
2993
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 16 Jul 2014 14:15:21 +0200
2994
 
 
2995
 
livecd-rootfs (2.222) utopic; urgency=medium
2996
 
 
2997
 
  * Precompiling apparmor policies on touch
2998
 
 
2999
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Tue, 15 Jul 2014 17:34:38 -0300
3000
 
 
3001
 
livecd-rootfs (2.221) utopic; urgency=medium
3002
 
 
3003
 
  * Adding android_nvram group to the touch image
3004
 
 
3005
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Mon, 30 Jun 2014 00:12:43 +0400
3006
 
 
3007
 
livecd-rootfs (2.220) utopic; urgency=medium
3008
 
 
3009
 
  [ Alfonso Sanchez-Beato (email Canonical) ]
3010
 
  * Add media group to touch image
3011
 
 
3012
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 27 Jun 2014 16:31:02 +0200
3013
 
 
3014
 
livecd-rootfs (2.219) utopic; urgency=medium
3015
 
 
3016
 
  * Drop fdupes analysis: not widely used any more, can be done separately
3017
 
    if needed, and very noisy in build logs.
3018
 
  * Make the output kernel/initrd world-readable in a couple more cases,
3019
 
    particularly relevant to ubuntu-defaults-image (LP: #1334616).
3020
 
 
3021
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 26 Jun 2014 12:31:12 +0100
3022
 
 
3023
 
livecd-rootfs (2.218) utopic; urgency=medium
3024
 
 
3025
 
  * Install linux-signed-generic directly in live passes rather than relying
3026
 
    on it being in the corresponding tasks.  linux-signed-generic shouldn't
3027
 
    be in a task because that expands to ABI-versioned packages, and tasks
3028
 
    can't be updated post-release.
3029
 
 
3030
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 24 Jun 2014 02:18:36 +0100
3031
 
 
3032
 
livecd-rootfs (2.217) utopic; urgency=medium
3033
 
 
3034
 
  * drop swapfile creation for preinstalled images
3035
 
 
3036
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 23 Jun 2014 18:35:57 +0200
3037
 
 
3038
 
livecd-rootfs (2.216) utopic; urgency=medium
3039
 
 
3040
 
  * ubuntu-touch: remove the previous ugly hack again ... issue is fixed
3041
 
 
3042
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 30 May 2014 13:25:57 +0200
3043
 
 
3044
 
livecd-rootfs (2.215) utopic; urgency=medium
3045
 
 
3046
 
  * ubuntu-touch; DON'T DO THAT AT HOME ! (and keep the kids away) ...
3047
 
    hack to remove a bunch of initscripts that currently break writable mode.
3048
 
    this needs to be dropped again ASAP (once a proper fix landed) !!
3049
 
 
3050
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 30 May 2014 10:09:58 +0200
3051
 
 
3052
 
livecd-rootfs (2.214) utopic; urgency=medium
3053
 
 
3054
 
  * ubuntu-desktop-next: Use the Task fields that the archive now has for this
3055
 
    project.
3056
 
 
3057
 
 -- Iain Lane <iain.lane@canonical.com>  Wed, 28 May 2014 10:37:36 +0100
3058
 
 
3059
 
livecd-rootfs (2.213) utopic; urgency=medium
3060
 
 
3061
 
  * The EXTRA_ARCHIVES environment variable defined in 2.212 doesn't quite
3062
 
    work properly because it doesn't allow for signing key configuration.
3063
 
    Rename it to the more domain-specific EXTRA_PPAS (which is now a
3064
 
    space-separated sequence of <ppa-owner>/<ppa-name> pairs), and fetch
3065
 
    signing keys for those from Launchpad using python3-software-properties.
3066
 
 
3067
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 May 2014 15:28:35 +0100
3068
 
 
3069
 
livecd-rootfs (2.212) utopic; urgency=medium
3070
 
 
3071
 
  * live-build/auto/config: If EXTRA_ARCHIVES is set in the environment,
3072
 
    dump its value into config/archives/extra-archives.list.chroot and
3073
 
    config/archives/extra-archives.list.binary.  This makes it easier for a
3074
 
    builder to build an image against an additional PPA.
3075
 
 
3076
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 May 2014 12:14:28 +0100
3077
 
 
3078
 
livecd-rootfs (2.211) utopic; urgency=medium
3079
 
 
3080
 
  * Add an ubuntu-desktop-next project for building a desktop flavour
3081
 
    including Unity 8 and the applications developed for Ubuntu Touch.
3082
 
 
3083
 
 -- Iain Lane <iain.lane@canonical.com>  Fri, 16 May 2014 17:54:04 +0100
3084
 
 
3085
 
livecd-rootfs (2.210) utopic; urgency=medium
3086
 
 
3087
 
  * live-build/ubuntu-touch/hooks/70-reconfigure-autopilot.chroot: Fix test
3088
 
    for whether a package is installed, and check for both python-autopilot
3089
 
    and python3-autopilot.
3090
 
 
3091
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 16 May 2014 13:05:07 +0100
3092
 
 
3093
 
livecd-rootfs (2.209) utopic; urgency=medium
3094
 
 
3095
 
  * live-build/auto/config: Pass any additional command-line arguments on to
3096
 
    "lb config".
3097
 
 
3098
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 10 May 2014 13:54:42 +0100
3099
 
 
3100
 
livecd-rootfs (2.208) trusty; urgency=medium
3101
 
 
3102
 
  * Adding support for ubuntu-touch i386 based images
3103
 
 
3104
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Fri, 28 Mar 2014 19:00:25 -0300
3105
 
 
3106
 
livecd-rootfs (2.207) trusty; urgency=medium
3107
 
 
3108
 
  * touch/80-enable-libhybris.chroot: making libhybris the default alternatives
3109
 
    for EGL/GLESv2 on touch
3110
 
 
3111
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Tue, 18 Mar 2014 21:03:48 -0300
3112
 
 
3113
 
livecd-rootfs (2.206) trusty; urgency=medium
3114
 
 
3115
 
  * dropping maguro and adding flo, changing golfish to generic in touchsubarches
3116
 
 
3117
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 22 Feb 2014 23:35:07 +0100
3118
 
 
3119
 
livecd-rootfs (2.205) trusty; urgency=medium
3120
 
 
3121
 
  * touch/48-setup-env.chroot: QML2_IMPORT_PATH should respect
3122
 
    DEB_HOST_MULTIARCH (as we now have i386 builds as well)
3123
 
 
3124
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Tue, 18 Feb 2014 23:51:24 -0300
3125
 
 
3126
 
livecd-rootfs (2.204) trusty; urgency=medium
3127
 
 
3128
 
  * Make livecd-rootfs be Architecture: any so that we can go back to the
3129
 
    android-tools-fsutils dependency being architecture-specific, which
3130
 
    relieves us of having to port it to new architectures which don't care
3131
 
    about Android.
3132
 
 
3133
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 31 Jan 2014 11:04:39 +0000
3134
 
 
3135
 
livecd-rootfs (2.203) trusty; urgency=medium
3136
 
 
3137
 
  * Add hostname and machine-info to the writable paths, so that hostnamectl
3138
 
    can change them to create a sane default bluetooth device name.
3139
 
 
3140
 
 -- Chris Wayne <chris.wayne@canonical.com>  Mon, 20 Jan 2014 15:34:59 +0100
3141
 
 
3142
 
livecd-rootfs (2.202) trusty; urgency=medium
3143
 
 
3144
 
  * Add the minimal task to ubuntu-core to preserve brand consistency.
3145
 
 
3146
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 10 Jan 2014 11:46:36 -0700
3147
 
 
3148
 
livecd-rootfs (2.201) trusty; urgency=low
3149
 
 
3150
 
  * add support for copying goldfish android images out of the android package
3151
 
 
3152
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 27 Nov 2013 12:22:07 +0100
3153
 
 
3154
 
livecd-rootfs (2.200) trusty; urgency=low
3155
 
 
3156
 
  * use proper quoting for egrep call in click installer
3157
 
 
3158
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 26 Nov 2013 16:41:56 +0100
3159
 
 
3160
 
livecd-rootfs (2.199) trusty; urgency=low
3161
 
 
3162
 
  * make the click package installation check for proper architecture before
3163
 
    trying to install packages from the list, so that i386 touch builds do not 
3164
 
    fall over with "wrong architecture" failures at the click install step.
3165
 
 
3166
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 26 Nov 2013 15:14:18 +0100
3167
 
 
3168
 
livecd-rootfs (2.198) trusty; urgency=low
3169
 
 
3170
 
  * Double-quotes prevented the previous change from working, so drop those.
3171
 
    Additionally remove an hardcoded occurence of "saucy", instead using
3172
 
    LB_DISTRIBUTION to avoid having to change that in the future.
3173
 
 
3174
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Sun, 20 Oct 2013 23:17:57 -0400
3175
 
 
3176
 
livecd-rootfs (2.197) trusty; urgency=low
3177
 
 
3178
 
  * Workaround to make ubuntu-touch build with older android package.
3179
 
 
3180
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Sun, 20 Oct 2013 16:52:29 -0400
3181
 
 
3182
 
livecd-rootfs (2.196) saucy; urgency=low
3183
 
 
3184
 
  * Removing the PPAs for Ubuntu Touch builds.
3185
 
 
3186
 
 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Mon, 14 Oct 2013 19:20:15 -0300
3187
 
 
3188
 
livecd-rootfs (2.195) saucy; urgency=low
3189
 
 
3190
 
  * fix the prefixing of click packages in manifest files
3191
 
 
3192
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Oct 2013 18:27:58 +0200
3193
 
 
3194
 
livecd-rootfs (2.194) saucy; urgency=low
3195
 
 
3196
 
  * prefix click packages in the manifest file with "click:"
3197
 
 
3198
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Oct 2013 18:14:02 +0200
3199
 
 
3200
 
livecd-rootfs (2.193) saucy; urgency=low
3201
 
 
3202
 
  * drop SHELL=/system/bin/sh from /etc/environment on touch images (urgh)
3203
 
 
3204
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Oct 2013 17:30:21 +0200
3205
 
 
3206
 
livecd-rootfs (2.192) saucy; urgency=low
3207
 
 
3208
 
  * add click packages to the manifest output on ubuntu touch
3209
 
 
3210
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 11 Oct 2013 14:29:41 +0200
3211
 
 
3212
 
livecd-rootfs (2.191) saucy; urgency=low
3213
 
 
3214
 
  * ubuntu-touch: Make writable symlinks relative.
3215
 
 
3216
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 30 Sep 2013 13:59:59 +0200
3217
 
 
3218
 
livecd-rootfs (2.190) saucy; urgency=low
3219
 
 
3220
 
  * ubuntu-touch: Add 03-etc-writable.chroot hook to move/symlink files in
3221
 
    /etc to /etc/writable/ that we need to update atomically. At the moment
3222
 
    these are timezone and localtime. (LP: #1227520)
3223
 
 
3224
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 30 Sep 2013 13:32:32 +0200
3225
 
 
3226
 
livecd-rootfs (2.189) saucy; urgency=low
3227
 
 
3228
 
  * Explicitly add the ubuntu-desktop task to Edubuntu builds, so that any
3229
 
    ambiguous dependencies resolved by the contents of the ubuntu-desktop
3230
 
    task are actually resolved reliably.
3231
 
 
3232
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 24 Sep 2013 16:58:20 +0100
3233
 
 
3234
 
livecd-rootfs (2.188) saucy; urgency=low
3235
 
 
3236
 
  * ship policykit rules for networkmanager, now that we use it on touch
3237
 
 
3238
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 21 Sep 2013 12:54:02 +0200
3239
 
 
3240
 
livecd-rootfs (2.187) saucy; urgency=low
3241
 
 
3242
 
  * Removing QPA_PLATFORM_PLUGIN as it is now handled in their proper
3243
 
    packages.
3244
 
 
3245
 
 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Thu, 12 Sep 2013 23:25:42 +0200
3246
 
 
3247
 
livecd-rootfs (2.186) saucy; urgency=low
3248
 
 
3249
 
  * drop phablet-team PPA sources.list entries from ubuntu-touch, since we do
3250
 
    not use the PPA anymore
3251
 
 
3252
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 12 Sep 2013 20:47:11 +0200
3253
 
 
3254
 
livecd-rootfs (2.185) saucy; urgency=low
3255
 
 
3256
 
  * Configure LightDM, if installed, to autologin the phablet user
3257
 
 
3258
 
 -- Michael Terry <mterry@ubuntu.com>  Mon, 09 Sep 2013 12:21:13 -0400
3259
 
 
3260
 
livecd-rootfs (2.184) saucy; urgency=low
3261
 
 
3262
 
  * Revert to always using archive-team.internal in 60-install-click.chroot
3263
 
    for now.  This is unfortunate, but "hostname --fqdn" doesn't work at
3264
 
    this stage.
3265
 
 
3266
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 06 Sep 2013 13:21:42 +0100
3267
 
 
3268
 
livecd-rootfs (2.183) saucy; urgency=low
3269
 
 
3270
 
  * Make 60-install-click.chroot more verbose, in an attempt to figure out
3271
 
    why this doesn't work in the datacentre.
3272
 
 
3273
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 06 Sep 2013 11:48:25 +0100
3274
 
 
3275
 
livecd-rootfs (2.182) saucy; urgency=low
3276
 
 
3277
 
  * Log the hostname at the start of the build.
3278
 
  * Fix test for whether we're running in the Canonical datacentre when
3279
 
    installing click packages.
3280
 
 
3281
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 05 Sep 2013 16:03:15 +0100
3282
 
 
3283
 
livecd-rootfs (2.181) saucy; urgency=low
3284
 
 
3285
 
  * Use new multiple-database scheme in click 0.4.3 to preinstall click
3286
 
    packages.
3287
 
  * Download core click packages from the right place when building images
3288
 
    outside the Canonical datacentre.
3289
 
 
3290
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 05 Sep 2013 11:29:17 +0100
3291
 
 
3292
 
livecd-rootfs (2.180) saucy; urgency=low
3293
 
 
3294
 
  * make sure the NM configuration mangling of touch images uses the sudo and
3295
 
    not the admin group, "admin" is dead since years ... (LP: #1217596)
3296
 
  * drop a few superfluous env vars on request of Ted Gould
3297
 
 
3298
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 28 Aug 2013 16:27:12 +0200
3299
 
 
3300
 
livecd-rootfs (2.179) saucy; urgency=low
3301
 
 
3302
 
  * add 70-reconfigure-autopilot.chroot to ubuntu-touch builds, to make sure
3303
 
    the phablet user actually ends up in the autopilot group
3304
 
 
3305
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 27 Aug 2013 11:23:56 +0200
3306
 
 
3307
 
livecd-rootfs (2.178) saucy; urgency=low
3308
 
 
3309
 
  * Copying click packages to install search location instead of installing
3310
 
    for a hardcoded user.
3311
 
 
3312
 
 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Mon, 26 Aug 2013 17:22:14 -0300
3313
 
 
3314
 
livecd-rootfs (2.177) saucy; urgency=low
3315
 
 
3316
 
  * do not forcefully use the admin group on touch images. this group was
3317
 
    dropped in favour of the sudo group several releases ago
3318
 
 
3319
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 26 Aug 2013 16:51:13 +0200
3320
 
 
3321
 
livecd-rootfs (2.176) saucy; urgency=low
3322
 
 
3323
 
  * preserve a symlink of media-info for backwards compatibility
3324
 
 
3325
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Aug 2013 16:39:31 +0200
3326
 
 
3327
 
livecd-rootfs (2.175) saucy; urgency=low
3328
 
 
3329
 
  * move media-info file from /var/log/installer to /etc on touch images.
3330
 
 
3331
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Aug 2013 16:25:08 +0200
3332
 
 
3333
 
livecd-rootfs (2.174) saucy; urgency=low
3334
 
 
3335
 
  * make sure the bluetooth group has the right android GID on touch builds
3336
 
 
3337
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 16 Aug 2013 13:25:52 +0200
3338
 
 
3339
 
livecd-rootfs (2.173) saucy; urgency=low
3340
 
 
3341
 
  [Michael Terry]
3342
 
  * Add phablet user to nopasswdlogin group on Touch images
3343
 
  * Switch min uid to 1002 to prevent system users from showing in
3344
 
    the greeter on Touch images
3345
 
 
3346
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 14 Aug 2013 11:01:47 +0200
3347
 
 
3348
 
livecd-rootfs (2.172) saucy; urgency=low
3349
 
 
3350
 
  * Reenabling click package installation hook. 
3351
 
 
3352
 
 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Sun, 11 Aug 2013 19:03:53 -0300
3353
 
 
3354
 
livecd-rootfs (2.171) saucy; urgency=low
3355
 
 
3356
 
  * seems unlike my local build the buildd doesnt get along with links, use
3357
 
    copy instead
3358
 
 
3359
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 07 Aug 2013 21:56:07 +0200
3360
 
 
3361
 
livecd-rootfs (2.170) saucy; urgency=low
3362
 
 
3363
 
  * fix package mirror in android package install routine
3364
 
 
3365
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 07 Aug 2013 19:17:43 +0200
3366
 
 
3367
 
livecd-rootfs (2.169) saucy; urgency=low
3368
 
 
3369
 
  * switch touch builds to use the packaged android img files (pending cdimage
3370
 
    changes to publish these from the livefs builder)
3371
 
 
3372
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 07 Aug 2013 16:05:45 +0200
3373
 
 
3374
 
livecd-rootfs (2.168) saucy; urgency=low
3375
 
 
3376
 
  * drop unity-next PPA from ubuntu-touch builds, unity8 is in the archive now
3377
 
 
3378
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 01 Aug 2013 19:11:55 +0200
3379
 
 
3380
 
livecd-rootfs (2.167) saucy; urgency=low
3381
 
 
3382
 
  * make sure FLASH_KERNEL_SKIP is set when we post-process touch images
3383
 
 
3384
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 31 Jul 2013 13:33:53 +0200
3385
 
 
3386
 
livecd-rootfs (2.166) saucy; urgency=low
3387
 
 
3388
 
  * add radio user (with UID 1001 (required by android)) to the default user
3389
 
    creation for ubuntu-touch
3390
 
 
3391
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 25 Jul 2013 11:14:34 +0200
3392
 
 
3393
 
livecd-rootfs (2.165) saucy; urgency=low
3394
 
 
3395
 
  * Remove e2fs-zero.py and references to it, it's no longer used.
3396
 
 
3397
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 24 Jul 2013 11:42:23 +0100
3398
 
 
3399
 
livecd-rootfs (2.164) saucy; urgency=low
3400
 
 
3401
 
  * Run builds under eatmydata.  (This doesn't actually seem to help very
3402
 
    much - it shaves a minute off a 48-minute test build on my laptop - but
3403
 
    it will stop people being distracted by it.)
3404
 
  * Remove livecd.py, which was never finished.
3405
 
  * Remove all vestiges of livecd.sh and ubuntu-touch-android.sh.
3406
 
    Requiescant in pace.
3407
 
  * Temporarily disable Click package installation, until desktop/AppArmor
3408
 
    integration has landed properly.
3409
 
 
3410
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 23 Jul 2013 23:21:56 +0100
3411
 
 
3412
 
livecd-rootfs (2.163) saucy; urgency=low
3413
 
 
3414
 
  * point click package install to http://archive-team.internal/click_packages
3415
 
 
3416
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 Jul 2013 16:31:54 +0200
3417
 
 
3418
 
livecd-rootfs (2.162) saucy; urgency=low
3419
 
 
3420
 
  * Ubuntu Touch click package install hook.
3421
 
 
3422
 
 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Wed, 17 Jul 2013 00:05:49 -0300
3423
 
 
3424
 
livecd-rootfs (2.161) saucy; urgency=low
3425
 
 
3426
 
  * drop bashrc mangling from ubuntu-touch builds \o/
3427
 
 
3428
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 17 Jul 2013 16:30:12 +0200
3429
 
 
3430
 
livecd-rootfs (2.160) saucy; urgency=low
3431
 
 
3432
 
  * Do the same trick as in 2.158 for kubuntu armhf+omap4 too.
3433
 
 
3434
 
 -- Iain Lane <iain.lane@canonical.com>  Wed, 17 Jul 2013 11:52:23 +0100
3435
 
 
3436
 
livecd-rootfs (2.159) saucy; urgency=low
3437
 
 
3438
 
  * make touch images source the dbus session address from
3439
 
    ~/.cache/upstart/dbus-session instead of ~/.dbus-session
3440
 
 
3441
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Jul 2013 20:12:31 +0200
3442
 
 
3443
 
livecd-rootfs (2.158) saucy; urgency=low
3444
 
 
3445
 
  * Under armhf+omap4, don't use the ubuntu-desktop Task, but use the
3446
 
    metapackage instead. The metapackage doesn't pull in the X stack which
3447
 
    allows us to additionally install the special "revert" X stack that we
3448
 
    require here.
3449
 
 
3450
 
 -- Iain Lane <iain.lane@canonical.com>  Tue, 16 Jul 2013 17:19:22 +0100
3451
 
 
3452
 
livecd-rootfs (2.157) saucy; urgency=low
3453
 
 
3454
 
  * add xserver-xorg-input-evdev-omap-revert and
3455
 
    xserver-xorg-video-omap-revert to panda builds
3456
 
 
3457
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 12 Jul 2013 11:03:34 +0200
3458
 
 
3459
 
livecd-rootfs (2.156) saucy; urgency=low
3460
 
 
3461
 
  * fix build stamp handling for ubuntu-touch (requires an RT to have IS
3462
 
    update BuildLiveCD on the builders)
3463
 
 
3464
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 11 Jul 2013 16:34:34 +0200
3465
 
 
3466
 
livecd-rootfs (2.155) saucy; urgency=low
3467
 
 
3468
 
  * try to hand the exported $NOW over from live-build/auto/config as
3469
 
    $BUILDSTAMP so live-build/auto/build can use it to write a stamp file
3470
 
 
3471
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 05 Jul 2013 12:29:50 +0200
3472
 
 
3473
 
livecd-rootfs (2.154) saucy; urgency=low
3474
 
 
3475
 
  [ Sergio Schvezov ]
3476
 
  * Adding ppa:ubuntu-unity/next for Touch to obtain unity8 and Mir.
3477
 
  * Switching to using the maliit plugin provided by maliit-framework.
3478
 
 
3479
 
 -- Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>  Thu, 04 Jul 2013 13:44:08 -0300
3480
 
 
3481
 
livecd-rootfs (2.153) saucy; urgency=low
3482
 
 
3483
 
  * we do better not try to create something outside of a chroot while we are
3484
 
    in it :P (make sure bootimg's are created in /boot of the chroot and only
3485
 
    copied afterwards).
3486
 
 
3487
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 29 Jun 2013 16:59:28 +0200
3488
 
 
3489
 
livecd-rootfs (2.152) saucy; urgency=low
3490
 
 
3491
 
  * live-build/auto/build: Fix syntax error.
3492
 
 
3493
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 28 Jun 2013 17:13:54 +0100
3494
 
 
3495
 
livecd-rootfs (2.151) saucy; urgency=low
3496
 
 
3497
 
  * use ubuntu-touch-generic-initrd for touch images instead of rolling an
3498
 
    arch specific initrd at build time for each arch (this should save quite
3499
 
    some build time)
3500
 
  * directly create the output file with abootimg, no need to cp it separately
3501
 
  * do not remove kernel packages from a chroot we throw away anyway
3502
 
 
3503
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 28 Jun 2013 15:06:59 +0200
3504
 
 
3505
 
livecd-rootfs (2.150) saucy; urgency=low
3506
 
 
3507
 
  * export $NOW in BuildLiveCD so we have it available in live-build
3508
 
  * create a build stamp in /var/log/installer/media-info on Ubuntu Touch images
3509
 
 
3510
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 26 Jun 2013 11:32:31 +0200
3511
 
 
3512
 
livecd-rootfs (2.149) saucy; urgency=low
3513
 
 
3514
 
  * set QT_SELECT=qt5 in touch image environment
3515
 
 
3516
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 14 Jun 2013 16:11:33 +0200
3517
 
 
3518
 
livecd-rootfs (2.148) saucy; urgency=low
3519
 
 
3520
 
  [ Colin Watson ]
3521
 
  * live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Delete
3522
 
    redundant code to create global static groups, which are already created
3523
 
    more correctly by base-passwd on every Ubuntu system.
3524
 
  * live-build/ubuntu-touch/hooks/02-add_user_to_groups.chroot: Fix
3525
 
    detection of existing groups not to misfire if there is an existing
3526
 
    group with the desired group name as a prefix.
3527
 
 
3528
 
  [ Oliver Grawert ]
3529
 
  * drop daily-build-next PPA, according to didrocks everything from there
3530
 
    should be in the saucy archive now, yay.
3531
 
 
3532
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 10 Jun 2013 12:33:32 +0200
3533
 
 
3534
 
livecd-rootfs (2.147) saucy; urgency=low
3535
 
 
3536
 
  * sync ubuntu-touch customzation scripts with phablet build tree 
3537
 
 
3538
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 03 Jun 2013 09:56:15 +0200
3539
 
 
3540
 
livecd-rootfs (2.146) saucy; urgency=low
3541
 
 
3542
 
  * drop the generic .bootimg from ubuntu-touch, all boot images we need have
3543
 
    to be subarch tagged
3544
 
 
3545
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 30 May 2013 18:21:06 +0200
3546
 
 
3547
 
livecd-rootfs (2.145) saucy; urgency=low
3548
 
 
3549
 
  * adjust naming of the bootimg files so cdimage picks them up for publishing
3550
 
 
3551
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 30 May 2013 12:14:38 +0200
3552
 
 
3553
 
livecd-rootfs (2.144) saucy; urgency=low
3554
 
 
3555
 
  * Clean up subarch loop for touch subarches to skip unwanted deps.
3556
 
 
3557
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 29 May 2013 16:41:24 -0600
3558
 
 
3559
 
livecd-rootfs (2.143) saucy; urgency=low
3560
 
 
3561
 
  * drop all the cleanup code, we already have the tarball and don't need to
3562
 
    clean the chroot.
3563
 
  * add better quoting for update-initramfs and abootimg calls for
3564
 
    ubuntu-touch
3565
 
 
3566
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 May 2013 21:47:03 +0200
3567
 
 
3568
 
livecd-rootfs (2.142) saucy; urgency=low
3569
 
 
3570
 
  * copy the initrd out of the chroot before we purge the kernel package on
3571
 
    ubuntu-touch
3572
 
 
3573
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 May 2013 16:53:56 +0200
3574
 
 
3575
 
livecd-rootfs (2.141) saucy; urgency=low
3576
 
 
3577
 
  * make removal of non existing old initrds non fatal in ubuntu-touch
3578
 
 
3579
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 May 2013 16:25:18 +0200
3580
 
 
3581
 
livecd-rootfs (2.140) saucy; urgency=low
3582
 
 
3583
 
  *  hardcode dist in the temporary sources.list of the ubuntu-touch initrd
3584
 
     creation for a test
3585
 
 
3586
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 May 2013 14:20:34 +0200
3587
 
 
3588
 
livecd-rootfs (2.139) saucy; urgency=low
3589
 
 
3590
 
  * fix resolv.conf for ubuntu-touch initramfs creation
3591
 
 
3592
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 May 2013 12:10:53 +0200
3593
 
 
3594
 
livecd-rootfs (2.138) saucy; urgency=low
3595
 
 
3596
 
  * also move the sources.list.d dir out of the way on ubuntu-touch
3597
 
 
3598
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 28 May 2013 15:17:46 +0200
3599
 
 
3600
 
livecd-rootfs (2.137) saucy; urgency=low
3601
 
 
3602
 
  * clear up /var/lib/initramfs-tools/ in the chroot after building initrds
3603
 
  * remove ubuntu-touch/hooks/49-setup-demo-assets.chroot
3604
 
  * handle sources.list in ubuntu-touch initrd creation
3605
 
 
3606
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 28 May 2013 11:13:57 +0200
3607
 
 
3608
 
livecd-rootfs (2.136) saucy; urgency=low
3609
 
 
3610
 
  * ubuntu-touch: determine the value for $kver inside the chroot, not
3611
 
    outside. Use -c and drop -t with update-initramfs
3612
 
 
3613
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 27 May 2013 18:13:05 +0200
3614
 
 
3615
 
livecd-rootfs (2.135) saucy; urgency=low
3616
 
 
3617
 
  [ Colin Watson ]
3618
 
  * BuildLiveCD: Time out lockfile after 12 hours, which should be enough
3619
 
    for even the longest build queue to clear.
3620
 
 
3621
 
  [ Oliver Grawert ]
3622
 
  * add live-build script for subarch specific Ubuntu Touch initrd
3623
 
    and boot image creation
3624
 
 
3625
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 27 May 2013 14:34:17 +0200
3626
 
 
3627
 
livecd-rootfs (2.134) saucy; urgency=low
3628
 
 
3629
 
  * remove qt5-proper PPA from ubuntu touch builds
3630
 
 
3631
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 17 May 2013 14:33:35 +0200
3632
 
 
3633
 
livecd-rootfs (2.133) saucy; urgency=low
3634
 
 
3635
 
  * drop online-accounts-qt5-staging PPA from ubuntu-touch images
3636
 
 
3637
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 07 May 2013 21:00:42 +0200
3638
 
 
3639
 
livecd-rootfs (2.132) saucy; urgency=low
3640
 
 
3641
 
  * also remove ubuntu-touch-android.sh from debian/install
3642
 
 
3643
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 07 May 2013 15:11:53 +0200
3644
 
 
3645
 
livecd-rootfs (2.131) saucy; urgency=low
3646
 
 
3647
 
  * drop hardcoded packagelists for ubuntu-touch, this is dealt with by
3648
 
    the ubuntu-touch seed/task/metapackage
3649
 
  * drop android build script, we will instead use a package
3650
 
 
3651
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 07 May 2013 14:19:03 +0200
3652
 
 
3653
 
livecd-rootfs (2.130) saucy; urgency=low
3654
 
 
3655
 
  * make sure we build a plain filesystem for ubuntu-touch (this should
3656
 
    automatically produce a preinstalled tarball)
3657
 
 
3658
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 06 May 2013 12:48:17 +0200
3659
 
 
3660
 
livecd-rootfs (2.129) saucy; urgency=low
3661
 
 
3662
 
  * Disable zsync for ubuntu-touch images.
3663
 
  * Copy binary-tar.tar.gz to $PREFIX.rootfs.tar.gz if it exists.
3664
 
 
3665
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 03 May 2013 11:46:58 -0700
3666
 
 
3667
 
livecd-rootfs (2.128) saucy; urgency=low
3668
 
 
3669
 
  * Don't include lupin-casper in ubuntu-touch images.
3670
 
  * Use gzip compression for ubuntu-touch tarballs.
3671
 
 
3672
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 03 May 2013 08:51:24 -0700
3673
 
 
3674
 
livecd-rootfs (2.127) saucy; urgency=low
3675
 
 
3676
 
  * Install metapackages rather than tasks for ubuntu-touch, since it still
3677
 
    relies on PPAs and those don't have tasks.
3678
 
 
3679
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 02 May 2013 13:50:34 -0700
3680
 
 
3681
 
livecd-rootfs (2.126) saucy; urgency=low
3682
 
 
3683
 
  * drop the super-friends (sorry batman and robin ...) and ubuntu-sdk PPAs
3684
 
  from live-build config for ubuntu-touch, their packages should be in the
3685
 
  saucy archive already
3686
 
 
3687
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 02 May 2013 20:23:13 +0200
3688
 
 
3689
 
livecd-rootfs (2.125) saucy; urgency=low
3690
 
 
3691
 
  * live-build/auto/config: Add basic ubuntu-touch enablement (based on
3692
 
    patch from Oliver Grawert, for which thanks).
3693
 
  * live-build/auto/config, live-build/ubuntu-touch: Copy a huge pile of
3694
 
    customisation by Ricardo Salveti from
3695
 
    lp:~phablet-team/touch-preview-images/ubuntu-build-phablet, which should
3696
 
    be close to enough for the architecture-independent parts of
3697
 
    ubuntu-touch builds.
3698
 
 
3699
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 01 May 2013 12:05:41 -0700
3700
 
 
3701
 
livecd-rootfs (2.124) raring; urgency=low
3702
 
 
3703
 
  * drop the namespace in mount options of ubuntu-touch-android.sh,
3704
 
    mount does not like that
3705
 
  * actually give chroot a rootdir when calling it
3706
 
  * make sure /dev/pts exists in the chroot before mounting something on it
3707
 
  * make umount lazy
3708
 
 
3709
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Apr 2013 13:53:53 +0200
3710
 
 
3711
 
livecd-rootfs (2.123) raring; urgency=low
3712
 
 
3713
 
  * fix typos in debootstrap line of ubuntu-touch-android.sh
3714
 
 
3715
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Apr 2013 11:07:44 +0200
3716
 
 
3717
 
livecd-rootfs (2.122) raring; urgency=low
3718
 
 
3719
 
  * redo ubuntu-touch-android.sh to use its own build chroot since we can not
3720
 
    add universe support to the livefs builder chroot
3721
 
 
3722
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 15 Apr 2013 20:18:32 +0200
3723
 
 
3724
 
livecd-rootfs (2.121) raring; urgency=low
3725
 
 
3726
 
  * ubuntu-touch-android.sh: enable universe in the build chroot
3727
 
 
3728
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 15 Apr 2013 18:40:55 +0200
3729
 
 
3730
 
livecd-rootfs (2.120) raring; urgency=low
3731
 
 
3732
 
  * fix typo in shebang of ubuntu-touch-android.sh
3733
 
 
3734
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 15 Apr 2013 16:07:08 +0200
3735
 
 
3736
 
livecd-rootfs (2.119) raring; urgency=low
3737
 
 
3738
 
  [ Colin Watson ]
3739
 
  * BuildLiveCD: Link livecd-${NOW}-${ARCH}.out to livecd-${ARCH}.out, to
3740
 
    make it easier for cdimage to fetch the latest build log for failure
3741
 
    notification mails.
3742
 
 
3743
 
  [ Oliver Grawert ]
3744
 
  * the android build system is sadly full of bashisms (even though it has
3745
 
    generic .sh suffixes and no shebang line) until this is fixed use a
3746
 
    /bin/bash shebang
3747
 
 
3748
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 11 Apr 2013 11:28:08 +0200
3749
 
 
3750
 
livecd-rootfs (2.118) raring; urgency=low
3751
 
 
3752
 
  * normalize the naming scheme for ubuntu-touch-android.sh output
3753
 
 
3754
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 Mar 2013 19:34:18 +0100
3755
 
 
3756
 
livecd-rootfs (2.117) raring; urgency=low
3757
 
 
3758
 
  * make ubuntu-touch-android.sh also create $subarch-system.img
3759
 
  $subarch-recovery.img and $subarch-boot.img
3760
 
 
3761
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 Mar 2013 18:47:06 +0100
3762
 
 
3763
 
livecd-rootfs (2.116) raring; urgency=low
3764
 
 
3765
 
  * add new arg (-t) to enable Ubuntu Touch android cross builds which calls a
3766
 
    newly added script (ubuntu-touch-android.sh) to cross build android base
3767
 
    images for Ubuntu Touch on an amd64 builder.
3768
 
 
3769
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 28 Mar 2013 16:02:12 +0100
3770
 
 
3771
 
livecd-rootfs (2.115) raring; urgency=low
3772
 
 
3773
 
  * live-build/auto/config: Run the ubuntukylin-default-settings chroot
3774
 
    hook.
3775
 
 
3776
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 27 Mar 2013 14:47:51 +0000
3777
 
 
3778
 
livecd-rootfs (2.114) raring; urgency=low
3779
 
 
3780
 
  * Revert changes in 2.113.  This needs to be done in cdimage/debian-cd
3781
 
    instead.
3782
 
 
3783
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Mar 2013 16:54:48 +0000
3784
 
 
3785
 
livecd-rootfs (2.113) raring; urgency=low
3786
 
 
3787
 
  * live-build/auto/config: Set gfxboot default language to zh_CN for
3788
 
    UbuntuKylin.
3789
 
 
3790
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Mar 2013 11:53:38 +0000
3791
 
 
3792
 
livecd-rootfs (2.112) raring; urgency=low
3793
 
 
3794
 
  * live-build/auto/config: Add ubuntu-gnome project (LP: #1152818)
3795
 
 
3796
 
 -- Jeremy Bicha <jbicha@ubuntu.com>  Wed, 13 Mar 2013 10:28:23 +0000
3797
 
 
3798
 
livecd-rootfs (2.111) raring; urgency=low
3799
 
 
3800
 
  * live-build/auto/config: Add ubuntukylin as a valid project
3801
 
    (LP: #1152812).
3802
 
  * BuildLiveCD: Remove the explicit list of valid projects.  This is a
3803
 
    hassle to modify, and not very useful since an invalid project will fail
3804
 
    soon enough anyway.
3805
 
 
3806
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 09 Mar 2013 12:13:24 +0000
3807
 
 
3808
 
livecd-rootfs (2.110) raring; urgency=low
3809
 
 
3810
 
  * live-build/auto/config: Drop ubuntustudio-audio-plugins task.
3811
 
 
3812
 
 -- Colin Watson <cjwatson@debian.org>  Thu, 07 Mar 2013 13:27:13 +0000
3813
 
 
3814
 
livecd-rootfs (2.109) raring; urgency=low
3815
 
 
3816
 
  * Drop ubuntustudio-generation and ubuntustudio-recording tasks and add
3817
 
    ubuntustudio-audio task to reflect Ubuntu Studio seed restructuring
3818
 
    - update live-build/auto/config
3819
 
 
3820
 
 -- Micah Gersten <micahg@ubuntu.com>  Tue, 05 Mar 2013 23:14:25 -0600
3821
 
 
3822
 
livecd-rootfs (2.108) raring; urgency=low
3823
 
 
3824
 
  [ Colin Watson ]
3825
 
  * live-build/auto/build: Use slightly safer code for kernel handling just
3826
 
    in case 'set -o pipefail' is ever reinstated here.
3827
 
 
3828
 
  [ Adam Conrad ]
3829
 
  * Add abootimg explicitly to ac100 and nexus7 images, so it's marked
3830
 
    as manually installed and apt doesn't autoremove it (LP: #1041290)
3831
 
  * Remove linux-firmware-nexus7 from the install list, it gets pulled
3832
 
    in automatically by linux-image-nexus7, so this is redundant.
3833
 
 
3834
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 29 Jan 2013 12:34:37 -0700
3835
 
 
3836
 
livecd-rootfs (2.107) raring; urgency=low
3837
 
 
3838
 
  * Make sure the $PREFIX.kernel-$FLAVOUR.efi.signed output is
3839
 
    world-readable.
3840
 
 
3841
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 04 Dec 2012 16:20:22 +0000
3842
 
 
3843
 
livecd-rootfs (2.106) raring; urgency=low
3844
 
 
3845
 
  * re-enable all slideshows on all preinstalled images, webkit should work
3846
 
    again
3847
 
 
3848
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 03 Dec 2012 14:37:01 +0100
3849
 
 
3850
 
livecd-rootfs (2.105) raring; urgency=low
3851
 
 
3852
 
  * preseed autologin in the nexus7 tarball
3853
 
  * use ubuntu-defaults-nexus7 package in the nexus7 images
3854
 
 
3855
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Nov 2012 12:20:30 +0100
3856
 
 
3857
 
livecd-rootfs (2.104) raring; urgency=low
3858
 
 
3859
 
  * use a subarch based approach for the ac100 and nexus7 bootimg.cfg files
3860
 
  * create a media-info file and place it inside the tarball installer
3861
 
    initramfs for copying it to the target system on successfull decompression
3862
 
    (LP: #1080747)
3863
 
 
3864
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Nov 2012 01:23:29 +0100
3865
 
 
3866
 
livecd-rootfs (2.103) raring; urgency=low
3867
 
 
3868
 
  * live-build/auto/build: Exclude all *.efi* files from kernel version
3869
 
    detection (i.e. including *.efi.signature), not just *.efi.signed.
3870
 
 
3871
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 21 Nov 2012 22:31:46 +0000
3872
 
 
3873
 
livecd-rootfs (2.102) raring; urgency=low
3874
 
 
3875
 
  * create the nexus7 rootfs image with .ext4 as suffix instead of using
3876
 
    .img, so debian-cd knows how to handle it
3877
 
 
3878
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 20 Nov 2012 16:45:06 +0100
3879
 
 
3880
 
livecd-rootfs (2.101) raring; urgency=low
3881
 
 
3882
 
  * instead of mangling the ac100 bootimg for nexus7 support, ship a proper
3883
 
    config in ac100-tarball-installer and build the nexus7 one from scratch
3884
 
    as well.
3885
 
 
3886
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 20 Nov 2012 12:37:33 +0100
3887
 
 
3888
 
livecd-rootfs (2.100) raring; urgency=low
3889
 
 
3890
 
  * clean up the userdata dir
3891
 
  * move the tarball around instead of copying it
3892
 
  * fix quoting of abootimg call harder
3893
 
 
3894
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 19 Nov 2012 19:48:42 +0100
3895
 
 
3896
 
livecd-rootfs (2.99) raring; urgency=low
3897
 
 
3898
 
  * fix quoting in abootimg call for nexus7
3899
 
  * dont fail if the userdata dir already exists
3900
 
 
3901
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 19 Nov 2012 18:04:13 +0100
3902
 
 
3903
 
livecd-rootfs (2.98) raring; urgency=low
3904
 
 
3905
 
  * we want nvidia-tegra3 (the binary) not nvidia-graphics-drivers-tegra3
3906
 
 
3907
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 19 Nov 2012 14:55:19 +0100
3908
 
 
3909
 
livecd-rootfs (2.97) raring; urgency=low
3910
 
 
3911
 
  * add linux-firmware-nexus7 and nvidia-graphics-drivers-tegra3 to nexus7
3912
 
    builds
3913
 
  * preseed the license popup of linux-firmware-nexus7, we will show
3914
 
    it in the installer for full image installs.
3915
 
 
3916
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 19 Nov 2012 12:58:36 +0100
3917
 
 
3918
 
livecd-rootfs (2.96) raring; urgency=low
3919
 
 
3920
 
  * add nexus7 specific kernel cmdline
3921
 
  * move the nexus7 processing up a bit in the code so we can modify the
3922
 
    bootimg cmdline before the file gets copied around
3923
 
 
3924
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 14 Nov 2012 13:28:50 +0100
3925
 
 
3926
 
livecd-rootfs (2.95) raring; urgency=low
3927
 
 
3928
 
  * make the dependency on android-tools-fsutils not arch specific, seems
3929
 
    dpkg doesnt like arch specific binary deps in arch all packages
3930
 
 
3931
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 09 Nov 2012 13:30:15 +0100
3932
 
 
3933
 
livecd-rootfs (2.94) raring; urgency=low
3934
 
 
3935
 
  * add a dependency on android-tools-fsutils for armhf builds
3936
 
  * add nexus7 live-build configuration
3937
 
  * add nexus7 post processing with make_ext4fs for teh tarball to roll a
3938
 
    proper android img file
3939
 
 
3940
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 09 Nov 2012 13:00:36 +0100
3941
 
 
3942
 
livecd-rootfs (2.93) quantal; urgency=low
3943
 
 
3944
 
  * Revert binary/$INITFS/kernel-$FLAVOUR to the unsigned kernel, and link
3945
 
    signed kernels to binary/$INITFS/kernel-$FLAVOUR.efi.signed instead
3946
 
    (LP: #1067659).
3947
 
 
3948
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 17 Oct 2012 11:48:47 +0100
3949
 
 
3950
 
livecd-rootfs (2.92) quantal; urgency=low
3951
 
 
3952
 
  * disable all slideshows on al preinstalled images, due to (LP: #1066046)
3953
 
    the installer crashes when trying to start up webkit for teh slideshow
3954
 
 
3955
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 13 Oct 2012 11:44:52 +0200
3956
 
 
3957
 
livecd-rootfs (2.91) quantal; urgency=low
3958
 
 
3959
 
  * make sure preinstalled ac100 images have multiverse enabled in their
3960
 
    sources.list
3961
 
 
3962
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 12 Oct 2012 14:18:53 +0200
3963
 
 
3964
 
livecd-rootfs (2.90) quantal; urgency=low
3965
 
 
3966
 
  * live-build/auto/build: If they exist, link *.efi.signed versions of the
3967
 
    kernel to binary/$INITFS/kernel-$FLAVOUR rather than the unsigned
3968
 
    versions.
3969
 
 
3970
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 11 Oct 2012 02:22:34 +0100
3971
 
 
3972
 
livecd-rootfs (2.89) quantal; urgency=low
3973
 
 
3974
 
  * fix lubuntu and xubuntu preinstalled handling so we end up with the
3975
 
    right slideshows in oem-config
3976
 
 
3977
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 02 Oct 2012 23:56:33 +0200
3978
 
 
3979
 
livecd-rootfs (2.88) quantal; urgency=low
3980
 
 
3981
 
  * live-build/auto/config: Add photography and publishing metas for
3982
 
    Ubuntu Studio (LP: #1057816)
3983
 
 
3984
 
 -- Micah Gersten <micahg@ubuntu.com>  Thu, 27 Sep 2012 23:19:19 -0500
3985
 
 
3986
 
livecd-rootfs (2.87) quantal; urgency=low
3987
 
 
3988
 
  * live-build/auto/config: Build ubuntu-server and ubuntu-core with
3989
 
    --initramfs=none, since we don't need casper in those images.
3990
 
 
3991
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 12 Sep 2012 14:01:56 +0100
3992
 
 
3993
 
livecd-rootfs (2.86) quantal; urgency=low
3994
 
 
3995
 
  * Reorganise code to avoid kernel installation on
3996
 
    ubuntu-server/ubuntu-core so that it works for all architectures.
3997
 
 
3998
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 11 Sep 2012 16:56:43 +0100
3999
 
 
4000
 
livecd-rootfs (2.85) quantal; urgency=low
4001
 
 
4002
 
  * live-build/auto/config: Set KERNEL_FLAVOURS=none for ubuntu-server as
4003
 
    well, so that live-build/auto/build doesn't try to copy out kernel
4004
 
    images.
4005
 
 
4006
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 10 Sep 2012 09:34:56 +0100
4007
 
 
4008
 
livecd-rootfs (2.84) quantal; urgency=low
4009
 
 
4010
 
  * Actually apply the change done in 2.74 as it was only done to the
4011
 
    legacy code...
4012
 
    - Change mksquashfs compression flags for LTSP images, turning
4013
 
      compression back on to match current ltsp-update-image behaviour.
4014
 
 
4015
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Sun, 09 Sep 2012 15:49:07 -0400
4016
 
 
4017
 
livecd-rootfs (2.83) quantal; urgency=low
4018
 
 
4019
 
  * live-build/auto/config: Remove standard and server tasks from
4020
 
    ubuntu-server squashfs, and build it with no kernel packages so that
4021
 
    they can be added more correctly later by the installer (LP: #1028453).
4022
 
 
4023
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 09 Sep 2012 20:41:19 +0100
4024
 
 
4025
 
livecd-rootfs (2.82) quantal; urgency=low
4026
 
 
4027
 
  * live-build/auto/build: live-build now calls hybrid ISO9660 images
4028
 
    binary.hybrid.iso rather than binary-hybrid.iso.
4029
 
 
4030
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 03 Sep 2012 18:41:24 +0100
4031
 
 
4032
 
livecd-rootfs (2.81) quantal; urgency=low
4033
 
 
4034
 
  * live-build/auto/config: Disable zsync for BINARYFORMAT=iso*|usb* builds.
4035
 
 
4036
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 30 Aug 2012 23:44:33 +0100
4037
 
 
4038
 
livecd-rootfs (2.80) quantal; urgency=low
4039
 
 
4040
 
  * add pvr-omap4 driver to omap4 image builds for everything but
4041
 
    ubuntu-server, ubuntu-core and base images so we have GLES working
4042
 
    out of the box on them
4043
 
 
4044
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 29 Aug 2012 12:53:11 +0200
4045
 
 
4046
 
livecd-rootfs (2.79) quantal; urgency=low
4047
 
 
4048
 
  * setting --architectures seems to have weird side effects on arm
4049
 
    (considering all but the buildd arch as foreign etc), disable it for a
4050
 
    testbuild...
4051
 
 
4052
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 27 Aug 2012 16:04:30 +0200
4053
 
 
4054
 
livecd-rootfs (2.78) quantal; urgency=low
4055
 
 
4056
 
  * revert the last change, i was not aware that unity-2d was also ripped out
4057
 
    of the archive and not only removed from the seeds
4058
 
 
4059
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Aug 2012 19:02:35 +0200
4060
 
 
4061
 
livecd-rootfs (2.77) quantal; urgency=low
4062
 
 
4063
 
  * add unity-2d to the list of extra packages on ac100
4064
 
 
4065
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 23 Aug 2012 17:55:37 +0200
4066
 
 
4067
 
livecd-rootfs (2.76) quantal; urgency=low
4068
 
 
4069
 
  * live-build/auto/config:
4070
 
    - Don't try to install an empty task name when building an image without
4071
 
      a live task.
4072
 
    - Fix installation of ubuntu-server fstab removal hook.
4073
 
    - Pass --architectures to 'lb config', to make it easier to build images
4074
 
      for a different architecture.
4075
 
    - Attempt to restrict task installation to the native architecture.
4076
 
 
4077
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 23 Aug 2012 11:09:10 +0100
4078
 
 
4079
 
livecd-rootfs (2.75) quantal; urgency=low
4080
 
 
4081
 
  * Adjust for live-build interface changes up to 3.0~a57-1ubuntu1.
4082
 
  * Break ubuntu-defaults-builder (<< 0.32) to account for these interface
4083
 
    changes.
4084
 
 
4085
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 22 Aug 2012 13:29:29 +0100
4086
 
 
4087
 
livecd-rootfs (2.74) quantal; urgency=low
4088
 
 
4089
 
  * Change mksquashfs compression flags for LTSP images, turning
4090
 
    compression back on to match current ltsp-update-image behaviour.
4091
 
 
4092
 
 -- Stéphane Graber <stgraber@ubuntu.com>  Mon, 20 Aug 2012 19:37:01 -0400
4093
 
 
4094
 
livecd-rootfs (2.73) quantal; urgency=low
4095
 
 
4096
 
  * Add u-boot-tools to the installed set for all u-boot ARM images
4097
 
  * Remove ti-omap4-ppa from the omap4 images; it's no longer used
4098
 
 
4099
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 25 Jul 2012 06:37:02 -0600
4100
 
 
4101
 
livecd-rootfs (2.72) quantal; urgency=low
4102
 
 
4103
 
  * Install a hook to remove /etc/fstab rather than building ubuntu-server
4104
 
    with --debian-installer=live; the latter has unwanted side-effects.
4105
 
 
4106
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 23 Jul 2012 21:34:28 +0100
4107
 
 
4108
 
livecd-rootfs (2.71) quantal; urgency=low
4109
 
 
4110
 
  * live-build/auto/config: Don't purge .pyc files on ubuntu-server images.
4111
 
  * live-build/auto/config: Build ubuntu-server with
4112
 
    --debian-installer=live.
4113
 
 
4114
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 23 Jul 2012 17:57:59 +0100
4115
 
 
4116
 
livecd-rootfs (2.70) quantal; urgency=low
4117
 
 
4118
 
  * live-build/auto/config: Don't install lupin-casper on ubuntu-server
4119
 
    images.
4120
 
 
4121
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 22 Jul 2012 23:45:21 +0100
4122
 
 
4123
 
livecd-rootfs (2.69) quantal; urgency=low
4124
 
 
4125
 
  * live-build/auto/config: Add server task to ubuntu-server images.
4126
 
 
4127
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 06 Jul 2012 12:39:46 +0100
4128
 
 
4129
 
livecd-rootfs (2.68) quantal; urgency=low
4130
 
 
4131
 
  * live-build/auto/config: Emit sources.list entries for -proposed if the
4132
 
    environment variable PROPOSED is set (LP: #1019514).
4133
 
  * BuildLiveCD: If the -p option was used, pass PROPOSED=1 to 'lb config'.
4134
 
 
4135
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 30 Jun 2012 07:13:50 +0100
4136
 
 
4137
 
livecd-rootfs (2.67) quantal; urgency=low
4138
 
 
4139
 
  * Switch i386 ubuntustudio to linux-lowlatency flavor (LP: #1018075)
4140
 
 
4141
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 26 Jun 2012 14:00:39 -0600
4142
 
 
4143
 
livecd-rootfs (2.66) quantal; urgency=low
4144
 
 
4145
 
  [ Jonathan Riddell ]
4146
 
  * Build Kubuntu from universe.
4147
 
 
4148
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 11 Jun 2012 12:49:57 +0100
4149
 
 
4150
 
livecd-rootfs (2.65) precise; urgency=low
4151
 
 
4152
 
  * Add (extra-)override parsing to the preinstalled pool to make sure
4153
 
    we get task headers in the local pool for tasksel (LP: #819899)
4154
 
  * Move temp directories under config so they get cleaned properly
4155
 
  * Invoke apt-get update once with only the sources.list fragment
4156
 
    for the local archive, so our package/task selection more closely
4157
 
    mimics the CD experience (LP: #985258, #985737, #985280, #819900)
4158
 
  * Write out a standard sources.list entry for preinstalled systems
4159
 
    that's similar to the one generated by installers (LP: #985291)
4160
 
 
4161
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 20 Apr 2012 00:29:38 -0600
4162
 
 
4163
 
livecd-rootfs (2.64) precise; urgency=low
4164
 
 
4165
 
  * Add minimal and standard tasks to Ubuntu Studio images (LP: #962585).
4166
 
 
4167
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 23 Mar 2012 14:21:12 +0000
4168
 
 
4169
 
livecd-rootfs (2.63) precise; urgency=low
4170
 
 
4171
 
  * Add the ubiquity slideshow back to PREINSTALLED images (LP: #960688)
4172
 
 
4173
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 22 Mar 2012 12:46:18 -0600
4174
 
 
4175
 
livecd-rootfs (2.62) precise; urgency=low
4176
 
 
4177
 
  * On Lubuntu and Xubuntu, only use the generic kernel on amd64 and i386.
4178
 
 
4179
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 20 Mar 2012 17:53:04 +0000
4180
 
 
4181
 
livecd-rootfs (2.61) precise; urgency=low
4182
 
 
4183
 
  [ Colin Watson ]
4184
 
  * Use lowlatency for Ubuntu Studio amd64, since lowlatency-pae is
4185
 
    i386-specific (LP: #959011).
4186
 
 
4187
 
  [ Julien Lavergne ]
4188
 
  * Use generic (non-PAE) kernel for Lubuntu (LP: #958866).
4189
 
 
4190
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 19 Mar 2012 12:53:13 +0000
4191
 
 
4192
 
livecd-rootfs (2.60) precise; urgency=low
4193
 
 
4194
 
  * Use generic (non-PAE) kernel for Xubuntu (LP: #955009).
4195
 
 
4196
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 15 Mar 2012 18:54:45 +0000
4197
 
 
4198
 
livecd-rootfs (2.59) precise; urgency=low
4199
 
 
4200
 
  * Switch Ubuntu Studio to lowlatency-pae kernel rather than lowlatency
4201
 
    (LP: #956250).
4202
 
 
4203
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 15 Mar 2012 18:35:14 +0000
4204
 
 
4205
 
livecd-rootfs (2.58) precise; urgency=low
4206
 
 
4207
 
  * Use lowlatency kernel for Ubuntu Studio (LP: #956250).
4208
 
 
4209
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 15 Mar 2012 18:08:44 +0000
4210
 
 
4211
 
livecd-rootfs (2.57) precise; urgency=low
4212
 
 
4213
 
  * Move ac100-tarball-installer from install set to live set
4214
 
    to make sure it's not pulling in other bits in the install
4215
 
    pass (and because installers belong in the live set anyway)
4216
 
 
4217
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 29 Feb 2012 09:23:48 -0700
4218
 
 
4219
 
livecd-rootfs (2.56) precise; urgency=low
4220
 
 
4221
 
  [ Ante Karamatić ]
4222
 
  * Add cloud-live project to livecd.sh and BuildLiveCD.
4223
 
 
4224
 
  [ Jonathan Riddell ]
4225
 
  * Replace kubuntu-mobile with kubuntu-active
4226
 
  * Remove kubuntu-netbook, now just part of kubuntu-desktop
4227
 
 
4228
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Wed, 22 Feb 2012 11:58:20 +0000
4229
 
 
4230
 
livecd-rootfs (2.55) precise; urgency=low
4231
 
 
4232
 
  * Build Lubuntu with --no-install-recommends, to match its seed structure
4233
 
    (LP: #918401).
4234
 
 
4235
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 02 Feb 2012 14:15:07 +0000
4236
 
 
4237
 
livecd-rootfs (2.54) precise; urgency=low
4238
 
 
4239
 
  * Remove the x-loader packages from omap and omap4 flavours, as they
4240
 
    are now using the MLO provided by their respective u-boot packages.
4241
 
  * Add zram-config to the ac100 subarch to replace the installer hack.
4242
 
 
4243
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 25 Jan 2012 22:34:59 -0700
4244
 
 
4245
 
livecd-rootfs (2.53) precise; urgency=low
4246
 
 
4247
 
  * live-build/auto/config: Fix ubuntustudio-dvd task selection.
4248
 
 
4249
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 23 Jan 2012 19:46:07 +0000
4250
 
 
4251
 
livecd-rootfs (2.52) precise; urgency=low
4252
 
 
4253
 
  * live-build/auto/config: Fix support for ubuntustudio-dvd project.
4254
 
 
4255
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 23 Jan 2012 17:17:04 +0000
4256
 
 
4257
 
livecd-rootfs (2.51) precise; urgency=low
4258
 
 
4259
 
  * BuildLiveCD: Accept ubuntustudio-dvd as a valid project.
4260
 
 
4261
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Jan 2012 23:23:48 +0000
4262
 
 
4263
 
livecd-rootfs (2.50) precise; urgency=low
4264
 
 
4265
 
  * Add Ubuntu Studio support.
4266
 
 
4267
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Jan 2012 20:51:04 +0000
4268
 
 
4269
 
livecd-rootfs (2.49) precise; urgency=low
4270
 
 
4271
 
  [ Adam Conrad ]
4272
 
  * Update maintainer to Ubuntu Developers, LaMont doesn't upload much.
4273
 
 
4274
 
  [ Colin Watson ]
4275
 
  * Get live-build to divert update-initramfs while building the chroot.
4276
 
    This should cut a few minutes off builds, particularly on slow
4277
 
    architectures.
4278
 
 
4279
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 16 Jan 2012 12:53:23 +0000
4280
 
 
4281
 
livecd-rootfs (2.48) precise; urgency=low
4282
 
 
4283
 
  * Fix sense of live/preinstalled change in 2.46; add the live task for
4284
 
    non-preinstalled images, rather than only for preinstalled images.
4285
 
 
4286
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 10 Jan 2012 12:41:36 +0000
4287
 
 
4288
 
livecd-rootfs (2.47) precise; urgency=low
4289
 
 
4290
 
  * put ti-omap4-ppa into omap4 images 
4291
 
 
4292
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 10 Jan 2012 12:46:20 +0100
4293
 
 
4294
 
livecd-rootfs (2.46) precise; urgency=low
4295
 
 
4296
 
  * Guard legacy cloop code in a [ -f ], so it stops failing.
4297
 
  * Don't add the LIVE_TASK for any PREINSTALLED images.
4298
 
 
4299
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 09 Jan 2012 03:23:26 -0700
4300
 
 
4301
 
livecd-rootfs (2.45) precise; urgency=low
4302
 
 
4303
 
  * Change default suite to precise (better late than never?)
4304
 
  * Add the -A option to the getopts argument list, so it works.
4305
 
 
4306
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 05 Dec 2011 07:50:14 -0700
4307
 
 
4308
 
livecd-rootfs (2.44) precise; urgency=low
4309
 
 
4310
 
  * Mirror armel support as armhf, so we can build all the same images.
4311
 
  * Allow ARCH to be specified on the BuildLiveCD command line as -A,
4312
 
    so that it doesn't have to be hardcoded for non-native builders.
4313
 
 
4314
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 02 Dec 2011 11:41:13 -0700
4315
 
 
4316
 
livecd-rootfs (2.43) oneiric; urgency=low
4317
 
 
4318
 
  * BuildLiveCD: Stop building ubuntu-defaults-image images with universe.
4319
 
    ubuntu-defaults-zh-cn is in main now, and it causes images to overflow
4320
 
    due to the extra /var/lib/apt/lists indexes.
4321
 
 
4322
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 07 Oct 2011 18:29:59 +0200
4323
 
 
4324
 
livecd-rootfs (2.42) oneiric; urgency=low
4325
 
 
4326
 
  * Explicitly select ubuquity frontend as well, to match the
4327
 
    oem-config frontend, and avoid pulling in unwanted deps.
4328
 
 
4329
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 06 Oct 2011 19:30:51 -0600
4330
 
 
4331
 
livecd-rootfs (2.41) oneiric; urgency=low
4332
 
 
4333
 
  * Re-enable swap on jasper-using images, a regression from
4334
 
    the switch from livecd-rootfs to live-build (LP: #868662)
4335
 
 
4336
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 05 Oct 2011 13:20:24 -0600
4337
 
 
4338
 
livecd-rootfs (2.40) oneiric; urgency=low
4339
 
 
4340
 
  * Revert the previous change and apply it for all $PREINSTALLED
4341
 
    targets instead of just ext2|ext3|ext4, so ac100 gets the fix.
4342
 
 
4343
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 28 Sep 2011 15:20:38 -0600
4344
 
 
4345
 
livecd-rootfs (2.39) oneiric; urgency=low
4346
 
 
4347
 
  * Explicitly select the oem-config frontend to install on a
4348
 
    per-project basis, to match the ubiquity in use (LP: #820514)
4349
 
 
4350
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 26 Sep 2011 19:14:56 -0600
4351
 
 
4352
 
livecd-rootfs (2.38) oneiric; urgency=low
4353
 
 
4354
 
  * Add main, restricted, universe, and multiverse to the sources.list
4355
 
    for Wubi disk images (LP: #855301).
4356
 
 
4357
 
 -- Evan Dandrea <ev@ubuntu.com>  Thu, 22 Sep 2011 10:31:11 +0100
4358
 
 
4359
 
livecd-rootfs (2.37) oneiric; urgency=low
4360
 
 
4361
 
  * BuildLiveCD: Fix typo that broke installing ubuntu-defaults-builder and
4362
 
    its recommendations.
4363
 
  * Squash errors from 'ls vmlinu?-*'.
4364
 
 
4365
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 14 Sep 2011 12:15:02 +0100
4366
 
 
4367
 
livecd-rootfs (2.36) oneiric; urgency=low
4368
 
 
4369
 
  [ Colin Watson ]
4370
 
  * BuildLiveCD: Add subproject and ubuntu-defaults-image locale to error
4371
 
    mail subject.
4372
 
  * BuildLiveCD: Install recommendations of ubuntu-defaults-builder.
4373
 
 
4374
 
  [ Oliver Grawert ]
4375
 
  * also store the size of the ac100 tarball in the initrd, since the tarball 
4376
 
    changes its name several times during build we need a second criteria to not
4377
 
    loop over all availiable tarballs with md5sum at install time.
4378
 
 
4379
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 06 Sep 2011 15:25:52 +0200
4380
 
 
4381
 
livecd-rootfs (2.35) oneiric; urgency=low
4382
 
 
4383
 
  * Set KERNEL_FLAVOURS for mx5.
4384
 
 
4385
 
 -- Jani Monoses <jani@ubuntu.com>  Wed, 24 Aug 2011 18:18:42 +0300
4386
 
 
4387
 
livecd-rootfs (2.34) oneiric; urgency=low
4388
 
 
4389
 
  * drop FLASH_KERNEL_SKIP from live-build config, flash-kernel suppression is 
4390
 
    handled through a diversion already.
4391
 
  * add FLASH_KERNEL_SKIP explicitly to the post build ac100 update-initramfs 
4392
 
    chroot call.
4393
 
 
4394
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 24 Aug 2011 14:16:55 +0200
4395
 
 
4396
 
livecd-rootfs (2.33) oneiric; urgency=low
4397
 
 
4398
 
  * BuildLiveCD: Add the subproject (if any) and the ubuntu-defaults-image
4399
 
    locale (if any) to the output directory name.
4400
 
 
4401
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 24 Aug 2011 12:25:52 +0100
4402
 
 
4403
 
livecd-rootfs (2.32) oneiric; urgency=low
4404
 
 
4405
 
  * Fix kernel package name for mx5.
4406
 
 
4407
 
 -- Jani Monoses <jani@ubuntu.com>  Wed, 24 Aug 2011 14:14:10 +0300
4408
 
 
4409
 
livecd-rootfs (2.31) oneiric; urgency=low
4410
 
 
4411
 
  * Link binary.iso or binary-hybrid.iso, if found, into the output
4412
 
    directory for use by BuildLiveCD.
4413
 
  * Tolerate ubuntu-defaults-image's kernel renaming.
4414
 
  * Add a -u option to BuildLiveCD which calls ubuntu-defaults-image.
4415
 
 
4416
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 23 Aug 2011 18:35:56 +0100
4417
 
 
4418
 
livecd-rootfs (2.30) oneiric; urgency=low
4419
 
 
4420
 
  * provide .bootimg as a link to .bootimg-$FLAVOUR similar to the 
4421
 
    naming scheme we use for initrd and kernel files.
4422
 
 
4423
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 20 Aug 2011 10:58:30 +0200
4424
 
 
4425
 
livecd-rootfs (2.29) oneiric; urgency=low
4426
 
 
4427
 
  *  rename ac100 bootimage to something the build system can parse easier.
4428
 
 
4429
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 19 Aug 2011 14:29:10 +0200
4430
 
 
4431
 
livecd-rootfs (2.28) oneiric; urgency=low
4432
 
 
4433
 
  * Switch ubuntu-dvd to ubuntu-usb and ubuntu-usb-live tasks.
4434
 
 
4435
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 19 Aug 2011 10:56:49 +0100
4436
 
 
4437
 
livecd-rootfs (2.27) oneiric; urgency=low
4438
 
 
4439
 
  * fix typo in abootimg call
4440
 
 
4441
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 Aug 2011 18:04:44 +0200
4442
 
 
4443
 
livecd-rootfs (2.26) oneiric; urgency=low
4444
 
 
4445
 
  * make sure flash-kernel is not executed during build, this setting wasn't
4446
 
    transitioned from livecd.sh yet
4447
 
 
4448
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 18 Aug 2011 11:55:54 +0200
4449
 
 
4450
 
livecd-rootfs (2.25) oneiric; urgency=low
4451
 
 
4452
 
  * include the md5 sum of the rootfs tarball in the initrd, so the installer
4453
 
    can check against it for ac100 installs
4454
 
  * post process the kernel and initrd for ac100 though abootimg to get a
4455
 
    proper android boot image
4456
 
 
4457
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 17 Aug 2011 17:55:08 +0200
4458
 
 
4459
 
livecd-rootfs (2.24) oneiric; urgency=low
4460
 
 
4461
 
  * add missing ;; to the mx5 case statement
4462
 
 
4463
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Aug 2011 15:40:51 +0200
4464
 
 
4465
 
livecd-rootfs (2.23) oneiric; urgency=low
4466
 
 
4467
 
  [ Jani Monoses ]
4468
 
  * Add mx5 subarch support for Freescale i.MX53
4469
 
 
4470
 
  [ Oliver Grawert ]
4471
 
  * adjust the packagelist for ac100 a bit, according to adam it should not
4472
 
    need the kernel metapackage seeded if it matches the naming convention
4473
 
  * do not install preinstall-pool on ac100-server, it breaks for no apparent
4474
 
    reason atm, this makes server rootfses for ac100 buildable again.
4475
 
 
4476
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 16 Aug 2011 14:50:33 +0200
4477
 
 
4478
 
livecd-rootfs (2.22) oneiric; urgency=low
4479
 
 
4480
 
  [ Adam Conrad ]
4481
 
  * Switch a hardcoded "boot" to "$INITFS" in auto/build.
4482
 
 
4483
 
  [ Colin Watson ]
4484
 
  * BuildLiveCD: Make sure livecd-rootfs is still installed in the chroot
4485
 
    after the dist-upgrade.
4486
 
 
4487
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 11 Aug 2011 12:19:58 +0100
4488
 
 
4489
 
livecd-rootfs (2.21) oneiric; urgency=low
4490
 
 
4491
 
  * make sure ac100 images have universe enabled since the kernel lives there.
4492
 
 
4493
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 10 Aug 2011 13:14:25 +0200
4494
 
 
4495
 
livecd-rootfs (2.20) oneiric; urgency=low
4496
 
 
4497
 
  * make sure the right packages are installed on armel+ac100 subarch builds 
4498
 
 
4499
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 09 Aug 2011 16:25:11 +0200
4500
 
 
4501
 
livecd-rootfs (2.19) oneiric; urgency=low
4502
 
 
4503
 
  * Add support for building a pool of packages into the live config:
4504
 
    - define SEEDMIRROR, PREINSTALL_POOL, PREINSTALL_POOL_SEEDS in config
4505
 
    - set PREINSTALL_POOL_SEEDS to "server-ship" for ubuntu-server
4506
 
    - crib seed inheritance logic from cdimage implementation of same
4507
 
    - run germinate against seeds from SEEDMIRROR if to populate
4508
 
      PREINSTALL_POOL with a list of packages from PREINSTALL_POOL_SEEDS
4509
 
    - create a local-hook to download PREINSTALL_POOL packages to rootfs
4510
 
  * And add support to deal with the above pool of packages during build:
4511
 
    - generate a GPG key in the background if we're going to need one
4512
 
    - create a sources.list.d entry pointing at the rootfs pool
4513
 
    - create a Packages file and create and sign a Release file
4514
 
    - add our previously-generated key to the apt keyring and toss it
4515
 
 
4516
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 26 Jul 2011 15:26:01 -0600
4517
 
 
4518
 
livecd-rootfs (2.18) oneiric; urgency=low
4519
 
 
4520
 
  * export LB_LINUX_FLAVOURS="none" in auto/clean, so the clean
4521
 
    routine doesn't bomb out with no kernels selected.  This almost
4522
 
    certainly needs fixing in live-build, but works here for now 
4523
 
 
4524
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 15 Jul 2011 18:21:28 -0600
4525
 
 
4526
 
livecd-rootfs (2.17) oneiric; urgency=low
4527
 
 
4528
 
  * Only set KERNEL_FLAVOURS to SUBARCH if SUBARCH is already set.
4529
 
 
4530
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 15 Jul 2011 14:55:13 -0600
4531
 
 
4532
 
livecd-rootfs (2.16) oneiric; urgency=low
4533
 
 
4534
 
  * Add support for building new "ubuntu-core" rootfs tarballs:
4535
 
    - add project support to BuildLiveCD and auto/config
4536
 
    - make auto/config and auto/build deal with plain FS types
4537
 
    - add some logic to auto/build to not choke with no kernels
4538
 
  * Minor cleanups to BuildLiveCD (LANG=C, bump current suite)
4539
 
  * Fix one spot where I missed future-proofing ext4 support
4540
 
 
4541
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 15 Jul 2011 11:19:49 -0600
4542
 
 
4543
 
livecd-rootfs (2.15) oneiric; urgency=low
4544
 
 
4545
 
  * Support generating different binary image types using
4546
 
    BINARYFORMAT=iso-hybrid and so on (although this won't actually work
4547
 
    until we create a syslinux-themes-ubuntu package).
4548
 
 
4549
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 14 Jul 2011 18:27:04 +0100
4550
 
 
4551
 
livecd-rootfs (2.14) oneiric; urgency=low
4552
 
 
4553
 
  * Handle package/task list changes in live-build 3.0~a22-1.
4554
 
  * Handle local sources.list changes in live-build 3.0~a22-1.
4555
 
 
4556
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 13 Jul 2011 19:06:29 +0100
4557
 
 
4558
 
livecd-rootfs (2.13) oneiric; urgency=low
4559
 
 
4560
 
  * Didn't realize that you can pass multiple projects to BuildLiveCD.
4561
 
    Let's try SUBPROJECT using an argument.
4562
 
 
4563
 
 -- Evan Dandrea <ev@ubuntu.com>  Wed, 06 Jul 2011 17:21:48 +0100
4564
 
 
4565
 
livecd-rootfs (2.12) oneiric; urgency=low
4566
 
 
4567
 
  [ Colin Watson ]
4568
 
  * Re-enable deb-src lines for Edubuntu (LP: #806428).
4569
 
 
4570
 
 -- Evan Dandrea <ev@ubuntu.com>  Wed, 06 Jul 2011 16:57:39 +0100
4571
 
 
4572
 
livecd-rootfs (2.11) oneiric; urgency=low
4573
 
 
4574
 
  * Pass SUBPROJECT to live-build.
4575
 
 
4576
 
 -- Evan Dandrea <ev@ubuntu.com>  Wed, 06 Jul 2011 11:59:24 +0100
4577
 
 
4578
 
livecd-rootfs (2.10) oneiric; urgency=low
4579
 
 
4580
 
  * Initial Wubi support.
4581
 
 
4582
 
 -- Evan Dandrea <ev@ubuntu.com>  Mon, 04 Jul 2011 10:54:07 +0100
4583
 
 
4584
 
livecd-rootfs (2.9) oneiric; urgency=low
4585
 
 
4586
 
  * Rename the ARM headless image to ubuntu-server for oneiric
4587
 
  * Future-proof --chroot-filesystem support for a switch to ext4
4588
 
 
4589
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 28 Jun 2011 14:20:35 +0100
4590
 
 
4591
 
livecd-rootfs (2.8) oneiric; urgency=low
4592
 
 
4593
 
  * Use all_chroot_pyc-purge.sh hook from live-build 3.0~a21-1ubuntu4.
4594
 
 
4595
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 22 Jun 2011 15:38:30 +0100
4596
 
 
4597
 
livecd-rootfs (2.7) oneiric; urgency=low
4598
 
 
4599
 
  * Install xubuntu-live for xubuntu, not edubuntu-live (LP: #800211).
4600
 
 
4601
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 21 Jun 2011 17:41:26 +0100
4602
 
 
4603
 
livecd-rootfs (2.6) oneiric; urgency=low
4604
 
 
4605
 
  * '--initramfs none' produces *.packages* outputs rather than *.manifest*;
4606
 
    handle this.
4607
 
 
4608
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 16 Jun 2011 12:59:09 +0100
4609
 
 
4610
 
livecd-rootfs (2.5) oneiric; urgency=low
4611
 
 
4612
 
  * Pass correct IMAGEFORMAT through to live-build from BuildLiveCD.
4613
 
  * Add Lubuntu support.
4614
 
  * Set --chroot-filesystem option if IMAGEFORMAT is ext2 or ext3.
4615
 
 
4616
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Jun 2011 14:40:05 +0100
4617
 
 
4618
 
livecd-rootfs (2.4) oneiric; urgency=low
4619
 
 
4620
 
  * Remove old config directory before creating a new configuration.
4621
 
 
4622
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 15 Jun 2011 10:15:20 +0100
4623
 
 
4624
 
livecd-rootfs (2.3) oneiric; urgency=low
4625
 
 
4626
 
  * Set pipefail (bash-specific) in auto/build so that we fail immediately
4627
 
    if the main image build fails.
4628
 
  * Anchor regex to avoid misdetecting vmlinux-3.0-0-powerpc64-smp as a
4629
 
    powerpc flavour kernel.
4630
 
 
4631
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 14 Jun 2011 09:16:43 +0100
4632
 
 
4633
 
livecd-rootfs (2.2) oneiric; urgency=low
4634
 
 
4635
 
  * Pass --linux-flavours to lb config if necessary.
4636
 
 
4637
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 14 Jun 2011 08:30:10 +0100
4638
 
 
4639
 
livecd-rootfs (2.1) oneiric; urgency=low
4640
 
 
4641
 
  * Fix ordering of log file creation in BuildLiveCD.
4642
 
  * Fix permissions in BuildLiveCD when setting up auto directory.
4643
 
  * Switch from --binary-remove-linux to config/binary_rootfs/excludes.
4644
 
 
4645
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 13 Jun 2011 23:32:40 +0100
4646
 
 
4647
 
livecd-rootfs (2.0) oneiric; urgency=low
4648
 
 
4649
 
  * Add live-build support.  The old livecd.sh is still here for
4650
 
    compatibility, but this package's primary purpose is now to provide
4651
 
    Ubuntu-specific configuration for live-build.
4652
 
 
4653
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 13 Jun 2011 12:35:47 +0100
4654
 
 
4655
 
livecd-rootfs (1.167) oneiric; urgency=low
4656
 
 
4657
 
  * Drop language-support-en from LIVELIST for kubuntu-mobile and
4658
 
    kubuntu-netbook; it's not in the oneiric archive any more, and the
4659
 
    necessary packages are already in the respective tasks.
4660
 
 
4661
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sun, 29 May 2011 21:10:36 +0100
4662
 
 
4663
 
livecd-rootfs (1.166) natty; urgency=low
4664
 
 
4665
 
  * Make the output kernel world-readable, since it was changed to be
4666
 
    world-unreadable in linux 2.6.38-8.40.
4667
 
 
4668
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 07 Apr 2011 11:41:01 +0100
4669
 
 
4670
 
livecd-rootfs (1.165) natty; urgency=low
4671
 
 
4672
 
  * Drop the hack that removes ubiquity-slideshow-* on armel, webkit works
4673
 
    again.
4674
 
 
4675
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 16 Mar 2011 12:09:28 +0100
4676
 
 
4677
 
livecd-rootfs (1.164) natty; urgency=low
4678
 
 
4679
 
  * Use Edubuntu theming for Edubuntu LTSP chroot.
4680
 
 
4681
 
 -- Jonathan Carter <jonathan@ubuntu.com>  Mon, 14 Mar 2011 10:03:33 +0000
4682
 
 
4683
 
livecd-rootfs (1.163) natty; urgency=low
4684
 
 
4685
 
  * make sure preinstalled images do not have the build machine set as
4686
 
    hostname before oem-config runs (LP: #605972)
4687
 
 
4688
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 10 Mar 2011 14:48:43 +0100
4689
 
 
4690
 
livecd-rootfs (1.162) natty; urgency=low
4691
 
 
4692
 
  * the name of the flavour needs to be ubuntu-headless, not just headless
4693
 
 
4694
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 09 Mar 2011 16:48:28 +0100
4695
 
 
4696
 
livecd-rootfs (1.161) natty; urgency=low
4697
 
 
4698
 
  * add ubuntu-headless as allowed flavour to BuildLiveCD
4699
 
 
4700
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 09 Mar 2011 13:51:11 +0100
4701
 
 
4702
 
livecd-rootfs (1.160) natty; urgency=critical
4703
 
 
4704
 
  * Emergency hack to remove ubiquity-slideshow-* on armel due to python-webkit
4705
 
    causing a segfault (Works aroud LP: #727368)
4706
 
 
4707
 
 -- Michael Casadevall <mcasadevall@ubuntu.com>  Wed, 02 Mar 2011 11:33:51 -0800
4708
 
 
4709
 
livecd-rootfs (1.159) natty; urgency=low
4710
 
 
4711
 
  * create an empty swapfile on ext2/3 images by default, we care for use
4712
 
    or deletion on first boot, this cuts of 3min from the first boot of 
4713
 
    preinstalled images.
4714
 
 
4715
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 23 Feb 2011 14:55:06 +0100
4716
 
 
4717
 
livecd-rootfs (1.158) natty; urgency=low
4718
 
 
4719
 
  * switch default session for armel netbook images to unity-2d
4720
 
 
4721
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 15 Feb 2011 18:20:57 +0100
4722
 
 
4723
 
livecd-rootfs (1.157) natty; urgency=low
4724
 
 
4725
 
  * drop IGEPv2 x-loader and u-boot from livefs.sh, they are not in main 
4726
 
    and thus break image builds
4727
 
 
4728
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 12 Feb 2011 13:32:59 +0100
4729
 
 
4730
 
livecd-rootfs (1.156) natty; urgency=low
4731
 
 
4732
 
  * Add X-Loader and U-Boot packages for IGEPv2, Beagle and Panda
4733
 
    in the OMAP3/4 images.
4734
 
 
4735
 
 -- Jani Monoses <jani@ubuntu.com>  Fri, 11 Feb 2011 17:21:27 +0200
4736
 
 
4737
 
livecd-rootfs (1.155) natty; urgency=low
4738
 
 
4739
 
  * Add headless image type for armel minimal developer image building,
4740
 
    same as base now, but may be modified later.
4741
 
  * Disable running of flash-kernel on armel as it breaks the script when
4742
 
    there is no boot partition available to update.
4743
 
 
4744
 
 -- Jani Monoses <jani@ubuntu.com>  Wed, 26 Jan 2011 14:01:18 +0200
4745
 
 
4746
 
livecd-rootfs (1.154) natty; urgency=low
4747
 
 
4748
 
  * apply setting of the default session to all ubuntu-armel builds
4749
 
    so we do not need to do this on first boot.
4750
 
 
4751
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 10 Jan 2011 23:27:43 +0100
4752
 
 
4753
 
livecd-rootfs (1.153) natty; urgency=low
4754
 
 
4755
 
  * Update default suite in BuildLiveCD to natty.
4756
 
  * Use --force-unsafe-io for all dpkg operations.  If we crash we'll just
4757
 
    destroy the chroot and start from scratch, so syncing is pointless.
4758
 
 
4759
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 04 Dec 2010 12:02:15 +0000
4760
 
 
4761
 
livecd-rootfs (1.152) maverick; urgency=low
4762
 
 
4763
 
  * livecd.sh:
4764
 
    - Restore the keyring earlier in the chroot (before the dist-upgrade).
4765
 
      This fixes the missng key for the extras.ubuntu.com that is added
4766
 
      during the livecd build dist-ugprade (LP: #650525)
4767
 
 
4768
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 30 Sep 2010 14:32:57 +0200
4769
 
 
4770
 
livecd-rootfs (1.151) maverick; urgency=low
4771
 
 
4772
 
  * enforce installation of only suitable header packages for the respective
4773
 
    subarch on armel instead of blindly installing all armel headers (LP: #600478)
4774
 
 
4775
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 24 Sep 2010 14:54:53 +0200
4776
 
 
4777
 
livecd-rootfs (1.150) maverick; urgency=low
4778
 
 
4779
 
  * Set GDM's default session to une-efl on ubuntu-netbook armel+dove.
4780
 
 
4781
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 31 Aug 2010 19:44:43 +0100
4782
 
 
4783
 
livecd-rootfs (1.149) maverick; urgency=low
4784
 
 
4785
 
  * Fix syntax error in icon cache checks.
4786
 
 
4787
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 31 Aug 2010 12:36:42 +0100
4788
 
 
4789
 
livecd-rootfs (1.148) maverick; urgency=low
4790
 
 
4791
 
  * Add universe support to kubuntu-mobile to work around seed change
4792
 
 
4793
 
 -- Emmet Hikory <persia@ubuntu.com>  Thu, 26 Aug 2010 23:57:25 +0900
4794
 
 
4795
 
livecd-rootfs (1.147) maverick; urgency=low
4796
 
 
4797
 
  * Add support for kubuntu-mobile
4798
 
 
4799
 
 -- Emmet Hikory <persia@ubuntu.com>  Thu, 26 Aug 2010 13:29:12 +0900
4800
 
 
4801
 
livecd-rootfs (1.146) maverick; urgency=low
4802
 
 
4803
 
  * Add a series of checkpoints where the current time is logged.
4804
 
 
4805
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 20 Aug 2010 15:55:30 +0100
4806
 
 
4807
 
livecd-rootfs (1.145) maverick; urgency=low
4808
 
 
4809
 
  * raise inode count during ext2fs build to be able to use the full size of
4810
 
    the ext2 image
4811
 
  * drop debugging code
4812
 
 
4813
 
 -- Oliver Grawert <ogra@ubuntu.com>  Sat, 31 Jul 2010 16:29:40 +0200
4814
 
 
4815
 
livecd-rootfs (1.144) maverick; urgency=low
4816
 
 
4817
 
  * cat /proc/mounts before trying to copy to the ext2 image, there still
4818
 
    seems to be some virtual fs mounted in the chroot we try to copy to the
4819
 
    image.
4820
 
 
4821
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 27 Jul 2010 11:51:15 +0200
4822
 
 
4823
 
livecd-rootfs (1.143) maverick; urgency=low
4824
 
 
4825
 
  * add more spare space to the ext2 filesystem images to compensate journal
4826
 
    overhead and make it possible to run oem-config even without resizing
4827
 
  * do not reserve 5% for root in the ext2 image files.
4828
 
 
4829
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 26 Jul 2010 14:26:08 +0200
4830
 
 
4831
 
livecd-rootfs (1.142) maverick; urgency=low
4832
 
 
4833
 
  * do not fail if losetup -d does not find a device
4834
 
 
4835
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 23 Jul 2010 10:39:16 +0200
4836
 
 
4837
 
livecd-rootfs (1.141) maverick; urgency=low
4838
 
 
4839
 
  * add some debug output to teh ext2 image creation to see whats going on
4840
 
 
4841
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Jul 2010 18:29:53 +0200
4842
 
 
4843
 
livecd-rootfs (1.140) maverick; urgency=low
4844
 
 
4845
 
  * tell mke2fs that we _really_ want a filesystem on this "non-blockdevice"
4846
 
 
4847
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 22 Jul 2010 09:11:14 +0200
4848
 
 
4849
 
livecd-rootfs (1.139) maverick; urgency=low
4850
 
 
4851
 
  [ Steve Langasek ]
4852
 
  * One more undefined variable fix for set -u
4853
 
 
4854
 
  [ Oliver Grawert ]
4855
 
  * drop genext2fs, it is simply to slow, instead we use a loop munted ext2
4856
 
    image now.
4857
 
 
4858
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 21 Jul 2010 15:15:18 +0200
4859
 
 
4860
 
livecd-rootfs (1.138) maverick; urgency=low
4861
 
 
4862
 
  * Don't go overboard with the downgrading of packages; this probably caused
4863
 
    the rebuild failure attempts, we'll do without downgrading base packages
4864
 
    already installed by debootstrap in this use case.
4865
 
 
4866
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 21 Jul 2010 09:18:48 +0200
4867
 
 
4868
 
livecd-rootfs (1.137) maverick; urgency=low
4869
 
 
4870
 
  * Make sure APT_SOURCE is always set.
4871
 
 
4872
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 21 Jul 2010 07:52:47 +0100
4873
 
 
4874
 
livecd-rootfs (1.136) maverick; urgency=low
4875
 
 
4876
 
  * One more fix; if we're asking apt to downgrade packages, we have to
4877
 
    explicitly pass --force-yes.
4878
 
 
4879
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 21 Jul 2010 01:08:31 +0200
4880
 
 
4881
 
livecd-rootfs (1.135) maverick; urgency=low
4882
 
 
4883
 
  * Implement the -a option in the right place - in livecd.sh, not in
4884
 
    BuildLiveCD.
4885
 
 
4886
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 20 Jul 2010 22:38:10 +0200
4887
 
 
4888
 
livecd-rootfs (1.134) maverick; urgency=low
4889
 
 
4890
 
  * Add -a option to BuildLiveCD to allow pulling from an additional apt
4891
 
    source.
4892
 
 
4893
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 20 Jul 2010 18:25:13 +0200
4894
 
 
4895
 
livecd-rootfs (1.133) maverick; urgency=low
4896
 
 
4897
 
  * adjust BuildLiveCD PUBDIR variable to match reality (uses SUBARCH on the
4898
 
    buildd)
4899
 
 
4900
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 16 Jul 2010 15:56:01 +0200
4901
 
 
4902
 
livecd-rootfs (1.132) maverick; urgency=low
4903
 
 
4904
 
  * BuildLiveCD: revert change from revno 284 that adds subarch to the logfile
4905
 
    names as it breaks mailing of the logs from the cdimage buildlive script
4906
 
 
4907
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 15 Jul 2010 11:19:54 +0200
4908
 
 
4909
 
livecd-rootfs (1.131) maverick; urgency=low
4910
 
 
4911
 
  * add support for omap4 images
4912
 
 
4913
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 02 Jul 2010 11:24:55 +0200
4914
 
 
4915
 
livecd-rootfs (1.130) maverick; urgency=low
4916
 
 
4917
 
  * Revert to version 1.127: we do want the subarch in the filename so these
4918
 
    files can coexist in the same directory, as they do for all other archs.
4919
 
  * BuildLiveCD: drop the subarch from the directory name, which has never
4920
 
    made sense; but we don't want this to go live without coordination with
4921
 
    cdimage.
4922
 
 
4923
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 29 Jun 2010 17:46:46 -0700
4924
 
 
4925
 
livecd-rootfs (1.129) maverick; urgency=low
4926
 
 
4927
 
  * fix typo
4928
 
 
4929
 
 -- Oliver Grawert <ogra@ubuntu.com>  Wed, 30 Jun 2010 01:11:51 +0200
4930
 
 
4931
 
livecd-rootfs (1.128) maverick; urgency=low
4932
 
 
4933
 
  * do not mangle the project name by attaching the subarch to it on armel,
4934
 
    this results in livefs names that confuse find-live_filesystem
4935
 
 
4936
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 29 Jun 2010 23:04:10 +0200
4937
 
 
4938
 
livecd-rootfs (1.127) maverick; urgency=low
4939
 
 
4940
 
  * make BuildLiveCD set $SUBARCHARG properly again, else livecd.sh doesnt get
4941
 
    the necessary option handed over.
4942
 
 
4943
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 29 Jun 2010 12:54:35 +0200
4944
 
 
4945
 
livecd-rootfs (1.126) maverick; urgency=low
4946
 
 
4947
 
  * Set LIVE_BOOT_SCRIPTS to "casper lupin-casper" for non-jasper builds,
4948
 
    rather than leaving it empty.
4949
 
 
4950
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 28 Jun 2010 16:50:23 +0100
4951
 
 
4952
 
livecd-rootfs (1.125) maverick; urgency=low
4953
 
 
4954
 
  * make livecd.sh not fail if e2fsck returns non-zero (which is always the
4955
 
    case with genext2fs images due to bug 583317)
4956
 
 
4957
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 28 Jun 2010 16:27:51 +0200
4958
 
 
4959
 
livecd-rootfs (1.124) maverick; urgency=low
4960
 
 
4961
 
  * BuildLiveCD: update livecd chroot at start of run, for freshest
4962
 
    livecd-rootfs package.
4963
 
 
4964
 
 -- LaMont Jones <lamont@ubuntu.com>  Sat, 26 Jun 2010 07:37:46 -0600
4965
 
 
4966
 
livecd-rootfs (1.123) maverick; urgency=low
4967
 
 
4968
 
  * Make sure LIVE_BOOT_SCRIPTS is always defined.
4969
 
  * Convert to source format 3.0 (native).
4970
 
 
4971
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 26 Jun 2010 10:28:40 +0100
4972
 
 
4973
 
livecd-rootfs (1.122) maverick; urgency=low
4974
 
 
4975
 
  * livecd.sh don't set a variable to itself, especially when the variable
4976
 
    is empty and causes build failures under set -u.
4977
 
 
4978
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 25 Jun 2010 21:59:16 -0700
4979
 
 
4980
 
livecd-rootfs (1.121) maverick; urgency=low
4981
 
 
4982
 
  [ LaMont Jones ]
4983
 
  * BuildLiveCD: only pass -f if we were told it, since older chroots don't
4984
 
    support it.
4985
 
 
4986
 
  [ Oliver Grawert ]
4987
 
  * instead of special casing for only one arch, base jasper vs casper
4988
 
    inclusion on the IMAGETYPE variable
4989
 
  * depend on genext2fs
4990
 
 
4991
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 25 Jun 2010 17:30:28 +0200
4992
 
 
4993
 
livecd-rootfs (1.120) maverick; urgency=low
4994
 
 
4995
 
  * add special case to ubuntu-netbook on omap3 and 4, we want jasper instead of
4996
 
    casper in the initramfs
4997
 
 
4998
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 15 Jun 2010 16:34:25 +0200
4999
 
 
5000
 
livecd-rootfs (1.119) maverick; urgency=low
5001
 
 
5002
 
  * Depends: lzma
5003
 
  * drop tmpfs in general while allowing a envvar to enable it again
5004
 
 
5005
 
 -- LaMont Jones <lamont@ubuntu.com>  Fri, 11 Jun 2010 08:37:17 -0600
5006
 
 
5007
 
livecd-rootfs (1.118) maverick; urgency=low
5008
 
 
5009
 
  * add temporary workaround for genext2fs bug 583317 (wrong filesystem
5010
 
    revision for ext3 filesystems)
5011
 
 
5012
 
 -- Oliver Grawert <ogra@ubuntu.com>  Thu, 10 Jun 2010 07:38:05 +0200
5013
 
 
5014
 
livecd-rootfs (1.117) maverick; urgency=low
5015
 
 
5016
 
  * Only use tmpfs on amd64, due to space restrictions on the current
5017
 
    build machines.
5018
 
 
5019
 
 -- LaMont Jones <lamont@ubuntu.com>  Sat, 05 Jun 2010 06:50:24 -0600
5020
 
 
5021
 
livecd-rootfs (1.116) maverick; urgency=low
5022
 
 
5023
 
  [Michael Casadevall]
5024
 
  * added new -f switch for changing image build type
5025
 
  * added support for building ext2 and ext3 images in addition to squashfs
5026
 
  * fixed spacing in the livefs build code
5027
 
  * extended BuildLiveCD to handle the -f switch
5028
 
  * reworked BuildLiveCD command line parsing to be more sane
5029
 
 
5030
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 03 Jun 2010 18:40:10 +0200
5031
 
 
5032
 
livecd-rootfs (1.115) maverick; urgency=low
5033
 
 
5034
 
  * use a tmpfs for the livefs root directory, to get some speed
5035
 
    on the build machines. (ubuntu-dvd requires > 5GB, so use 8GB)
5036
 
 
5037
 
 -- LaMont Jones <lamont@ubuntu.com>  Wed, 05 May 2010 10:42:00 -0600
5038
 
 
5039
 
livecd-rootfs (1.114) lucid; urgency=low
5040
 
 
5041
 
  * make sure STRIP_VMLINUZ=no is set for omap, also change the code to only
5042
 
    use the case statement for matching subarches instead of adding an extra
5043
 
    check.
5044
 
  * fix the comment for STRIP_VMLINUZ to reflect reality.
5045
 
 
5046
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 20 Apr 2010 13:20:10 +0200
5047
 
 
5048
 
livecd-rootfs (1.113) lucid; urgency=low
5049
 
 
5050
 
  * fix typo
5051
 
 
5052
 
 -- LaMont Jones <lamont@ubuntu.com>  Sat, 27 Mar 2010 21:10:16 -0600
5053
 
 
5054
 
livecd-rootfs (1.112) lucid; urgency=low
5055
 
 
5056
 
  * ltsp image needs to be readable
5057
 
 
5058
 
 -- LaMont Jones <lamont@ubuntu.com>  Fri, 26 Mar 2010 20:23:41 -0600
5059
 
 
5060
 
livecd-rootfs (1.111) lucid; urgency=low
5061
 
 
5062
 
  * edubuntu-dvd/ltsp: mksquashfs needs the directory to exist
5063
 
  * clean up comments
5064
 
 
5065
 
 -- LaMont Jones <lamont@ubuntu.com>  Fri, 26 Mar 2010 19:09:25 -0600
5066
 
 
5067
 
livecd-rootfs (1.110) lucid; urgency=low
5068
 
 
5069
 
  * Add support for armel+omap, and remove incorrect comments from the armel
5070
 
    kernel installation block.
5071
 
  * Really update the maintainer field.
5072
 
 
5073
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 25 Mar 2010 00:49:17 +1100
5074
 
 
5075
 
livecd-rootfs (1.109) lucid; urgency=low
5076
 
 
5077
 
  * if the ltsp squashfs image build fails, fail the build.
5078
 
  * use mksquashfs directly, instead of ltsp-update-image
5079
 
 
5080
 
 -- LaMont Jones <lamont@ubuntu.com>  Wed, 24 Mar 2010 05:15:39 -0600
5081
 
 
5082
 
livecd-rootfs (1.108) lucid; urgency=low
5083
 
 
5084
 
  * Deliver edubuntu-dvd/i386 ltsp squashfs image, since that's what
5085
 
    actually gets built these days.
5086
 
  * Update maintainer field.
5087
 
 
5088
 
 -- LaMont Jones <lamont@ubuntu.com>  Mon, 22 Mar 2010 21:40:59 -0600
5089
 
 
5090
 
livecd-rootfs (1.107) lucid; urgency=low
5091
 
 
5092
 
  * Deliver edubuntu/i386 ltsp sqaushfs image. LP: #531546
5093
 
  * fix typo in deciding to remove /usr/share/icons/*/icon-theme.cache
5094
 
    on kubuntu-ish images.
5095
 
 
5096
 
 -- LaMont Jones <lamont@ubuntu.com>  Wed, 17 Mar 2010 15:07:12 -0600
5097
 
 
5098
 
livecd-rootfs (1.106) lucid; urgency=low
5099
 
 
5100
 
  * Delete Gnome icon cache for Kubuntu images
5101
 
 
5102
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Tue, 23 Feb 2010 17:51:57 +0000
5103
 
 
5104
 
livecd-rootfs (1.105) lucid; urgency=low
5105
 
 
5106
 
  * Edubuntu is allowed to pull from universe; update livecd.sh accordingly
5107
 
 
5108
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 26 Jan 2010 17:17:35 -0800
5109
 
 
5110
 
livecd-rootfs (1.104) lucid; urgency=low
5111
 
 
5112
 
  * Rename Ubuntu Netbook Remix to Ubuntu Netbook.
5113
 
 
5114
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Fri, 18 Dec 2009 14:16:26 +1100
5115
 
 
5116
 
livecd-rootfs (1.103) lucid; urgency=low
5117
 
 
5118
 
  * make sure there is no old squashfs around before attempting to squash a
5119
 
    new one.
5120
 
 
5121
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 07 Dec 2009 11:27:50 +0100
5122
 
 
5123
 
livecd-rootfs (1.102) lucid; urgency=low
5124
 
 
5125
 
  * Don't output a newline in filesystem.size.
5126
 
 
5127
 
 -- Evan Dandrea <evand@ubuntu.com>  Thu, 19 Nov 2009 14:57:10 -0600
5128
 
 
5129
 
livecd-rootfs (0.101) lucid; urgency=low
5130
 
 
5131
 
  * Write out the total size of uncompressed squashfs to be used by
5132
 
    partman and ubiquity.
5133
 
 
5134
 
 -- Evan Dandrea <evand@ubuntu.com>  Wed, 18 Nov 2009 12:11:10 -0600
5135
 
 
5136
 
livecd-rootfs (0.100) karmic; urgency=low
5137
 
 
5138
 
  * UNR LIVELIST: list lupin-casper and laptop-detect explicitly and drop
5139
 
    ubiquity which is in the live seed already.  Fixes lack of wubi support in
5140
 
    UNR images; LP: #457246.
5141
 
 
5142
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Thu, 22 Oct 2009 14:09:41 +0200
5143
 
 
5144
 
livecd-rootfs (0.99) karmic; urgency=low
5145
 
 
5146
 
  * Revert 0.98 change; it's actually much more wide-ranging than I thought as
5147
 
    it would cause each livefs build on a subarch to rotate the timestamped
5148
 
    dir and hence would mask the previous builds; and even if that would be
5149
 
    fixed, arch-indepedent filenames such as manifest/kernel/initrd/etc.
5150
 
    symlinks would clash.
5151
 
  * Rename EXTRASOURCE to PPA and also define PPAMIRROR near top, set to
5152
 
    ppa.launchpad.net.  Changing to PPA avoids listing non-main components in
5153
 
    deb lines and having an useful comment in sources.list.
5154
 
  * Create an etc/apt/preferences file Pin-ing the PPA at 550 when there's
5155
 
    one.
5156
 
  * Gross hack to reinstall the moblin-ppa-keyring package after the trusted
5157
 
    db is put back in place since otherwise we miss the GPG key we wanted.
5158
 
  * Fix computation of Origin fields for PPAs named "ppa" and document the
5159
 
    exception along with the expected format for the PPA var in comments.
5160
 
    LP: #434243
5161
 
  * Move the code taking a backup of the APT trusted keyring to just after
5162
 
    sources.list generation (this is safe since there's no apt call inbetween)
5163
 
    and move the installation of the moblin-archive-keyring just before the
5164
 
    backup is taken; this allows dropping the hack of reinstalling the keyring
5165
 
    package at the end of the build.  It might break apt-get update for UMR
5166
 
    before the host keys are appended to the trusted keyring though.
5167
 
  * Remove ${ROOT}var/cache/apt/{,src}pkgcache.bin after installing the moblin
5168
 
    keyring package, workaround for LP #442082.
5169
 
  * Run apt-get update one more time after installing the moblin keyring
5170
 
    package, to promote Release.gpg from APT's lists/partial/ to lists/.
5171
 
    Ideally APT would do that for us on apt-key updates.
5172
 
  * Also change computation of Origin field for PPAs when generating the final
5173
 
    APT config; ideally we wouldn't have to duplicate this code though;
5174
 
    perhaps the removal of APT preferences file can be limited to hardy too.
5175
 
    Also add an Explanation: header in the final preferences.
5176
 
 
5177
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Sun, 04 Oct 2009 13:53:40 +0200
5178
 
 
5179
 
livecd-rootfs (0.98) karmic; urgency=low
5180
 
 
5181
 
  * Put livecd logs into project/ not project-subarch/.
5182
 
 
5183
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 23 Sep 2009 09:46:43 +0200
5184
 
 
5185
 
livecd-rootfs (0.97) karmic; urgency=low
5186
 
 
5187
 
  [ Colin Watson ]
5188
 
  * Upgrade to debhelper v7.
5189
 
 
5190
 
  [ Loïc Minier ]
5191
 
  * Make stripping of vmlinuz from livefs optional for uImage subarches where
5192
 
    we can't use this trick to save space and disable it on armel+dove.
5193
 
 
5194
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Wed, 16 Sep 2009 00:52:18 +0200
5195
 
 
5196
 
livecd-rootfs (0.96) karmic; urgency=low
5197
 
 
5198
 
  [ Loïc Minier ]
5199
 
  * Append ${SUBARCH:+-$SUBARCH} to LOG filename for consistency.
5200
 
 
5201
 
  [ Colin Watson ]
5202
 
  * Edubuntu's desktop task is edubuntu-desktop-gnome, not edubuntu-desktop.
5203
 
 
5204
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 15 Sep 2009 13:13:10 +0100
5205
 
 
5206
 
livecd-rootfs (0.95) karmic; urgency=low
5207
 
 
5208
 
  * Add the EXTRASOURCE apt source to the "pristine" /etc/apt/sources.list.
5209
 
 
5210
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Tue, 01 Sep 2009 17:34:57 +1000
5211
 
 
5212
 
livecd-rootfs (0.94) karmic; urgency=low
5213
 
 
5214
 
  [ Steve Kowalik ]
5215
 
  * Add support for UMR.
5216
 
 
5217
 
  [ Loïc Minier ]
5218
 
  * Use ubuntu-moblin-live in LIVELIST instead of a hardcoded list.
5219
 
 
5220
 
 -- Loïc Minier <loic.minier@ubuntu.com>  Thu, 27 Aug 2009 12:36:10 +0200
5221
 
 
5222
 
livecd-rootfs (0.93) karmic; urgency=low
5223
 
 
5224
 
  * remove temporary enablement of universe from the armel subarchitectures
5225
 
 
5226
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 25 Aug 2009 18:38:07 +0200
5227
 
 
5228
 
livecd-rootfs (0.92) karmic; urgency=low
5229
 
 
5230
 
  * change armel+imx51 back to the proper metapackage name
5231
 
  * enable universe for armel+dove build
5232
 
  * drop armel fallback, we want to fail officially if no armel subarch is set
5233
 
  * clean some trailing whitespace in the armel subarch case statement
5234
 
 
5235
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 21 Aug 2009 19:33:15 +0200
5236
 
 
5237
 
livecd-rootfs (0.91) karmic; urgency=low
5238
 
 
5239
 
  [ Steve Kowalik ]
5240
 
  * Remove subarch hack for ubuntu-mid, it was never used.
5241
 
 
5242
 
  [ Mario Limonciello ]
5243
 
  * Remove metapackage hack for mythbuntu.  Now that tasks are published for 
5244
 
    multiverse, it's no longer necessary.
5245
 
 
5246
 
 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 13 Aug 2009 22:19:26 -0500
5247
 
 
5248
 
livecd-rootfs (0.90) karmic; urgency=low
5249
 
 
5250
 
  * make armel imx51 build from universe for alpha4 until our kernel package
5251
 
    is in main.
5252
 
  * change linux metapackage name to linux-babbage on imx51 to reflect the new
5253
 
    name choice of the kernel team.
5254
 
 
5255
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 11 Aug 2009 10:55:54 +0200
5256
 
 
5257
 
livecd-rootfs (0.89) karmic; urgency=low
5258
 
 
5259
 
  [ Michael Casadevall ]
5260
 
  * Move armel to subarchitectures so we can support dove .
5261
 
  * Made armel with no subarch default to imx51.
5262
 
 
5263
 
  [ Steve Kowalik ]
5264
 
  * livecd.sh: Stop building UNR from universe.
5265
 
 
5266
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Wed, 05 Aug 2009 14:20:37 +0100
5267
 
 
5268
 
livecd-rootfs (0.88) karmic; urgency=low
5269
 
 
5270
 
  [ Adam Conrad ]
5271
 
  * Make the sort file fetch a no-op for now, since the old URL was
5272
 
    hanging the builds, and we don't actually HAVE sort files.  If
5273
 
    that ever changes, we can undo this.
5274
 
 
5275
 
  [ Mario Limonciello ]
5276
 
  * Install a hybrid of tasks and a meta package for mythbuntu to
5277
 
    boot out all the gnome stuff that's getting added by dependency
5278
 
    resolution order.
5279
 
 
5280
 
 -- Mario Limonciello <superm1@ubuntu.com>  Thu, 23 Jul 2009 03:08:53 -0500
5281
 
 
5282
 
livecd-rootfs (0.87) karmic; urgency=low
5283
 
 
5284
 
  [ Timo Aaltonen ]
5285
 
  * livecd.sh: Don't mess with xorg.conf anymore, we don't install one
5286
 
    by default.
5287
 
 
5288
 
  [ Colin Watson ]
5289
 
  * Clean up the chroot tree before trying to remove it, just in case
5290
 
    there's some leftover junk from a previous failed build.
5291
 
 
5292
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 07 Jul 2009 13:07:47 +0100
5293
 
 
5294
 
livecd-rootfs (0.86) karmic; urgency=low
5295
 
 
5296
 
  [ Scott Kitterman ]
5297
 
  * BuildLiveCD: Add kubuntu-netbook, drop kubuntu-kde4
5298
 
  * livecd.sh: Support kubuntu-netbook, drop kubuntu-kde4
5299
 
 
5300
 
  [ Steve Kowalik ]
5301
 
  * livecd.sh: Switch UNR to using ubuntu-netbook-remix^ and unr-live^. 
5302
 
 
5303
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Tue, 30 Jun 2009 12:13:08 +1000
5304
 
 
5305
 
livecd-rootfs (0.85) karmic; urgency=low
5306
 
 
5307
 
  * Compress the initrd with LZMA by default, now that the kernel supports
5308
 
    this across the board. Saves about 3MB on Ubuntu live CDs.
5309
 
 
5310
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 23 Jun 2009 17:28:19 +0100
5311
 
 
5312
 
livecd-rootfs (0.84) karmic; urgency=low
5313
 
 
5314
 
  * Don't force installation of libgoffice-gtk-0-6 on xubuntu; this package
5315
 
    is now obsolete.
5316
 
 
5317
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 10 Jun 2009 13:22:11 -0700
5318
 
 
5319
 
livecd-rootfs (0.83) karmic; urgency=low
5320
 
 
5321
 
  * Don't fail if livecd.${FSS}.{kernel,initrd} already exist for some
5322
 
    reason.
5323
 
 
5324
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 29 May 2009 11:38:18 +0200
5325
 
 
5326
 
livecd-rootfs (0.82) karmic; urgency=low
5327
 
 
5328
 
  [ Loic Minier ]
5329
 
  * Default suite is the current one as returned by $(lsb_release -cs); depend
5330
 
    on lsb-release (LP: #301963).
5331
 
  * Use dpkg --print-architecture as --print-installation-architecture is
5332
 
    deprecated.
5333
 
  * Don't explicitely install linux-headers-imx51 on armel; all other arches
5334
 
    get around this requirement by explicitely seeding the headers in
5335
 
    desktop-common which we do as well.
5336
 
 
5337
 
  [ Colin Watson ]
5338
 
  * Remove -nolzma option from mksquashfs, since (a) it's been the default
5339
 
    since squashfs 1:3.3-1ubuntu1, and (b) it's no longer available in 4.0.
5340
 
 
5341
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 29 May 2009 09:19:59 +0200
5342
 
 
5343
 
livecd-rootfs (0.81) karmic; urgency=low
5344
 
 
5345
 
  * ia64 uses -ia64 kernels across the board now.
5346
 
  * BuildLiveCD: default to karmic.
5347
 
 
5348
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 09 May 2009 00:34:38 +0100
5349
 
 
5350
 
livecd-rootfs (0.80) jaunty; urgency=low
5351
 
 
5352
 
  * Add standard^ to UNR.
5353
 
  * Add mobile-live^ to LIVELIST for MID and UNR. (LP: #358095)
5354
 
  * Only build UNR from main, restricted and universe.
5355
 
 
5356
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 16 Apr 2009 20:46:30 +1000
5357
 
 
5358
 
livecd-rootfs (0.79) jaunty; urgency=low
5359
 
 
5360
 
  * Use the --purge option to 'apt-get install', to ensure that any packages
5361
 
    removed as a result of Conflicts are purged (LP: #327821).
5362
 
 
5363
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 03 Apr 2009 01:06:18 +0100
5364
 
 
5365
 
livecd-rootfs (0.78) jaunty; urgency=low
5366
 
 
5367
 
  * Use the imx51 kernel on armel.
5368
 
 
5369
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 23 Mar 2009 09:49:30 +1100
5370
 
 
5371
 
livecd-rootfs (0.77) jaunty; urgency=low
5372
 
 
5373
 
  * Remove the D-Bus machine identifier from the livefs; it needs to be
5374
 
    unique, and it's generated at boot time if it's missing (LP: #322830).
5375
 
 
5376
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 29 Jan 2009 17:21:23 +0000
5377
 
 
5378
 
livecd-rootfs (0.76) jaunty; urgency=low
5379
 
 
5380
 
  * Allow kernel-less builds for armel for now (see
5381
 
    https://wiki.ubuntu.com/Specs/ARMImageSelection).
5382
 
 
5383
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 20 Jan 2009 23:39:56 +0000
5384
 
 
5385
 
livecd-rootfs (0.75) jaunty; urgency=low
5386
 
 
5387
 
  [ Steve Langasek ]
5388
 
  * BuildLiveCD: recognize 'mythbuntu' and 'ubuntu-mobile' as valid project
5389
 
    names
5390
 
 
5391
 
  [ Colin Watson ]
5392
 
  * BuildLiveCD: add ubuntu-umpc too.
5393
 
 
5394
 
  [ Steve Kowalik ]
5395
 
  * BuildLiveCD: Add ubuntu-netbook-remix.
5396
 
  * livecd.sh: Support ubuntu-netbook-remix. 
5397
 
 
5398
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Sat, 10 Jan 2009 11:08:29 +1100
5399
 
 
5400
 
livecd-rootfs (0.74) jaunty; urgency=low
5401
 
 
5402
 
  * For mythbuntu livefs builds, we don't have tasks yet. They will be
5403
 
    coming in a future build of Soyuz, so for now just use the 
5404
 
    metapackages instead.
5405
 
 
5406
 
 -- Mario Limonciello <superm1@ubuntu.com>  Sat, 08 Nov 2008 09:49:56 -0600
5407
 
 
5408
 
livecd-rootfs (0.73) jaunty; urgency=low
5409
 
 
5410
 
  [ Colin Watson ]
5411
 
  * Add ubuntu-umpc support (equivalent to previous ubuntu-mobile).
5412
 
 
5413
 
  [ Mario Limonciello ]
5414
 
  * Add Mythbuntu support.
5415
 
  * BuildLiveCD: default to jaunty.
5416
 
 
5417
 
 -- Mario Limonciello <superm1@ubuntu.com>  Tue, 04 Nov 2008 19:28:35 -0600
5418
 
 
5419
 
livecd-rootfs (0.72) intrepid; urgency=low
5420
 
 
5421
 
  * Fix source mirror for -updates in generated sources.list (it was
5422
 
    incorrect for ports architectures).
5423
 
  * Fix description of universe in generated sources.list: packages there
5424
 
    are expected to be under a free licence.
5425
 
  * Enable universe and multiverse for DVDs (there isn't generally enough
5426
 
    space on CDs; see LP #105511).
5427
 
 
5428
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 09 Oct 2008 02:13:41 +0100
5429
 
 
5430
 
livecd-rootfs (0.71) intrepid; urgency=low
5431
 
 
5432
 
  * change mobile to use the mobile-mobile task instead of teh metapackage for
5433
 
    building images
5434
 
 
5435
 
 -- Oliver Grawert <ogra@ubuntu.com>  Mon, 29 Sep 2008 23:24:15 +0200
5436
 
 
5437
 
livecd-rootfs (0.70) intrepid; urgency=low
5438
 
 
5439
 
  * linux-lpia-meta exists, change lpia's kernel back to linux-lpia.
5440
 
 
5441
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Fri, 26 Sep 2008 16:09:54 +1000
5442
 
 
5443
 
livecd-rootfs (0.69) intrepid; urgency=low
5444
 
 
5445
 
  * add ubuntu-mobile to build targets
5446
 
 
5447
 
 -- Oliver Grawert <ogra@ubuntu.com>  Tue, 23 Sep 2008 12:46:50 +0200
5448
 
 
5449
 
livecd-rootfs (0.68) intrepid; urgency=low
5450
 
 
5451
 
  * Unmount /proc/sys/fs/binfmt_misc, in case binfmt-support is installed
5452
 
    and manages to mount it.
5453
 
  * Move MOUNTS variable into cleanup function for clarity; it's used
5454
 
    nowhere else.
5455
 
 
5456
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 22 Sep 2008 11:52:22 +0100
5457
 
 
5458
 
livecd-rootfs (0.67) intrepid; urgency=low
5459
 
 
5460
 
  * Bump linux-lpia to -3.
5461
 
 
5462
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Mon, 15 Sep 2008 16:41:34 +1000
5463
 
 
5464
 
livecd-rootfs (0.66) intrepid; urgency=low
5465
 
 
5466
 
  * Remove a bunch of seeded packages from ubuntu-mid's LIST.
5467
 
  * Move casper from ubuntu-mid's LIST to LIVELIST.
5468
 
  * Add ubiquity to ubuntu-mid's LIVELIST.
5469
 
 
5470
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Thu, 11 Sep 2008 19:02:52 +1000
5471
 
 
5472
 
livecd-rootfs (0.65) intrepid; urgency=low
5473
 
 
5474
 
  * Fiddle the kernel name for lpia.
5475
 
 
5476
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Tue, 09 Sep 2008 09:21:10 +1000
5477
 
 
5478
 
livecd-rootfs (0.64) intrepid; urgency=low
5479
 
 
5480
 
  * Add support for building Ubuntu MID images.
5481
 
    - Includes changing the kernel name for lpia due to the lack of meta
5482
 
      package for the time being.
5483
 
 
5484
 
 -- Steve Kowalik <stevenk@ubuntu.com>  Fri, 22 Aug 2008 18:10:38 +1000
5485
 
 
5486
 
livecd-rootfs (0.63) intrepid; urgency=low
5487
 
 
5488
 
  * Do not install xresprobe, it is not necessary any more and in universe
5489
 
    now.
5490
 
 
5491
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 13 Aug 2008 09:45:15 +0200
5492
 
 
5493
 
livecd-rootfs (0.62) intrepid; urgency=low
5494
 
 
5495
 
  * Use 'set -eu' rather than putting -eu on the #! line, so that running
5496
 
    'sh -x /usr/sbin/livecd.sh' for testing doesn't invoke different
5497
 
    error-handling behaviour.
5498
 
  * Remove the kernel from the livefs; ubiquity >= 1.9.4 will copy it from
5499
 
    the CD root if it needs to (LP: #80385).
5500
 
 
5501
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 18 Jul 2008 20:01:15 +0100
5502
 
 
5503
 
livecd-rootfs (0.61) intrepid; urgency=low
5504
 
 
5505
 
  * Use apt pinning to force use of the version of ssl-cert from the hardy
5506
 
    release pocket, not the one from -updates, so we avoid pulling in the
5507
 
    very large openssl-blacklist package that we don't need on live CDs
5508
 
 
5509
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 20 Jun 2008 13:53:17 -0700
5510
 
 
5511
 
livecd-rootfs (0.60) intrepid; urgency=low
5512
 
 
5513
 
  * Employ hideous hack to ensure that when we're building against
5514
 
    updates/proposed, we only get one version of kernel headers.
5515
 
  * Move the cleanup() call to the end of the script, so we still
5516
 
    have proc mounted for coreutils when update-initramfs is run.
5517
 
  * Mount dev/pts immediately after debootstrap, as dpkg has begun
5518
 
    whining pretty loudly (and occasionally exiting) if it's gone.
5519
 
 
5520
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 10 Jun 2008 17:20:10 -0600
5521
 
 
5522
 
livecd-rootfs (0.59) intrepid; urgency=low
5523
 
 
5524
 
  [ Colin Watson ]
5525
 
  * Remove /boot/initrd.img-*.bak (LP: #64887).
5526
 
 
5527
 
  [ Adam Conrad ]
5528
 
  * Resurrect the proposed option for livecd.sh/BuildLiveCD, so
5529
 
    we can build test images that include packages from proposed.
5530
 
  * Build with updates and security by default, which is a no-op
5531
 
    on development releases (where these suites are empty), but
5532
 
    a necessity for point-release image building.
5533
 
  * Copy bin/true from the chroot, not from the real root, so
5534
 
    image builds for i386/lpia work on amd64, as intended.
5535
 
 
5536
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 10 Jun 2008 13:23:18 -0600
5537
 
 
5538
 
livecd-rootfs (0.58) intrepid; urgency=low
5539
 
 
5540
 
  * Fix up BuildLiveCD to only pass -a$ARCH when building for intrepid,
5541
 
    and to disallow multi-suite builds (does anyone use it for this) of
5542
 
    suites >= intrepid and <= hardy in the same invocation.
5543
 
 
5544
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 02 May 2008 15:44:17 -0600
5545
 
 
5546
 
livecd-rootfs (0.57) intrepid; urgency=low
5547
 
 
5548
 
  * Allow the user to specify the ARCH on the livecd.sh command line,
5549
 
    overriding the use of the dpkg architecture for the livecd run.
5550
 
  * Differentiate between ARCH (the local architecture) and TARGETARCH,
5551
 
    so that builds of ubuntu-lpia continue to work on the i386 buildd.
5552
 
  * Pass ARCH by default from BuildLiveCD to livecd.sh; this should be
5553
 
    manually overridden on cross-arch buildds, instead of using dpkg.
5554
 
  * Update default suite in BuildLiveCD to intrepid, gutsy's a bit old.
5555
 
 
5556
 
 -- Adam Conrad <adconrad@ubuntu.com>  Fri, 02 May 2008 15:10:32 -0600
5557
 
 
5558
 
livecd-rootfs (0.56) hardy; urgency=low
5559
 
 
5560
 
  * Explicitly install language-support-en first for kubuntu-kde4
5561
 
    live, should stop apt wanting to install firefox for no good
5562
 
    reason.
5563
 
 
5564
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Thu, 13 Mar 2008 14:32:14 +0000
5565
 
 
5566
 
livecd-rootfs (0.55) hardy; urgency=low
5567
 
 
5568
 
  * All powerpc builds (including ps3) use the powerpc/powerpc64-smp kernels
5569
 
    now.
5570
 
 
5571
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 27 Feb 2008 20:19:16 +0000
5572
 
 
5573
 
livecd-rootfs (0.54) hardy; urgency=low
5574
 
 
5575
 
  * Run /etc/cron.daily/mlocate rather than /etc/cron.daily/slocate.
5576
 
 
5577
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 27 Feb 2008 06:54:12 +0000
5578
 
 
5579
 
livecd-rootfs (0.53) hardy; urgency=low
5580
 
 
5581
 
  * Set kubuntu-kde4 to universe
5582
 
 
5583
 
 -- Jonathan Riddell <jriddell@ubuntu.com>  Fri, 22 Feb 2008 09:42:15 +0000
5584
 
 
5585
 
livecd-rootfs (0.52) hardy; urgency=low
5586
 
 
5587
 
  * Enable *ubuntu-dvd and kubuntu-kde4 as known projects in BuildLiveCD
5588
 
 
5589
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 14 Feb 2008 15:58:31 -0800
5590
 
 
5591
 
livecd-rootfs (0.51) hardy; urgency=low
5592
 
 
5593
 
  [ Jonathan Riddell ]
5594
 
  * Add kubuntu-kde4
5595
 
 
5596
 
  [ Steve Langasek ]
5597
 
  * Add new targets for {k,ed,}ubuntu-dvd
5598
 
 
5599
 
 -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 14 Feb 2008 10:15:33 -0800
5600
 
 
5601
 
livecd-rootfs (0.50) hardy; urgency=low
5602
 
 
5603
 
  * Switch Xubuntu to libgoffice-gtk-0-6.
5604
 
 
5605
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 31 Jan 2008 17:22:35 +0000
5606
 
 
5607
 
livecd-rootfs (0.49) hardy; urgency=low
5608
 
 
5609
 
  * Allow Xubuntu to build against universe and multiverse.
5610
 
 
5611
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 28 Jan 2008 16:33:06 +0000
5612
 
 
5613
 
livecd-rootfs (0.48) hardy; urgency=low
5614
 
 
5615
 
  * fix typo in getopts call so the -m and -S options are recognized
5616
 
  * drop call to non-existent sanitize command (LP: #179130)
5617
 
 
5618
 
 -- Oliver Grawert <ogra@ubuntu.com>  Fri, 25 Jan 2008 17:40:57 +0100
5619
 
 
5620
 
livecd-rootfs (0.47) hardy; urgency=low
5621
 
 
5622
 
  * Fix versioned dependency to squashfs-tools. "." != "-", silly me.
5623
 
 
5624
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 20 Dec 2007 14:17:47 +0100
5625
 
 
5626
 
livecd-rootfs (0.46) hardy; urgency=low
5627
 
 
5628
 
  * Use -nolzma option of mksquashfs, since our current kernel squashfs module
5629
 
    does not support it yet (see LP #177634). Bump dependency to
5630
 
    squashfs-tools to ensure availability of that option.
5631
 
 
5632
 
 -- Martin Pitt <martin.pitt@ubuntu.com>  Thu, 20 Dec 2007 12:03:41 +0100
5633
 
 
5634
 
livecd-rootfs (0.45) hardy; urgency=low
5635
 
 
5636
 
  [ Colin Watson ]
5637
 
  * Vcs-Bzr is now an official field. Use an unauthenticated URL for it.
5638
 
 
5639
 
  [ Bryce Harrington ]
5640
 
  * livecd.sh: Leave a token empty xorg.conf in place to let
5641
 
    xserver-xorg postinst know it needs to regenerate it. (LP: #174537)
5642
 
 
5643
 
 -- Timo Aaltonen <tepsipakki@ubuntu.com>  Wed, 19 Dec 2007 01:23:32 +0200
5644
 
 
5645
 
livecd-rootfs (0.44) hardy; urgency=low
5646
 
 
5647
 
  * xubuntu seed change - libgoffice-gtk-0-4 --> libgoffice-gtk-0-5
5648
 
 
5649
 
 -- Sarah Hobbs <hobbsee@ubuntu.com>  Fri, 30 Nov 2007 14:52:29 +1100
5650
 
 
5651
 
livecd-rootfs (0.43) hardy; urgency=low
5652
 
 
5653
 
  * Add Gobuntu support.
5654
 
 
5655
 
 -- Colin Watson <cjwatson@ubuntu.com>  Mon, 29 Oct 2007 17:57:17 -0400
5656
 
 
5657
 
livecd-rootfs (0.42) hardy; urgency=low
5658
 
 
5659
 
  * Create /spu directory and spu group for powerpc+ps3 builds.
5660
 
  * Add XS-Vcs-Bzr field.
5661
 
 
5662
 
 -- Colin Watson <cjwatson@ubuntu.com>  Wed, 24 Oct 2007 23:20:58 +0100
5663
 
 
5664
 
livecd-rootfs (0.41) gutsy; urgency=low
5665
 
 
5666
 
  * Log the size of doc directories to stdout.
5667
 
 
5668
 
 -- Matthias Klose <doko@ubuntu.com>  Sun, 07 Oct 2007 14:07:59 +0200
5669
 
 
5670
 
livecd-rootfs (0.40) gutsy; urgency=low
5671
 
 
5672
 
  * Set CASPER_GENERATE_UUID=1 to tell casper's initramfs hook to generate a
5673
 
    UUID which will be checked against the discovered medium (LP: #144800).
5674
 
 
5675
 
 -- Colin Watson <cjwatson@ubuntu.com>  Thu, 04 Oct 2007 14:26:06 +0100
5676
 
 
5677
 
livecd-rootfs (0.39) gutsy; urgency=low
5678
 
 
5679
 
  * Print the file size in fdupes output as well.
5680
 
 
5681
 
 -- Matthias Klose <doko@ubuntu.com>  Thu, 04 Oct 2007 12:28:27 +0200
5682
 
 
5683
 
livecd-rootfs (0.38) gutsy; urgency=low
5684
 
 
5685
 
  * Avoid the ${ROOT} prefix in fdupes output, compact and sort the output.
5686
 
 
5687
 
 -- Matthias Klose <doko@ubuntu.com>  Thu, 04 Oct 2007 10:13:48 +0200
5688
 
 
5689
 
livecd-rootfs (0.37) gutsy; urgency=low
5690
 
 
5691
 
  * Run fdupes on ${ROOT}/usr.
5692
 
 
5693
 
 -- Matthias Klose <doko@ubuntu.com>  Wed, 03 Oct 2007 16:46:14 +0200
5694
 
 
5695
 
livecd-rootfs (0.36) gutsy; urgency=low
5696
 
 
5697
 
  * Change the names of ia64 kernels to the right (non-SMP since they're
5698
 
    merged) ones.
5699
 
 
5700
 
 -- LaMont Jones <lamont@ubuntu.com>  Wed, 26 Sep 2007 13:50:19 -0600
5701
 
 
5702
 
livecd-rootfs (0.35) gutsy; urgency=low
5703
 
 
5704
 
  * Use linux-cell rather than linux-ps3.
5705
 
 
5706
 
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 25 Sep 2007 12:36:20 +0100
5707
 
 
5708
 
livecd-rootfs (0.34) gutsy; urgency=low
5709
 
 
5710
 
  * Rearrange lpia mirror selection hacks to work properly; FS isn't set
5711
 
    until a bit later on.
5712
 
 
5713
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 08 Sep 2007 22:56:32 +0100
5714
 
 
5715
 
livecd-rootfs (0.33) gutsy; urgency=low
5716
 
 
5717
 
  [ Adam Conrad ]
5718
 
  * Implement hideous hacks to build lpia mixed-arch livecds for developers
5719
 
    to test with.  This should be reverted ASAP once LPIA main is built.
5720
 
  * Add missing ${ROOT}sys to $MOUNTS; a bug exposed by a buggy debootstrap.
5721
 
 
5722
 
  [ Colin Watson ]
5723
 
  * Add lupin-casper as well as casper, for installer-for-windows.
5724
 
  * Revert most of the lpia hacks now that most of main is built, though we
5725
 
    still need a few of them to make the ubuntu-lpia project work.
5726
 
  * Move powerpc to ports.ubuntu.com.
5727
 
 
5728
 
 -- Colin Watson <cjwatson@ubuntu.com>  Fri, 07 Sep 2007 19:11:03 +0100
5729
 
 
5730
 
livecd-rootfs (0.32) gutsy; urgency=low
5731
 
 
5732
 
  * For Edubuntu images, include the intersection of edubuntu-ship-addon and
5733
 
    edubuntu-live in manifest-desktop, so that packages also on the add-on
5734
 
    CD aren't removed after installation by ubiquity.
5735
 
 
5736
 
 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 21 Jul 2007 14:43:09 +0100
5737
 
 
5738
 
livecd-rootfs (0.31) gutsy; urgency=low
5739
 
 
5740
 
  * Remove a duplicate "copyright" from debian/copyright.  Typing is hard.
5741
 
  * Bump SOVER for libgoffice-gtk to make Xubuntu builds happy again.
5742
 
 
5743
 
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 18 Jul 2007 10:39:08 +0100
5744
 
 
5745
 
livecd-rootfs (0.30) gutsy; urgency=low
5746
 
 
5747
 
  * Relicense livecd.sh under the terms of the GPLv2, in preparation
5748
 
    for our first public release of this hideous mess of shell.
5749
 
  * Merge in Colin Watson's subarch hacks from the production buildds.
5750
 
  * Update copyright again, this time only seven months late!
5751
 
  * Change the maintainer in debian/control to me; so long, LaMont.
5752
 
  * Install the BuildLiveCD script to doc/examples, so we have a handy
5753
 
    place to yank it from, and to provide an example of our SSH trigger.
5754
 
  * Remove duplicate debconf cruft from the chroot before building.
5755
 
 
5756
 
 -- Adam Conrad <adconrad@ubuntu.com>  Tue, 10 Jul 2007 10:48:04 +0100
5757
 
 
5758
 
livecd-rootfs (0.29) UNRELEASED; urgency=low
5759
 
 
5760
 
  * Update copyright to 2006, 9 months late is better than never, right?
5761
 
  * Update kernels for i386 and amd64 to reflect recent renaming.
5762
 
  * Remove all cloop-related code, we're now squashfs-only on all arches.
5763
 
  * Add mirror information to make things work faster on my network.
5764
 
  * Swap out more metapackages for tasks (ubuntu-minimal/ubuntu-standard)
5765
 
 
5766
 
 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 21 Sep 2006 10:37:09 +1000
5767
 
 
5768
 
livecd-rootfs (0.28) UNRELEASED; urgency=low
5769
 
 
5770
 
  * Welcome to Edgy... Switch the default i386 kernel to -686, yay!
5771
 
  * And when I say "edgy", I really mean it (ie: change the suite too)
5772
 
  * Add the use of a sortfile from Tollef to the squashfs invocation.
5773
 
  * s/libgoffice-gtk-1-2/libgoffice-gtk-0-3/ for the xubuntu hint.
5774
 
  * s/ubuntu-base/ubuntu-minimal ubuntu-standard/g for seed changes.
5775
 
 
5776
 
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 28 Aug 2006 03:40:28 +1000
5777
 
 
5778
 
livecd-rootfs (0.27) UNRELEASED; urgency=low
5779
 
 
5780
 
  [ Adam Conrad ]
5781
 
  * Copy the kernel out of the livefs as well, so we have one that matches.
5782
 
  * Enable rudimentary support for squashfs filesystems, initially enabling
5783
 
    it on the primary architectures only (powerpc, i386, amd64)
5784
 
  * Split the package LIST into LIST and LIVELIST, and generate a manifest
5785
 
    before installing LIVELIST, so espresso can calculate the difference.
5786
 
  * Use --print-installation-architecture instead of --print-architecture
5787
 
  * Special-case kubuntu cloops to be slightly larger, so we don't overflow.
5788
 
  * Make sparc use archive.ubuntu.com, it's no longer a ports arch.
5789
 
  * Add xubuntu support to livecd.sh, including hackish workarounds.
5790
 
  * Reset the debconf frontend after we're all done with the chroot.
5791
 
 
5792
 
  [ LaMont Jones ]
5793
 
  * umount /var/{run,lock}
5794
 
  * changes for launchpad archive (ftpmaster.internal instead of jackass)
5795
 
 
5796
 
 -- LaMont Jones <lamont@debian.org>  Wed,  8 Feb 2006 10:49:27 -0700
5797
 
 
5798
 
livecd-rootfs (0.26) hoary-cat; urgency=low
5799
 
 
5800
 
  [ Adam Conrad ]
5801
 
  * Copy the initrd out of the livefs for us in the SimplifiedLiveCD setup
5802
 
 
5803
 
  [ LaMont Jones ]
5804
 
  * linux-image-power{3,4} -> powerpc64-smp
5805
 
  * casper needs to be in the livecd image (change base).
5806
 
 
5807
 
 -- LaMont Jones <lamont@ubuntu.com>  Fri, 23 Dec 2005 09:37:57 -0700
5808
 
 
5809
 
livecd-rootfs (0.25) hoary-cat; urgency=low
5810
 
 
5811
 
  [ LaMont Jones ]
5812
 
  * Really use e2fs-zero.py: it needs -w.  Comment out partimage.
5813
 
  * edubuntu/kubuntu need to use ubuntu-base
5814
 
 
5815
 
  [ Adam Conrad ]
5816
 
  * Make livecd.sh umount the lrm tmpfs during the cleanup process.
5817
 
  * Make our sources.list use SECSRCMIRROR instead of SRCMIRROR for security
5818
 
    sources, defaulting to SECMIRROR for release arches and SRCMIRROR for
5819
 
    ports (since ports don't have security binaries and sources in one place)
5820
 
 
5821
 
 -- LaMont Jones <lamont@ubuntu.com>  Thu, 24 Nov 2005 10:13:33 -0700
5822
 
 
5823
 
livecd-rootfs (0.24) hoary-cat; urgency=low
5824
 
 
5825
 
  [ LaMont Jones ]
5826
 
  * Incorporate e2fs-zero.py from Paul Sladen:
5827
 
    http://www.paul.sladen.org/ubuntu/e2fszero/e2fs-zero.py
5828
 
    And use it instead of partimage.  Suggest: partimage instead of
5829
 
    Recommends.
5830
 
  * Print package version during script run.
5831
 
  * some HPPA fixes, allow architectures to have more than just main.
5832
 
  * add debian/compat
5833
 
  * Add --resolve-deps to debootstrap command.
5834
 
 
5835
 
  [ Adam Conrad ]
5836
 
  * Incorporate 'tocd' target, including hideous hack to get the
5837
 
    germinate output from Colin's lists at people.ubuntu.com
5838
 
 
5839
 
 -- LaMont Jones <lamont@canonical.com>  Tue, 25 Oct 2005 12:00:45 -0600
5840
 
 
5841
 
livecd-rootfs (0.23) hoary-cat; urgency=low
5842
 
 
5843
 
  * use kubuntu-live in the kubuntu case, per cjwatson.
5844
 
 
5845
 
 -- LaMont Jones <lamont@ubuntu.com>  Thu,  8 Sep 2005 09:48:12 -0600
5846
 
 
5847
 
livecd-rootfs (0.22) hoary-cat; urgency=low
5848
 
 
5849
 
  * rm -f etc/X11/xorg.conf, per #13788
5850
 
 
5851
 
 -- LaMont Jones <lamont@ubuntu.com>  Mon, 22 Aug 2005 22:07:10 -0600
5852
 
 
5853
 
livecd-rootfs (0.21) hoary-cat; urgency=low
5854
 
 
5855
 
  * a bit more ports.ubuntu.com cleanup: deb-src still needs to point at
5856
 
    archive.ubuntu.com.
5857
 
  * postfix isn't there anymore, make the postfix stripping stuff conditional.
5858
 
  * nuke the update-notifier messages
5859
 
 
5860
 
 -- LaMont Jones <lamont@ubuntu.com>  Thu, 18 Aug 2005 12:09:49 -0600
5861
 
 
5862
 
livecd-rootfs (0.20) hoary-cat; urgency=low
5863
 
 
5864
 
  * incorporate ports.ubuntu.com repositories
5865
 
  * make distro name a parameter.
5866
 
 
5867
 
 -- LaMont Jones <lamont@ubuntu.com>  Tue, 17 May 2005 21:39:24 -0600
5868
 
 
5869
 
livecd-rootfs (0.19) hoary; urgency=low
5870
 
 
5871
 
  * Add 'base' target
5872
 
 
5873
 
 -- LaMont Jones <lamont@ubuntu.com>  Wed, 13 Apr 2005 18:43:04 -0600
5874
 
 
5875
 
livecd-rootfs (0.18) hoary; urgency=low
5876
 
 
5877
 
  * set +e affects callers.
5878
 
 
5879
 
 -- LaMont Jones <lamont@ubuntu.com>  Tue,  5 Apr 2005 16:20:32 -0600
5880
 
 
5881
 
livecd-rootfs (0.17) hoary; urgency=low
5882
 
 
5883
 
  * locales cleanup.
5884
 
 
5885
 
 -- LaMont Jones <lamont@ubuntu.com>  Mon,  7 Mar 2005 09:53:54 -0700
5886
 
 
5887
 
livecd-rootfs (0.16) hoary; urgency=low
5888
 
 
5889
 
  * Bunch of cleanup for kubunut-live.
5890
 
 
5891
 
 -- LaMont Jones <lamont@ubuntu.com>  Thu,  3 Mar 2005 16:02:21 -0700
5892
 
 
5893
 
livecd-rootfs (0.15) hoary; urgency=low
5894
 
 
5895
 
  * Can't have arch-specific Depends.  Poor partimage.
5896
 
 
5897
 
 -- LaMont Jones <lamont@debian.org>  Sun, 27 Feb 2005 14:31:27 -0700
5898
 
 
5899
 
livecd-rootfs (0.14) hoary; urgency=low
5900
 
 
5901
 
  * Remove /etc/resolv.conf from the chroot.  Closes: #6954
5902
 
 
5903
 
 -- LaMont Jones <lamont@ubuntu.com>  Sat, 26 Feb 2005 18:39:22 -0700
5904
 
 
5905
 
livecd-rootfs (0.13) hoary; urgency=low
5906
 
 
5907
 
  * Add ubuntu-live
5908
 
 
5909
 
 -- LaMont Jones <lamont@canonical.com>  Fri, 11 Feb 2005 18:25:24 -0700
5910
 
 
5911
 
livecd-rootfs (0.12) hoary; urgency=low
5912
 
 
5913
 
  * partimage likes having TERM=vt100, better than a nonexistant one.
5914
 
 
5915
 
 -- LaMont Jones <lamont@debian.org>  Fri, 21 Jan 2005 23:36:41 -0700
5916
 
 
5917
 
livecd-rootfs (0.11) hoary; urgency=low
5918
 
 
5919
 
  * apt-get update in the final chroot
5920
 
  * Change partimage depend to be [ !64-bit ], use partimage conditionally
5921
 
 
5922
 
 -- LaMont Jones <lamont@debian.org>  Fri, 21 Jan 2005 22:47:46 -0700
5923
 
 
5924
 
livecd-rootfs (0.10) hoary; urgency=low
5925
 
 
5926
 
  * Actually run /usr/sbin/locale-gen to generate the locales.
5927
 
  * Try zero-filling the fsimage file
5928
 
 
5929
 
 -- LaMont Jones <lamont@debian.org>  Thu, 20 Jan 2005 19:14:45 -0700
5930
 
 
5931
 
livecd-rootfs (0.9) hoary; urgency=low
5932
 
 
5933
 
  * Can't divert conffiles, nor do we need to anymore.
5934
 
 
5935
 
 -- LaMont Jones <lamont@debian.org>  Wed, 19 Jan 2005 16:54:45 -0700
5936
 
 
5937
 
livecd-rootfs (0.8) hoary; urgency=low
5938
 
 
5939
 
  * Pre-generate some locales (en_{US,GB,ZA}.UTF-8)
5940
 
 
5941
 
 -- LaMont Jones <lamont@debian.org>  Sat, 15 Jan 2005 07:55:12 -0700
5942
 
 
5943
 
livecd-rootfs (0.7) hoary; urgency=low
5944
 
 
5945
 
  * rsync does not love what we do in cloop.  :(
5946
 
 
5947
 
 -- LaMont Jones <lamont@debian.org>  Fri, 14 Jan 2005 22:13:03 -0700
5948
 
 
5949
 
livecd-rootfs (0.6) hoary; urgency=low
5950
 
 
5951
 
  * fix typos in livecd.sh.  sigh.
5952
 
 
5953
 
 -- LaMont Jones <lamont@debian.org>  Fri, 14 Jan 2005 21:18:57 -0700
5954
 
 
5955
 
livecd-rootfs (0.5) hoary; urgency=low
5956
 
 
5957
 
  * Buildd various .cloop filesystems, to see if rsync loves us
5958
 
 
5959
 
 -- LaMont Jones <lamont@debian.org>  Thu, 13 Jan 2005 12:34:30 -0700
5960
 
 
5961
 
livecd-rootfs (0.4) hoary; urgency=low
5962
 
 
5963
 
  * Need to actually umount the fsimg before compressing it.
5964
 
 
5965
 
 -- LaMont Jones <lamont@debian.org>  Tue, 11 Jan 2005 15:21:32 -0700
5966
 
 
5967
 
livecd-rootfs (0.3) hoary; urgency=low
5968
 
 
5969
 
  * add manifest file
5970
 
 
5971
 
 -- LaMont Jones <lamont@debian.org>  Sun,  9 Jan 2005 13:27:07 -0700
5972
 
 
5973
 
livecd-rootfs (0.2) hoary; urgency=low
5974
 
 
5975
 
  * Better divertion setup, fix sources.list
5976
 
  * copyright in file.
5977
 
  * Flush postfix's queue of the install mail
5978
 
 
5979
 
 -- LaMont Jones <lamont@debian.org>  Fri,  7 Jan 2005 13:00:37 -0700
5980
 
 
5981
 
livecd-rootfs (0.1) hoary; urgency=low
5982
 
 
5983
 
  * Initial revision
5984
 
 
5985
 
 -- LaMont Jones <lamont@canonical.com>  Thu,  6 Jan 2005 21:24:08 -0700