Gentoo Archives: gentoo-embedded

From: "P. Levine" <plevine457@×××××××.net>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Re: emerge --root : users not created
Date: Tue, 09 Feb 2010 06:03:35
Message-Id: 4B70F713.5060409@verizon.net
1 2009/12/14 Sven Rebhan <odinshorse@...>
2 > The correct way to solve this would be to add an option to
3 > useradd, allowing to specify a passwd file other than /etc/passwd.
4 > Afterwards patch the corresponding eclass to use this option. Patches
5 > are welcome. ;-)
6 >
7 >> Quite annoying - workarounds would be highly appreciated!
8
9 I submitted a fix for this at http://bugs.gentoo.org/show_bug.cgi?id=302570
10
11 Shadow doesn't seem to allow a purely static build.
12 Busybox is purely self-contained, so I used that.
13 It works on my end but it could use some testing.
14
15 Any feedback is appreciated.