Alejandro Mery
9acf5e211f
linux26: included upstream patch to rename ext4dev to ext4
15 years ago
Alejandro Mery
fc6b7c701b
linux26: Updated (2.6.27.6 -> 2.6.27.10)
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
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
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
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
Alejandro Mery
15e2690940
[linux26] Changed linux-conf.in to do no2mod after merging .config.$arch over defconfig, and loop twice
17 years ago
Alejandro Mery
46b0de000b
[linux26] Moved config merge code in linux-conf.in to it's own function, auto_config_merge()
17 years ago
Alejandro Mery
7c3fbfe168
[linux26] Changed linux-conf.in to always start from upstream's defconfig, and merge $arch stuff after no2mod generated by linux26/arch/config.$arch.sh $ver
17 years ago
Christian Wiese
ae7ad0eef5
Updated linux26 (2.6.22.18 -> 2.6.22.19)
17 years ago
Alejandro Mery
6992692b2f
Improved linux-conf.in to look for kernel${treever}.conf and kernel.conf in complete target chain
17 years ago
Christian Wiese
eb52e51807
Updated linux26 (2.6.22.17 -> 2.6.22.18)
17 years ago
Christian Wiese
b4f35def6b
Updated linux26 (2.6.22.16 -> 2.6.22.17)
17 years ago
Christian Wiese
e2269d440a
Updated linux26 (2.6.22.15 -> 2.6.22.16)
17 years ago
Christian Wiese
cb9a38b365
Updated linux26 (2.6.22.14 -> 2.6.22.15)
17 years ago
Christian Wiese
672b46c676
Updated linux26 (2.6.21.7 -> 2.6.22.14)
17 years ago
Alejandro Mery
d8cf15a66c
Regenerated copyright notes broadly, without renewing them.
17 years ago
Alejandro Mery
d15769f41d
Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed
17 years ago
Alejandro Mery
c0cded1a92
Improved linux26/linux-conf.in's auto_config() to make 2 loops over .3,.4,.5
17 years ago
Alejandro Mery
902fe45de0
Cleaned a bit the indentation of linux-conf.in's auto_config(), and added some comments
17 years ago
Alejandro Mery
8a615290e0
Changed linux-conf.in to preinitialize the $lx_confscripts list
17 years ago
Alejandro Mery
a218d75b25
Renamed linux-conf.in's confscripts to lx_confscripts
17 years ago
Alejandro Mery
bdf92e67e3
Improved linux26 (and all other linux* packages) to support multiple config snap files for merging by using a $lx_confmerge list
17 years ago
Alejandro Mery
29fd8b1601
Removed more superfluous ""s and ''s
17 years ago
Alejandro Mery
d61dd120b3
Updated linux26 (2.6.21.6 -> 2.6.21.7)
17 years ago
Alejandro Mery
5b9e577dd1
Changed linux26 package to only build in stage 1 when cross-compiling
18 years ago
Alejandro Mery
44b715baf6
* merged r21223 from kernel-cleanup2:
...
* removed obsolete SDECFG_PKG_LINUX_USE25MODTOOLS config
option
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21655 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
874474391d
* merged r21183, r21220, r21420 from kernel-cleanup2:
...
* changed linux26 to not install the patches, because that's the job of linux26-src
* changed linux26 to not run mkinitrd, because that has to be done hooked - close #340
* changed linux26 to also run depmod on stage 1 and improved to fix lib/modules/*/source symlink
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21650 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
90eb551810
* merged r21177 (now for real) from kernel-cleanup2, failed at r21642.
...
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21649 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
bccf12894b
* merged r21281, r21388 and r21582 from kernel-cleanup2:
...
* updated linux26 (2.6.21.3 -> 2.6.21.6)
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21648 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
d8e4d96869
* merged r21177 and r21180 from kernel-cleanup2:
...
* moved remaining files on base/linux24{,-src} to base/linux26{,-src}
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21642 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
45682f38de
* merged r21176, r21178 and r21179 from kernel-cleanup2 branch:
...
* moved linux24-src to attic - WIP
* moved dummy linux26{,-src}.conf to linux24{,-src}/
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21641 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago