Re: grub-probe without arguments

2007-05-09 Thread Robert Millan
On Tue, May 08, 2007 at 10:19:30PM +0200, Yoshinori K. Okuji wrote: > On Monday 07 May 2007 22:06, Robert Millan wrote: > > On Mon, May 07, 2007 at 09:23:08PM +0200, Yoshinori K. Okuji wrote: > > > On Monday 07 May 2007 10:21, Robert Millan wrote: > > > > I think it would be reasonable to allow gru

Re: grub-probe without arguments

2007-05-08 Thread Otavio Salvador
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > On Monday 07 May 2007 22:06, Robert Millan wrote: >> On Mon, May 07, 2007 at 09:23:08PM +0200, Yoshinori K. Okuji wrote: >> > On Monday 07 May 2007 10:21, Robert Millan wrote: >> > > I think it would be reasonable to allow grub-probe to work witho

Re: grub-probe without arguments

2007-05-08 Thread Yoshinori K. Okuji
On Monday 07 May 2007 22:06, Robert Millan wrote: > On Mon, May 07, 2007 at 09:23:08PM +0200, Yoshinori K. Okuji wrote: > > On Monday 07 May 2007 10:21, Robert Millan wrote: > > > I think it would be reasonable to allow grub-probe to work without > > > arguments. Any comments? > > > > Why do you th

Re: grub-probe without arguments

2007-05-07 Thread Robert Millan
On Mon, May 07, 2007 at 09:23:08PM +0200, Yoshinori K. Okuji wrote: > On Monday 07 May 2007 10:21, Robert Millan wrote: > > I think it would be reasonable to allow grub-probe to work without > > arguments. Any comments? > > Why do you think so? Because it's commonly invoked while debugging. The

Re: grub-probe without arguments

2007-05-07 Thread Yoshinori K. Okuji
On Monday 07 May 2007 10:21, Robert Millan wrote: > I think it would be reasonable to allow grub-probe to work without > arguments. Any comments? Why do you think so? If you want to omit the argument, I think the Unix way is to default to current dir. Okuji