From: Roland Hieber <rohieb@rohieb.name>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] platforms: remove leftovers of old ISO image rule
Date: Fri, 3 Jan 2020 12:51:59 +0100 [thread overview]
Message-ID: <20200103115158.3259-1-rohieb@rohieb.name> (raw)
From: Roland Hieber <rhi@pengutronix.de>
This was added in commit 0539cb3b0bd27832d479 ("[image_iso] add option
to create a bootable ISO image") but everything that referenced it has
been removed since.
Fixes: 56ff221ebe27182c4720 ("platforms: remove old ISO image rule")
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
config/image_iso/isolinux.cfg | 15 ---------------
config/image_iso/message.txt | 7 -------
2 files changed, 22 deletions(-)
delete mode 100644 config/image_iso/isolinux.cfg
delete mode 100644 config/image_iso/message.txt
diff --git a/config/image_iso/isolinux.cfg b/config/image_iso/isolinux.cfg
deleted file mode 100644
index b21a36f8d811..000000000000
--- a/config/image_iso/isolinux.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-# display contents of message.txt
-display message.txt
-
-# show boot prompt
-prompt 1
-
-# set timeout
-timeout 30
-
-# boot default after timeout
-default linux
-
-label linux
- kernel kernel
- append initrd=initrd.gz rdinit=/sbin/init root=/dev/ram0
diff --git a/config/image_iso/message.txt b/config/image_iso/message.txt
deleted file mode 100644
index 2e572a83dad3..000000000000
--- a/config/image_iso/message.txt
+++ /dev/null
@@ -1,7 +0,0 @@
- _ welcome _ _ to _
- _ __ | |___ ____| (_)___| |_
-| '_ \| __\ \/ / _` | / __| __|
-| |_) | |_ > < (_| | \__ \ |_
-| .__/ \__/_/\_\__,_|_|___/\__|
-|_| boot cd
-
--
2.24.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2020-01-03 11:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20200103115158.3259-1-rohieb@rohieb.name \
--to=rohieb@rohieb.name \
--cc=ptxdist@pengutronix.de \
--cc=rhi@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