[Libosinfo] [PATCH] ubuntu14.04: Add desktop installer script to desktop medias
Christophe Fergeau
cfergeau at redhat.com
Fri Mar 8 09:57:15 UTC 2019
On Fri, Mar 08, 2019 at 10:06:43AM +0100, Fabiano Fidêncio wrote:
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
> After realising that 14.04 is still going on, I gave an
> express-installation a try for the desktop profile (for the desktop
> medias) and it just works as expected!
Why not put this in the commit log though?
> ---
> data/os/ubuntu.com/ubuntu-14.04.xml.in | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/data/os/ubuntu.com/ubuntu-14.04.xml.in b/data/os/ubuntu.com/ubuntu-14.04.xml.in
> index dccb815..11e9d9e 100644
> --- a/data/os/ubuntu.com/ubuntu-14.04.xml.in
> +++ b/data/os/ubuntu.com/ubuntu-14.04.xml.in
> @@ -59,6 +59,9 @@
> </iso>
> <kernel>casper/vmlinuz</kernel>
> <initrd>casper/initrd.lz</initrd>
> + <installer>
> + <script id='http://ubuntu.com/ubuntu/preseed/desktop'/>
> + </installer>
> </media>
> <media arch="x86_64" live="true">
> <url>http://releases.ubuntu.com/14.04/ubuntu-14.04.6-desktop-amd64.iso</url>
> @@ -67,6 +70,9 @@
> </iso>
> <kernel>casper/vmlinuz.efi</kernel>
> <initrd>casper/initrd.lz</initrd>
> + <installer>
> + <script id='http://ubuntu.com/ubuntu/preseed/desktop'/>
> + </installer>
> </media>
>
> <installer>
> --
> 2.20.1
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190308/bd602b96/attachment.sig>
More information about the Libosinfo
mailing list