ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] Q: livecd ramdisk_size в UEFI режиме
Date: Sun, 8 Mar 2015 15:30:47 +0300
Message-ID: <20150308123047.GA8175@imap.altlinux.org> (raw)
In-Reply-To: <54FBE9FD.9000200@altlinux.com>

[-- Attachment #1: Type: text/plain, Size: 415 bytes --]

On Sun, Mar 08, 2015 at 09:19:41AM +0300, Anton Farygin wrote:
> Выглядит разумно, но где именнно будет генериться этот EFI_BOOTARGS ?

В профиле -- можно добавить в example4.

Прилагаю пример для m-p, но там уже есть и используется это самое
STAGE2_BOOTARGS для заброса всяких quiet/splash/lang= в syslinux.

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: 0001-efi-bridge-bootargs-into-EFI-too.patch --]
[-- Type: text/x-patch, Size: 862 bytes --]

>From 8420fe11f16ddd9be25487d7548ffa04c7bd57bf Mon Sep 17 00:00:00 2001
From: Michael Shigorin <mike@altlinux.org>
Date: Sat, 7 Mar 2015 02:12:21 +0300
Subject: [PATCH] efi: bridge bootargs into EFI too

It's been missing roughly from the start there :-/
---
 features.in/efi/config.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/features.in/efi/config.mk b/features.in/efi/config.mk
index 0a092d8..1631d1a 100644
--- a/features.in/efi/config.mk
+++ b/features.in/efi/config.mk
@@ -14,6 +14,8 @@ use/efi:
 	@$(call add,INSTALL2_PACKAGES,dosfstools fatresize)
 	@$(call try,EFI_BOOTLOADER,elilo)	# default one
 	@$(call add,STAGE1_KCONFIG,EFI EFI_PARTITION EFI_VARS FB_EFI)
+	@$(call set,MKI_VER_OPTIMAL,0.2.17)	# for EFI_BOOTARGS
+	@$(call set,EFI_BOOTARGS,$(STAGE2_BOOTARGS))
 
 use/efi/refind: use/efi
 	@$(call set,EFI_BOOTLOADER,refind)
-- 
2.1.4


  reply	other threads:[~2015-03-08 12:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15 10:33 Anton Farygin
2015-01-15 12:31 ` Michael Shigorin
2015-01-15 13:58   ` Anton Farygin
2015-01-15 18:22     ` Michael Shigorin
2015-01-15 19:28       ` Anton Farygin
2015-01-15 21:57         ` Michael Shigorin
2015-01-16  5:32           ` Anton Farygin
2015-01-16 12:07             ` Michael Shigorin
2015-01-16 12:54               ` Anton Farygin
2015-01-16 14:35                 ` Michael Shigorin
2015-01-16 19:12                   ` Anton Farygin
2015-01-21 13:56                   ` Anton Farygin
2015-01-21 14:01                     ` Michael Shigorin
2015-01-21 14:10                       ` Anton Farygin
2015-03-07 13:00                         ` Michael Shigorin
2015-03-08  6:19                           ` Anton Farygin
2015-03-08 12:30                             ` Michael Shigorin [this message]
2015-03-09 20:24                           ` Michael Shigorin

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=20150308123047.GA8175@imap.altlinux.org \
    --to=mike@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git