From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: [devel] Re: [d-kernel] Re: Fwd: [Bug 3318] New: При установке любого ядра не прописывается соотвествующая секция в меню grub Date: Tue, 25 Nov 2003 17:53:42 +0300 Message-ID: <20031125145342.GB17136@basalt.office.altlinux.org> (raw) In-Reply-To: <3FC36D24.4060502@altlinux.com> [-- Attachment #1: Type: text/plain, Size: 1145 bytes --] On Tue, Nov 25, 2003 at 05:54:28PM +0300, Anton Farygin wrote: > Alexey Tourbin wrote: > >On Tue, Nov 25, 2003 at 05:25:22PM +0300, Alexey Tourbin wrote: > > > >>>> Component: bootloader-utils > >>>> AssignedTo: nidd@altlinux.org > >>> > >>>Так что, за bootloader-utils у нас никто не отвечает? > >> > >>Похоже что нет. > > > > > >Видимо, дело в этом: > > > >--- /usr/share/loader/grub- 2003-03-19 17:41:06 +0300 > >+++ /usr/share/loader/grub 2003-11-25 17:34:24 +0300 > >@@ -154,6 +154,7 @@ sub get_boot_partitions { > > local *F; > > open F, '/etc/fstab'; > > while (<F>) { > >+ next if /^#/; > > my @s = split ' '; > > $part = $s[0] if $s[1] =~ m|/$| and not $part; > > if ($s[1] =~ m|/boot$|) { > > > >Вообще, там есть что по части перла зафиксить. > >Или на shell'е переписать. > > По хорошему - надо либо на shell либо на C переписывать. > > Кстати, конфигуратор/инсталятор ведь тоже должны прописывать в конфиги > загрузчиков ядра... можно совместить. Не надо совмещать простую задачу со сложной. > По моему у RedHat есть неплохая реализация на C + shell Что-то верится с трудом. Кто автор? -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next parent reply other threads:[~2003-11-25 14:53 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-11-25 14:53 ` Dmitry V. Levin [this message] 2003-11-25 19:03 ` [devel] " Alexey Tourbin 2003-11-26 13:00 ` Anton Farygin 2003-11-26 13:01 ` [devel] Re: [d-kernel] " Anton Farygin 2003-11-26 12:12 ` [devel] " Alexey Tourbin 2003-11-26 12:27 ` [devel] Re: [d-kernel] " Anton Farygin 2003-11-26 12:34 ` Sergey Vlasov 2003-11-26 13:03 ` Anton Farygin 2003-11-26 13:03 ` [devel] Re: fstab parser 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=20031125145342.GB17136@basalt.office.altlinux.org \ --to=ldv@altlinux.org \ --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