mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: distrokit@pengutronix.de
Subject: Re: [ptxdist] [DistroKit] [PATCH] projectroot: remove leftover GRUB config files
Date: Mon, 17 Dec 2018 11:41:30 +0100	[thread overview]
Message-ID: <20181217104130.w3gtyyfiz7my6mpb@pengutronix.de> (raw)
In-Reply-To: <20181217101814.vthbporejy62456y@pengutronix.de>

On Mon, Dec 17, 2018 at 11:18:14AM +0100, Roland Hieber wrote:
> From: Roland Hieber <rohieb@rohieb.name>
> 
> GRUB is not used in this project, and I cannot find any reference to it
> ever being enabled. Someone will probably complain if this is needed
> again.

In the past, we had a i586 platform. However, it is long gone, so I'll
apply this patch to next.

> Fixes: 0bebc480d15ace51a ("Provide the last release as a new beginning")
> Signed-off-by: Roland Hieber <rohieb@rohieb.name>
> ---
>  projectroot/boot/grub/menu.lst.i586 | 16 ----------------
>  1 file changed, 16 deletions(-)
>  delete mode 100644 projectroot/boot/grub/menu.lst.i586
> 
> diff --git a/projectroot/boot/grub/menu.lst.i586 b/projectroot/boot/grub/menu.lst.i586
> deleted file mode 100644
> index 3014423..0000000
> --- a/projectroot/boot/grub/menu.lst.i586
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -serial --unit=0 --speed=115200
> -terminal --timeout=2 serial console
> -
> -default		0
> -timeout		2
> -color cyan/blue white/blue
> -
> -title		Standalone Boot
> -root		(hd0,0)
> -kernel		/boot/bzImage root=/dev/sda1 console=ttyS0,115200
> -
> -title		Network Boot
> -ifconfig	--server=@SERVERIP@ --gateway=@GATEWAY@ --mask=@NETMASK@ --address=@IPADDR@
> -root		(nd)
> -kernel		(nd)/linux root=/dev/nfs console=ttyS0,115200 ip=@IPADDR@:@SERVERIP@:@GATEWAY@:@NETMASK@::eth0: nfsroot=@NFSROOT_PATH@
> -
> -- 
> 2.19.2
> 
> _______________________________________________
> DistroKit mailing list
> DistroKit@pengutronix.de

-- 
rsc
-- 
Pengutronix e.K.                           | Dipl.-Ing. Robert Schwebel  |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

           reply	other threads:[~2018-12-17 10:41 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20181217101814.vthbporejy62456y@pengutronix.de>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181217104130.w3gtyyfiz7my6mpb@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=distrokit@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox