mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* Re: [ptxdist] [DistroKit] [PATCH] projectroot: remove leftover GRUB config files
       [not found] <20181217101814.vthbporejy62456y@pengutronix.de>
@ 2018-12-17 10:41 ` Robert Schwebel
  0 siblings, 0 replies; only message in thread
From: Robert Schwebel @ 2018-12-17 10:41 UTC (permalink / raw)
  To: ptxdist; +Cc: distrokit

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-17 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20181217101814.vthbporejy62456y@pengutronix.de>
2018-12-17 10:41 ` [ptxdist] [DistroKit] [PATCH] projectroot: remove leftover GRUB config files Robert Schwebel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox