ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] GRUB и сородичи
Date: Sun, 8 Apr 2007 14:26:59 +0400
Message-ID: <20070408102659.GA5418@basalt.office.altlinux.org> (raw)
In-Reply-To: <461895C3.1000008@altlinux.com>

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

On Sun, Apr 08, 2007 at 11:12:03AM +0400, Anton Farygin wrote:
> Hihin Ruslan wrote:
> > Здравствуйте Anton Farygin
> >   В сообщении от Четверг 05 апреля 2007 Anton Farygin написал(a):
> >  > > За это время что-нибудь изменилось ?
> >  >
> >  > Практически нет, за исключением того, что Петя Савельев доточил -m32
> >  > в gcc. Теперь ждём кто исправит rpm и тогда всё это можно втаскивать
> >  > в  Sisyphus.
> > 
> > Как я понял - если не так, то поправьте пожалуйста. Для сборки grub в 
> > среде x86_64 мешает не столько отсутствие biarch в rpm (путь Suse и 
> > иже), сколько ассемблерные (asm i386)  вставки в коде. 
> > Вот если я сейчас найду в инете учебник по ассемлеру и правильно заменю 
> > вставки на C-шные команды, то будет-ли grub (теоретически) работать 
> > (вариант заменить на asm x86_64?), или за этим поворотом меня ожидает 
> > следующая засада :) ? 
> 
> Т.е.  - ты хочешь пойти другим путём и собрать GRUB нативно под x86_64 ?
> 
> Что-ж.. можно и так, только нужно насколько мне известно не ассемблерные 
> вставки исправлять, а C-шный код фиксить.

Примеры кривого кода на С демонстрировал vsu@ в devel@lists несколько
месяцев назад.  У меня сложилось ощущение, что grub проще переписать,
чем исправить нативную сборку под 64-битную архитектуру.

Впрочем, судя по grub2, не всякое перепеисывание grub обязательно приведёт
к нормальной реализации поддержки 64-битной архитектуры.  


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-04-08 10:26 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-20  5:04 ` Ildar Mulyukov
2006-12-20  6:51   ` Hihin Ruslan
2006-12-20  8:09   ` Anton Farygin
2006-12-20  8:34     ` Andrii Dobrovol`s`kii
2006-12-20 20:59     ` Michael Shigorin
2006-12-20 22:04       ` Pavlov Konstantin
2006-12-21  8:32         ` [devel] GRUB и LILO Michael Shigorin
2006-12-21  8:40           ` Anton Gorlov
2006-12-21  8:35         ` [devel] GRUB и сородичи Alexey I. Froloff
2006-12-21  9:34     ` Epiphanov Sergei
2006-12-21 10:13       ` Anton Farygin
2006-12-21 11:30         ` Dmitry V. Levin
2006-12-21 12:10           ` Sergey Vlasov
2006-12-21 12:22             ` Dmitry V. Levin
2006-12-21 12:50               ` Anton Farygin
2006-12-21 12:54                 ` Dmitry V. Levin
2006-12-21 14:12               ` Epiphanov Sergei
2006-12-21 14:19                 ` Led
2006-12-21 14:39                 ` Dmitry V. Levin
2006-12-21 15:15                   ` Epiphanov Sergei
2006-12-21 15:34                     ` [devel] [jt] " Dmitry V. Levin
2006-12-21 15:42                     ` [devel] " Sergey Vlasov
2006-12-21 15:46                       ` Dmitry V. Levin
2006-12-21 16:13                         ` Sergey Vlasov
2006-12-21 16:19                           ` Sergey Vlasov
2006-12-22  8:26                             ` Epiphanov Sergei
2006-12-21 15:20                   ` Sergey Vlasov
2007-04-05  6:23     ` Hihin Ruslan
2007-04-05  6:27     ` Hihin Ruslan
2007-04-05  6:56       ` Anton Farygin
2007-04-08  3:53         ` Hihin Ruslan
2007-04-08  7:12           ` Anton Farygin
2007-04-08 10:26             ` Dmitry V. Levin [this message]
2007-04-08 10:31               ` Eugene Ostapets
2007-04-10 14:32                 ` [devel] xmms2 (was: Re: GRUB и сородичи ) Igor Zubkov
2007-04-10 14:36                   ` Eugene Ostapets
2007-04-08 20:40               ` [devel] GRUB и сородичи Hihin Ruslan
2007-04-08 11:22             ` Hihin Ruslan
2007-05-11  7:06         ` Hihin Ruslan
2006-12-20 11:56   ` Михаил Якушин

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=20070408102659.GA5418@basalt.office.altlinux.org \
    --to=ldv@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