[Pkg-shadow-commits] r459 - branches/experimental/debian/patches

Christian Perrier bubulle at costa.debian.org
Wed Aug 17 09:30:48 UTC 2005


Author: bubulle
Date: 2005-08-17 09:30:47 +0000 (Wed, 17 Aug 2005)
New Revision: 459

Modified:
   branches/experimental/debian/patches/442_useradd-O_option
Log:
Reduce patch to only apply to the XML file

Modified: branches/experimental/debian/patches/442_useradd-O_option
===================================================================
--- branches/experimental/debian/patches/442_useradd-O_option	2005-08-17 09:30:10 UTC (rev 458)
+++ branches/experimental/debian/patches/442_useradd-O_option	2005-08-17 09:30:47 UTC (rev 459)
@@ -1,26 +1,3 @@
-Index: shadow-4.0.11.1/man/useradd.8
-===================================================================
---- shadow-4.0.11.1.orig/man/useradd.8	2005-07-25 16:33:46.000000000 +0200
-+++ shadow-4.0.11.1/man/useradd.8	2005-07-25 17:39:17.000000000 +0200
-@@ -86,8 +86,7 @@
- 
- .TP
- \fB\-m\fR, \fB\-\-create\-home\fR
--The user's home directory will be created if it does not exist\&. The files contained in \fIskeleton_dir\fR will be copied to the home directory if the \fB\-k\fR option is used, otherwise the files contained in \fI/etc/skel\fR will be used instead\&. Any directories contained in \fI skeleton_dir\fR or \fI/etc/skel\fR will be created in the user's home directory as well\&. The \fB\-k\fR option is only valid in conjunction with the \fB\-m\fR option\&. The default is to not create the directory and to not copy any files\&.
--This option may not function correctly if the username has a / in it.
-+The user's home directory will be created if it does not exist\&. The files contained in \fIskeleton_dir\fR will be copied to the home directory if the \fB\-k\fR option is used, otherwise the files contained in \fI/etc/skel\fR will be used instead\&. Any directories contained in \fI skeleton_dir\fR or \fI/etc/skel\fR will be created in the user's home directory as well\&. The \fB\-k\fR option is only valid in conjunction with the \fB\-m\fR option\&. The default is to not create the directory and to not copy any files\&. This option may not function correctly if the username has a / in it\&.
- 
- .TP
- \fB\-K\fR, \fB\-\-key\fR \fIKEY\fR=\fIVALUE\fR
-@@ -95,6 +94,8 @@
- 
- Note: \fB\-K\fR  \fIUID_MIN\fR=\fI10\fR,\fIUID_MAX\fR=\fI499\fR doesn't work yet\&.
- 
-+For the compatibility with previous Debian's \fBuseradd\fR, the \fB\-O\fR option is also supported\&.
-+
- .TP
- \fB\-o\fR, \fB\-\-non\-unique\fR
- Allow create user account with duplicate (non\-unique) UID\&.
 Index: shadow-4.0.11.1/man/useradd.8.xml
 ===================================================================
 --- shadow-4.0.11.1.orig/man/useradd.8.xml	2005-07-25 16:33:46.000000000 +0200




More information about the Pkg-shadow-commits mailing list