746 Commits (33f63d86e176311a2aa8c5d734612b9e96f60068)

Author SHA1 Message Date
Alejandro Mery dddf0e4607 linux-header: Updated (2.6.27.10 -> 2.6.27.11) 15 years ago
Alejandro Mery f2467780b8 linux26-src: Updated (2.6.27.6 -> 2.6.27.11) 15 years ago
Alejandro Mery d4e494cbbf linux26: Updated (2.6.27.10 -> 2.6.27.11) 15 years ago
Alejandro Mery a275bb6d8e linux26: disabled CONFIG_SUNDANCE_MMIO, makes the module fail to initialize the NIC (since .20 to present) 15 years ago
Alejandro Mery e22820019f linux26: adapted ext4 patch to 2.6.27.10 15 years ago
Alejandro Mery 9acf5e211f linux26: included upstream patch to rename ext4dev to ext4 15 years ago
Alejandro Mery 75755b66ed linux-header: Updated (2.6.27.6 -> 2.6.27.10) 15 years ago
Alejandro Mery fc6b7c701b linux26: Updated (2.6.27.6 -> 2.6.27.10) 15 years ago
Alejandro Mery b36dad266b mkinitramfs: moved 40-ssh.sh to idunn target 15 years ago
Alejandro Mery abd717eb12 mkinitramfs: moved 50-kernel.sh to early target 15 years ago
Alejandro Mery 6d1ae0acb4 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 14f3d2091e linux26: adapted to produce and install vmlinuz for x86/x86-64 in newer versions 15 years ago
Alejandro Mery 944d05b03a linux26: fixed x86 compilation in >= 2.6.24, as now 64 bits is the default 15 years ago
Alejandro Mery 33dcca7a05 linux26: fixed arch/share.in to translate x86 to i386 until 2.6.23 15 years ago
Alejandro Mery 06b1d032ff linux26: set arch for x86 15 years ago
Alejandro Mery af8b89af67 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 df5f91ccab linux26: introduced $lx_confdir referencing the $confdir of linux26 15 years ago
Alejandro Mery 166966b298 linux26: removed $lx_mergedarch, not used 15 years ago
Alejandro Mery 6b53d956cc linux-header: removed old commented code for redefiniting lx_cpu 15 years ago
Alejandro Mery 11ff673ae6 linux26: removed lx_arch and lx_subarch, taking a different approach 15 years ago
Alejandro Mery 3943a324b3 linux26: changed arch/config.$arch.sh call to use $lx_ver (numeric) instead of $ver 15 years ago
Alejandro Mery 1e7b14abe9 linux26: renamed $ver_n to $lx_ver, and set before lx_cpu and friends 15 years ago
Alejandro Mery b325847539 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 434bfd97d3 linux26: changed to run `make oldconfig` after injecting linux.cfg in SDECFG_PKG_LINUX_CONFIG_STYLE=none case 15 years ago
Alejandro Mery a8651fd497 linux26: removed obsolete SDECFG_PKG_LINUX_CUSTCONFIG config, we always apply linux.cfg 15 years ago
Alejandro Mery e0bdb4c111 linux26: removed exceptions for linux 2.4 - not supported 15 years ago
Alejandro Mery ca2aec7b3c linux26: changed to calculate treever using $ver instead of $pkg 15 years ago
Nagy Karoly Gabriel 39a8b19622 l7-filter: moved xt_layer7.h.diff to l7-filter from linux-header and addapted required postconfs 15 years ago
Nagy Karoly Gabriel b690c218f0 linux-header: added xt_layer7.h.diff that will force the install of xt_layer7.h 15 years ago
Alejandro Mery 2bcba36ee1 uclibc: changed to install scsi/ as linux-headers doesn't install it anymore 15 years ago
Nagy Karoly Gabriel 7dd9435fd4 glibc: disabled no-scsi-sysdeps.patch, kernel does not provide anymore scsi headers :-/ 15 years ago
Nagy Karoly Gabriel 8bcfa53d4d linux26: removed obsolete unbreak-advansys-scsi.patch.disabled 15 years ago
Nagy Karoly Gabriel d74b5c7fba 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 4ca3dfa042 linux26-src: Updated (2.6.22.19 -> 2.6.27.6) 15 years ago
Nagy Karoly Gabriel 44a44e53dc linux-header: Updated (2.6.22.19 -> 2.6.27.6) and added checking of the headers 15 years ago
Alejandro Mery ae92ab5cfb busybox: Updated (1.14.4 -> 1.15.2) 15 years ago
Alejandro Mery 24f1e1e540 busybox: fixed conditional in libunarchive when checking if the target file is newer 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
Alejandro Mery 7b79eb1aaf pkgconfig: always build on stage 1 as newer util-linux-ng and e2fsprogs need it 15 years ago
Alejandro Mery c217b80493 util-linux-ng: removed makefile hackery not longer needed 15 years ago