From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Mentor for gsoc for parted integration.
Date: Fri, 06 Apr 2012 19:51:09 +0200 [thread overview]
Message-ID: <4F7F2D0D.7060605@gmail.com> (raw)
In-Reply-To: <CALAKb-ezZ_NiE7Y+BQhSTf-tdNUuHv3GkUiC5aHRi-vVNFi4FQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1467 bytes --]
On 06.04.2012 15:53, RAJIV KRISHNA OMAR wrote:
> Hi,
> I am interested in parted integration in grub and it is my proposal in
> gsoc.
This is an old idea which was formulated in times when parted
manipulated filesystems as well as partition tables and was never really
discussed whether it's useful or would qualify for SoC. With the POSIX
layer I wrote for brltty it will probably be relatively easy to compile
parted into a GRUB module.
Also any writing to disk has a danger of data loss, so we restrict the
writing to what makes sense to write on boot regularly. So we write only
to environment block and few specific msdos partition table
manipulations for the OS which make assumptions about partition map
layout which prevent multi-booting. I have never seen any OS which makes
any such assumptions on any other partition map.
The only reasons I see to write in any other way is to reorganise data
or to install a new OS. In most cases it makes more sense to integrate
parted into installer. In other cases it makes more sense to have a
small initramfs/mfsroot/ramdisk/... based OS bootable from GRUB and
working from RAM with a data-related set of tools including parted.
Also if you want to make any projects you have to prove that you're able
to succeed. The best way to prove it is to start with small
contributions and it will also help you familiraise with GRUB codebase.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2012-04-06 17:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-06 13:53 Mentor for gsoc for parted integration RAJIV KRISHNA OMAR
2012-04-06 17:51 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2012-04-12 14:03 ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-04-12 14:05 ` Samuel Thibault
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=4F7F2D0D.7060605@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.