Commit Graph

4637 Commits

Author SHA1 Message Date
Bastian Blank 0ae9df9394 debian/config/featureset-xen-vserver: Remove.
svn path=/dists/trunk/linux-2.6/; revision=12831
2009-02-18 14:18:30 +00:00
Bastian Blank c4d595ff1a * debian/bin/buildcheck.py
- Move from debian/bin/abicheck.py.
  - Extend to do all kind of build checks.
  - Add optional check for image size.
* debian/changelog: Update.
* debian/rules.real: Use debian/bin/buildcheck.py.

svn path=/dists/trunk/linux-2.6/; revision=12830
2009-02-18 14:17:21 +00:00
Maximilian Attems 7d24d1946c plain image simplify postinst
we don't need there any notion of "$hostversion".
also reword error message.

svn path=/dists/trunk/linux-2.6/; revision=12829
2009-02-18 02:01:03 +00:00
Maximilian Attems e6402c82e3 initramfs-tools: update-initramfs
don't use mkinitramfs-kpkg vestiges.
preinst and postinst needed a bit of surge to not call
the old mkinitramfs-kpkg interfaces. just check which initramfs
binary is around and call them.
 they support all relevant linux-2.6 versions.

svn path=/dists/trunk/linux-2.6/; revision=12828
2009-02-18 01:35:38 +00:00
Maximilian Attems d06bbe736f control.tree.in: s/meta package/metapackage/
lintian complained about it: W spelling-error-in-description

svn path=/dists/trunk/linux-2.6/; revision=12827
2009-02-18 01:00:13 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems d3028592de changelog: nuke reference to m68k patches
they were 2.6.27 based and haven't seen an update for 2.6.28.

svn path=/dists/trunk/linux-2.6/; revision=12825
2009-02-17 13:04:58 +00:00
Maximilian Attems 0f3ccb481a [686-bigmem] set modular XEN_FBDEV_FRONTEND.
svn path=/dists/trunk/linux-2.6/; revision=12824
2009-02-17 13:00:34 +00:00
Maximilian Attems 9af5292fa6 [x86_64] set NR_CPUS to 512
2.6.27 saw the relevant fixes for NR_CPUS > 128 by the sgi guys:
"Yes, we are aiming at having NR_CPUS=4096 as the default for distros
using 2.6.27." Mike Travis <travis@sgi.com>

don't shoot that high but 32 is much too low, 512 is seen in fedora,
thus presumed good.

svn path=/dists/trunk/linux-2.6/; revision=12823
2009-02-17 12:53:06 +00:00
Maximilian Attems 7330489f2f changelog: waldi claims gcc switch
whatever, anyway thanks for newer gcc on buildservers.

svn path=/dists/trunk/linux-2.6/; revision=12822
2009-02-17 03:00:09 +00:00
Maximilian Attems 24fb369301 topconfig set CRYPTO_HMAC to modular
was set to yes out of historic reason probably still set by Xu.

svn path=/dists/trunk/linux-2.6/; revision=12821
2009-02-17 02:54:16 +00:00
Martin Michlmayr 13f551730e Migrate arm, armel, mips and mipsel away from kernel-package.
svn path=/dists/trunk/linux-2.6/; revision=12819
2009-02-16 22:04:48 +00:00
Martin Michlmayr 81afbb59d4 consistency
svn path=/dists/trunk/linux-2.6/; revision=12818
2009-02-16 21:55:50 +00:00
Martin Michlmayr 3c8bc2bbca [arm/orion5x] Unset FIXED_PHY to work around a clash with fixed
mdio bus and mv643xx_eth.

svn path=/dists/trunk/linux-2.6/; revision=12816
2009-02-16 20:29:57 +00:00
Martin Michlmayr 20bdc022ed remove whitespace
svn path=/dists/trunk/linux-2.6/; revision=12815
2009-02-16 20:04:40 +00:00
Martin Michlmayr 82dcf519b9 [arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will
fit in flash.

svn path=/dists/trunk/linux-2.6/; revision=12814
2009-02-16 20:04:10 +00:00
Martin Michlmayr 49d84f3a21 [arm/iop32x, arm/ixp4xx] Don't build in KEYBOARD_ATKBD, MOUSE_PS2,
SERIO, JFFS2_FS, and CRAMFS.

svn path=/dists/trunk/linux-2.6/; revision=12812
2009-02-16 19:16:08 +00:00
Martin Michlmayr 294e2ead98 workaround bug
svn path=/dists/trunk/linux-2.6/; revision=12811
2009-02-16 11:39:27 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems fe520f3d14 ppc enable modular DECNET_NF_GRABULATOR
svn path=/dists/trunk/linux-2.6/; revision=12808
2009-02-15 21:49:54 +00:00
Maximilian Attems 5567278f05 x86_64 DMAR seems still not ready
thanks for sjoerd to pinpointing that change as the bad one.
see https://bugzilla.redhat.com/show_bug.cgi?id=479996
https://lists.linux-foundation.org/pipermail/iommu/2009-February/001117.html

Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12807
2009-02-15 21:49:52 +00:00
Maximilian Attems 6194a43851 Revert "redisable STRICT_DEVMEM"
This reverts commit 00e5ac319f0882f4955c577b4c7e437577618961.

it was wrongly pinpointed as a kernel panic, reenable it.

svn path=/dists/trunk/linux-2.6/; revision=12806
2009-02-15 21:49:47 +00:00
Martin Michlmayr 20812ce652 disable the Orion watchdog driver until it's fixed
svn path=/dists/trunk/linux-2.6/; revision=12805
2009-02-15 18:34:33 +00:00
Martin Michlmayr 0125dc2963 bogus patch
svn path=/dists/trunk/linux-2.6/; revision=12804
2009-02-15 18:33:34 +00:00
Bastian Blank c8c6861e0f * debian/changelog: Update.
* debian/config/defines
  - Make gcc-4.3 the default compiler.
  - Remove old compiler definitions.

svn path=/dists/trunk/linux-2.6/; revision=12803
2009-02-14 13:29:36 +00:00
Maximilian Attems 6fbc95f176 defines: fix to *really* use gcc-4.1
for now in snaphots..

svn path=/dists/trunk/linux-2.6/; revision=12802
2009-02-14 12:36:27 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +00:00
Maximilian Attems 6698bf2e71 ppc set modular BAYCOM_EPP
same story

svn path=/dists/trunk/linux-2.6/; revision=12797
2009-02-13 17:46:48 +00:00
Maximilian Attems f53424fbc6 ppc set BAYCOM_PAR
it is set on every other arch set that some baycome dev,
should probably also go topconfig..

svn path=/dists/trunk/linux-2.6/; revision=12796
2009-02-13 17:46:46 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems 617ed77df8 x86_32: only set MOUSE_PS2_OLPC on 486
as OLPC is unset otherwise..

svn path=/dists/trunk/linux-2.6/; revision=12794
2009-02-13 17:29:06 +00:00
Maximilian Attems 312f1abe0c x86_32: disable olpc support
afaik only useful on 486 kernel and there it is enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=12793
2009-02-13 17:18:21 +00:00
Maximilian Attems db2a75f6d9 x86_32 set MOUSE_PS2_OLPC
svn path=/dists/trunk/linux-2.6/; revision=12792
2009-02-13 17:13:51 +00:00
Maximilian Attems d99b706eb2 x86_32 fix pci access mode menu
svn path=/dists/trunk/linux-2.6/; revision=12791
2009-02-13 17:13:49 +00:00
Maximilian Attems 17f8e62939 x86_32 fix processor choice menu
nuke old values, add newer one.

svn path=/dists/trunk/linux-2.6/; revision=12790
2009-02-13 17:13:47 +00:00
Maximilian Attems c83ee8ba64 x86_32: centralize processor choice variables
we no longer build 386 or k7 special images.

svn path=/dists/trunk/linux-2.6/; revision=12789
2009-02-13 17:13:45 +00:00
Maximilian Attems 05e51e860f x86_32 explicitly disable X86_RDC321X
default disabled, same story in fedora.

svn path=/dists/trunk/linux-2.6/; revision=12788
2009-02-13 17:13:43 +00:00
Maximilian Attems 5169f764aa x86_32 is not 64 bit :P
so set it like that.

svn path=/dists/trunk/linux-2.6/; revision=12787
2009-02-13 17:13:41 +00:00
Maximilian Attems c1823b11e5 defines gcc: revert for snapshot builds to gcc-4.1
will be changed before upload.

svn path=/dists/trunk/linux-2.6/; revision=12786
2009-02-13 16:42:31 +00:00
Maximilian Attems 59bd9824c6 x86_64 unset KVM_TRACE too
svn path=/dists/trunk/linux-2.6/; revision=12785
2009-02-13 16:42:26 +00:00
Maximilian Attems b7860ef46a topconfig unset FIRMWARE_IN_KERNEL
FIRMWARE_IN_KERNEL is not particularly useful,
because it doesn't build firmware into modules,
but in the mail kernel image.

driver module using request_firmware() need their separate firmware.

svn path=/dists/trunk/linux-2.6/; revision=12784
2009-02-13 16:42:21 +00:00
dann frazier e8414f697f PRISM2_USB doesn't currently support ia64
svn path=/dists/trunk/linux-2.6/; revision=12783
2009-02-13 06:23:53 +00:00
Maximilian Attems 6478532e53 changelog add bunch of bug fixes
guess svn will not take over the set git author field, well..

Reported-by: Moritz Muehlenhoff <jmm@inutil.org>

svn path=/dists/trunk/linux-2.6/; revision=12782
2009-02-12 22:42:00 +00:00
Maximilian Attems f8e88884f8 changelog add bug closure concerning agp g41 support
svn path=/dists/trunk/linux-2.6/; revision=12781
2009-02-12 22:38:38 +00:00
Maximilian Attems 676a3fd12d changelog netlink bug closure
svn path=/dists/trunk/linux-2.6/; revision=12780
2009-02-12 22:33:00 +00:00
Maximilian Attems da7406f0c8 changelog add netfilter.h bug closure
svn path=/dists/trunk/linux-2.6/; revision=12779
2009-02-12 22:29:55 +00:00
Maximilian Attems 3679b572fe add stable 2.6.28.5
svn path=/dists/trunk/linux-2.6/; revision=12778
2009-02-12 22:20:12 +00:00