mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rohieb@rohieb.name>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rohieb@rohieb.name>
Subject: [ptxdist] [PATCH] projectroot: remove leftover GRUB config files
Date: Sat, 15 Dec 2018 03:13:42 +0100	[thread overview]
Message-ID: <20181215021342.16923-1-rohieb@rohieb.name> (raw)

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.

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


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2018-12-15  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-15  2:13 Roland Hieber [this message]
2018-12-15  7:38 ` Michael Olbrich
2018-12-17 10:16   ` Roland Hieber

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=20181215021342.16923-1-rohieb@rohieb.name \
    --to=rohieb@rohieb.name \
    --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