Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking
@ 2007-05-08 15:02 bugs at busybox.net
  2007-05-15 12:31 ` Øyvind Repvik
  0 siblings, 1 reply; 4+ messages in thread
From: bugs at busybox.net @ 2007-05-08 15:02 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1341 
====================================================================== 
Reported By:                repvik
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1341
Category:                   Other
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-08-2007 08:02 PDT
Last Modified:              05-08-2007 08:02 PDT
====================================================================== 
Summary:                    e2fsprogs installs duplicate binaries instead of
symlinking
Description: 
e2fsprogs install several duplicate binaries that act slightly differently
depending on what name they're called as. They can safely be removed and
replaced with symlinks. This saves 480kb space.

fsck.ext2 == fsck.ext3 == e2fsck
e2label == tune2fs == findfs
mkfs.ext2 == mkfs.ext3 == mke2fs

I've attached a patch which fixes this.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-08-07 08:02  repvik         New Issue                                    
05-08-07 08:02  repvik         Status                   new => assigned     
05-08-07 08:02  repvik         Assigned To               => buildroot       
05-08-07 08:02  repvik         File Added: e2fsprogs_symlinks.diff              
     
======================================================================

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

* [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking
  2007-05-08 15:02 [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking bugs at busybox.net
@ 2007-05-15 12:31 ` Øyvind Repvik
  2007-05-15 12:50   ` Bernhard Fischer
  0 siblings, 1 reply; 4+ messages in thread
From: Øyvind Repvik @ 2007-05-15 12:31 UTC (permalink / raw)
  To: buildroot

Hi,

Is there any reason this patch has not been committed? 
I sent the patch to the mailinglist and I've added it to the bugtracker.
(Latest patch in bugtracker)

Regards,
?yvind Repvik


On Tuesday 08 May 2007 17:02:21 bugs at busybox.net wrote:
> 
> The following issue has been SUBMITTED. 
> ====================================================================== 
> http://busybox.net/bugs/view.php?id=1341 
> ====================================================================== 
> Reported By:                repvik
> Assigned To:                buildroot
> ====================================================================== 
> Project:                    buildroot
> Issue ID:                   1341
> Category:                   Other
> Reproducibility:            always
> Severity:                   trivial
> Priority:                   normal
> Status:                     assigned
> ====================================================================== 
> Date Submitted:             05-08-2007 08:02 PDT
> Last Modified:              05-08-2007 08:02 PDT
> ====================================================================== 
> Summary:                    e2fsprogs installs duplicate binaries instead of
> symlinking
> Description: 
> e2fsprogs install several duplicate binaries that act slightly differently
> depending on what name they're called as. They can safely be removed and
> replaced with symlinks. This saves 480kb space.
> 
> fsck.ext2 == fsck.ext3 == e2fsck
> e2label == tune2fs == findfs
> mkfs.ext2 == mkfs.ext3 == mke2fs
> 
> I've attached a patch which fixes this.
> ====================================================================== 
> 
> Issue History 
> Date Modified   Username       Field                    Change               
> ====================================================================== 
> 05-08-07 08:02  repvik         New Issue                                    
> 05-08-07 08:02  repvik         Status                   new => assigned     
> 05-08-07 08:02  repvik         Assigned To               => buildroot       
> 05-08-07 08:02  repvik         File Added: e2fsprogs_symlinks.diff              
>      
> ======================================================================
> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
> 
> 

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

* [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking
  2007-05-15 12:31 ` Øyvind Repvik
@ 2007-05-15 12:50   ` Bernhard Fischer
  0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Fischer @ 2007-05-15 12:50 UTC (permalink / raw)
  To: buildroot

On Tue, May 15, 2007 at 02:31:59PM +0200, ?yvind Repvik wrote:
>Hi,
>
>Is there any reason this patch has not been committed? 
>I sent the patch to the mailinglist and I've added it to the bugtracker.
>(Latest patch in bugtracker)

Applied, thanks.

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

* [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking
@ 2007-05-15 12:50 bugs at busybox.net
  0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2007-05-15 12:50 UTC (permalink / raw)
  To: buildroot


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=1341 
====================================================================== 
Reported By:                repvik
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1341
Category:                   Other
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-08-2007 08:02 PDT
Last Modified:              05-15-2007 05:50 PDT
====================================================================== 
Summary:                    e2fsprogs installs duplicate binaries instead of
symlinking
Description: 
e2fsprogs install several duplicate binaries that act slightly differently
depending on what name they're called as. They can safely be removed and
replaced with symlinks. This saves 480kb space.

fsck.ext2 == fsck.ext3 == e2fsck
e2label == tune2fs == findfs
mkfs.ext2 == mkfs.ext3 == mke2fs

I've attached a patch which fixes this.
====================================================================== 

---------------------------------------------------------------------- 
 bernhardf - 05-15-07 05:50  
---------------------------------------------------------------------- 
applied as r18629. Thanks! 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-08-07 08:02  repvik         New Issue                                    
05-08-07 08:02  repvik         Status                   new => assigned     
05-08-07 08:02  repvik         Assigned To               => buildroot       
05-08-07 08:02  repvik         File Added: e2fsprogs_symlinks.diff              
     
05-15-07 05:50  bernhardf      Status                   assigned => closed  
05-15-07 05:50  bernhardf      Note Added: 0002359                          
======================================================================

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

end of thread, other threads:[~2007-05-15 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-08 15:02 [Buildroot] [buildroot 0001341]: e2fsprogs installs duplicate binaries instead of symlinking bugs at busybox.net
2007-05-15 12:31 ` Øyvind Repvik
2007-05-15 12:50   ` Bernhard Fischer
  -- strict thread matches above, loose matches on Subject: below --
2007-05-15 12:50 bugs at busybox.net

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