diff options
author | Chris Abela <kristofru@gmail.com> | 2012-12-02 12:35:04 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:53 -0500 |
commit | d56350571c7451893f4c2a137c16a21cd33967ea (patch) | |
tree | 6400284571caff3df1f1d01252bc3a2dcc00914b /system/dump/README | |
parent | 1701e6664f0464fd4d90c77dc57dd262b8afa9e8 (diff) |
system/dump: Updated for version 0.4b44
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/dump/README')
-rw-r--r-- | system/dump/README | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/system/dump/README b/system/dump/README index af53cb4a9a08..0c31c545cbeb 100644 --- a/system/dump/README +++ b/system/dump/README @@ -14,16 +14,11 @@ You might want to read this post by Linus: and the counter-argument on: http://dump.sourceforge.net/isdumpdeprecated.html -Slackware's tar package already has rmt, therefore this SlackBuild +Slackware's tar package already has rmt, therefore this SlackBuild excludes it. -CONFLICT: The restore application conflicts with the tar package. +This SlackBuild disables the SELinux functionality and dependency. -On installing this dump package "/usr/sbin/restore" will be overwritten. - -Should you remove the dump package, you may note that this file will not be -deleted because it is "shared" with the tar package. You may opt to reinstall -the stock tar package after uninstalling the dump package. -Hint: # slackpkg reinstall tar - -This SlackBuild disables the SELinux functionality and dependency. +Note that Slackware comes with another "restore" command: /usr/sbin/restore +The package built by this SlackBuild however will install: /sbin/restore +Thus you might need to call the dump package restore by its full path. |