| 
							
							
								 Michael Hudson-Doyle | 26753602fe | Move casper from filesystem.squashfs to installer.squashfs. | 2017-12-12 23:29:59 +13:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | 532bd5b5ed | Build minimized images in a 1GiB image | 2017-11-23 20:27:16 +01:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | 89e87b4c2c | Set LB_ISO_PREPARER to livecd-rootfs to avoid unbound variable in default string | 2017-11-23 20:27:16 +01:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 49e17b717e | Fix lingering reference to livecd-rootfs.ubuntu-core.model-assertion that breaks the ubuntu-core image build. | 2017-11-13 09:15:11 -08:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | f384f10867 | Merge lp:~vorlon/livecd-rootfs/minimize-round-two | 2017-11-09 23:49:30 -08:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 7c07f8a65b | Change ubuntu-core image builds to use the standard "$PREFIX" naming for artifacts instead of being gratuitously different; requires a matching
change to ubuntu-cdimage. | 2017-11-09 16:13:08 -08:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 02246dbf84 | move configuration bits into live-build/auto/config from live-build/auto/build, per Adam | 2017-11-09 15:55:45 -08:00 |  | 
			
				
					| 
							
							
								 Gary.Wzl | 78da9b579b | Per the suggestions, we exclude all binary hooks when IMAGEFORMAT is none. | 2017-11-06 20:25:57 +08:00 |  | 
			
				
					| 
							
							
								 Gary.Wzl | c260534758 | Add the IMAGEFORMAT=none to support generating a single rootfs. | 2017-10-16 10:43:22 +08:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | d24ca0490b | Pass --cache false to lb config; otherwise we copy around caches of .debs that are never used properly, and which prevent us from emptying
/var/cache/apt in images. | 2017-10-13 22:15:38 -04:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | 314655a2ae | Skip installing server task when building minimial images | 2017-10-11 01:57:03 +02:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | d6bb42bc63 | Use kvm kernel only on amd64 | 2017-10-11 01:57:03 +02:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 4204faa484 | If we're not on xenial and don't have extra ppas, don't try to use the kvm flavor for minimal images since it's not currently available. | 2017-10-04 10:13:13 -07:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | fffec4782f | skip installation of kernel headers for all minimal images | 2017-10-02 15:17:23 -07:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | a85cf55f29 | Use kvm kernel flavor for minimized cloud image, not virtual | 2017-10-02 14:47:46 -07:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | f0cb85a506 | When SUBPROJECT environment variable is not set assume it to be "" | 2017-09-29 15:20:14 -04:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | 2ef2aee456 | Use SUBPROJECT=minimized name instead of SUBPROJECT=minimize for consistency | 2017-09-29 15:20:14 -04:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 95890f6713 | We probably still want sudo, even in a minimal image. | 2017-09-26 22:39:09 -04:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | e6bbe5f8a5 | Export the subproject into config/chroot and config/binary, so that this information is available to per-project hooks that need to be
subproject-aware (e.g., to skip steps when SUBPROJECT=minimize) | 2017-09-26 22:39:09 -04:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | abbbeb8fda | Begin adding support for a project-independent 'minimize' subproject, which (ironically) omits ubuntu-minimal in favor of using only the
minbase package set. | 2017-09-26 22:39:08 -04:00 |  | 
			
				
					| 
							
							
								 Gary.Wzl | 8a8d203743 | * Add a test for SUBPROJECT when PROJECT comes to ubuntu-server. * Use notations "0/1" instead of "false/true" as a value for GENERATE_ROOTFS_ONLY. | 2017-09-20 18:15:16 +08:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 726e6192e0 | auto/config: enable Debug::pkgDepCache::AutoInstall so tracking down dependency bugs in the livefs is a little clearer. | 2017-06-23 14:23:53 -04:00 |  | 
			
				
					| 
							
							
								 Steve Langasek | 23d9db863e | Add cm3 as a known ubuntu-core image type.  LP: #1698223. | 2017-06-15 23:36:42 -07:00 |  | 
			
				
					| 
							
							
								 Didier Roche | 1260f67b8a | Build ubuntu back with tasks. The metapackage switch was due to g++ transition and needed some additional hint. This is adding maintenance and as mentioned
in 2.335, we can revert this. | 2017-06-02 15:07:11 +02:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 0d82c84cdf | Update the file based on gilir's feedback | 2017-05-16 20:09:26 -05:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 538c89f984 | Set correct tasks for Lubuntu | 2017-05-12 23:20:58 -05:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | d463581569 | Merge in lp:~ubuntu-core-dev/livecd-rootfs/zesty-proposed for the changes that landed in zesty but previously missing in livecd-rootfs trunk. | 2017-04-28 17:48:46 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 2e21d6d6b1 | The ubuntu-server:live should use a casper-based initramfs to work correctly. (LP: #1682460) | 2017-04-28 17:43:58 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 03c991faef | Setup kernel properly for ubuntu-server:live; we *do* want to build kernel-generic and initrd-generic for this image. (LP: #1682460) | 2017-04-28 17:43:04 -04:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | 0109d5304e | Optionally use ubuntu-image for building snap based images | 2017-04-28 22:30:18 +02:00 |  | 
			
				
					| 
							
							
								 Balint Reczey | f807c3703a | Allow overriding IMAGEFORMAT even for ubuntu-cpc and ubuntu-server | 2017-04-28 22:27:50 +02:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 4613a2c82e | Don't outright remove fstab for ubuntu-server:live, that breaks grub-legacy-ec2. | 2017-04-11 21:44:25 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 46bae4cebf | Fix up functions refactoring tfor a proper path to the file. | 2017-04-11 17:16:35 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | ab949fac18 | Rename ubuntu-server-live -> ubuntu-server | 2017-04-07 17:15:54 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | e577ed7672 | Rename to ubuntu-server-live; some build process fixes. | 2017-04-06 14:04:29 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 6978674cfe | Add cloud-init for subiquity image. | 2017-03-23 16:19:16 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | 86b64ef78e | Move curtin to installer squash. | 2017-03-21 18:22:58 -04:00 |  | 
			
				
					| 
							
							
								 Mathieu Trudel-Lapierre | d5a6f5cbe3 | Add 'ubuntu-server-next' subiquity image. | 2017-03-20 20:57:45 -04:00 |  | 
			
				
					| 
							
							
								 Adam Conrad | 7b576e4c4d | Set device_tree_address for the new kernel in the RPi bootloader config.txt | 2017-02-16 10:30:45 -07:00 |  | 
			
				
					| 
							
							
								 David Mohammed | 1af12f76b7 | correct indentation - should be tab not spaces | 2016-12-22 19:12:48 +00:00 |  | 
			
				
					| 
							
							
								 David Mohammed | c85df9e50f | add changes for Ubuntu Budgie build config | 2016-12-22 18:59:01 +00:00 |  | 
			
				
					| 
							
							
								 Iain Lane | 4a2d7ecf31 | Merge lp:~laney/livecd-rootfs/lp1627190 - don't purge .pyc files any more | 2016-11-04 11:01:13 +00:00 |  | 
			
				
					| 
							
							
								 Łukasz 'sil2100' Zemczak | d43c01c60b | Update the ubuntu-touch hints to try installing ubuntu-system-settings instead of ubuntu-system-settings-online-accounts. | 2016-10-26 18:36:24 +02:00 |  | 
			
				
					| 
							
							
								 Iain Lane | d7eecc3805 | live-build/auto/config: Don't remove .pyc files any more - we don't care *that* much about the small space gain these days, and would prefer the
speed win. (LP: #1627190) | 2016-10-26 16:58:36 +01:00 |  | 
			
				
					| 
							
							
								 Adam Conrad | 1d71b6d5ab | Use the virtual kernel for the arm64 cpc images instead of generic. | 2016-09-22 21:55:08 -06:00 |  | 
			
				
					| 
							
							
								 Adam Conrad | 95d4c0b767 | Use the virtual kernel for the powerpc64 cpc images (LP: #1625368) | 2016-09-19 16:58:00 -06:00 |  | 
			
				
					| 
							
							
								 Michael Hudson-Doyle | 15b69c4ddf | Install nplan in the ubuntu-core image. | 2016-08-16 10:17:52 +12:00 |  | 
			
				
					| 
							
							
								 Simon Quigley | 4040816ca7 | Add Lubuntu Next image | 2016-07-26 12:15:20 -05:00 |  | 
			
				
					| 
							
							
								 Łukasz 'sil2100' Zemczak | 9608064276 | ubuntu-pd is dead, long live ubuntu-touch-custom - introduce a new project ubuntu-touch-custom that is exactly the same as ubuntu-touch but uses a separate cdimage project (separate builder space). | 2016-07-05 15:59:39 +02:00 |  | 
			
				
					| 
							
							
								 Martin Wimpress | cbbcb721a4 | Ubuntu MATE seeds now follow Recommends: | 2016-06-13 16:40:01 +01:00 |  |