Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13764 - dump: restore should be linked statically
Summary: dump: restore should be linked statically
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal trivial (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-12 00:41 UTC by Klaus-J. Wolf
Modified: 2003-01-15 12:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus-J. Wolf 2003-01-12 00:41:10 UTC
Since a restore(8) of an appropriate version is nearly never available on any
rescue disk whatsoever, it would be a nice gesture to make it be linked
statically. Then one could simply copy it somewhere and use it when necessary...
Comment 1 SpanKY gentoo-dev 2003-01-12 11:45:21 UTC
what package provides this ? 
we should just add support for the static USE flag to said package 
Comment 2 Klaus-J. Wolf 2003-01-12 11:49:57 UTC
app-arch/dump
Comment 3 SpanKY gentoo-dev 2003-01-15 12:26:50 UTC
root@rux0r dump # env USE=static emerge dump 
<portage emerges dump> 
root@rux0r dump # ldd `which restore` 
        not a dynamic executable