systemd is dependant upon autofs, so build it in instead of modular.
This commit is contained in:
parent
13dcde2426
commit
4135368fb0
@ -3324,7 +3324,8 @@ CONFIG_QUOTACTL=y
|
||||
CONFIG_DNOTIFY=y
|
||||
# Autofsv3 is obsolete.
|
||||
# CONFIG_AUTOFS_FS is not set
|
||||
CONFIG_AUTOFS4_FS=m
|
||||
# systemd is dependant upon AUTOFS, so build it in.
|
||||
CONFIG_AUTOFS4_FS=y
|
||||
CONFIG_EXOFS_FS=m
|
||||
# CONFIG_EXOFS_DEBUG is not set
|
||||
CONFIG_NILFS2_FS=m
|
||||
|
@ -1898,6 +1898,9 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Wed Aug 18 2010 Dave Jones <davej@redhat.com>
|
||||
- systemd is dependant upon autofs, so build it in instead of modular.
|
||||
|
||||
* Tue Aug 17 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.35.2-9
|
||||
- Fix fallout from the stack guard page fixes.
|
||||
(mm-fix-page-table-unmap-for-stack-guard-page-properly.patch,
|
||||
|
Loading…
Reference in New Issue
Block a user