diff --git a/CHANGELOG b/CHANGELOG index a6f98ff2..f0a81708 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,9 @@ Version 2.1.5-dev 18-12-2014 [Feature] - Added slacker.it and slackonly.com repositories. + - Added command 're-create'. + +[Updated] - Fix Slackware current upgrade checksums. Version 2.1.4-dev 16-12-2014 diff --git a/README.rst b/README.rst index 7bced49a..3f984de1 100644 --- a/README.rst +++ b/README.rst @@ -209,6 +209,7 @@ Command Line Tool Usage Commands: update update all package lists + re-create recreate package lists update slpkg check and update slpkg Optional arguments: diff --git a/REPOSITORIES b/REPOSITORIES index 7dd8bd6d..3ac05eac 100644 --- a/REPOSITORIES +++ b/REPOSITORIES @@ -28,4 +28,7 @@ dependence 'ffmpeg' but that is not available from the repository itself). Slackonly (slonly) repository contains no dependencies on file PACKAGES.TXT and this makes it difficult to automatically resolve dependencies and in the file PACKAGES.TXT and some -lines with 'PACKAGE NAME:' there is no package so 'slpkg' can not find package. +lines with 'PACKAGE NAME:' there is no package so 'slpkg' can not find package. +Users with Slackware x86_64 will use this repository should establish from the beginning +the list of packages with the command 'slpkg re-create' to be updated with new packages +and it's because the repository has not 'ChangeLog.txt' file. diff --git a/TESTING b/TESTING index 378a6f85..86e1bd55 100644 --- a/TESTING +++ b/TESTING @@ -13,3 +13,20 @@ Release : 14.1 Version : stable Arch : x86, x86_64 +-------------------------------- +19-12-2014 +Slackware Arch: x86_64, Version: 14.1 'stable' + +Test to upgrade Slackware Linux Distribution. +Successful upgrade fresh full installation with command 'slpkg -c slack --upgrade' +Total 54 packages upgraded and kernel, after auto-install 'lilo' reinstall successfully so. + + +-------------------------------- +20-12-2014 +Slackware Arch: x86 Version 14.1 'current' + +Test to upgrade Slackware Linux Distribution. +Successful upgrade fresh full installation with command 'slpkg -c slack --upgrade' +Total 66 packages upgraded and kernel, after auto-install 'lilo' reinstall successfully so. + diff --git a/man/slpkg.8 b/man/slpkg.8 index 26f493d1..8c79998c 100644 --- a/man/slpkg.8 +++ b/man/slpkg.8 @@ -37,6 +37,7 @@ Slpkg is a user-friendly package manager for Slackware installations Commands: update update all package lists + re-create recreate package lists update slpkg check and update slpkg Optional arguments: @@ -69,6 +70,10 @@ Optional arguments: studioware.org = 'studio' slacker.it = 'slackr' slackonly.com = 'slonly' + + Default enable repository is 'slack' and 'sbo'. + Add or remove repository in configuration file '/etc/slpkg/slpkg.conf' + .SH COLORS red, green, yellow, cyan, grey @@ -87,6 +92,12 @@ The following commands are available. Used to re-synchronize the package lists and create some important files. This command must run every new repository is added or new updates is available. +.SS re-create +\fBslpkg\fP \fBre-create\fP +.PP +It is sometimes useful to create all of the base file from the beginning so this +command deletes all the packages lists and re-created. + .SS update slpkg \fBslpkg\fP \fBupdate\fP \fBslpkg\fP .PP