aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFiles
2022-04-30Version 2.3HEADv2.3masterSergey Poznyakoff1
2022-04-30Support for Slackware 15.0Sergey Poznyakoff1
* conf/14.2-15.0.repl: New file. * Makefile (CONFFILES): Add new file. * slackupgrade (tempdir_remove): Use dropfile to remove files from onexit_remove_list. This way only files downloaded by the script itself are removed. (dropfile): Accept multiple arguments. Take into account rename list when building list of initial packages (pkg_names). After installing packages from the aaa_* series, call ldconfig. That's a bit of hack. Ideally the decision on whether ldconfig is needed should be based on analyzing the content of the package (perhaps its doinst.sh too).
2020-03-29Version 2.2v2.2Sergey Poznyakoff1
2020-03-28Version 2.1v2.1Sergey Poznyakoff1
2020-02-15Version 2.0v2.0Sergey Poznyakoff1
2020-02-15Fix installation directory for configuration filesSergey Poznyakoff1
2019-09-23Add the NEWS fileSergey Poznyakoff1
2019-09-23Version 1.0Sergey Poznyakoff1
* slackupgrade: Use the .new suffix for the conffiles log. Backup existing log files before the run. Keep at most five backup copies for each log. Use the ".dry_run" suffix for log files created during the dry run. Enable interactive mode only if stdin is connected to a terminal. Reflect informative output in the main log file. Add timestamps to log file entries. * slackupgrade.8: Document changes. * Makefile: Version 1.0 * README: Update.
2019-09-23Rename the script to slackupgradeSergey Poznyakoff1
2019-09-20Inroduce external package replacement mapsSergey Poznyakoff1
* Makefile: Install replacement maps * conf/14.0-14.1.repl: New file. * conf/14.1-14.2.repl: New file. * slackware-upgrade-system: Read replacement map from the file in the program's configuration directory. Improve parses to allow for comments, empty lines and line continuations. * slackware-upgrade-system.8: Document replacement maps.
2019-09-16Add README and MakefileSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.