All of lore.kernel.org
 help / color / mirror / Atom feed
[parent not found: <4728c15d0810081751i57cfe910x9aa321f25f89495a@mail.gmail.com>]
* 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; 29+ 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] 29+ messages in thread

end of thread, other threads:[~2009-01-26 19:27 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20081007095652.GD7127@fencepost.gnu.org>
2008-10-08 21:40 ` forgot passwd, cannot login, [rd]init=/bin/sh don't work 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
2008-12-26 18:57       ` [PATCH] menu.c clearer instructions jidanni
2008-12-26 19:48         ` cmdline.c: ESC at any time exits: only mentioned once jidanni
2009-01-24 20:11           ` Vesa Jääskeläinen
2009-01-25  9:42             ` Carles Pina i Estany
2008-12-26 20:46         ` [PATCH] menu.c clearer instructions Carles Pina i Estany
2008-12-26 22:54           ` jidanni
2008-12-27  6:53             ` Pavel Roskin
2008-12-27 22:49               ` jidanni
2008-12-30  1:09                 ` jidanni
2008-12-30  8:12                   ` Jerone Young
2009-01-01  0:18                     ` jidanni
2009-01-05  5:31             ` Jerone Young
2009-01-05 23:53               ` jidanni
2009-01-23 20:05                 ` patches not acted upon jidanni
2009-01-24 20:02                   ` Vesa Jääskeläinen
2009-01-25  3:24                   ` Jerone Young
2009-01-26 19:27                     ` jidanni
2008-12-26 19:10       ` [semi-PATCH] grub.texi: emergency booting without root passwd jidanni
2008-12-26 20:42         ` Carles Pina i Estany
2009-01-24 20:06           ` Vesa Jääskeläinen
     [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

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.