* Implementing commands from TODO list
@ 2009-01-30 0:11 Bandan
2009-01-30 1:51 ` phcoder
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Bandan @ 2009-01-30 0:11 UTC (permalink / raw)
To: The development of GRUB 2
First thing's first; I finally realized while getting my daily dose of grub2
that I had unintentionally tried to post my message in a wrong thread
here :
http://lists.gnu.org/archive/html/grub-devel/2009-01/msg00157.html
It was very careless on my part and I sincerely apologize for the noise
(sorry phcoder and Vesa Jääskeläinen ! ).
Now to my point:
I was looking at the TODO list here http://grub.enbug.org/TodoList into
the list of missing commands http://grub.enbug.org/CommandList. As I
see that there is not much talk about them on the list, I would like to
track the missing commands and start adding them to Grub2.
Personally, I would like to start with "uppermem" as I have already
gone through the relevant code and it will be easier for me to start with
it.
Any ideas/suggestions would be greatly appreciated.
Thanks,
Bandan
--
BSD
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Implementing commands from TODO list
2009-01-30 0:11 Implementing commands from TODO list Bandan
@ 2009-01-30 1:51 ` phcoder
2009-02-03 1:10 ` Bandan
2009-02-07 17:27 ` phcoder
2009-02-07 22:22 ` Robert Millan
2 siblings, 1 reply; 5+ messages in thread
From: phcoder @ 2009-01-30 1:51 UTC (permalink / raw)
To: The development of GRUB 2
Bandan wrote:
> (sorry phcoder and Vesa Jääskeläinen ! ).
NP
> Personally, I would like to start with "uppermem" as I have already
> gone through the relevant code and it will be easier for me to start with
> it.
Uppermem is i386-bound. I propose more general format:
meminfo [-l] [-s VAR]
Which outputs total amount of memory.
If launched with -s VAR this value is stored to variable
If launched with -v it outputs complete memory map
Thank
Vladimir 'phcoder' Serbinenko
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Implementing commands from TODO list
2009-01-30 1:51 ` phcoder
@ 2009-02-03 1:10 ` Bandan
0 siblings, 0 replies; 5+ messages in thread
From: Bandan @ 2009-02-03 1:10 UTC (permalink / raw)
To: grub-devel; +Cc: phcoder
Hi!
>
> Uppermem is i386-bound. I propose more general format:
> meminfo [-l] [-s VAR]
Sounds good to me.
> Which outputs total amount of memory.
> If launched with -s VAR this value is stored to variable
> If launched with -v it outputs complete memory map
>
So, would meminfo be the equivalent of displaymem that we had in grub-legacy
(with a few modifications) ? Is there any reason to change the command name
from displaymem to meminfo ?
Bandan
--
BSD
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Implementing commands from TODO list
2009-01-30 0:11 Implementing commands from TODO list Bandan
2009-01-30 1:51 ` phcoder
@ 2009-02-07 17:27 ` phcoder
2009-02-07 22:22 ` Robert Millan
2 siblings, 0 replies; 5+ messages in thread
From: phcoder @ 2009-02-07 17:27 UTC (permalink / raw)
To: The development of GRUB 2
You might want to have a look at lsmmap function
Vladimir 'phcoder' Serbinenko
Bandan wrote:
> First thing's first; I finally realized while getting my daily dose of grub2
> that I had unintentionally tried to post my message in a wrong thread
> here :
> http://lists.gnu.org/archive/html/grub-devel/2009-01/msg00157.html
>
> It was very careless on my part and I sincerely apologize for the noise
> (sorry phcoder and Vesa Jääskeläinen ! ).
>
> Now to my point:
>
> I was looking at the TODO list here http://grub.enbug.org/TodoList into
> the list of missing commands http://grub.enbug.org/CommandList. As I
> see that there is not much talk about them on the list, I would like to
> track the missing commands and start adding them to Grub2.
> Personally, I would like to start with "uppermem" as I have already
> gone through the relevant code and it will be easier for me to start with
> it.
>
> Any ideas/suggestions would be greatly appreciated.
>
> Thanks,
> Bandan
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Implementing commands from TODO list
2009-01-30 0:11 Implementing commands from TODO list Bandan
2009-01-30 1:51 ` phcoder
2009-02-07 17:27 ` phcoder
@ 2009-02-07 22:22 ` Robert Millan
2 siblings, 0 replies; 5+ messages in thread
From: Robert Millan @ 2009-02-07 22:22 UTC (permalink / raw)
To: The development of GRUB 2
On Thu, Jan 29, 2009 at 07:11:11PM -0500, Bandan wrote:
> First thing's first; I finally realized while getting my daily dose of grub2
> that I had unintentionally tried to post my message in a wrong thread
> here :
> http://lists.gnu.org/archive/html/grub-devel/2009-01/msg00157.html
I already sent a reply about this to your other thread. Please check it out.
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-02-07 22:23 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 0:11 Implementing commands from TODO list Bandan
2009-01-30 1:51 ` phcoder
2009-02-03 1:10 ` Bandan
2009-02-07 17:27 ` phcoder
2009-02-07 22:22 ` Robert Millan
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.