748 Commits (3873849aa6e1063e3ce17b5187f9c724cc3948a2)

Author SHA1 Message Date
Alejandro Mery ecccd70157 linux26: Updated (2.6.27.12 -> 2.6.27.13) 15 years ago
Alejandro Mery 692149bd6f linux-header: Updated (2.6.27.11 -> 2.6.27.12) 15 years ago
Alejandro Mery 5a3eb8f011 linux26-src: Updated (2.6.27.11 -> 2.6.27.12) 15 years ago
Alejandro Mery 31439b745a linux26: Updated (2.6.27.11 -> 2.6.27.12) 15 years ago
Alejandro Mery ba570ac421 linux-header: Updated (2.6.27.10 -> 2.6.27.11) 15 years ago
Alejandro Mery 207ac029c4 linux26-src: Updated (2.6.27.6 -> 2.6.27.11) 15 years ago
Alejandro Mery 1bdb2b846c linux26: Updated (2.6.27.10 -> 2.6.27.11) 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 abd28c349b linux26: adapted ext4 patch to 2.6.27.10 15 years ago
Alejandro Mery 23fc75012e linux26: included upstream patch to rename ext4dev to ext4 15 years ago
Alejandro Mery cb419e74a4 linux-header: Updated (2.6.27.6 -> 2.6.27.10) 15 years ago
Alejandro Mery 61dced45f6 linux26: Updated (2.6.27.6 -> 2.6.27.10) 15 years ago
Alejandro Mery f232da6273 mkinitramfs: moved 40-ssh.sh to idunn target 15 years ago
Alejandro Mery 4fd01eb101 mkinitramfs: moved 50-kernel.sh to early target 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 9d284ae017 linux26: adapted to produce and install vmlinuz for x86/x86-64 in newer versions 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 2ca1744b02 linux26: introduced $lx_confdir referencing the $confdir of linux26 15 years ago
Alejandro Mery a5badf7d0f linux26: removed $lx_mergedarch, not used 15 years ago
Alejandro Mery f371e928e3 linux-header: removed old commented code for redefiniting lx_cpu 15 years ago
Alejandro Mery cd7db2a57e linux26: removed lx_arch and lx_subarch, taking a different approach 15 years ago
Alejandro Mery 96692abbb0 linux26: changed arch/config.$arch.sh call to use $lx_ver (numeric) instead of $ver 15 years ago
Alejandro Mery aa3752e7fa linux26: renamed $ver_n to $lx_ver, and set before lx_cpu and friends 15 years ago
Alejandro Mery 8f80c11085 linux26: changed SDECFG_PKG_LINUX_CONFIG_STYLE's modules into allmodules and defconfig, defining how the initial .config is created 15 years ago
Alejandro Mery 4782e0105c linux26: changed to run `make oldconfig` after injecting linux.cfg in SDECFG_PKG_LINUX_CONFIG_STYLE=none case 15 years ago
Alejandro Mery cd31077632 linux26: removed obsolete SDECFG_PKG_LINUX_CUSTCONFIG config, we always apply linux.cfg 15 years ago
Alejandro Mery ae86ce37bb linux26: removed exceptions for linux 2.4 - not supported 15 years ago
Alejandro Mery 84922482f3 linux26: changed to calculate treever using $ver instead of $pkg 15 years ago
Nagy Karoly Gabriel efa883b476 l7-filter: moved xt_layer7.h.diff to l7-filter from linux-header and addapted required postconfs 15 years ago
Nagy Karoly Gabriel 416193f9d1 linux-header: added xt_layer7.h.diff that will force the install of xt_layer7.h 15 years ago
Alejandro Mery 57171c90fb uclibc: changed to install scsi/ as linux-headers doesn't install it anymore 15 years ago
Nagy Karoly Gabriel 6cf974639b glibc: disabled no-scsi-sysdeps.patch, kernel does not provide anymore scsi headers :-/ 15 years ago
Nagy Karoly Gabriel 13ef870a7f linux26: removed obsolete unbreak-advansys-scsi.patch.disabled 15 years ago
Nagy Karoly Gabriel b6dae6acad linux26: Updated (2.6.22.19 -> 2.6.27.6), adapted patches, enhanced linux build system to honor arches that were merged (x86 and x86_64 etc) 15 years ago
Nagy Karoly Gabriel d500665784 linux26-src: Updated (2.6.22.19 -> 2.6.27.6) 15 years ago
Nagy Karoly Gabriel da72e21af9 linux-header: Updated (2.6.22.19 -> 2.6.27.6) and added checking of the headers 15 years ago
Alejandro Mery 7a7a2b203b linux26-rt: fixed to build on glibc 2.9 based systems 15 years ago
Alejandro Mery 944cb61599 uclibc: replaced patches for gcc with those from buildroot for 4.2.4 15 years ago
Alejandro Mery 35fd9ed2a0 uclibc: changed to look in pkg_patch/$pkg/*.patch instead of pkg_patch/$pkg-*.patch for patches 15 years ago
Alejandro Mery b5c7cef0e6 glibc: fixed -Os patch to allow sys/stat.h users to compile 15 years ago
Alejandro Mery 1f17cf0cbf glibc: enabled to compile with -Os 15 years ago
Aldas Nabazas 0b377e70f0 glibc: make it compile with binutils >= 2.19.51.0.2 15 years ago
Aldas Nabazas a19aa7b96c glibc: Updated (2.5.1 -> 2.9) 15 years ago
Aldas Nabazas 0b19cd57bb binutils: Updated (2.17.50.0.18 -> 2.19.51.0.14) 15 years ago
Aldas Nabazas 4c6ec9f1c0 gcc: Updated (4.1.2 -> 4.2.4) 15 years ago
Nagy Karoly Gabriel ea35e2042d sysstat: Updated (8.0.4 -> 9.0.5) 15 years ago
Alejandro Mery 7f1f67d18f util-linux-ng: Updated (2.16 -> 2.16.1) 15 years ago