• R/O
  • HTTP
  • SSH
  • HTTPS

current: List of commits

This is for active development.
New funtionalities are to be added actively.


RSS
Rev. Time Author
f7ac267 2018-07-15 23:20:52 Mamoru Sakaue / MwGhennndo

Corrected the previous modification.

Changes to be committed:
modified: lib/libfs.sh

80340b9 2018-07-15 23:16:56 Mamoru Sakaue / MwGhennndo

Corrected fs_fix_unionfs_image_if_hidden () to show the proper message.

Changes to be committed:
modified: lib/libfs.sh

bb4cee2 2018-07-15 18:56:14 Mamoru Sakaue / MwGhennndo

Additional corrections related to the previous one.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libpkgsys.sh
modified: lib/upgrade/libcommand_do.sh

f6433f9 2018-07-15 17:34:21 Mamoru Sakaue / MwGhennndo

[BUG FIX] Evaluation of globs was incorrect for the regular expression form.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libpkgsys.sh
modified: man/portsreinstall.8

e5cd04b 2018-07-15 16:02:20 Mamoru Sakaue / MwGhennndo

The comments of BUILDCONFLICT and INSTCONFLICT sections of etc/portsreinstall.conf are enriched.

Changes to be committed:
modified: etc/portsreinstall.conf

fa176b3 2018-07-15 15:13:57 Mamoru Sakaue / MwGhennndo

[NEW] BUILDCONFLICT and INSTCONFLICT sections are added to ${LOCALBASE}/etc/portsreinstall.conf.

Changes to be committed:
modified: etc/portsreinstall.conf
modified: lib/libconf.sh
modified: lib/libdatabase_build.sh
modified: lib/libdatabase_query.sh
modified: lib/libfs.sh
modified: lib/libmain.sh
modified: lib/libpkgsys.sh
modified: man/portsreinstall.8

46cd851 2018-07-15 03:10:35 Mamoru Sakaue / MwGhennndo

Modified to show the correct failure reason in case freezing fails.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libreinstall.sh

ea7a39d 2018-07-14 23:50:32 Mamoru Sakaue / MwGhennndo

Fixed the previous wrong modification.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

26d68be 2018-07-14 22:57:19 Mamoru Sakaue / MwGhennndo

Is is changed to preserve the builder fstab in the temporary database.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

ffd2fe9 2018-07-14 22:44:06 Mamoru Sakaue / MwGhennndo

Included the target version into COMPATIBLE_VERSIONS in main_set_version ().

Changes to be committed:
modified: lib/libmain.sh

75a25ab 2018-07-14 22:41:46 Mamoru Sakaue / MwGhennndo

Unmounting failure is changed from error to warning.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/chroot/libmain.sh
modified: lib/libmain.sh

2df4c2e 2018-07-13 20:26:34 Mamoru Sakaue / MwGhennndo

[IMPROVED] It is changed to unlock in all error termination.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libtemp.sh
modified: man/portsreinstall.8

d25f40f 2018-07-12 11:58:21 Mamoru Sakaue / MwGhennndo

Fix a bug that escaped conflict and old version were not restored after failure of frozen package installation.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libreinstall.sh

19cc0c7 2018-07-12 03:22:11 Mamoru Sakaue / MwGhennndo

Fixed pkg_get_remote_repository_version () to get the package correctly, without including the message output by pkg fetch.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libpkgsys.sh

937be53 2018-07-12 02:46:22 Mamoru Sakaue / MwGhennndo

[BUG FIX] Conflict was not correctly escaped in package installation.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libreinstall.sh
modified: man/portsreinstall.8

0a26a5c 2018-07-12 01:44:29 Mamoru Sakaue / MwGhennndo

[IMPROVED] It is changed so that ports to freeze are upgraded to the latest available package version.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libpkgsys.sh
modified: lib/libreinstall.sh
modified: man/portsreinstall.8

f8e4b0f 2018-07-11 23:40:47 Mamoru Sakaue / MwGhennndo

Fixed bugs and errors in the previous modification.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

e2131ed 2018-07-11 23:19:29 Mamoru Sakaue / MwGhennndo

Modefined fs_mount () and fs_unmount () to use a custom fstab.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

f0644cf 2018-07-11 22:36:00 Mamoru Sakaue / MwGhennndo

Fix the problem that unionfs trouble is recorded as a normal failure.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libreinstall.sh

ffa926b 2018-07-11 20:06:50 Mamoru Sakaue / MwGhennndo

Modified to correctly register STAGE completion.

Changes to be committed:
modified: lib/libfs.sh
modified: lib/libmain.sh
modified: lib/libreinstall.sh
modified: man/portsreinstall.8

a82ea22 2018-07-11 19:11:56 Mamoru Sakaue / MwGhennndo

[BUG FIX] Failure in unmounting of file systems by portsreinstall-chroot(8) left the privilege lock.

Changes to be committed:
modified: lib/chroot/libmain.sh
modified: lib/libfs.sh
modified: lib/libmain.sh
modified: man/portsreinstall.8

83046de 2018-07-11 18:07:06 Mamoru Sakaue / MwGhennndo

Changed the reinstallation to stop in case of unfixable loss of unionfs image.

Changes to be committed:
modified: lib/libmain.sh
modified: lib/libpkgsys.sh
modified: lib/libreinstall.sh

11c5b0c 2018-07-11 03:57:40 Mamoru Sakaue / MwGhennndo

Fixed to unmount to skip the further if failed.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

6c7f5f9 2018-07-11 03:47:41 Mamoru Sakaue / MwGhennndo

Fixed a bug in mount/unmount file systems.

Changes to be committed:
modified: lib/chroot/libfs.sh
modified: lib/libmain.sh

5671c43 2018-07-11 03:42:51 Mamoru Sakaue / MwGhennndo

Wrong detection of unionfs bug when /etc/make.conf is nonexistent.

Changes to be committed:
modified: lib/libconf.sh
modified: lib/libmain.sh

56da9ae 2018-07-11 03:39:07 Mamoru Sakaue / MwGhennndo

Fix to the same point.

Changes to be committed:
modified: lib/libfs.sh

4788b95 2018-07-11 03:37:18 Mamoru Sakaue / MwGhennndo

The same fix again.

Changes to be committed:
modified: lib/libfs.sh

d979aaf 2018-07-11 03:35:16 Mamoru Sakaue / MwGhennndo

Fixed again to fs_fix_unionfs_image_if_hidden ().

Changes to be committed:
modified: lib/libfs.sh
modified: lib/libmain.sh

a6f0fa3 2018-07-11 03:31:43 Mamoru Sakaue / MwGhennndo

Additioal fix to the previous.

Changes to be committed:
modified: lib/libpkgsys.sh

3c8d917 2018-07-11 03:28:42 Mamoru Sakaue / MwGhennndo

Fixed fs_fix_unionfs_image_if_hidden () about the previous modification.

Changes to be committed:
modified: lib/libfs.sh
modified: lib/libmain.sh

Show on old repository browser