OSDN Git Service

[BUG FIX] The message about the evaluated dependency level in show command was wrong.
[portsreinstall/current.git] / lib /
2018-08-04 Mamoru Sakaue /... [BUG FIX] The message about the evaluated dependency...
2018-08-02 Mamoru Sakaue /... Fix a syntax destruction at command_do_is_everything_re...
2018-08-02 Mamoru Sakaue /... Fixed to suppress warnings of missing requirements...
2018-08-01 Mamoru Sakaue /... Fixed a bug that some commands were broken when options...
2018-08-01 Mamoru Sakaue /... Moved command_do_prepare_for_inspect_all_dependencies...
2018-08-01 Mamoru Sakaue /... Corrected the broken functionality of skipping reinetal...
2018-08-01 Mamoru Sakaue /... Improved the error message in case of unmount error.
2018-08-01 Mamoru Sakaue /... [BUG FIX] Flavored requirements were incorrectly inspected.
2018-07-31 Mamoru Sakaue /... [IMPROVED] Inside- and outside-parent jail/chroot mount...
2018-07-29 Mamoru Sakaue /... [IMPROVED] The message at the exit from portsreinstall...
2018-07-29 Mamoru Sakaue /... [NEW] show leaves and show obsolete commands are added.
2018-07-29 Mamoru Sakaue /... Fixed the wrong implementation of show errormessage.
2018-07-29 Mamoru Sakaue /... Fixed a bug that -chroot auto didn't block duplicated...
2018-07-28 Mamoru Sakaue /... Additional syntax fix ofthe previous modification.
2018-07-28 Mamoru Sakaue /... Syntax fix of the previous modification.
2018-07-28 Mamoru Sakaue /... The target version is changed from 4.0.1 to 4.1.0.
2018-07-28 Mamoru Sakaue /... [NEW] errormessage command is added.
2018-07-25 Mamoru Sakaue /... Edited the man page of portsreinstall-chroot to reflect...
2018-07-25 Mamoru Sakaue /... Fixed command_do_auto_if_incomplete () to work correctly.
2018-07-25 Mamoru Sakaue /... [NEW] auto command is added to portsreinstall-chroot(8).
2018-07-24 Mamoru Sakaue /... Probably finally fixed the part to detect and recover...
2018-07-24 Mamoru Sakaue /... [NEW] Option -s is added to portsreinstall-chroot(8).
2018-07-20 Mamoru Sakaue /... Reformed to unify the regularization of file path for...
2018-07-19 Mamoru Sakaue /... The previous modification was removed.
2018-07-19 Mamoru Sakaue /... Fixed the same place again.
2018-07-19 Mamoru Sakaue /... The messege at the termination by loss of unionfs lower...
2018-07-17 Mamoru Sakaue /... Fixed a problem that portsreinstall-chroot aborted...
2018-07-17 Mamoru Sakaue /... [BUG FIX] Breset command discarded the information...
2018-07-17 Mamoru Sakaue /... [BUG FIX] Dependency inspection terminated with error...
2018-07-15 Mamoru Sakaue /... Corrected the previous modification.
2018-07-15 Mamoru Sakaue /... Corrected fs_fix_unionfs_image_if_hidden () to show...
2018-07-15 Mamoru Sakaue /... Additional corrections related to the previous one.
2018-07-15 Mamoru Sakaue /... [BUG FIX] Evaluation of globs was incorrect for the...
2018-07-15 Mamoru Sakaue /... [NEW] BUILDCONFLICT and INSTCONFLICT sections are added...
2018-07-14 Mamoru Sakaue /... Modified to show the correct failure reason in case...
2018-07-14 Mamoru Sakaue /... Fixed the previous wrong modification.
2018-07-14 Mamoru Sakaue /... Is is changed to preserve the builder fstab in the...
2018-07-14 Mamoru Sakaue /... Included the target version into COMPATIBLE_VERSIONS...
2018-07-14 Mamoru Sakaue /... Unmounting failure is changed from error to warning.
2018-07-13 Mamoru Sakaue /... [IMPROVED] It is changed to unlock in all error termina...
2018-07-12 Mamoru Sakaue /... Fix a bug that escaped conflict and old version were...
2018-07-11 Mamoru Sakaue /... Fixed pkg_get_remote_repository_version () to get the...
2018-07-11 Mamoru Sakaue /... [BUG FIX] Conflict was not correctly escaped in package...
2018-07-11 Mamoru Sakaue /... [IMPROVED] It is changed so that ports to freeze are...
2018-07-11 Mamoru Sakaue /... Fixed bugs and errors in the previous modification.
2018-07-11 Mamoru Sakaue /... Modefined fs_mount () and fs_unmount () to use a custom...
2018-07-11 Mamoru Sakaue /... Fix the problem that unionfs trouble is recorded as...
2018-07-11 Mamoru Sakaue /... Modified to correctly register STAGE completion.
2018-07-11 Mamoru Sakaue /... [BUG FIX] Failure in unmounting of file systems by...
2018-07-11 Mamoru Sakaue /... Changed the reinstallation to stop in case of unfixable...
2018-07-10 Mamoru Sakaue /... Fixed to unmount to skip the further if failed.
2018-07-10 Mamoru Sakaue /... Fixed a bug in mount/unmount file systems.
2018-07-10 Mamoru Sakaue /... Wrong detection of unionfs bug when /etc/make.conf...
2018-07-10 Mamoru Sakaue /... Fix to the same point.
2018-07-10 Mamoru Sakaue /... The same fix again.
2018-07-10 Mamoru Sakaue /... Fixed again to fs_fix_unionfs_image_if_hidden ().
2018-07-10 Mamoru Sakaue /... Additioal fix to the previous.
2018-07-10 Mamoru Sakaue /... Fixed fs_fix_unionfs_image_if_hidden () about the previ...
2018-07-10 Mamoru Sakaue /... Modified the unionfs check to show message and exit.
2018-07-10 Mamoru Sakaue /... Fixed a syntax error in the previous modofication.
2018-07-10 Mamoru Sakaue /... Resolved mount/unmount problem sometimes occurs in...
2018-07-10 Mamoru Sakaue /... Removed the contamination in the code of fs_chk_mounted ().
2018-07-10 Mamoru Sakaue /... Attempt to improve the previous problem.
2018-07-10 Mamoru Sakaue /... Tried to enhance the previous fix.
2018-07-10 Mamoru Sakaue /... Fixed a still remaining bug related to the previous.
2018-07-10 Mamoru Sakaue /... Fixed a remaining bug related to the previous one.
2018-07-10 Mamoru Sakaue /... Fixed a bug emerged by the previous modification.
2018-07-10 Mamoru Sakaue /... [IMPROVED] The behavior with union file systems is...
2018-07-09 Mamoru Sakaue /... Fixed a bug emerged by the previous modification about...
2018-07-09 Mamoru Sakaue /... Bug fix related to the previous modification in reinsta...
2018-07-08 Mamoru Sakaue /... Bug fix related to the previous modification.
2018-07-08 Mamoru Sakaue /... Improved the previous modification.
2018-07-08 Mamoru Sakaue /... Removed unneeded modification on the build of database.
2018-07-08 Mamoru Sakaue /... The conflict detenction and removal are corrected for...
2018-07-08 Mamoru Sakaue /... [BUG FIX] Evaluation of old origins was incomplete...
2018-07-07 Mamoru Sakaue /... Updated the version.
2018-07-07 Mamoru Sakaue /... Modified the previous part again.
2018-07-07 Mamoru Sakaue /... Bug fix to the previous modification.
2018-07-07 Mamoru Sakaue /... Corrented the previous modification about the comment...
2018-07-07 Mamoru Sakaue /... Ah hoc patch at the detenction of missing ports at...
2018-07-05 Mamoru Sakaue /... [IMPROVED] It is changed to detect unflavored ports...
2018-07-04 Mamoru Sakaue /... Bug fix for the previous change.
2018-07-04 Mamoru Sakaue /... [IMPROVED] The (Re)installation scheme is changed to...
2018-07-03 Mamoru Sakaue /... [NEW] Option -x is added.
2018-07-03 Mamoru Sakaue /... [IMPROVED] It is changed to show messages of reset...
2018-06-29 Mamoru Sakaue /... Bumped to the release version 4.0.0
2018-06-29 Mamoru Sakaue /... Version 3.3.2+toward_4.0.0_20180629133501
2017-05-22 Mamoru Sakaue /... [NEW] Option -F is added.
2017-02-20 Mamoru Sakaue /... [BUG FIX] pkgsanity command had lost its ability to...
2017-02-07 Mamoru Sakaue /... Bumbped the copyright year.
2016-08-18 Mamoru Sakaue /... [BUG FIX] Error messages from failed detection of optio...
2016-08-17 Mamoru Sakaue /... [BUG FIX] Detection of the default option configuration...
2016-07-04 Mamoru Sakaue /... [BUG FIX] The messages of currently installed packages...
2016-07-04 Mamoru Sakaue /... Treatment of looped dependencies in the stage of reinst...
2016-07-01 Mamoru Sakaue /... A bug at the end of a reinstallation process is fixed.
2016-07-01 Mamoru Sakaue /... The reinstalltion process is modified to consider the...
2016-06-30 Mamoru Sakaue /... Some bug fix related to thw workaround for the looped...
2016-06-29 Mamoru Sakaue /... [BUG FIX] Comments on termination were unavailable...
2016-06-29 Mamoru Sakaue /... The meaning of -f option is changed to be opposite...
2016-06-28 Mamoru Sakaue /... A bug in database_build_get_complete_recursive_dependen...
next