aboutsummaryrefslogtreecommitdiffstats
path: root/sys-unconfig.8
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2014-09-17 13:46:56 +0200
committerLukas Nykryn <lnykryn@redhat.com>2014-09-17 13:52:56 +0200
commitdf95c54b86e5f0263db61ab07a7531a91ec6848f (patch)
tree1ee1c8c36bb54998f6e237794f9c1cb59e58e3f9 /sys-unconfig.8
parent7b4971bc90b9766b1f643ab5c1aba7d7b3ac5fb0 (diff)
downloadinitscripts-df95c54b86e5f0263db61ab07a7531a91ec6848f.tar
initscripts-df95c54b86e5f0263db61ab07a7531a91ec6848f.tar.gz
initscripts-df95c54b86e5f0263db61ab07a7531a91ec6848f.tar.bz2
initscripts-df95c54b86e5f0263db61ab07a7531a91ec6848f.tar.xz
initscripts-df95c54b86e5f0263db61ab07a7531a91ec6848f.zip
man: update sys-unconfig.8
Diffstat (limited to 'sys-unconfig.8')
-rw-r--r--sys-unconfig.821
1 files changed, 9 insertions, 12 deletions
diff --git a/sys-unconfig.8 b/sys-unconfig.8
index dc55fed9..9edc1068 100644
--- a/sys-unconfig.8
+++ b/sys-unconfig.8
@@ -5,26 +5,23 @@ sys-unconfig \- shell script to reconfigure the system upon next boot
\fBsys-unconfig\fR
.SH DESCRIPTION
\fBsys-unconfig\fR provides a simple method of reconfiguring a system
-in a new environment. Upon executing sys-unconfig will halt your
-system, and run the following configuration programs at boot:
-passwd (to change the root password), netconfig, timeconfig,
-kbdconfig, authconfig, and ntsysv.
+in a new environment. Upon executing sys-unconfig will poweroff your
+system, and run firstboot at next boot.
.SH FILES
.PD 0
.TP 20
\fI/.unconfigured\fR
-The presence of this file will cause /etc/rc.d/rc.sysinit to run
-the programs mentioned above.
+The presence of this file will trigger firsboot.
+
+.SH NOTES
+.PD
+This utility should not be used for creating cloud or virtual machine images.
+For that use please see \fBvirt-sysprep\fP.
.PD
.SH "SEE ALSO"
-.BR passwd (1),
-.BR netconfig (8),
-.BR timeconfig (8),
-.BR kbdconfig (8),
-.BR authconfig (8),
-.BR ntsysv(8)
+.BR virt-sysprep(1)
.SH AUTHORS
.nf