GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
user.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
esethome: silently exit if home dir already up to date, improve messaging
Ian Stakenvicius
2012-06-22
1
-1
/
+8
*
esethome: eerror and not die when home dir cannot be updated, due to for inst...
Ian Stakenvicius
2012-06-22
1
-4
/
+11
*
fixed esethome, directory must exist befure user record can be updated
Ian Stakenvicius
2012-06-22
1
-7
/
+9
*
added 'esethome' to user.eclass
Ian Stakenvicius
2012-06-18
1
-2
/
+62
*
avoid multiple inclusions when possible to speed caching up
Mike Frysinger
2011-12-10
1
-1
/
+6
*
eat mangled whitespace pointed out by David James
Mike Frysinger
2011-11-29
1
-3
/
+3
*
avoid IFS abuse by using `IFS=, read -a` to have bash create an array for us ...
Mike Frysinger
2011-11-29
1
-19
/
+10
*
tweak failure message as pointed out by David James
Mike Frysinger
2011-11-29
1
-5
/
+6
*
rewrite a bit of code to quote all user/group/shell/home strings
Mike Frysinger
2011-11-26
1
-67
/
+56
*
re-use "eshell" when searching for a shell to avoid missing "local shell" dec...
Mike Frysinger
2011-11-26
1
-9
/
+7
*
do not touch sandbox settings since we only run in pkg_* funcs (where sandbox...
Mike Frysinger
2011-11-26
1
-8
/
+1
*
restrict enew{user,group} to pkg_{setup,preinst,postinst}
Mike Frysinger
2011-11-26
1
-2
/
+3
*
Change possible mis-used ${action} to ${db}
Naohiro Aota
2011-11-04
1
-3
/
+3
*
clean up enew{user,group} and drop the [extra] argument as no one is using it
Mike Frysinger
2011-11-03
1
-79
/
+43
*
restore egetshell as some packages in the tree have been parsing getent direc...
Mike Frysinger
2011-11-03
1
-1
/
+22
*
egethome: check arguments to verify correct usage
Mike Frysinger
2011-11-03
1
-1
/
+3
*
restore egethome as some packages in the tree have been parsing getent direct...
Mike Frysinger
2011-11-03
1
-1
/
+20
*
clean up egetent style to make it clear how it works
Mike Frysinger
2011-11-03
1
-19
/
+34
*
drop unused funcs
Mike Frysinger
2011-10-31
1
-53
/
+1
*
send nscd output to /dev/null so we don't dump ugly warnings when running as ...
Mike Frysinger
2011-10-27
1
-2
/
+3
*
unify/update EBUILD_PHASE checks, and simplify egethome/egetshell/is-login-di...
Mike Frysinger
2011-10-27
1
-27
/
+28
*
split out user management helpers into a dedicated eclass
Mike Frysinger
2011-10-27
1
-0
/
+441