All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: forgot passwd, cannot login, [rd]init=/bin/sh don't work
@ 2008-10-17 12:26 James Shewey
  2008-10-18  3:44 ` Cameron Braid
  0 siblings, 1 reply; 9+ messages in thread
From: James Shewey @ 2008-10-17 12:26 UTC (permalink / raw)
  To: The development of GRUB 2

Grub does not manage ubuntu or debian's (or any other distribution's) repositories and has no control  over how often these distros recompile and update these packages. Only their own codebase which is stored in their svn codebase. Debian'snewest package is a little out of date, and ubuntu's newest  package is _really_ out of date. This means that your patch may have already installed your patch in the grub2 codebase and by installing fro your distributon's repository, you wouldn't even know. This means that you can  either  a) file a bug report with your distrbution and wait for the package to propigate (which cold take up to 6 mos for ubuntu for the jaunty jackalope 9.04 release and even longer for debian, depending. You could speed this up by running the alpha version of your distro, but this is not recommended.) or b) break down and install from grub2 svn. Installing from svn is not very hard. The commands are:

svn co http://url
Cd grub2
./configure
make
sudo make install

You would need to look up the url for the grub svn though. Also be aware that grub2 will not compile on a 64 bit system yet.

James

-----Original Message-----
From: jidanni@jidanni.org
Sent: Wednesday, October 15, 2008 2:41 PM
To: grub-devel@gnu.org
Subject: Re: forgot passwd, cannot login, [rd]init=/bin/sh don't work

Can somebody please integrate my patches? For the parent article and
the "grub-install message should mention --recheck" article.

I am a mere "apt-get install" user. I fear if I learn your whole
source code system, and finally make an official patch, it too will
fall on deaf ears.

As I expect I will only have one patch per three years, please
integrate it for me. Thanks.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel




^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <20081007095652.GD7127@fencepost.gnu.org>]

end of thread, other threads:[~2008-10-18 12:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4728c15d0810081751i57cfe910x9aa321f25f89495a@mail.gmail.com>
2008-10-09  1:09 ` forgot passwd, cannot login, [rd]init=/bin/sh don't work jidanni
2008-10-17 12:26 James Shewey
2008-10-18  3:44 ` Cameron Braid
2008-10-18 12:20   ` Steven Trotter
     [not found] <20081007095652.GD7127@fencepost.gnu.org>
2008-10-08 21:40 ` jidanni
2008-10-08 23:09   ` walt
2008-10-09 18:19   ` Niels Böhm
2008-10-11  2:46     ` jidanni
2008-10-15 18:41       ` jidanni

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.