Michael Hudson-Doyle
333a3e2b1b
moderate comment
2018-07-18 10:11:25 +12:00
Michael Hudson-Doyle
092b316357
add a comment explaining why /dev cleaning is docker-only
2018-07-17 13:34:01 +12:00
Michael Hudson-Doyle
013dff431e
Remove device nodes from Docker images. (LP: #1645468 )
2018-07-17 12:02:34 +12:00
Robert C Jennings
c3f5ee6716
Disable checksum generation
...
These checksums are unused, integrity checking in launchpad is performed
separately.
2018-07-11 15:06:16 -05:00
Phil Roche
b7403fabf1
Update unminimize script text and install ubuntu-standard when unminimizing a minimal image (LP: #1778777 )
2018-07-04 16:48:23 +01:00
Colin Watson
1e6563aa79
Merge trunk.
2018-06-29 22:07:49 +01:00
Colin Watson
baee4ed403
We know cosmic's name now.
2018-06-29 21:57:15 +01:00
Michael Hudson-Doyle
c9aaddd56a
Disable journald rate limiting in the live-server live session.
...
(LP: #1776891 )
2018-06-15 14:36:24 +12:00
Colin Watson
8b1970f661
live-build/auto/config: Drop "lp-*" hostname filter for Launchpad
...
builders, since LP #1747015 is now fixed; "*.buildd" should be enough.
2018-06-14 12:41:46 +01:00
Robert C Jennings
58b510cf99
ubuntu-cpc: Remove git-man for minimized images
2018-06-08 10:14:16 -07:00
Daniel Watkins
f9cae3ff7f
Restore removal of /boot/grub from rootfs artifacts
2018-06-07 16:24:59 -07:00
Daniel Watkins
ab85167fb5
Shell formatting cleanup
2018-06-07 16:24:29 -07:00
Daniel Watkins
605b97de97
ubuntu-cpc: Generate the root image contents once, and use it for both the
...
-root.tar.xz and the .squashfs.
2018-06-07 14:23:18 -07:00
Steve Langasek
fff89931db
Merge lp:~vorlon/livecd-rootfs/coinstallable-grubz
2018-06-06 17:34:02 -07:00
Daniel Watkins
80459b6c1b
ubuntu-cpc: Use linux-kvm for all amd64 minimized builds (LP: #1775472 ).
2018-06-06 17:19:17 -07:00
Steve Langasek
91f26e016c
resync with trunk
2018-06-06 17:11:07 -07:00
Daniel Watkins
a9bb37c661
Use a relative path for config/functions
2018-06-06 16:04:45 -07:00
Steve Langasek
92497af14f
live-build/ubuntu-cpc/hooks/033-disk-image-uefi.binary: don't manually
...
install grub-efi-amd64 since that forces off grub-pc, which is otherwise
now coinstallable.
2018-06-06 15:41:30 -07:00
Daniel Watkins
136e2e2200
Drop /lib/modules creation as MAAS handles it downstream
2018-06-06 15:32:06 -07:00
Daniel Watkins
8e344b1f6b
Add comment explaining /lib/modules creation
2018-06-06 14:53:58 -07:00
Daniel Watkins
0e5b19259d
ubuntu-cpc: Reintroduce the -root.tar.xz artifact (LP: #1585233 ).
2018-06-06 11:24:10 -07:00
Michael Hudson-Doyle
664ace2f30
man un-diverting man idempotent
2018-06-06 10:51:35 +12:00
Michael Hudson-Doyle
7c7c2c5b30
rm -r the lists
2018-06-06 07:36:49 +12:00
Michael Hudson-Doyle
ccef323973
go back to having docker unminimize not install any extra packages
...
update text of man diversion to mention need to install man-db package
2018-06-06 07:12:01 +12:00
Michael Hudson-Doyle
2fc3993d48
Remove apt lists that are currently removed downstream anyway.
...
(LP: #1699913 )
2018-06-06 06:44:20 +12:00
Michael Hudson-Doyle
fa1bce5389
still install a few packages in docker unminimize
2018-06-05 19:58:46 +12:00
Michael Hudson-Doyle
514faae2db
divert /usr/bin/man in minimized images to a script that mentions the unminimize script
2018-06-05 11:08:33 +12:00
Michael Hudson-Doyle
7e1bd33544
do not install ubuntu-minimal in ubuntu-base's unminimize
2018-06-05 11:07:06 +12:00
Mathieu Trudel-Lapierre
056e760c06
Don't divert grub-probe; otherwise we're missing the filesystem UUIDs that
...
the grub search command needs to find the right prefix/root. This is
different than the PARTUUID for booting initrd-less.
2018-05-28 10:39:06 -04:00
Michael Hudson-Doyle
038b003da0
merge trunk
2018-05-22 11:44:36 +12:00
Michael Hudson-Doyle
4bee7b1898
remove "optional: true" from 00-installer-config.yaml
2018-05-22 11:42:39 +12:00
Łukasz 'sil2100' Zemczak
7982442e32
Avoid issues of hard-linking to a symbolic vmlinuz as this can lead to a dangling symlink.
2018-05-16 16:37:29 +02:00
Simon Quigley
9ba04172d4
Completely drop Lubuntu Next.
2018-05-08 21:12:15 -05:00
Simon Quigley
382f17b08c
Don't follow recommends.
2018-05-03 23:23:30 -05:00
Simon Quigley
480e02443e
Drop seed workarounds for unbuilt Lubuntu Next.
2018-05-03 23:08:44 -05:00
Colin Watson
2c782e076c
Add an empty /etc/resolv.conf to buildd chroots.
...
We don't want the symlink to /run/systemd/resolve/stub-resolv.conf, and
launchpad-buildd will inject its own version if it doesn't get confused by a
symlink.
2018-05-01 11:30:51 +01:00
Colin Watson
1fab544a84
Add init to buildd chroots, since it's needed for LXD-based builds.
2018-04-30 16:39:01 +01:00
Colin Watson
9bd386caa1
Explicitly order remaining buildd hooks.
2018-04-30 09:57:54 +01:00
Colin Watson
2a9efb44a6
Move some buildd hooks to includes.chroot.
2018-04-30 09:57:12 +01:00
Colin Watson
b77de06bfd
Remove some unnecessary buildd configuration.
2018-04-30 09:54:28 +01:00
Michael Hudson-Doyle
eca9613bf3
Symlink systemd-networkd-wait-online to /bin/true in the live installer
...
live session to avoid depending on buggy systemd behaviour.
2018-04-30 20:01:54 +12:00
Colin Watson
9e99d9f1cf
Fix sedding of /etc/apt/sources.list.
2018-04-29 22:54:24 +01:00
Colin Watson
07487675b6
Sort buildd tarballs by name and use numeric user and group IDs.
2018-04-29 21:43:46 +01:00
Colin Watson
416093beec
Use a public-facing mirror URL in the final buildd /etc/apt/sources.list.
2018-04-29 21:42:41 +01:00
Colin Watson
cb22177287
Add a buildd subproject.
2018-04-27 16:07:44 +01:00
Daniel Watkins
87c11b5114
Don't fail to build CPC images if /lib/modules already exists in the
...
squashfs.
2018-04-24 12:01:44 -04:00
Dimitri John Ledkov
94b49f9a1c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
2018-04-19 21:22:49 +01:00
Steve Langasek
9465166169
Merge lp:~daniel-thewatkins/livecd-rootfs/custom-model-assertions
2018-04-19 08:49:26 -07:00
Dimitri John Ledkov
f32b6ed261
Clear maas role password
2018-04-19 14:52:39 +01:00
Dimitri John Ledkov
3ed266091c
Ensure MAAS squashfsi are clean of passwords. LP: #1764991 .
2018-04-19 13:29:33 +01:00