public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Broken-up patch #15
@ 2004-05-28 23:33 Tommy McCabe
  2004-05-28 23:51 ` claudio
  2004-05-31 20:47 ` Miguel Bolanos
  0 siblings, 2 replies; 3+ messages in thread
From: Tommy McCabe @ 2004-05-28 23:33 UTC (permalink / raw)
  To: linux-8086

Eliminates ash from the root disk.

diff -ruN ./elks-stuff/elkscmd/ash/Makefile
./elks/elkscmd/ash/Makefile
--- ./elks-stuff/elkscmd/ash/Makefile	2004-05-28
16:02:01.000000000 -0400
+++ ./elks/elkscmd/ash/Makefile	2004-04-21
17:14:03.000000000 -0400
@@ -1,6 +1,6 @@
 # Makefile for ash.
 #
-# 19980209 Claudio Matsuoka <claudio@conectiva.com>
+# 19980209 Claudio Matsuoka <claudio@pos.inf.ufpr.br>
 # Modified for ELKS and bcc
 
 BASEDIR=..
@@ -70,13 +70,13 @@
 
 rfs: install
 
-min_rfs: install
+min_rfs:
 
 net_rfs: install
 
 smin_rfs:
 
-install: ash
+install: ash 
 	cp -p ash $(TARGET_MNT)/bin/ash
 	rm -f $(TARGET_MNT)/bin/sh
 	ln $(TARGET_MNT)/bin/ash $(TARGET_MNT)/bin/sh


	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

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

* Re: Broken-up patch #15
  2004-05-28 23:33 Broken-up patch #15 Tommy McCabe
@ 2004-05-28 23:51 ` claudio
  2004-05-31 20:47 ` Miguel Bolanos
  1 sibling, 0 replies; 3+ messages in thread
From: claudio @ 2004-05-28 23:51 UTC (permalink / raw)
  To: Tommy McCabe; +Cc: linux-8086

On Fri, 28 May 2004, Tommy McCabe wrote:

> Eliminates ash from the root disk.
>
> diff -ruN ./elks-stuff/elkscmd/ash/Makefile
> ./elks/elkscmd/ash/Makefile
> --- ./elks-stuff/elkscmd/ash/Makefile	2004-05-28
> 16:02:01.000000000 -0400
> +++ ./elks/elkscmd/ash/Makefile	2004-04-21
> 17:14:03.000000000 -0400
> @@ -1,6 +1,6 @@
>  # Makefile for ash.
>  #
> -# 19980209 Claudio Matsuoka <claudio@conectiva.com>
> +# 19980209 Claudio Matsuoka <claudio@pos.inf.ufpr.br>
>  # Modified for ELKS and bcc
>
>  BASEDIR=..

This chunk reverts the email address fix and should be
removed from the patch.



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

* Re: Broken-up patch #15
  2004-05-28 23:33 Broken-up patch #15 Tommy McCabe
  2004-05-28 23:51 ` claudio
@ 2004-05-31 20:47 ` Miguel Bolanos
  1 sibling, 0 replies; 3+ messages in thread
From: Miguel Bolanos @ 2004-05-31 20:47 UTC (permalink / raw)
  To: Tommy McCabe; +Cc: linux-8086

Greerings,

On Fri, 2004-05-28 at 17:33, Tommy McCabe wrote:
> Eliminates ash from the root disk.
> 

I see. Please read bellow..

> diff -ruN ./elks-stuff/elkscmd/ash/Makefile
> ./elks/elkscmd/ash/Makefile
> --- ./elks-stuff/elkscmd/ash/Makefile	2004-05-28
> 16:02:01.000000000 -0400
> +++ ./elks/elkscmd/ash/Makefile	2004-04-21
> 17:14:03.000000000 -0400
> @@ -1,6 +1,6 @@
>  # Makefile for ash.
>  #
> -# 19980209 Claudio Matsuoka <claudio@conectiva.com>
> +# 19980209 Claudio Matsuoka <claudio@pos.inf.ufpr.br>
>  # Modified for ELKS and bcc

This reverts a previous patch.

>  
>  BASEDIR=..
> @@ -70,13 +70,13 @@
>  
>  rfs: install
>  
> -min_rfs: install
> +min_rfs:

?

>  
>  net_rfs: install
>  
>  smin_rfs:
>  
> -install: ash
> +install: ash 
>  	cp -p ash $(TARGET_MNT)/bin/ash
>  	rm -f $(TARGET_MNT)/bin/sh
>  	ln $(TARGET_MNT)/bin/ash $(TARGET_MNT)/bin/sh
> 

Well first.. u said u wanted to remove ash... We have some typos here.

For now i will have to reject this patch.. before removing it i need to
verify myself if a root-disk will work properly with just sash..
and second make sure that this is really the best solutions.

comments, ideas, suggestions are all welcome.

best wishes

Mike

> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> Friends.  Fun.  Try the all-new Yahoo! Messenger.
> http://messenger.yahoo.com/
> -
> To unsubscribe from this list: send the line "unsubscribe linux-8086" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


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

end of thread, other threads:[~2004-05-31 20:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-28 23:33 Broken-up patch #15 Tommy McCabe
2004-05-28 23:51 ` claudio
2004-05-31 20:47 ` Miguel Bolanos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox