Re: Switching to git?

2007-12-17 Thread willem
Otavio Salvador wrote: "Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: On Saturday 15 December 2007 11:54, Robert Millan wrote: So it seems nobody objected. What do we need to proceed? I do object. Personally, I believe that git is inferior to other modern version control sys

Re: Switching to git?

2007-12-17 Thread willem
Markus Elfring wrote: I do object. Personally, I believe that git is inferior to other modern version control systems, thus I don't want to move. If we do, I prefer to go with something better. Which features are you missing? http://en.wikipedia.org/wiki/Comparison_of_revision_control_sof

Re: Switching to git?

2007-12-07 Thread willem
Otavio Salvador wrote: willem <[EMAIL PROTECTED]> writes: Otavio Salvador wrote: Pavel Roskin <[EMAIL PROTECTED]> writes: Other GNU projects have switched to git. Savannah supports git. The list of the GNU projects using git is pretty impressive: http://gi

Re: Switching to git?

2007-12-06 Thread willem
Otavio Salvador wrote: Pavel Roskin <[EMAIL PROTECTED]> writes: Other GNU projects have switched to git. Savannah supports git. The list of the GNU projects using git is pretty impressive: http://git.sv.gnu.org/gitweb/ I think GNU GRUB would be a welcome addition. +1. I brought thi

Grub2 wiki

2007-10-21 Thread willem
In the grub2 wiki the page how to install on x86 systems references /dev/hda . but in the newer kernel the device is changed in /dev/sda. The wiki should mention that too. regards. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.or

grub2 i386

2007-10-20 Thread willem
hello, With an editor I did remove the entry console from grub.cfg on my floppy. Now I can boot grub2 from the floppy. So in the grub2 templates the entry console must be removed. regards. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.

grup2 i386

2007-10-20 Thread willem
hello, i did run my scripts again after adding the terminal and console modules. but the console module is not in cvs. i see there is a video module. so something must be changed in the template files of grub2. vesa i did see your proposef html and css files. looks very nice. over what kind of e

grub2 i386

2007-10-19 Thread willem
hello, the next script solved my problem partially. #!/bin/bash #This will create a GRUB2 boot floppy that supports GPT system. #Make sure you have updated /boot/grub completely to ensure proper floppy creation #last updated for grub2 1.95 grub-mkimage -d /boot/grub -v -o /boot/grub/core.img

grub2 i386

2007-10-18 Thread willem
hello, i checked out grub2 from cvs and compiled it. I tried update-grub , but it failed because it cannot find the path to device hda. In the latest kernels this name is changed to sda. how can i change that in grub2 ? regards ___ Grub-devel maili

Re: a FAQ that probably isn't that trivial to answer ...

2007-10-02 Thread willem
Udo Rader wrote: Hi, for various reasons I decided to give grub2 a try and now I am caught in the "my system doesn't boot" trap. The problem is probably a bit more complex then it seems at first hand, because my system doesn't even start into grub at all but "freezes" somewhere between hard dis