Well,... rather a feature un-request. Recently support for maintaining permissions and ownership were added to xget. This feature added requirements for getpwent() and getgrent() which added more dynamic requirements on the host operating system (e.g. libnss_files.so.2 when building against glibc).
I have already added proper support into the Perceus initramfs, but the long term fix I think would be to have a compile option to disable certain features not needed for OS bootstrapping and keep things as light as can be. Thanks guys, and great work! Greg -- Greg Kurtzer http://www.infiscale.com/ http://www.runlevelzero.net/ http://www.perceus.org/ http://www.caoslinux.org/
