Re: [PATCH] be less annoying on boot

2008-08-02 Thread Christopher Brown
 On Friday 01 August 2008 3:51:05 pm Bill Nottingham wrote:
 As long as we're printing mostly useless messages on every boot
 regardless of debug level, make them 5% more amusing.

Sometimes I think a Frankenstein quote more appropriate:


--- linux-2.6.26.noarch/arch/x86/kernel/head64.c.foo2008-08-01
15:44:28.0 -0400
+++ linux-2.6.26.noarch/arch/x86/kernel/head64.c2008-08-01
15:46:53.0 -0400
@@ -109,11 +109,11 @@

early_printk(Kernel alive\n);

x86_64_init_pda();

-   early_printk(Kernel really alive\n);
+  early_printk(And now, with the world before me, 
 whither should I
bend my steps?\n);

x86_64_start_reservations(real_mode_data);
 }

 void __init x86_64_start_reservations(char *real_mode_data)



-- 
Christopher Brown

http://www.chruz.com

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: [PATCH] be less annoying on boot

2008-08-02 Thread Eric Paris
On Sat, 2008-08-02 at 14:59 +0100, Christopher Brown wrote:
 On Friday 01 August 2008 3:51:05 pm Bill Nottingham wrote:
  As long as we're printing mostly useless messages on every boot
  regardless of debug level, make them 5% more amusing.
 
 Sometimes I think a Frankenstein quote more appropriate:

NAK, does not apply.


 --- linux-2.6.26.noarch/arch/x86/kernel/head64.c.foo  2008-08-01
 15:44:28.0 -0400
 +++ linux-2.6.26.noarch/arch/x86/kernel/head64.c  2008-08-01
 15:46:53.0 -0400
 @@ -109,11 +109,11 @@
 
   early_printk(Kernel alive\n);
 
   x86_64_init_pda();
 
 - early_printk(Kernel really alive\n);
 +  early_printk(And now, with the world before me, 
  whither should I
 bend my steps?\n);
 
   x86_64_start_reservations(real_mode_data);
  }
 
  void __init x86_64_start_reservations(char *real_mode_data)
 
 
 

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: [PATCH] be less annoying on boot

2008-08-02 Thread Arnaldo Carvalho de Melo
Em Sat, Aug 02, 2008 at 10:16:30AM -0400, Eric Paris escreveu:
 On Sat, 2008-08-02 at 14:59 +0100, Christopher Brown wrote:
  On Friday 01 August 2008 3:51:05 pm Bill Nottingham wrote:
   As long as we're printing mostly useless messages on every boot
   regardless of debug level, make them 5% more amusing.
  
  Sometimes I think a Frankenstein quote more appropriate:
 
 NAK, does not apply.

NAH, easily fixable by hand, worth the effort :-P
 
 
  --- linux-2.6.26.noarch/arch/x86/kernel/head64.c.foo2008-08-01
  15:44:28.0 -0400
  +++ linux-2.6.26.noarch/arch/x86/kernel/head64.c2008-08-01
  15:46:53.0 -0400
  @@ -109,11 +109,11 @@
  
  early_printk(Kernel alive\n);
  
  x86_64_init_pda();
  
  -   early_printk(Kernel really alive\n);
  +  early_printk(And now, with the world before me, 
   whither should I
  bend my steps?\n);
  
  x86_64_start_reservations(real_mode_data);
   }
  
   void __init x86_64_start_reservations(char *real_mode_data)
  
  
  
 
 ___
 Fedora-kernel-list mailing list
 Fedora-kernel-list@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-kernel-list

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list


Re: [PATCH] be less annoying on boot

2008-08-02 Thread Christopher Brown
2008/8/2 Eric Paris [EMAIL PROTECTED]:
 On Sat, 2008-08-02 at 14:59 +0100, Christopher Brown wrote:
 On Friday 01 August 2008 3:51:05 pm Bill Nottingham wrote:
  As long as we're printing mostly useless messages on every boot
  regardless of debug level, make them 5% more amusing.

 Sometimes I think a Frankenstein quote more appropriate:

 NAK, does not apply.

Yeah, gmail's interface does this fantastic Watch while I f*** with
your coding style as soon as you hit send.

I think its called a WYSIWLLAA editor  - What You See Is What Looks
Like Ascii Art.

It's a sad day when I can't submit a single one-liner

-- 
Christopher Brown

http://www.chruz.com

___
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list