chiark / gitweb /
[PATCH] udev - simple klibc textual uid/gid handling
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Tue, 24 Feb 2004 03:29:32 +0000 (19:29 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:32:30 +0000 (21:32 -0700)
commit82962619c626edfc68d39f0b179a909dd3dd0a6b
tree2d6ec012fa334f8c14da381576d37aec02141bc9
parentc80da5085f915bf6305e7ed6b786b63f6e9b14ea
[PATCH] udev - simple klibc textual uid/gid handling

Here we get a very dumb getpwnam() and getgrnam() for klibc to
stop the confusion of not handling textual id's if klibc is used.

If used with  initrd we just need to copy the /etc/passwd and /etc/group
file and all should work well.
klibc_fixups.c
klibc_fixups.h