Wie bisher, nun etwas ausführlicher:
Nun die neue Möglichkeit, die mmc-Module nicht ins Image aufzunehmen,--enable-ide
IDE support: yes
MMC support: yes
fstab default fs: ext3
IDE/MMC: Ext2 support yes
IDE/MMC: Ext3 support yes
IDE/MMC: XFS support no
IDE/MMC: VFAT support no
CIFS kernel module: yes
SMBFS kernel module: no
LUFS kernel module: yes
NFS kernel module: yes
die Netzwerkdateisysteme sind unverändert:
nun MMC-Support, --enable-mmc aktiviert auch vfat, ist das sinnvoll?:--enable-ide --disable-mmc
IDE support: yes
MMC support: no
fstab default fs: ext3
IDE/MMC: Ext2 support yes
IDE/MMC: Ext3 support yes
IDE/MMC: XFS support no
IDE/MMC: VFAT support no
MMC funktioniert aber auch mit anderen Dateisystemen:--enable-mmc
IDE support: no
MMC support: yes
fstab default fs: vfat
IDE/MMC: Ext2 support no
IDE/MMC: Ext3 support no
IDE/MMC: XFS support no
IDE/MMC: VFAT support yes
Btw, die Option --enable-filesystems überschreibt sämtliche Defaults von --enable-[ide|mmc]--enable-mmc --enable-filesystems="nfs,ext2"
IDE support: no
MMC support: yes
fstab default fs: ext2
IDE/MMC: Ext2 support yes
IDE/MMC: Ext3 support no
IDE/MMC: XFS support no
IDE/MMC: VFAT support no
CIFS kernel module: no
SMBFS kernel module: no
LUFS kernel module: no
NFS kernel module: yes