summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-12-31 14:11:38 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-12-31 14:11:38 +0000
commitbfbffb8146ac818de556862484aa6dcd202fd272 (patch)
tree7a7737b4555222f636d2a6cfe89cb34a533496f4 /sys-block
parentChange /bin/false to -1 in enewuser call. (diff)
downloadhistorical-bfbffb8146ac818de556862484aa6dcd202fd272.tar.gz
historical-bfbffb8146ac818de556862484aa6dcd202fd272.tar.bz2
historical-bfbffb8146ac818de556862484aa6dcd202fd272.zip
Use -1 instead of /bin/false as default shell.
Package-Manager: portage-2.1_pre3
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/partimage/ChangeLog6
-rw-r--r--sys-block/partimage/Manifest20
-rw-r--r--sys-block/partimage/partimage-0.6.4-r3.ebuild4
-rw-r--r--sys-block/partimage/partimage-0.6.4-r4.ebuild4
4 files changed, 24 insertions, 10 deletions
diff --git a/sys-block/partimage/ChangeLog b/sys-block/partimage/ChangeLog
index ae5d578b6587..d6072206a088 100644
--- a/sys-block/partimage/ChangeLog
+++ b/sys-block/partimage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-block/partimage
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.19 2005/12/20 14:26:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/ChangeLog,v 1.20 2005/12/31 14:11:38 flameeyes Exp $
+
+ 31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
+ partimage-0.6.4-r3.ebuild, partimage-0.6.4-r4.ebuild:
+ Use -1 instead of /bin/false as default shell.
20 Dec 2005; Brent Baude <ranger@gentoo.org> partimage-0.6.4-r3.ebuild:
partimage can never be 64bit without major code rewrites
diff --git a/sys-block/partimage/Manifest b/sys-block/partimage/Manifest
index 0f9fbbaf81db..438210320184 100644
--- a/sys-block/partimage/Manifest
+++ b/sys-block/partimage/Manifest
@@ -1,12 +1,12 @@
-MD5 be0c136e3e19da969cfbeb5a4869aaba ChangeLog 7266
-MD5 6b4c83400b7b7a44afb53e1a7ac388af metadata.xml 300
-MD5 2254fdb0d3b943aa6ecb4c2479bfc5e9 partimage-0.6.4-r3.ebuild 4220
-MD5 81cdf27a53ac482a9fc511d02ee7e94a partimage-0.6.4-r4.ebuild 4800
-MD5 12ba93fccf3cc6ddb16d47744ebae6a9 files/partimage-0.6.4-datadir-path.patch 1669
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 3662b795ec17a3c832c7c74ca5802559 ChangeLog 7428
MD5 3bbd1e2fc0dd50034c600d01d08e8997 files/digest-partimage-0.6.4-r3 68
MD5 3bbd1e2fc0dd50034c600d01d08e8997 files/digest-partimage-0.6.4-r4 68
MD5 60b6a720fc1d32cb9325428d7aeb49c2 files/partimage-0.6.4-LP64-fixes.patch 1773
MD5 8fea14f38734fb0bbf6239671f5fff4b files/partimage-0.6.4-chown.patch 1660
+MD5 12ba93fccf3cc6ddb16d47744ebae6a9 files/partimage-0.6.4-datadir-path.patch 1669
MD5 d4ac3ff2ae9e3225c14bbb1fc1373df9 files/partimage-0.6.4-fflush-before-re-read-partition-table.patch 401
MD5 eb53aad37dc8ae6ed131a1502989446a files/partimage-0.6.4-fixserverargs.diff 366
MD5 a4cd05177b2b00d6e1b2d426ff9736eb files/partimage-0.6.4-lib64.patch 2102
@@ -17,3 +17,13 @@ MD5 724ac3895dc01f277b34dab251ec47bb files/partimaged.conf 424
MD5 86ccd8a7d116f22182ae60e01da1bfff files/partimaged.init 756
MD5 938ecb802f7e26ff8df88404f0648c7c files/partimagedusers.5 1263
MD5 b854c74900be1967b69b5997a434897c files/servercert.cnf 1096
+MD5 6b4c83400b7b7a44afb53e1a7ac388af metadata.xml 300
+MD5 4961b211bfe81992bb258855dc14eb31 partimage-0.6.4-r3.ebuild 4215
+MD5 78b3817918185e99e875e5dfe8bb9df2 partimage-0.6.4-r4.ebuild 4794
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDtpGmAiZjviIA2XgRAgYOAJ0U3IU48Wdv0cs8x3e4mTfEurac8QCeIr70
+NBUbX0jH5SXJkZ/we4v0+Uw=
+=HYES
+-----END PGP SIGNATURE-----
diff --git a/sys-block/partimage/partimage-0.6.4-r3.ebuild b/sys-block/partimage/partimage-0.6.4-r3.ebuild
index f66c8efc1cc9..89d063aef1f0 100644
--- a/sys-block/partimage/partimage-0.6.4-r3.ebuild
+++ b/sys-block/partimage/partimage-0.6.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r3.ebuild,v 1.14 2005/12/20 14:26:23 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r3.ebuild,v 1.15 2005/12/31 14:11:38 flameeyes Exp $
inherit gnuconfig eutils flag-o-matic
@@ -26,7 +26,7 @@ PARTIMAG_GROUP_GID=91
PARTIMAG_USER_UID=91
PARTIMAG_GROUP_NAME=partimag
PARTIMAG_USER_NAME=partimag
-PARTIMAG_USER_SH=/bin/false
+PARTIMAG_USER_SH=-1
PARTIMAG_USER_HOMEDIR=/var/log/partimage
PARTIMAG_USER_GROUPS=partimag
diff --git a/sys-block/partimage/partimage-0.6.4-r4.ebuild b/sys-block/partimage/partimage-0.6.4-r4.ebuild
index f06a464d13ff..dc98930d36ed 100644
--- a/sys-block/partimage/partimage-0.6.4-r4.ebuild
+++ b/sys-block/partimage/partimage-0.6.4-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r4.ebuild,v 1.7 2005/11/13 17:30:45 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/partimage/partimage-0.6.4-r4.ebuild,v 1.8 2005/12/31 14:11:38 flameeyes Exp $
inherit eutils flag-o-matic pam
@@ -36,7 +36,7 @@ PARTIMAG_GROUP_GID=91
PARTIMAG_USER_UID=91
PARTIMAG_GROUP_NAME=partimag
PARTIMAG_USER_NAME=partimag
-PARTIMAG_USER_SH=/bin/false
+PARTIMAG_USER_SH=-1
PARTIMAG_USER_HOMEDIR=/var/log/partimage
PARTIMAG_USER_GROUPS=partimag