> "AS" == Andrew Sackville-West writes:
AS> ISTM that is much easier and more reliable to change one variable at
AS> the beginning of the file than to change all the sed expressions
AS> throughout the file...
OK, but whatever they do, they should remember that it looks like
Welcome to Window
On Fri, May 07, 2010 at 05:39:52PM +0800, jida...@jidanni.org wrote:
> > "SJ" == Sven Joachim writes:
>
> SJ> Yes, actually you can do it at build time by using the configure option
> SJ> --program-transform-name. Say you want grub to be named grub2 to
> SJ> distinguish it from grub-legacy,
> "SJ" == Sven Joachim writes:
SJ> Yes, actually you can do it at build time by using the configure option
SJ> --program-transform-name. Say you want grub to be named grub2 to
SJ> distinguish it from grub-legacy, then you can run
SJ> $ ./configure --program-transform-name=s/grub/grub2/
SJ>
On 2010-05-06 05:23 +0200, Andrew Sackville-West wrote:
> On Thu, May 06, 2010 at 08:52:39AM +0800, jida...@jidanni.org wrote:
>> In /etc/grub.d/00_header we see
>>
>> transform="s,x,x,"
>> grub_prefix=`echo /boot/grub | sed ${transform}`
>>
ose of ..."
Dear Grub Team: Please add a comment to the File to document the purpose of
"sed s,x,x,"
based on the discussion in
http://news.gmane.org/group/gmane.linux.debian.user/thread=380890/
Thanks.
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a s
* 2010-05-06 08:52 (+0800), jida...@jidanni.org wrote:
> In /etc/grub.d/00_header we see
>
> transform="s,x,x,"
> grub_prefix=`echo /boot/grub | sed ${transform}`
> locale_dir=`echo /boot/grub/locale | sed ${transform}`
>
> Isn't that sed line one big n
On Thu, May 06, 2010 at 08:52:39AM +0800, jida...@jidanni.org wrote:
> In /etc/grub.d/00_header we see
>
> transform="s,x,x,"
> grub_prefix=`echo /boot/grub | sed ${transform}`
> locale_dir=`echo /boot/grub/locale | sed ${transform}`
>
> Isn't that sed l
In /etc/grub.d/00_header we see
transform="s,x,x,"
grub_prefix=`echo /boot/grub | sed ${transform}`
locale_dir=`echo /boot/grub/locale | sed ${transform}`
Isn't that sed line one big no-op?
Should I file a bug to have it removed or at least have a comment added
as to its p
On Thu, 6 May 2004, Patrick Wiseman wrote:
> My emails from a 'testing' machine include the following header:
>
> X-X-Sender: [EMAIL PROTECTED]
>
> I'm 'pwiseman'; my machine's _local_ name is 'mycroft', but no-one in the
> outside world n
On Thu, 2004-05-06 at 20:07 -0400, Patrick Wiseman wrote:
> My emails from a 'testing' machine include the following header:
>
> X-X-Sender: [EMAIL PROTECTED]
>
> I'm 'pwiseman'; my machine's _local_ name is 'mycroft', but no-one in the
My emails from a 'testing' machine include the following header:
X-X-Sender: [EMAIL PROTECTED]
I'm 'pwiseman'; my machine's _local_ name is 'mycroft', but no-one in the
outside world needs to know that. So what's telling them? Exim? How do
I sto
On Tue, Aug 31, 1999 at 02:06:09PM -0600, Rogerio A. de Paula wrote:
> I upgraded the kernel to 2.2.x version (I tried different ones), but now I
> always get a warning message from mount saying that the compiled version
> of mount is older than the kernel (although I've already recompiled
> mount!
I upgraded the kernel to 2.2.x version (I tried different ones), but now I
always get a warning message from mount saying that the compiled version
of mount is older than the kernel (although I've already recompiled
mount!). Due to that, NFS gets very verbosy and keeps on sending
nfs_warning, nfs_d
On: Thu, 27 Aug 1998 21:19:48 + Phillip Neumann writes:
>
> Hi,
> What sould i do to run an X session, and then changing to another
> console and make another X session, without linux saying me it canot
> do it??
I have written the following shell function to do this automatically:
x() {
On Thu, Aug 27, 1998 at 09:19:48PM +, Phillip Neumann wrote:
> Hi,
>
> What sould i do to run an X session, and then changing to another
> console and make another X session, without linux saying me it canot do
> it??
startx -- :1
--
Mike Schmitz [EMAIL PROTECTED]http://www.bend-o
Hi,
What sould i do to run an X session, and then changing to another
console and make another X session, without linux saying me it canot do
it??
Thanks, Phillip Neumann
[EMAIL PROTECTED]
16 matches
Mail list logo