All of lore.kernel.org
 help / color / mirror / Atom feed
* FS: write ability
@ 2007-11-14  8:53 Oleg Strikov
  2007-11-18 10:58 ` Marco Gerards
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Strikov @ 2007-11-14  8:53 UTC (permalink / raw)
  To: grub-devel

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

I'm going to code new grub2 mechanism to provide not only read, but write
ability to grub loader. First of all i need such feature for ext2/3 FS, but
i think it'll be great to enlarge it to all supported FS.
If anybody can help with some code or recommend interesting approach - feel
free to tell me

Thanks!

[-- Attachment #2: Type: text/html, Size: 331 bytes --]

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

* Re: FS: write ability
  2007-11-14  8:53 FS: write ability Oleg Strikov
@ 2007-11-18 10:58 ` Marco Gerards
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Gerards @ 2007-11-18 10:58 UTC (permalink / raw)
  To: The development of GRUB 2

"Oleg Strikov" <oleg.strikov@gmail.com> writes:

> I'm going to code new grub2 mechanism to provide not only read, but write
> ability to grub loader. First of all i need such feature for ext2/3 FS, but
> i think it'll be great to enlarge it to all supported FS.
> If anybody can help with some code or recommend interesting approach - feel
> free to tell me

Please understand that this cannot be included in GRUB 2, at least as
far as I am concerned.  Although it is very nice to work on write
support, it goes beyond the goal of a bootloader.  If it is included
in GRUB, it means we have to maintain it.  We already have a lack of
time to maintain the current code base.

Besides that, there is little added value.  While write support is
*very* complex, can damage filesystems when there is a bug, etc.  It's
also a lot of work, even for a single filesystem.

Why do you need write support?  Perhaps there is another solution to
the problem you are trying to fix?

--
Marco




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

end of thread, other threads:[~2007-11-18 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-14  8:53 FS: write ability Oleg Strikov
2007-11-18 10:58 ` Marco Gerards

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.