]> git.ipfire.org Git - pakfire.git/commit
Remove creation of users in build chroot.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Apr 2011 16:53:34 +0000 (18:53 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 5 Apr 2011 16:53:34 +0000 (18:53 +0200)
commit1cb72b22160673980a8d008a1467b9dfe24f945a
treed39d1470c0b7ea46999d8bd5cbf34742c6654729
parent4496b1600d6d2423aad96f3752fd6b0c71578165
Remove creation of users in build chroot.

As we had no /etc/passwd in the last time, we needed to create
some users like root and nobody in the build chroot.
Now, there is the "setup" package which covers this.
pakfire/builder.py