* lib/prototypes.h, libmisc/Makefile.am, libmisc/root_flag.c,

po/POTFILES.in: Add process_root_flag() to process the --root
	option and chroot so that the chroot config is used and changes
	are applied to the chroot.
This commit is contained in:
nekral-guest
2011-11-06 18:37:19 +00:00
parent c237be820b
commit 0b5574c28a
6 changed files with 120 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ libmisc_a_SOURCES = \
pwd_init.c \
remove_tree.c \
rlogin.c \
root_flag.c \
salt.c \
setugid.c \
setupenv.c \