All of lore.kernel.org
 help / color / mirror / Atom feed
* usability
@ 2004-07-31 18:32 Yoshinori K. Okuji
  2004-07-31 19:50 ` usability Marco Gerards
  0 siblings, 1 reply; 22+ messages in thread
From: Yoshinori K. Okuji @ 2004-07-31 18:32 UTC (permalink / raw)
  To: The development of GRUB 2

Hello,

I have stopped my work on GRUB 2 for a while, but I now would like to 
restart it again.

My initial goal is to make it possible to use GRUB 2 for real purpose 
(e.g. on my computer with which I write this mail). This is the most 
important for me, since it is really tiring to maintain both GRUB 
Legacy and GRUB 2. I don't think this will be feature-rich in near 
future, and I intend to focus on very fundamental things. I will do 
these as the first step:

- Implement the menu interface with Unicode awared. I have a prototype 
but this is very poor, especially about Unicode handling. I address 
this issue first.

- Support a config file. I can just port the support from GRUB Legacy, 
but I will consider if it could be improved. At least, I want to 
include support for including a portion of a config file from another 
file, and support for specifying a label to a title, so that you can 
use a label instead of a number to specify an entry.

- Implement some loaders on i386-pc for the normal mode (such as linux 
and multiboot). This should be very easy.

- Implement autoload. This should be very easy.

- Make it possible to call a hook when a variable is read/written. This 
would require some consideration about the API design.

- Implement some basic variables and commands (such as root and boot).

Probably I won't be very fast, because it is very hard for me to work in 
weekdays. If you are willing to work on any of them, let me know, so 
that we won't waste time due to duplicated work.

Okuji



^ permalink raw reply	[flat|nested] 22+ messages in thread
* Wiki
@ 2004-11-18  9:37 Ralf Baechle
  0 siblings, 0 replies; 22+ messages in thread
From: Ralf Baechle @ 2004-11-18  9:37 UTC (permalink / raw)
  To: linux-mips

Some of you may have already noticed; I replaced the old homepage of
linux-mips.org which was generated from the same sources as the
Linux/MIPS Howto by a wiki at http://www.linux-mips.org.  The wiki's
currently 82 pages including a somewhat updated version of Jun Sun's
Porting Linux document and inspite of the young age of the wiki it
should already have bypassed the old documents in quantity, readability,
up-to-dateness.

Check it out, post what you think about the wiki.  Most importantatly
write many nice new articles :-)

  Ralf

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Wiki
@ 2005-10-17  8:25 Marco Gerards
  2005-10-21 14:45 ` Wiki Hollis Blanchard
  0 siblings, 1 reply; 22+ messages in thread
From: Marco Gerards @ 2005-10-17  8:25 UTC (permalink / raw)
  To: grub-devel

Hi,

The GRUB wiki is down.  We talked a bit about moving the wiki on IRC.
Did someone find a good host for the wiki already?

Another problem is the data, is it still available some way so we can
restore the wiki if we found a new host?

Thanks,
Marco




^ permalink raw reply	[flat|nested] 22+ messages in thread
* Wiki
@ 2005-12-24 15:49 Marco Gerards
  0 siblings, 0 replies; 22+ messages in thread
From: Marco Gerards @ 2005-12-24 15:49 UTC (permalink / raw)
  To: grub-devel

Hi,

As most of you know, I was not very active lately.  Most important and
big emails people sent in were not read by me.  Not because they are
not important, just because those issues cost more time.  Hopefully I
will have more time in February, I expect most important courses are
finished by then.

I created a private page about what I am working on and what's on my
todo on the wiki.  If you think there is something I should look at,
but which is not on the wiki, please contact me.  If it is not there
it means I forgot about it.

Besides that, I have added links from the todo list to my personal
page for the todo items I work on or which are high on my todo list.
I hope other people will do the same.  This will make it clear for
people who are not involved with GRUB what we are heading to and what
needs to be worked on.

I have some holidays now.  I'm quite busy for school, but I'd also
like to fill the spare hours with some GRUB hacking (HFS+ and
scripting is something that just can't wait, other things rely on
it...)

Hopefully I explained my situation clearly, otherwise feel free to
contact me. :-)

--
Marco




^ permalink raw reply	[flat|nested] 22+ messages in thread
* Patchwork
@ 2022-03-15 20:55 Ryan Eatmon
       [not found] ` <16DD80271A49B4DC.17931@lists.yoctoproject.org>
  0 siblings, 1 reply; 22+ messages in thread
From: Ryan Eatmon @ 2022-03-15 20:55 UTC (permalink / raw)
  To: meta-arago


All,

We are using the new Yocto Project Patchwork server to track the state 
of patches sent to this mailing list.  If you would like to know the 
status of a given patch, you may query the project at:

https://patchwork.yoctoproject.org/project/arago/list/


-- 
Ryan Eatmon
reatmon@ti.com


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

end of thread, other threads:[~2022-03-18 16:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-31 18:32 usability Yoshinori K. Okuji
2004-07-31 19:50 ` usability Marco Gerards
2004-07-31 22:09   ` usability Yoshinori K. Okuji
2004-07-31 22:59     ` usability Marco Gerards
2004-08-01 11:00       ` usability Yoshinori K. Okuji
2004-08-01 15:24         ` wiki Yoshinori K. Okuji
2004-08-01 20:40           ` wiki Marco Gerards
2004-08-02 11:41             ` wiki Yoshinori K. Okuji
2004-08-04 11:14               ` wiki Yoshinori K. Okuji
2004-08-02 15:05         ` usability Tomas Ebenlendr
2004-08-04 11:18           ` usability Yoshinori K. Okuji
2004-07-31 22:34   ` usability Yoshinori K. Okuji
2004-08-01  8:40     ` usability Jeroen Dekkers
  -- strict thread matches above, loose matches on Subject: below --
2004-11-18  9:37 Wiki Ralf Baechle
2005-10-17  8:25 Wiki Marco Gerards
2005-10-21 14:45 ` Wiki Hollis Blanchard
2005-10-21 16:04   ` Wiki Yoshinori K. Okuji
2005-10-21 22:03     ` Wiki Yoshinori K. Okuji
2005-10-23  2:31       ` Wiki Hollis Blanchard
2005-10-28  3:06         ` Wiki Yoshinori K. Okuji
2005-12-24 15:49 Wiki Marco Gerards
2022-03-15 20:55 Patchwork Ryan Eatmon
     [not found] ` <16DD80271A49B4DC.17931@lists.yoctoproject.org>
2022-03-18 16:07   ` wiki Nishanth Menon

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.