ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dimitry V. Ketov" <Dimitry.Ketov@avalon.ru>
To: "ALT Devel discussion list" <devel@altlinux.ru>
Subject: RE: [devel] lilo, /boot/boot*.b, -DLCF_BUILTIN
Date: Thu, 20 May 2004 16:48:33 +0400
Message-ID: <E1B7C89B8DCB084C809A22D7FEB90B384196@frodo.avalon.ru> (raw)



> -----Original Message-----
> From: devel-bounces@altlinux.ru 
> [mailto:devel-bounces@altlinux.ru] On Behalf Of Dmitry V. Levin
> Sent: Thursday, May 20, 2004 3:43 PM

> On Thu, May 20, 2004 at 03:38:56PM +0400, Dimitry V. Ketov wrote:
> > А с какого момента микрокод загрузчика /boot/boot*.b стал 
> встроенным в 
> > инсталлятор /sbin/lilo, а то отстал я что-то от его жизни ... ;)
> 
> С lilo-22.3, посмотрите /usr/share/doc/lilo-*/CHANGES*, там написано.

Ок, спасибо. Тогда /sbin/mkbootdisk нуждается в исправлении (см. ниже).
И еще: на сколько актуально /sbin/mkbootdisk -t <loadertype>, /sbin/mkbootdisk.lilo, /sbin/mkbootdisk.grub, при условии, что /sbin/mkbootdisk.grub может быть написан например мной?

=== mkbootdisk.patch ===
--- /sbin/mkbootdisk.old	2003-02-10 15:51:57 +0300
+++ /sbin/mkbootdisk	2004-05-19 21:57:47 +0400
@@ -228,7 +228,7 @@
 {
 	/bin/cp -a --parents "$device" "$rootdev" "$MOUNTDIR"
 	/bin/mkdir -p "$MOUNTDIR/boot"
-	/bin/cp -p /boot/boot-text.b "$MOUNTDIR/boot/boot.b"
+#	/bin/cp -p /boot/boot-text.b "$MOUNTDIR/boot/boot.b"
 
 	/bin/mkdir "$MOUNTDIR"/{etc,tmp}
 	LILO="$MOUNTDIR/etc/lilo.conf"
@@ -236,6 +236,7 @@
 $lba
 $compact
 boot=$device
+install=text
 timeout=100
 message=/boot/message
 prompt
========================


             reply	other threads:[~2004-05-20 12:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-20 12:48 Dimitry V. Ketov [this message]
2004-05-20 13:49 ` Dmitry V. Levin

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=E1B7C89B8DCB084C809A22D7FEB90B384196@frodo.avalon.ru \
    --to=dimitry.ketov@avalon.ru \
    --cc=devel@altlinux.ru \
    /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