OSDN Git Service

Fixed a bug in portsreinstall-upgrade that unchanged packages were deleted.
[portsreinstall/current.git] / man / portsreinstall-chroot.8
index 3706aef..62eb872 100644 (file)
@@ -2,7 +2,7 @@
 .\" portsreinstall\-chroot(8) manual page
 .\" Copyright (C) 2018 Mamoru Sakaue, MwGhennndo, All Rights Reserved.
 .\" ==================================================================================
-.TH PORTSREINSTALL\-CHROOT 8 "29 June 2018" "FreeBSD" "FreeBSD System Manager's Manual"
+.TH PORTSREINSTALL\-CHROOT 8 "13 September 2018" "FreeBSD" "FreeBSD System Manager's Manual"
 .SH NAME
 portsreinstall\-chroot \- Support utility for \fBportsreinstall\fR(8) to build packages in a virtual environment
 .SH SYNOPSIS
@@ -156,7 +156,7 @@ If a string longer than one-character length is set, the all characters are reco
 .PD 0
 .TP
 \fB\-\-no\-opening\-message\fR
-Suppress the credit and opening messages.
+Suppress the credit, opening and terminating messages.
 Option \fB\-a\fR takes higher priority over this option.
 .PD
 .SS Group 3: Saved and not renewable until cleaning
@@ -195,10 +195,17 @@ The delimiter is comma (",") by default and changeable by \fB\-E\fR option.
 .PD 0
 .TP
 \fB\-\-fullcourse\fR
-Carry out the \fBdo\fR process as the "full course" automatic mode where operation in the builder \fBchroot\fR(8) environment is initiated by update of the ports tree and package repository followed by cleaning of the temporary database and execution of \fBportsreinstall\fR(8) initiated with option \fB\-CGSYjqx\fR (\fB\-CGSajqx\fR if \fB\-a\fR option is set).
+Carry out the \fBdo\fR process as the "full course" automatic mode where update of the ports tree and package repository are done first at the target host environment and thhen operation in the builder \fBchroot\fR(8) environment is started by cleaning of the temporary database and execution of \fBportsreinstall\fR(8) initiated with option \fB\-CGSjqx\fR (\fB\-CGSYajqx\fR if \fB\-a\fR option is set).
 Resuming \fBdo\fR command automatically executes \fBportsreinstall\fR(8) in the builder \fBchroot\fR(8) environment.
 With \fB\-a\fR option, the all detected leaf and obsolete packages will be deleted.
 .PD
+.IP \fB\-g\fR
+.PD 0
+.TP
+\fB\-\-upgraded\-system\fR
+Adjust the all operations to be suitable as post-processes after system upgrade.
+Concretely, the full course mode is adjusted to reinstall the all ports by removing \fB\-q\fR option of \fBportsreinstall\fR(8).
+.PD
 .IP \fB\-P\fR
 .PD 0
 .TP
@@ -232,7 +239,7 @@ Share the ports tree (PORTSDIR=/usr/ports by default), portsnap work directory (
 .SH DETAILS
 .SS Overview
 This utility is a supporting tool of \fBportsreinstall\fR(8) to build packages in a \fBchroot\fR(8) environment "forked" from the host environment which is the final target of upgrading.
-On-the-fly smart entire upgrade of all installed ports and robustness against termination/restart is pursued by this tool.
+On-the-fly smart entire upgrade of all installed ports and robustness against termination/restart is pursued by this utility.
 .PP
 The forked environment is created by \fBnullfs\fR(5) and \fBmount_unionfs\fR(8) onto the host environment.
 Fetched/deleted distfiles and created/fetched/deleted packages are synchronized at the host to the forked environment.
@@ -329,8 +336,7 @@ The default is the two-levels higher directory of PREFIX applied for installatio
 See also the corresponding section of \fBportsreinstall\fR(8).
 The variables are conveyed to the forked environment from the target host.
 .SH HISTORY
-See the corresponding section of \fBportsreinstall\fR(8).
-This utility first appeared in \fBportsreinstall\fR(8) version 4.0.0.
+This utility first appeared as a part of \fBportsreinstall\fR(8) version 4.0.0 released on June 29, 2018.
 .SH "SEE ALSO"
 \fBchroot\fR(8)
 \fBportsreinstall\fR(8),