14 Commits (481337f86b82a4cd5f0c98376871320544e986a9)

Author SHA1 Message Date
Alejandro Mery 1397ff3339 linux26: disabled reiserfs's debugging 15 years ago
Alejandro Mery 2db3670265 linux26: enabled Unix Domain sockets as built-in on every kernel, as needed by udev 15 years ago
Alejandro Mery 91784cd13d linux26: enable i8042 (ps/2 kbd) as built-in because we can't make udev detect it's needed 15 years ago
Alejandro Mery c56a501c79 linux26: disable CONFIG_SYSFS_DEPRECATED to make udev happy 15 years ago
Alejandro Mery fabad4c64d linux26: disabled CONFIG_SUNDANCE_MMIO, makes the module fail to initialize the NIC (since .20 to present) 15 years ago
Alejandro Mery 790853b10b linux26: disabled CONFIG_DEBUG_* and CONFIG_*_DEBUG, 943M in modules was too much, now I get just 79M (in 2138 .ko files) 15 years ago
Alejandro Mery aad12a57c1 linux26: fixed x86 compilation in >= 2.6.24, as now 64 bits is the default 15 years ago
Alejandro Mery b6e6a452e4 linux26: fixed arch/share.in to translate x86 to i386 until 2.6.23 15 years ago
Alejandro Mery 4995d1a3c5 linux26: set arch for x86 15 years ago
Alejandro Mery 32ed3ffa21 linux26: changed to adjust lx_cpu using $confdir/arch/$arch.in, so we have more room to develop $ver oddities 15 years ago
Alejandro Mery 984b7b2465 linux26: enabled serial console by default 16 years ago
Alejandro Mery d1ad17f00c [linux26] Introduced arch/config.x86-64.sh, doing a simple mapping between $SDECFG_X8664_OPT and something meaningful for the kernel 17 years ago
Alejandro Mery a2249ab698 [linux26] Introduced arch/config.x86.sh, doing a simple mapping between $SDECFG_X86_OPT and something meaningful for the kernel's config 17 years ago
Alejandro Mery de92c342d1 [linux26] Added arch/config-common.sh script, which makes some small tweaks to be called by config.$arch.sh 17 years ago