The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Adaptation Guide

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: This page contains information what is expected from a Mer Hardware Adaptation. == Kernel == Required kernel options: {| border="1" ! Option ! Required since |- |+ Systemd |- | CONFIG...)

Revision as of 12:48, 3 January 2012

This page contains information what is expected from a Mer Hardware Adaptation.

Kernel

Required kernel options:

Option Required since
Systemd
CONFIG_DEVTMPFS=y
CONFIG_CGROUPS=y
CONFIG_AUTOFS4_FS=[y|m]
CONFIG_IPV6=[y|m] optional, but highly recommended
 CONFIG_RTC_DRV_CMOS=y optional, but highly recommended
CONFIG_FANOTIFY=y optional, required for systemd readahead.
CONFIG_UEVENT_HELPER_PATH should be empty, if you want to use systemd without initramfs
CONFIG_AUDIT=y optional, but recommended
CONFIG_TMPFS_POSIX_ACL=y recommended, if you want pam_systemd.so to setup your "seats"
Personal tools