ALT Linux Distributions development
 help / color / mirror / Atom feed
* [devel-distro] propagator default values: p6 vs p7
@ 2013-06-24  8:05 Eugene Prokopiev
  2013-06-24  8:13 ` Eugene Prokopiev
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Prokopiev @ 2013-06-24  8:05 UTC (permalink / raw)
  To: Discussion of distributions <i>development</i>

Здравствуйте!

У меня есть live usb c несколькими образами, файsyslinux/syslinux

--
WBR,
Eugene Prokopiev

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel-distro] propagator default values: p6 vs p7
  2013-06-24  8:05 [devel-distro] propagator default values: p6 vs p7 Eugene Prokopiev
@ 2013-06-24  8:13 ` Eugene Prokopiev
  2013-06-24  8:37   ` Eugene Prokopiev
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Prokopiev @ 2013-06-24  8:13 UTC (permalink / raw)
  To: Discussion of distributions <i>development</i>

24 июня 2013 г., 12:05 пользователь Eugene Prokopiev <enp@itx.ru> написал:
> Здравствуйте!
>
> У меня есть live usb c несколькими образами, файsyslinux/syslinux

Это был фальстарт.

Итак, есть live usb c несколькими образами, файл syslinux/syslinux.cfg
в нем содержит, например, следующее:

label 1
  kernel live-i586/vmlinuz
  append initrd=live-i586/full.cz live fastboot lowmem
stagename=live-i586-console.squash automatic=method:disk,label:altlive

В p6 загрузка live-i586-console.squash происходила автоматически после
выбора соответствующего пункта меню. Я обновил файлы vmlinuz, full.cz
и live-i586-console.squash до аналогичных, собранных уже на p7 по
профилю http://git.altlinux.org/people/enp/packages/mkimage-profile-live.git.
И теперь propagator спрашивает у меня имя устройства, раздела и
каталога - как будто бы label:altlive перестал работать.

Что это может быть и как лечится?

--
WBR,
Eugene Prokopiev

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel-distro] propagator default values: p6 vs p7
  2013-06-24  8:13 ` Eugene Prokopiev
@ 2013-06-24  8:37   ` Eugene Prokopiev
  0 siblings, 0 replies; 3+ messages in thread
From: Eugene Prokopiev @ 2013-06-24  8:37 UTC (permalink / raw)
  To: Discussion of distributions <i>development</i>

> Что это может быть и как лечится?

А еще такое ощущение, что этот баг вопроизводится на i586 и не
воспроизводится на x86_64. Поэтому покажу содержимое live usb целиком:

$ ls -R
.:
live-i586-console.squash  live-i586-xfce.squash
live-x86_64-console.squash  live-x86_64-xfce.squash  syslinux

./syslinux:
boot.cat  gfxboot.c32  ldlinux.sys  live-i586  live-x86_64
syslinux.cfg  syslinux.msg

./syslinux/live-i586:
full.cz  vmlinuz

./syslinux/live-x86_64:
full.cz  vmlinuz

$ cat syslinux/syslinux.cfg
default 1
implicit 0
display syslinux.msg
prompt 1
timeout 100

label 1
  kernel live-i586/vmlinuz
  append initrd=live-i586/full.cz live fastboot lowmem
stagename=live-i586-console.squash automatic=method:disk,label:altlive

label 2
  kernel live-i586/vmlinuz
  append initrd=live-i586/full.cz live fastboot lowmem
stagename=live-i586-xfce.squash automatic=method:disk,label:altlive

label 3
  kernel live-x86_64/vmlinuz
  append initrd=live-x86_64/full.cz live fastboot lowmem
stagename=live-x86_64-console.squash
automatic=method:disk,label:altlive

label 4
  kernel live-x86_64/vmlinuz
  append initrd=live-x86_64/full.cz live fastboot lowmem
stagename=live-x86_64-xfce.squash automatic=method:disk,label:altlive


--
WBR,
Eugene Prokopiev


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-24  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-24  8:05 [devel-distro] propagator default values: p6 vs p7 Eugene Prokopiev
2013-06-24  8:13 ` Eugene Prokopiev
2013-06-24  8:37   ` Eugene Prokopiev

ALT Linux Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

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


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