[Frugalware-darcs] setup-current: added ia32 emulation on x86_64

VMiklos mamajom at axelero.hu
Thu Mar 16 18:05:05 CET 2006


[added ia32 emulation on x86_64
VMiklos <mamajom at axelero.hu>**20050621185918] {
hunk ./Makefile 66
+ifeq ($(CARCH),x86_64)
+	kpatches += linux-2.6.11-x86_64_config.patch
+endif
addfile ./cache/linux-2.6.11-x86_64_config.patch
hunk ./cache/linux-2.6.11-x86_64_config.patch 1
+--- linux-2.6.11.orig/.config	2005-06-02 09:29:11.000000000 +0200
++++ linux-2.6.11/.config	2005-06-02 09:20:49.000000000 +0200
+@@ -203,6 +203,11 @@
+ CONFIG_BINFMT_ELF=y
+ # CONFIG_BINFMT_AOUT is not set
+ # CONFIG_BINFMT_MISC is not set
++CONFIG_IA32_EMULATION=y
++CONFIG_IA32_AOUT=y
++CONFIG_COMPAT=y
++CONFIG_SYSVIPC_COMPAT=y
++CONFIG_UID16=y
+ 
+ #
+ # Device Drivers
}


More information about the Frugalware-darcs mailing list