Commit graph

1160 commits

Author SHA1 Message Date
Jurij Smakov
427e94ab59 Add sparc32-image-postproc which will do the
stripping of the sparc32 image.

svn path=/dists/exp/linux-2.6/; revision=5868
2006-02-13 08:54:23 +00:00
Jurij Smakov
973bd8d5c6 Change the defines, since image-postproc now
specifies the name of the script in debian/bin
which is going to be executed by make-kpg hook.

svn path=/dists/exp/linux-2.6/; revision=5867
2006-02-13 08:44:12 +00:00
Jurij Smakov
6d25a94794 kernel_image now builds the kernel image packages,
so there is no way we can use image postprocessing
as before, between invocations of build and
kernel_image targets. Thus the only way to do
anything is to install some flavour-specific
script into the debian/image.d directory, so it
gets executed by the make-kpkg hook.

svn path=/dists/exp/linux-2.6/; revision=5866
2006-02-13 08:41:41 +00:00
Jurij Smakov
b2d7246d8b Remove the postproc hook from the install-doc
image, it does not belong in there.

svn path=/dists/exp/linux-2.6/; revision=5865
2006-02-13 05:36:40 +00:00
Bastian Blank
d2e3e4638e * debian/bin/install-image: Remove.
* debian/rules.real
  - Use bash.
  - Add logic to build flavour header package.
  - Fix generic headers package.

svn path=/dists/trunk/linux-2.6/; revision=5824
2006-02-11 22:04:17 +00:00
Bastian Blank
e550ad4272 debian/patches/series/0experimental.1, debian/patches/git-extract-s390.patch:
Add temporary build fixes.

svn path=/dists/trunk/linux-2.6/; revision=5823
2006-02-11 21:56:28 +00:00
Bastian Blank
3f7f280588 debian/bin/gencontrol.py: Export kernel-arch.
svn path=/dists/trunk/linux-2.6/; revision=5822
2006-02-11 21:53:47 +00:00
Bastian Blank
03e0ac3d49 debian/arch/s390/config: Update.
svn path=/dists/trunk/linux-2.6/; revision=5819
2006-02-11 17:54:02 +00:00
Bastian Blank
d1c2c43239 Merge /dists/exp/linux-2.6.
r5730):  fs | 2006-02-07 14:38:28 +0000
Merge experimental sparc32 changes from Jurij: r5717 r5718 r5721 r5722 r5723 r5724

r5759:  jurij-guest | 2006-02-09 04:44:39 +0000
Unset LOCALVERSION from the environment used to invoke make-kpkg.

r5760:  jurij-guest | 2006-02-09 06:06:56 +0000
Update changelog.

r5769:  jurij-guest | 2006-02-09 07:19:34 +0000
Update sparc64 config.

r5771:  jurij-guest | 2006-02-09 07:23:28 +0000
Update sparc64-smp config.

r5816:  jurij-guest | 2006-02-11 05:28:45 +0000
Add sparc64-atyfb-xl-gr.patch, since it was not
completely merged upstream, so the bug is still there.

svn path=/dists/trunk/linux-2.6/; revision=5818
2006-02-11 17:53:13 +00:00
Jurij Smakov
807ada8cf5 Add sparc64-atyfb-xl-gr.patch, since it was not
completely merged upstream, so the bug is still there.

svn path=/dists/exp/linux-2.6/; revision=5816
2006-02-11 05:28:45 +00:00
Jurij Smakov
d6244bf61b Update sparc64-smp config.
svn path=/dists/exp/linux-2.6/; revision=5771
2006-02-09 07:23:28 +00:00
Jurij Smakov
871b524be5 Update sparc64 config.
svn path=/dists/exp/linux-2.6/; revision=5769
2006-02-09 07:19:34 +00:00
Jurij Smakov
19c57fec87 Update changelog.
svn path=/dists/exp/linux-2.6/; revision=5760
2006-02-09 06:06:56 +00:00
Jurij Smakov
3474ef3580 Unset LOCALVERSION from the environment used to invoke make-kpkg.
svn path=/dists/exp/linux-2.6/; revision=5759
2006-02-09 04:44:39 +00:00
Jurij Smakov
76163c917c Bad fix, revert.
svn path=/dists/exp/linux-2.6/; revision=5758
2006-02-09 04:43:34 +00:00
Jurij Smakov
f39060807c Stop passing LOCALVERSION variable to the make
process which invokes kernel package, to avoid
doubling the flavour name in version string.
I don't see a reason why would we want to do it
anyway.

svn path=/dists/exp/linux-2.6/; revision=5757
2006-02-09 04:35:25 +00:00
Frederik Schüler
19c48c258d Merge experimental sparc32 changes from Jurij: r5717 r5718 r5721 r5722 r5723 r5724
svn path=/dists/exp/linux-2.6/; revision=5730
2006-02-07 14:38:28 +00:00
Jurij Smakov
ab2517fe99 Move the image_postproc hook to the 'install-image'
target, since (amusingly) the image is actually
built there and not in the 'build' target as one
might naively expect.

svn path=/dists/trunk/linux-2.6/; revision=5724
2006-02-07 07:04:05 +00:00
Jurij Smakov
973ce22302 Update sparc32 config.
svn path=/dists/trunk/linux-2.6/; revision=5723
2006-02-07 06:37:40 +00:00
Jurij Smakov
d227535b34 The "OMG, I can't believe it's still not dead
commit". Re-add support for building sparc32 images.

svn path=/dists/trunk/linux-2.6/; revision=5722
2006-02-07 06:17:24 +00:00
Jurij Smakov
8fb1ad77d7 Re-add sparc32 config.
svn path=/dists/trunk/linux-2.6/; revision=5721
2006-02-07 06:09:11 +00:00
Jurij Smakov
5abbf3bd10 Change image_postproc -> IMAGE_POSTPROC to be
consistent with convention.

svn path=/dists/trunk/linux-2.6/; revision=5718
2006-02-07 04:20:33 +00:00
Jurij Smakov
b1180e3de5 Add handling of image-postproc to the flavours'
makeflags, so that we can invoke arbitrary commands
on the image after it's built. This is required for
stripping of the sparc32 image.

svn path=/dists/trunk/linux-2.6/; revision=5717
2006-02-07 04:17:28 +00:00
Frederik Schüler
e72d4e5819 Update i386 configs
svn path=/people/fs/linux-2.6/; revision=5709
2006-02-05 17:26:07 +00:00
Frederik Schüler
3a1da9ebc2 Update amd64 configs
svn path=/people/fs/linux-2.6/; revision=5708
2006-02-05 14:44:48 +00:00
Bastian Blank
81b48b8b7f debian/changelog: Revert r5705 and r5515. Reinvent 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5706
2006-02-05 13:55:13 +00:00
Frederik Schüler
0610afcb3a Move trunk to 2.6.16-rc2.
svn path=/dists/trunk/linux-2.6/; revision=5705
2006-02-05 13:38:48 +00:00
maximilian attems
3ab59bc347 change the suggests as discussed
svn path=/dists/trunk/linux-2.6/; revision=5653
2006-01-31 20:26:23 +00:00
Martin Michlmayr
d0546d744c update status of some patches
svn path=/dists/trunk/linux-2.6/; revision=5602
2006-01-26 15:49:59 +00:00
Martin Michlmayr
23aa9b4f2c print a better error message when a malformed line in a series file is
found

svn path=/dists/trunk/linux-2.6/; revision=5601
2006-01-26 15:49:43 +00:00
Christian T. Steigies
589be322cf do not apply outdated m68k patches
svn path=/dists/trunk/linux-2.6/; revision=5599
2006-01-25 23:03:24 +00:00
Christian T. Steigies
9a8ab233bc removed outdated m68k patches
svn path=/dists/trunk/linux-2.6/; revision=5598
2006-01-25 23:02:30 +00:00
Bastian Blank
63a86cf8e1 * Use own header install target.
* Add preliminary modul gencontrol support.
* Set version on dependencies of headers-all package.

r5335:  waldi | 2006-01-07 02:09:14 +0100
debian/rules.real: Fix wildcard for source copy.

r5354:  waldi | 2006-01-08 16:25:37 +0100
* debian/bin/gencontrol.py: Calculate LOCALVERSION and LOCALVERSION_HEADERS.
* debian/rules.real: Remove LOCALVERSION.

r5368:  waldi | 2006-01-09 01:20:17 +0100
Use minimal headers package build, as we can use a clean tree for that. It puts
all arches into the package for now.

* debian/bin/gencontrol.py: Set LOCALVERSION on subarch level.
* debian/bin/install-header: Remove.
* debian/rules.real: Add minimal headers package build.

r5538:  waldi | 2006-01-21 12:43:55 +0100
debian/rules.real: Only install neccesary files into headers packages.

r5539:  waldi | 2006-01-21 12:44:44 +0100
* debian/modules: New directory.
* debian/modules/gencontrol.py: Add for modules build.

r5540:  waldi | 2006-01-21 12:56:20 +0100
* debian/bin/gencontrol.py: Set version on dependencies of headers-all package.
* debian/rules.real
  - Fix headers package name.
  - Install debian/modules into headers-all package.

svn path=/dists/trunk/linux-2.6/; revision=5565
2006-01-22 18:34:58 +00:00
Frederik Schüler
69e663ac30 Comment out all patches in -extra to avoid problems in later versions.
svn path=/dists/trunk/linux-2.6/; revision=5563
2006-01-22 14:08:46 +00:00
Bastian Blank
4172f3b595 * arch/config: Enable CLEAN_COMPILE.
* arch/i386/config.486, arch/i386/config.686, arch/i386/config.k7,
  arch/powerpc/config.apus, arch/powerpc/config.powerpc,
  arch/powerpc/config.powerpc-miboot, arch/powerpc/config.powerpc64:
  Remove BROKEN and BROKEN_ON_SMP as they are overruled by CLEAN_COMPILE.

svn path=/dists/trunk/linux-2.6/; revision=5562
2006-01-22 13:52:15 +00:00
Bastian Blank
2fc17ca8e0 debian/arch/s390/config: Fix.
svn path=/dists/trunk/linux-2.6/; revision=5546
2006-01-21 16:25:24 +00:00
Bastian Blank
a3ee67bf4f debian/arch/s390/config: Adopt changes.
svn path=/dists/trunk/linux-2.6/; revision=5545
2006-01-21 15:29:40 +00:00
Bastian Blank
d1dc109f4c debian/arch/config, debian/arch/i386/config, debian/arch/i386/config.k7,
debian/arch/i386/config.486, debian/arch/i386/config.686:
Remove CONFIG_BROKEN from most and CONFIG_BROKEN_SMP from some configs.

svn path=/dists/trunk/linux-2.6/; revision=5543
2006-01-21 14:52:45 +00:00
Bastian Blank
2c4cd58767 * debian/patches/2.6.15.1.patch,
debian/patches/remove-references-to-removed-drivers.patch,
  debian/patches/s390-uaccess-const.patch,
  debian/patches/sparc64-entry-strace.patch,
  debian/patches/tty-locking-fixes9.patch: Remove
* patches/series/0experimental.1: Remove references to really old patches.

svn path=/dists/trunk/linux-2.6/; revision=5537
2006-01-21 10:01:52 +00:00
Frederik Schüler
55d30d7ae6 First shot of i386 options
svn path=/dists/trunk/linux-2.6/; revision=5518
2006-01-18 22:18:46 +00:00
Frederik Schüler
6df4d0d481 Lots of new options. This is a first shot, tested only on amd64.
svn path=/dists/trunk/linux-2.6/; revision=5517
2006-01-18 21:42:50 +00:00
Frederik Schüler
f64fc41b72 Clean up patches series:
- group patches by arch.
- remove now obsolete backports.
- mark 3 patches for rediffing.


svn path=/dists/trunk/linux-2.6/; revision=5516
2006-01-18 21:26:13 +00:00
Frederik Schüler
85083b74f1 Start with 2.6.16-rc1.
svn path=/dists/trunk/linux-2.6/; revision=5515
2006-01-18 21:20:56 +00:00
Frederik Schüler
8c003f2494 Prepare for upload
svn path=/dists/trunk/linux-2.6/; revision=5511
2006-01-18 17:32:10 +00:00
Simon Horman
4ac88bd66b [ Simon Horman ]
* Fix booting on PReP machines
  (Closes: #348040)
  powerpc-relocate_code.patch

svn path=/dists/trunk/linux-2.6/; revision=5501
2006-01-17 10:26:54 +00:00
maximilian attems
0dafa87448 only one was applied actually
svn path=/dists/trunk/linux-2.6/; revision=5440
2006-01-15 11:12:42 +00:00
maximilian attems
7eff8bb1ef drop 2 merged sparc patches
svn path=/dists/trunk/linux-2.6/; revision=5439
2006-01-15 11:08:11 +00:00
maximilian attems
ae3fca29f7 add 2.6.15.1,
will add some sparc conflicts will clean up later.

svn path=/dists/trunk/linux-2.6/; revision=5438
2006-01-15 10:39:10 +00:00
Martin Michlmayr
ec7c6e01ca mention 'Linksys'
svn path=/dists/trunk/linux-2.6/; revision=5437
2006-01-14 03:06:02 +00:00
Martin Michlmayr
7ab86be11b mention where those patches came from.
svn path=/dists/trunk/linux-2.6/; revision=5436
2006-01-14 02:29:54 +00:00
Martin Michlmayr
44637a3ac2 let's make this patch apply
svn path=/dists/trunk/linux-2.6/; revision=5435
2006-01-14 02:24:28 +00:00
Martin Michlmayr
be56280fef Add maclist support. This is needed for the eth driver of the NSLU2.
Only apply this on ARM for now since the patch hasn't been forwarded
upstream yet.

svn path=/dists/trunk/linux-2.6/; revision=5434
2006-01-14 02:09:24 +00:00
Martin Michlmayr
c6af46e5b4 Two patches needed for NSLU2 (arm).
svn path=/dists/trunk/linux-2.6/; revision=5433
2006-01-14 02:06:46 +00:00
Martin Michlmayr
c49f43c457 comment the rest of nslu2 support
svn path=/dists/trunk/linux-2.6/; revision=5432
2006-01-14 01:49:01 +00:00
Martin Michlmayr
37d0e12665 [arm/nslu2] Add an image for Network Storage Link for USB 2.0 Disk Drives.
svn path=/dists/trunk/linux-2.6/; revision=5431
2006-01-14 01:48:01 +00:00
Martin Michlmayr
8d0c8516b8 close the RC bug
svn path=/dists/trunk/linux-2.6/; revision=5430
2006-01-14 01:44:32 +00:00
Martin Michlmayr
833f92c5ff improve readability
svn path=/dists/trunk/linux-2.6/; revision=5427
2006-01-12 19:50:57 +00:00
Martin Michlmayr
d765b7f58e [arm] Enable CONFIG_INPUT_EVDEV on all arm subarches since yaird needs this
module in order to generate initrds.

svn path=/dists/trunk/linux-2.6/; revision=5426
2006-01-12 19:48:48 +00:00
Martin Michlmayr
240ec19e3a update config
svn path=/dists/trunk/linux-2.6/; revision=5425
2006-01-12 19:08:02 +00:00
Martin Michlmayr
f2b6ad1541 enabling CONFIG_FB_SIS without CONFIG_FB_SIS_* doesn't make sense
svn path=/dists/trunk/linux-2.6/; revision=5424
2006-01-12 19:06:47 +00:00
Martin Michlmayr
8b930512b5 set CRAMFS
svn path=/dists/trunk/linux-2.6/; revision=5416
2006-01-12 01:11:50 +00:00
Martin Michlmayr
df7d2b156f [arm] Enable USB modules on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5415
2006-01-12 00:57:59 +00:00
Martin Michlmayr
d916027d44 [arm] Enable RAID and LVM modules on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5414
2006-01-12 00:49:33 +00:00
Martin Michlmayr
e9dda1a702 this driver doesn't compile
svn path=/dists/trunk/linux-2.6/; revision=5405
2006-01-11 20:56:35 +00:00
Martin Michlmayr
751c2259f5 remove obsolete options
svn path=/dists/trunk/linux-2.6/; revision=5403
2006-01-10 23:53:38 +00:00
Martin Michlmayr
6563c58837 move the patch from series 1 to 3, thanks nobse
svn path=/dists/trunk/linux-2.6/; revision=5402
2006-01-10 23:35:32 +00:00
Martin Michlmayr
f44b64ee71 let's turn on jffs/jffs2 on footbride
svn path=/dists/trunk/linux-2.6/; revision=5401
2006-01-10 23:33:21 +00:00
Martin Michlmayr
98d7051aba [arm] Enable MTD and the DC21285 flash driver on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5400
2006-01-10 23:29:50 +00:00
Martin Michlmayr
2e8f91dc35 debian/patches/arm-fix-dc21285.patch: Fix compilation errors in
drivers/mtd/maps/dc21285.c.

svn path=/dists/trunk/linux-2.6/; revision=5399
2006-01-10 23:24:25 +00:00
Martin Michlmayr
136a7fe8aa [arm] Enable more framebuffer drivers on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5398
2006-01-10 23:18:44 +00:00
Martin Michlmayr
3176285dda [arm] Allow modules to be unloaded.
svn path=/dists/trunk/linux-2.6/; revision=5397
2006-01-10 23:13:09 +00:00
Martin Michlmayr
f8584572d0 [arm] Activate the right network drivers on Footbridge (Tulip and NE2K).
svn path=/dists/trunk/linux-2.6/; revision=5396
2006-01-10 23:11:01 +00:00
Martin Michlmayr
1562784fc4 [arm] Activate tmpfs.
svn path=/dists/trunk/linux-2.6/; revision=5395
2006-01-10 23:05:43 +00:00
Martin Michlmayr
fb8329f15e and idedma
svn path=/dists/trunk/linux-2.6/; revision=5394
2006-01-10 23:04:57 +00:00
Martin Michlmayr
12f98f08db [arm] Activate IDEPCI on footbridge so SL82C105 will really be compiled in.
svn path=/dists/trunk/linux-2.6/; revision=5393
2006-01-10 23:01:48 +00:00
Martin Michlmayr
a0718a21e1 [arm] Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5392
2006-01-10 22:59:56 +00:00
Bastian Blank
ea87e5c566 debian/changelog: Prepare to release (2.6.15-2).
svn path=/dists/trunk/linux-2.6/; revision=5387
2006-01-10 15:55:04 +00:00
Bastian Blank
1655f110ca * debian/changelog: Update.
* debian/patches/hppa-incompatible.patch: Fix to apply again.

svn path=/dists/trunk/linux-2.6/; revision=5386
2006-01-10 11:05:24 +00:00
Bastian Blank
21fc092143 debian/templates/control.image.latest.in, debian/templates/control.headers.latest.in:
Use the Source-Version variable.

svn path=/dists/trunk/linux-2.6/; revision=5385
2006-01-10 11:00:57 +00:00
Norbert Tretkowski
d25749255c Added alpha to maks\' last changelog entry.
svn path=/dists/trunk/linux-2.6/; revision=5384
2006-01-09 22:29:32 +00:00
maximilian attems
315a3ce50a amd64, i386, hppa and sparc go for i-t
svn path=/dists/trunk/linux-2.6/; revision=5383
2006-01-09 22:24:36 +00:00
maximilian attems
83bb79b608 really add buslogic
svn path=/dists/trunk/linux-2.6/; revision=5382
2006-01-09 18:58:36 +00:00
Jurij Smakov
ba6f5d1ec3 Put the sparc64-entry-strace on hold for now,
testing shows that it introduces problems.

svn path=/dists/trunk/linux-2.6/; revision=5381
2006-01-09 18:23:38 +00:00
Jurij Smakov
367a28cb47 Add a patch by David Miller to fix the strace
breakage on sparc64 introduced in 2.6.13.

svn path=/dists/trunk/linux-2.6/; revision=5378
2006-01-09 07:32:26 +00:00
Bastian Blank
8917fde5a2 debian/rules: Only provide the patched tree for config checks.
svn path=/dists/trunk/linux-2.6/; revision=5353
2006-01-08 15:08:51 +00:00
Bastian Blank
f871491b62 debian/rules
- Fix dependencies in config check code.
- Use BUILD_DIR variable.

svn path=/dists/trunk/linux-2.6/; revision=5352
2006-01-08 14:57:10 +00:00
Bastian Blank
63fbd6cb85 debian/lib/python/debian_linux/gencontrol.py: Export source version.
svn path=/dists/trunk/linux-2.6/; revision=5351
2006-01-08 14:40:26 +00:00
Bastian Blank
5cc561d403 debian/templates/control.headers.latest.in,
debian/templates/control.image.latest.in: Add version to dependencies.

svn path=/dists/trunk/linux-2.6/; revision=5350
2006-01-08 14:40:08 +00:00
Bastian Blank
71eead7d81 debian/rules: Use prepatched sources for config check.
svn path=/dists/trunk/linux-2.6/; revision=5349
2006-01-08 14:39:20 +00:00
Sven Luther
e88ab311eb Now calculate SOURCE_VERSION and REVISIONS from the changelog, not the most efficient way, but hey :)
svn path=/dists/trunk/linux-2.6/; revision=5348
2006-01-08 14:33:15 +00:00
Sven Luther
5e85a1c04a Commented buslogic-pci-id-table.patch out from series, i suppose someone did forget to check in the patch when modifying the series.
svn path=/dists/trunk/linux-2.6/; revision=5344
2006-01-08 10:01:44 +00:00
Sven Luther
d7272204ee Added debian/rules target to check the configs and call bin/kconfig.ml accordingly, not yet finished though.
svn path=/dists/trunk/linux-2.6/; revision=5343
2006-01-08 09:48:08 +00:00
Sven Luther
9d15e69bb8 Added defines file parsing to kconfig.ml.
svn path=/dists/trunk/linux-2.6/; revision=5342
2006-01-08 09:13:43 +00:00
maximilian attems
f7b3530157 buslogic-pci-id-table.patch went missing.
svn path=/dists/trunk/linux-2.6/; revision=5341
2006-01-07 18:26:46 +00:00
maximilian attems
90da646ffa i-t bug closing
svn path=/dists/trunk/linux-2.6/; revision=5337
2006-01-07 02:23:01 +00:00
Bastian Blank
17c0dfc386 * debian/changelog: Update.
* debian/templates/control.image.in: Remove pre-sarge conflict with hotplug.

svn path=/dists/trunk/linux-2.6/; revision=5332
2006-01-06 23:42:10 +00:00
Bastian Blank
b37871ac10 * Set compiler build dependencies from config informations.
* Install debian/lib into headers-all package.
* Unlink version file before writing to them.
* debian/README: Remove outdated information.

r5275:  waldi | 2006-01-05 14:00:15 +0100
* debian/lib/python/debian_linux/debian.py: Move package class from utils.
* debian/lib/python/debian_linux/utils.py: Use package class from debian.

r5277:  waldi | 2006-01-05 14:41:45 +0100
* debian/lib/python/debian_linux/debian.py
  - Add package_relation, package_relation_list and package_relation_group
    classes.
  - Use them in the package class.
* debian/lib/python/debian_linux/gencontrol.py
  - Support new relation classes.

r5278:  waldi | 2006-01-05 14:46:55 +0100
debian/bin/gencontrol.py: Use relation objects for tree entry.

r5279:  waldi | 2006-01-05 15:20:00 +0100
* debian/bin/gencontrol.py: Don't fail if some relation fields are empty.
* debian/lib/python/debian_linux/debian.py: Merge relation entries.

r5280:  waldi | 2006-01-05 15:24:08 +0100
* debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler.
* debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies
  from config informations.
* debian/templates/control.source.in: Remove compiler from Build-Depends.

r5281:  waldi | 2006-01-05 15:39:45 +0100
* debian/rules.real
  - Install debian/lib into headers-all package.
  - Call dh_python with python version 2.4.
* debian/templates/control.source.in:
  Add python to build-depends, needed by dh_python.

r5282:  waldi | 2006-01-05 16:36:33 +0100
debian/rules.real
- Remove outdated comment about include_common_config.
- Remove support for headers_dirs.

r5283:  waldi | 2006-01-05 16:38:05 +0100
debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc,
debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc,
debian/arch/sparc/Makefile.inc: Remove not longer supported variables.

r5284:  waldi | 2006-01-05 16:42:33 +0100
debian/lib/python/debian_linux/gencontrol.py:
Warn if the class setting is not available.

r5287:  waldi | 2006-01-05 19:07:05 +0100
debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc.

r5288:  waldi | 2006-01-05 19:08:35 +0100
debian/lib/python/debian_linux/config.py:
Only bail out if a section is not found in any config file.

r5294:  waldi | 2006-01-05 19:26:57 +0100
debian/lib/python/debian_linux/gencontrol.py
- Support config underlay.
- Add some small default implementations.

r5295:  waldi | 2006-01-05 19:39:55 +0100
debian/README: Remove outdated information.

r5325:  waldi | 2006-01-06 22:40:17 +0100
debian/bin/apply.py
- Don't reference the debian_linux module, it is not available.
- Unlink version file before writing to them.

svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +00:00
Norbert Tretkowski
5008990d6c Backport the generic irq framework for alpha.
svn path=/dists/trunk/linux-2.6/; revision=5326
2006-01-06 22:27:09 +00:00
Bastian Blank
0bcbf4a88f debian/bin/apply.py: Fix variable name.
svn path=/dists/trunk/linux-2.6/; revision=5321
2006-01-06 20:57:28 +00:00
maximilian attems
cb5c2f20d5 fix alsa opl3 oops
svn path=/dists/trunk/linux-2.6/; revision=5320
2006-01-06 20:07:35 +00:00
Sven Luther
803beb43b0 Removed arch-defaut-powerpc patch.
svn path=/dists/trunk/linux-2.6/; revision=5318
2006-01-06 16:25:24 +00:00
Bastian Blank
5eef211769 debian/patches/series/1: Revert r5313, it edits already released patch series.
svn path=/dists/trunk/linux-2.6/; revision=5316
2006-01-06 16:01:29 +00:00
Sven Luther
5b08cfc20b Removed the powerpc-arch-default patch for now, as we still keep ARCH=ppc for
32bit right now.

svn path=/dists/trunk/linux-2.6/; revision=5313
2006-01-06 15:26:31 +00:00
maximilian attems
0c915cd9a0 remove old 2.6.13 or 2.6.12? TODO file
svn path=/dists/trunk/linux-2.6/; revision=5311
2006-01-06 11:28:41 +00:00
Sven Luther
69dd8dbc18 Added bug closers to changelog entry about making initramfs-tools the default.
Removed spurious 'sven' file from powerpc-apus.patch.

svn path=/dists/trunk/linux-2.6/; revision=5310
2006-01-06 08:03:55 +00:00
Sven Luther
d679b6ec6a Now that Bastian moved patches-arch under the arch directory, rename
patches-debian to patches.

svn path=/dists/trunk/linux-2.6/; revision=5309
2006-01-06 07:58:54 +00:00
Frederik Schüler
e6073f87ab Make CONFIG_IPW2100 a per-architecture option and deactivate it on all architectures but i386.
svn path=/dists/trunk/linux-2.6/; revision=5276
2006-01-05 13:27:34 +00:00
Bastian Blank
f5ea6ce508 * Move most parts of debian/bin/gencontrol.py to debian/lib.
* Implement subarch.
* Rewrite patch handling to integrate arch and subarch specific patches. 

r4300:  waldi | 2005-10-03 22:23:02 +0200
debian/rules.real: Remove old definitions.

r4304:  waldi | 2005-10-03 23:02:13 +0200
Move template reading to lib.

* debian/bin/gencontrol.py
  - Remove RFC822 routines.
  - Use templates class.
* debian/lib/python/debian_linux.py: Add templates class.

r4738:  waldi | 2005-11-07 15:51:30 +0100
debian/bin/gencontrol.py: Set TYPE.

r4796:  waldi | 2005-11-13 15:09:40 +0100
* debian/bin/gencontrol.py: Use config_reader.
* debian/lib/python/debian_linux: Add directory.
* debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py.
* debian/lib/python/debian_linux/config.py: Add config_reader and config_parser.

r4797:  waldi | 2005-11-13 15:45:12 +0100
* debian/bin/gencontrol.py: Move code away. For now only use imported code.
* debian/lib/python/debian_linux/__init__.py: Remove utils.
* debian/lib/python/debian_linux/config.py: Update.
* debian/lib/python/debian_linux/debian.py: Add debian packaging specific code.
* debian/lib/python/debian_linux/gencontrol.py: Add code.
* debian/lib/python/debian_linux/utils.py: Add utils.

r4798:  waldi | 2005-11-13 15:56:37 +0100
debian/lib/python/debian_linux/gencontrol.py:
Don't try to generation extra packages if the template does not exist.

r4799:  waldi | 2005-11-13 16:04:25 +0100
debian/lib/python/debian_linux/gencontrol.py:
Begin to split methods in smaller pieces.

r4800:  waldi | 2005-11-13 16:26:03 +0100
debian/lib/python/debian_linux/gencontrol.py: Split more code.

r4802:  waldi | 2005-11-13 16:40:08 +0100
debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list.

r4806:  waldi | 2005-11-13 16:55:48 +0100
debian/bin/gencontrol.py: Move linux-2.6 specific code from
debian/lib/python/debian_linux/gencontrol.py.

r4807:  waldi | 2005-11-13 17:07:26 +0100
debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update.

r4808:  waldi | 2005-11-13 17:08:53 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4810:  waldi | 2005-11-13 17:10:30 +0100
debian/bin/gencontrol.py
- Move code from debian/lib/python/debian_linux/gencontrol.py.
- Update.

r4811:  waldi | 2005-11-13 17:33:47 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4812:  waldi | 2005-11-13 17:36:38 +0100
debian/bin/gencontrol.py: Update.

r4813:  waldi | 2005-11-13 18:36:28 +0100
debian/lib/python/debian_linux/config.py: Remove old code.

r4814:  waldi | 2005-11-13 18:38:50 +0100
* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py,
  debian/lib/python/debian_linux/utils.py: Teach package object how to
  work with list attributes.
* debian/lib/python/debian_linux/debian.py: Don't use utils.entry.

r4815:  waldi | 2005-11-13 18:41:55 +0100
* debian/lib/python/debian_linux/gencontrol.py
  - Use utils.package.
  - Remove debugging code.
* debian/lib/python/debian_linux/utils.py
  - Use utils.package.
  - Remove utils.entry.

r4816:  waldi | 2005-11-13 18:47:46 +0100
debian/lib/python/debian_linux/utils.py: Don't output empty fields.

r4965:  waldi | 2005-12-04 12:36:20 +0100
Rewrite config reader to support more than one section per (arch, subarch, flavour).

* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py:
  Explicitely Use base entries.
* debian/lib/python/debian_linux/config.py
  - Rewrite.
  - Loose support for entry merging for now.

r5175:  waldi | 2006-01-02 20:46:46 +0100
debian/bin/gencontrol.py: Fix.

r5176:  waldi | 2006-01-02 21:09:17 +0100
* debian/bin/apply: Don't expect upstream version in series file names.
* debian/patches-debian/series/0experimental.1:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1.
* debian/patches-debian/series/0experimental.2:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2.

r5177:  waldi | 2006-01-02 22:31:28 +0100
First prototype of improved patch util.

debian/bin/apply.py: Add.

r5178:  waldi | 2006-01-02 23:40:11 +0100
* debian/bin/apply.py: Finish implementation.
* debian/rules.real: Use apply.py.

r5179:  waldi | 2006-01-03 00:15:05 +0100
* debian/bin/apply.py: Implement arch and subarch specific patches.
* debian/bin/unpatch: Remove old code.
* debian/rules.real: Fix patch package installation.

r5180:  waldi | 2006-01-03 00:16:05 +0100
debian/bin/apply: Remove.

r5181:  waldi | 2006-01-03 00:16:56 +0100
* debian/bin/gencontrol.py: Readd missing build target.
* debian/lib/python/debian_linux/debian.py: Raise if version is not parsable.

r5192:  waldi | 2006-01-03 15:32:43 +0100
debian/bin/apply.py
- Add version_file class.
- Use correct series for deapply.

r5193:  waldi | 2006-01-03 15:41:53 +0100
debian/bin/apply.py
- Remove extra version handling from series class.
- Add check for extra version in patch setup.

r5194:  waldi | 2006-01-03 15:45:49 +0100
debian/bin/apply.py: Move complete reverse logic into series class.

r5195:  waldi | 2006-01-03 16:14:33 +0100
debian/bin/apply.py: Implement patch per arch and subarch. It is currently done
by completely deapply the arch specific patches if it needs to change set of
general patches.

r5196:  waldi | 2006-01-03 16:18:55 +0100
debian/bin/apply.py: Don't record extra version without patch.

r5197:  waldi | 2006-01-03 16:25:03 +0100
debian/bin/apply.py: Record shortest possible extra version in version file.

r5198:  waldi | 2006-01-03 16:28:00 +0100
* debian/patches-debian/series/0experimental.3-extra: Add.
* debian/patches-debian/hppa-incompatible.patch:
  Move from debian/patches-arch/hppa.diff.
* debian/patches-debian/m68k-incompatible.patch
  Move from debian/patches-arch/m68k.diff.
* debian/patches-arch: Remove.

r5200:  waldi | 2006-01-03 16:30:03 +0100
debian/rules.real: Use new apply script for arch and subarch patches.

r5207:  waldi | 2006-01-03 17:12:52 +0100
* debian/rules.real: Remove old arch patches installation.
* debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep.

r5208:  waldi | 2006-01-03 17:21:21 +0100
debian/lib/python/debian_linux: Set svn:ignore property.

r5210:  waldi | 2006-01-03 17:24:09 +0100
debian/templates/control.main.in: Fix depends of patch package.

r5212:  waldi | 2006-01-03 17:54:18 +0100
* debian/rules: Fix clean.
* debian/rules.real
  - Remove definition of old arch patches.
  - Use a variable for patch command.

r5213:  waldi | 2006-01-03 20:45:41 +0100
* debian/templates: Move subarch part in package names in front of flavour.
* debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting.

r5214:  waldi | 2006-01-03 20:46:05 +0100
debian/lib/python/debian_linux/config.py: Support subarches.

r5215:  waldi | 2006-01-04 00:51:46 +0100
Update svn:ignore property.

r5216:  waldi | 2006-01-04 00:53:20 +0100
debian/bin/apply.py
- Use correct length in extra check.
- Check for correct length of extra entries.

r5217:  waldi | 2006-01-04 00:54:38 +0100
debian/rules.real
- Append subarch to kernel version.
- Fix base of kconfig.ml call.

r5234:  waldi | 2006-01-04 15:34:59 +0100
* debian/bin/gencontrol.py: Use config entry merging when needed.
* lib/python/debian_linux/config.py: Readd config entry merging.

r5235:  waldi | 2006-01-04 16:00:38 +0100
* debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS.
* debian/rules.real: Set LOCALVERSION for scripts.

r5240:  waldi | 2006-01-04 17:50:12 +0100
debian/rules.real: Fix version of subarch headers package.

svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
dann frazier
9ddce5fa57 * [ia64] Update config for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5218
2006-01-04 04:47:43 +00:00
maximilian attems
9063f9a834 default to initramfs-tools
svn path=/dists/trunk/linux-2.6/; revision=5199
2006-01-03 15:28:55 +00:00
Sven Luther
3d75b69e12 Let's do abiname=1 :)
Purged duplicate name entry.

svn path=/dists/trunk/linux-2.6/; revision=5189
2006-01-03 08:14:51 +00:00
Sven Luther
b6390282e6 Well, let's make it unstable already, so if all is good i can upload the build.
svn path=/dists/trunk/linux-2.6/; revision=5188
2006-01-03 07:22:55 +00:00
Sven Luther
9e2e93d436 Prettified changelog in preparation of 2.6.15 upload, please others have a
look too.

svn path=/dists/trunk/linux-2.6/; revision=5187
2006-01-03 07:16:41 +00:00
Sven Luther
805aa8d39e Updated to 2.6.15-1 ...
svn path=/dists/trunk/linux-2.6/; revision=5186
2006-01-03 06:54:14 +00:00
Bastian Blank
435d288db2 - Enable CPU hotplug.
- Move some options around.

* debian/arch/s390/config, debian/arch/s390/config.s390,
* debian/arch/s390/config.s390-tape, debian/arch/s390/config.s390x:
  Update.

svn path=/dists/trunk/linux-2.6/; revision=5173
2006-01-02 11:06:05 +00:00
Bastian Blank
090ba9b279 Update s390 configs.
* debian/arch/s390/config: Add CONFIG_DASD_DIAG.
* debian/arch/s390/config.s390, debian/arch/s390/config.s390-tape:
  Remove CONFIG_DASD_DIAG.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=5172
2006-01-02 10:30:38 +00:00
Frederik Schüler
79cf23c0f5 prepare for release.
svn path=/dists/trunk/linux-2.6/; revision=5167
2006-01-01 22:56:45 +00:00
Sven Luther
64c48b2808 Damn, was missing one patchlevel.
svn path=/dists/trunk/linux-2.6/; revision=5165
2006-01-01 17:52:25 +00:00
Sven Luther
4b35c01ca9 Rediffed the mv643xx-hotplug-support patch.
svn path=/dists/trunk/linux-2.6/; revision=5163
2006-01-01 17:31:09 +00:00
Sven Luther
12ce486b1f Readded marvell discovery gigabit ethernet hotplug support.
svn path=/dists/trunk/linux-2.6/; revision=5162
2006-01-01 16:19:01 +00:00
Sven Luther
1644d9cbb2 Let's drop those two patches for now.
svn path=/dists/trunk/linux-2.6/; revision=5161
2006-01-01 09:23:32 +00:00
Sven Luther
5c1023deaa Upped k-p build dependency on k-p 10.029, and mkvmlinuz powerpc depedency on mkvmlinuz 18.
svn path=/dists/trunk/linux-2.6/; revision=5159
2005-12-31 18:39:41 +00:00
Sven Luther
6ef0a12cd4 Reenabled IDE interrupt on Motorola Powerstack II (Utah)
Closes: #345424: linux-source-2.6.14: Missing IDE IRQ for PReP Utah (PowerstackII Pro4000)


svn path=/dists/trunk/linux-2.6/; revision=5157
2005-12-31 15:09:58 +00:00
Frederik Schüler
1a6b18d7be Fix kconfig.ml call in rules.real
svn path=/dists/trunk/linux-2.6/; revision=5156
2005-12-31 14:14:44 +00:00
Kyle McMartin
1a2ab16518 oops... bump changelog
svn path=/dists/trunk/linux-2.6/; revision=5155
2005-12-31 03:50:30 +00:00
Kyle McMartin
64b3c8edfe Update configs for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5154
2005-12-31 01:08:24 +00:00
Kyle McMartin
9bcef654b7 Update hppa.diff for 2.6.15-rc7. Shouldn't change much for -final.
svn path=/dists/trunk/linux-2.6/; revision=5153
2005-12-31 00:46:27 +00:00
Frederik Schüler
b323f8bbd1 Clean up Changelog and prepare for upload.
svn path=/dists/trunk/linux-2.6/; revision=5151
2005-12-30 17:59:50 +00:00
Sven Luther
6e4c156c5b Removed applied powerpc64 audit sysctl patch.
svn path=/dists/trunk/linux-2.6/; revision=5150
2005-12-30 10:45:22 +00:00
Sven Luther
e76243ae7f Cleaned up more powerpc patches. Added powerpc/pegasos/marvell/gigabit ethernet spinlock fix.
svn path=/dists/trunk/linux-2.6/; revision=5149
2005-12-30 10:40:11 +00:00
Sven Luther
a0d39b3752 Disabled software suspend on apus, cleaned up typoed entry in powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=5148
2005-12-30 09:35:41 +00:00
Sven Luther
0a6e7fb1dd $(basedir) includes arch name, so pass -ba option to kconfig.ml
now output errors and verbose messages to stderr.

svn path=/dists/trunk/linux-2.6/; revision=5147
2005-12-30 09:15:47 +00:00
Sven Luther
f4817878de IOSCHED is another case where the whole stuff needs to be moved to the leaf. Adjusting config.powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=5146
2005-12-30 09:09:42 +00:00
Sven Luther
51cd6b3529 Fixed typo in powerpc/powerpc config snipplet (FB_IMSTT).
svn path=/dists/trunk/linux-2.6/; revision=5145
2005-12-30 08:54:04 +00:00
Sven Luther
5dca9980fa Added kconfig.ml and now use it to generate the config files from the snipplets,
keeping more specific options over more generic ones.
Build-depend on k-p 10.028 or higher.

svn path=/dists/trunk/linux-2.6/; revision=5144
2005-12-30 08:46:37 +00:00
Jurij Smakov
60f0a3c800 Give proper credit to people involved.
svn path=/dists/trunk/linux-2.6/; revision=5139
2005-12-30 01:06:07 +00:00
Jurij Smakov
1f7b368daf Update the patch for the image corruption in
console and X on Blade 100/150 with atyfb framebuffer.

svn path=/dists/trunk/linux-2.6/; revision=5138
2005-12-30 01:03:54 +00:00
Sven Luther
1ef3563ac8 Moved CONFIG_APUS to individual snipplets.
I think this is one which should have profited from jonas script.
The fact that 2.6.14 apus built means that the change in Kconfig behaviour happened for 2.6.15.

svn path=/dists/trunk/linux-2.6/; revision=5137
2005-12-29 17:22:02 +00:00
Jonas Smedegaard
18bf0d4b0a Roll back last reason to be suspicious on my breaking the whole ppc world for Sven.
svn path=/dists/trunk/linux-2.6/; revision=5136
2005-12-29 16:06:23 +00:00
Sven Luther
d52ce29471 Apparently the k-p magic doesn't work for defconfig, use subarch ppc there.
svn path=/dists/trunk/linux-2.6/; revision=5133
2005-12-29 14:49:54 +00:00
Sven Luther
0a89c71e96 Reverted my wrong --arch changes.
svn path=/dists/trunk/linux-2.6/; revision=5132
2005-12-29 14:46:19 +00:00
Jonas Smedegaard
b45bb4fb07 Third attempt at phase one (duplicates within same files) kernel config option cleaning: Now only strip duplicate options above a _defined_ entry (undefined duplicates still confuse split-config but needs more careful handling).
svn path=/dists/trunk/linux-2.6/; revision=5129
2005-12-29 12:41:56 +00:00
Jonas Smedegaard
4899722715 Roll back stage one (duplicates within same file) too.
svn path=/dists/trunk/linux-2.6/; revision=5127
2005-12-29 12:24:53 +00:00
Jonas Smedegaard
f1e8856262 Rollback phase 2 of kernel config option cleanup (needs more care).
svn path=/dists/trunk/linux-2.6/; revision=5126
2005-12-29 12:10:27 +00:00
Sven Luther
37c05ad3f0 And enabled apus in defines.
svn path=/dists/trunk/linux-2.6/; revision=5125
2005-12-29 09:55:46 +00:00
Sven Luther
69a5a479fc Fixed apus patch, and reenabled it.
svn path=/dists/trunk/linux-2.6/; revision=5124
2005-12-29 09:53:49 +00:00
Sven Luther
f3933e94b3 Removed non-config lines from the apus config.
svn path=/dists/trunk/linux-2.6/; revision=5123
2005-12-29 08:40:07 +00:00
Jonas Smedegaard
38fcad77dc Stripping even more. This should be all!
svn path=/dists/trunk/linux-2.6/; revision=5121
2005-12-29 02:42:02 +00:00
Jonas Smedegaard
7dd52b8479 Some more kernel config duplicates stripped.
svn path=/dists/trunk/linux-2.6/; revision=5119
2005-12-29 02:25:41 +00:00
Jonas Smedegaard
30627f7b9a Mention Kconfig cleanup in changelog.
svn path=/dists/trunk/linux-2.6/; revision=5117
2005-12-29 01:52:27 +00:00
Jonas Smedegaard
4f4394cdb2 Add note about running split-config-cleanup after split-config.
svn path=/dists/trunk/linux-2.6/; revision=5116
2005-12-29 01:32:56 +00:00
Jonas Smedegaard
0c6843ed57 Cleaning kernel config options, part two: Stripping arch-specific options when declared in more generic files too.
svn path=/dists/trunk/linux-2.6/; revision=5115
2005-12-29 01:17:30 +00:00
Jonas Smedegaard
961eb749d7 Second attempt at first kernel config option cleaning: Single files (and only the duplicate options this time!).
svn path=/dists/trunk/linux-2.6/; revision=5114
2005-12-29 01:09:22 +00:00
Jonas Smedegaard
9d871515e5 Undo broken cleanup.
svn path=/dists/trunk/linux-2.6/; revision=5111
2005-12-29 00:34:53 +00:00
Frederik Schüler
ad353ad5f6 Remove duplicate options between arch/config and arch/i386/config:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings

svn path=/dists/trunk/linux-2.6/; revision=5110
2005-12-29 00:03:23 +00:00
Jonas Smedegaard
cfafd4dfed Cleaning duplicate kernel options - part one (duplicates within same file).
svn path=/dists/trunk/linux-2.6/; revision=5109
2005-12-28 23:41:37 +00:00
Frederik Schüler
285b04ba4e Remove duplicate options between arch/config and arch&/amd64/config, first run:
- netfilter ipv4
- netfilter ipv6
- ebtables
- IPV6 settings
- 

svn path=/dists/trunk/linux-2.6/; revision=5107
2005-12-28 23:36:33 +00:00
Frederik Schüler
a05daa7a08 Fix 486 flavour: really use M486 and not M686.
svn path=/dists/trunk/linux-2.6/; revision=5106
2005-12-28 22:54:16 +00:00
Sven Luther
039f5ffd91 And fixed defines ...
svn path=/dists/trunk/linux-2.6/; revision=5105
2005-12-28 20:59:40 +00:00
Sven Luther
9d6c2fe186 Fixed powerpc configs for powerpc64 builds.
svn path=/dists/trunk/linux-2.6/; revision=5104
2005-12-28 20:44:51 +00:00
Simon Horman
7b1447eafd Remove duplicate options. Rod Whitby. http://lists.debian.org/debian-kernel/2005/12/msg00658.html
svn path=/dists/trunk/linux-2.6/; revision=5103
2005-12-28 06:54:30 +00:00
maximilian attems
770de81271 disable CONFIG_USB_BANDWIDTH
svn path=/dists/trunk/linux-2.6/; revision=5101
2005-12-27 19:56:17 +00:00
Sven Luther
6ef4b1e319 Now remove the default --arch setting of $(ARCH) in case kpkg-arch is defined.
svn path=/dists/trunk/linux-2.6/; revision=5098
2005-12-26 19:01:38 +00:00
Frederik Schüler
0e5ebce04a Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on sparc, and make it a per-arch option on arm too.
svn path=/dists/trunk/linux-2.6/; revision=5088
2005-12-25 17:57:54 +00:00
Frederik Schüler
8c279732b8 Activate CONFIG_CC_OPTIMIZE_FOR_SIZE on all architectures but sparc, which is known to be broken.
svn path=/dists/trunk/linux-2.6/; revision=5087
2005-12-25 13:31:33 +00:00
Frederik Schüler
dc8c180ebe * Move to 2.6.15-rc7.
* Make CONFIG_VIDEO_SAA7134 a global option.
* New option CONFIG_CC_OPTIMIZE_FOR_SIZE set per-arch. arm and powerpc have it enabled, all others don't. Upstream Default is Y, but it's still EXPERIMENTAL. 


svn path=/dists/trunk/linux-2.6/; revision=5086
2005-12-25 13:18:11 +00:00
Martin Michlmayr
fdd1471a62 Turn on CONFIG_SERIAL_8250 support on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5082
2005-12-24 22:37:58 +00:00
Martin Michlmayr
2d761509b1 Compile ext3 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5081
2005-12-24 22:15:25 +00:00
Martin Michlmayr
d90247432f Compile CONFIG_BLK_DEV_SL82C105 support into the kernel on Footbridge.
svn path=/dists/trunk/linux-2.6/; revision=5080
2005-12-24 22:13:06 +00:00
Martin Michlmayr
fca9dc0f82 Add descriptions for "class" and "longclass".
svn path=/dists/trunk/linux-2.6/; revision=5079
2005-12-24 21:59:14 +00:00
Martin Michlmayr
c4c4f9a550 Don't define "compiler" since GCC 4.x is the default now anyway.
svn path=/dists/trunk/linux-2.6/; revision=5078
2005-12-24 21:38:13 +00:00
Jurij Smakov
676549f78f Update the sparc config for 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=5074
2005-12-24 00:38:57 +00:00
Sven Luther
ef649d5185 Fixed powerpc config options for 2.6.15-rc6.
svn path=/dists/trunk/linux-2.6/; revision=5073
2005-12-23 23:51:39 +00:00
Frederik Schüler
ba71e2a702 * Move to 2.6.15-rc6.
* New option: CONFIG_CC_OPTIMIZE_FOR_SIZE - set for amd64 and i386. 

svn path=/dists/trunk/linux-2.6/; revision=5072
2005-12-23 23:50:31 +00:00
Kyle McMartin
43f87fc4e2 Re-rename hppa kernel deb names to be less ambiguous when considered
with all other architectures kernels.

svn path=/dists/trunk/linux-2.6/; revision=5049
2005-12-20 01:10:15 +00:00
Sven Luther
9c23a8c61c Added support for make-kpkg --arch into gencontrol.py defines handling.
Added correct --arch entries for powerpc defines.
Untested though, may need a new kernel-package, but i think not.

svn path=/dists/trunk/linux-2.6/; revision=5047
2005-12-19 22:26:34 +00:00
Frederik Schüler
efab14375b - Add updated version of drivers-scsi-megaraid_splitup.patch.
- Deactivate CONFIG_IDE_TASK_IOCTL on alpha and ia64 and make it a global option.


svn path=/dists/trunk/linux-2.6/; revision=5035
2005-12-19 07:38:42 +00:00
Jonas Smedegaard
8aa58b7bd7 Adjust short description of transitional package kernel-image-2.6-486 to mention 2.6 (not 2.6.12).
svn path=/dists/trunk/linux-2.6/; revision=5024
2005-12-17 16:40:50 +00:00
Norbert Tretkowski
665d3a8871 Removed conflict with initramfs-tools on alpha.
svn path=/dists/trunk/linux-2.6/; revision=5022
2005-12-16 21:12:45 +00:00
Bastian Blank
5f07ce3317 Revert revision 5007. The main header package is not usable to build anything
against.

svn path=/dists/trunk/linux-2.6/; revision=5008
2005-12-12 14:31:22 +00:00
maximilian attems
20c55d3a41 unfuck klibc
svn path=/dists/trunk/linux-2.6/; revision=5007
2005-12-12 13:36:38 +00:00
maximilian attems
e2f238bdbe drop modular-ide.patch
svn path=/dists/trunk/linux-2.6/; revision=5006
2005-12-12 12:02:11 +00:00
dann frazier
df9349aaac * Update ia64 configs
svn path=/dists/trunk/linux-2.6/; revision=5001
2005-12-11 19:29:01 +00:00
Frederik Schüler
29b5dfc588 Prelare release of 2.6.14+2.6.15-rc5-0experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4998
2005-12-10 19:52:03 +00:00
Frederik Schüler
bbeb8694da Rename i386 386 flavour to 486.
svn path=/dists/trunk/linux-2.6/; revision=4987
2005-12-07 19:07:14 +00:00
Bastian Blank
58e145d038 Revert revision 4975. The main header package is not usable to build anything
against.

svn path=/dists/trunk/linux-2.6/; revision=4980
2005-12-06 11:23:03 +00:00
maximilian attems
9961826914 unbreak klibc in experimental branch too.
svn path=/dists/trunk/linux-2.6/; revision=4975
2005-12-06 00:37:06 +00:00
Frederik Schüler
d0bf4c4c30 Drop M386 support remains from the i386 386 flavour: built with M486 from now on.
Update Changelog.
Prepare for release to experimental.

svn path=/dists/trunk/linux-2.6/; revision=4967
2005-12-04 12:32:10 +00:00
Frederik Schüler
c1bdc337b3 Update i386 configs.
svn path=/dists/trunk/linux-2.6/; revision=4952
2005-12-02 11:00:12 +00:00
Jurij Smakov
1df62cbfa9 Configuration updates on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4951
2005-12-02 04:52:12 +00:00
Jurij Smakov
5cc7a9d353 Drop tty-locking-fixes9.patch which is no longer
necessary (I hope). 

svn path=/dists/trunk/linux-2.6/; revision=4950
2005-12-02 04:40:40 +00:00
Frederik Schüler
89c4356650 Remove patches not listed anymore in the series file.
svn path=/dists/trunk/linux-2.6/; revision=4947
2005-12-01 20:54:48 +00:00
Frederik Schüler
310ffa9bf6 Clean up unused/failing patches:
- alpha-compile-fix.patch: obsolete
- net-ipconntrack-nat-fix.patch: merged upstream after 2.6.14 release
- net-nf_queue-oops.patch: merged upstream after 2.6.14 release
- amd64-int3-fix.patch: fixed since 2.6.12

svn path=/dists/trunk/linux-2.6/; revision=4946
2005-12-01 20:41:04 +00:00
Frederik Schüler
a5feb9f4c4 - remove 2.6.14.1.patch and 2.6.14.2.patch
- remove obsolete patches from series file:
  * qla2xxx-removed.patch 
  * alpha-compile-fix.patch


svn path=/dists/trunk/linux-2.6/; revision=4945
2005-12-01 16:03:09 +00:00
Frederik Schüler
a7aac96cf2 - upgrade to 2.6.15-rc4
- rediff modular-ide.patch

svn path=/dists/trunk/linux-2.6/; revision=4944
2005-12-01 15:17:33 +00:00
Frederik Schüler
2c59aa099e Update trunk to 2.6.15-rc3
svn path=/dists/trunk/linux-2.6/; revision=4941
2005-11-30 12:14:42 +00:00
Simon Horman
5ea66f21f4 * Enable OBSOLETE_OSS_USB_DRIVER and USB_AUDIO
as alsa snd-usb-audio still isn't quite there.
    I expect this to be re-disabled at some stage,
    possibly soon if it proves to be a source of bugs.
    (closes: #340388)

svn path=/dists/trunk/linux-2.6/; revision=4931
2005-11-30 07:44:13 +00:00
Simon Horman
b86c95df2e Add recommends libc6-i686 to 686 and k7 image packages (closes: #278729)
svn path=/dists/trunk/linux-2.6/; revision=4930
2005-11-30 07:13:54 +00:00
Sven Luther
3f867c4826 Added explanation of the experimental nature of this test, and the effect on d-i and low-mem systems.
svn path=/dists/trunk/linux-2.6/; revision=4901
2005-11-25 11:13:04 +00:00
Sven Luther
c1c9036f80 Added a little explanation document of the work to be done.
svn path=/dists/trunk/linux-2.6/; revision=4900
2005-11-25 09:29:52 +00:00
Sven Luther
1f6e387a62 Added modules list than needs to be present in .udebs, in preparation for building kernel/module .udebs from the linux-2.6 package.
svn path=/dists/trunk/linux-2.6/; revision=4898
2005-11-25 08:48:32 +00:00
Sven Luther
6b0ec68b64 Let's default to ARCH=powerpc even on 32bit powerpc.
svn path=/dists/trunk/linux-2.6/; revision=4895
2005-11-24 18:31:34 +00:00
Sven Luther
83635d2cfa Switched 32bit powerpc to ARCH=powerpc.
svn path=/dists/trunk/linux-2.6/; revision=4891
2005-11-24 17:31:52 +00:00
Sven Luther
988287ce70 More powerpc config changes.
Adapted defines to new kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=4890
2005-11-24 17:15:06 +00:00
Sven Luther
1083712e9d More changes to config.powerpc64.
svn path=/dists/trunk/linux-2.6/; revision=4889
2005-11-24 16:40:50 +00:00
Sven Luther
c11582564c Fixed powerpc64 config for ARCH=powerpc, build not yet completed, but config went through.
svn path=/dists/trunk/linux-2.6/; revision=4888
2005-11-24 16:30:35 +00:00
Sven Luther
f134557187 Updated mkvmlinuz dependency to >= 15 on all 32bit subarches.
svn path=/dists/trunk/linux-2.6/; revision=4887
2005-11-24 16:05:35 +00:00
Sven Luther
a3f8cd76fd Updated the powerpc-apus patch to 2.6.14 level, not sure it still applies, but let's worry about this later.
svn path=/dists/trunk/linux-2.6/; revision=4886
2005-11-24 15:42:33 +00:00
Frederik Schüler
f16850b763 Make CONFIG_PACKET, PACKET_MM and UNIX builtin on all architectures:
statically linked has better performance then modules due to TLB issue.


svn path=/dists/trunk/linux-2.6/; revision=4885
2005-11-24 15:37:55 +00:00
Sven Luther
44950dbc73 Let's build the powerpc64 flavour with ARCH=powerpc, as ARCH=ppc64 is or will soon be dead in git and upcoming 2.6.15.
svn path=/dists/trunk/linux-2.6/; revision=4884
2005-11-24 15:37:33 +00:00
Simon Horman
26bddd41aa Enable MKISS globally (closes: #340215)
svn path=/dists/trunk/linux-2.6/; revision=4866
2005-11-22 01:48:43 +00:00
Frederik Schüler
533df5ae83 Revert previous change: breaks on ppc.
svn path=/dists/trunk/linux-2.6/; revision=4857
2005-11-21 08:10:31 +00:00
Frederik Schüler
53723b8adc Comment out include/asm symlink deletion in the generic per-arch linux-headers package. This symlink was present in headers packages before 2.6.14-1.
svn path=/dists/trunk/linux-2.6/; revision=4856
2005-11-21 07:59:55 +00:00
Frederik Schüler
53b3f2cc6d Update to 2.6.15-rc2
svn path=/dists/trunk/linux-2.6/; revision=4855
2005-11-20 15:42:19 +00:00
Frederik Schüler
a77a4bba4e - merged changes from sid version.
- removed reference to pruned qla2xxx firmware.

svn path=/dists/trunk/linux-2.6/; revision=4836
2005-11-16 22:00:23 +00:00
Frederik Schüler
06c494d09a and the changelog.
svn path=/dists/trunk/linux-2.6/; revision=4830
2005-11-15 13:32:41 +00:00
Frederik Schüler
4843eb07da - QLA2XXX options activated globally.
- CONFIG_SCTP_HMAC_MD5=y set globally - or better default to CONFIG_SCTP_HMAC_SHA1=y?
- Memory model options removed from global config: every arch must set their memory model by arch/flavour now (FLATMEM, or DISCONTIGMEM on NUMA).
- new option: DEFAULT_IOSCHED="anticipatory" - everyone OK with this or better use the deadline scheduler?
- CONFIG_SPLIT_PTLOCK_CPUS must be set per-arch


svn path=/dists/trunk/linux-2.6/; revision=4829
2005-11-15 13:23:41 +00:00
Frederik Schüler
b5492b58d9 - merge series files for 2.6.14+2.6.15-rc1-0experimental.1.
- qla2xxx driver was relicensed: don't prune it anymore.

svn path=/dists/trunk/linux-2.6/; revision=4828
2005-11-15 12:53:20 +00:00
Sven Luther
672683d536 Obviously, we don't want to write to the /usr/src/linux-headers-$(VERSION) directly, not sure if this is the cleanest way though.
svn path=/dists/trunk/linux-2.6/; revision=4821
2005-11-14 13:29:49 +00:00
Norbert Tretkowski
02f4009fb8 Uups... fixed broken changelog entry.
svn path=/dists/trunk/linux-2.6/; revision=4820
2005-11-14 09:23:21 +00:00
Norbert Tretkowski
0addc4dde5 s/UNRELEASED/unstable/
svn path=/dists/trunk/linux-2.6/; revision=4819
2005-11-14 07:19:46 +00:00
Norbert Tretkowski
71b78b9897 Enabled CONFIG_KOBJECT_UEVENT on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4817
2005-11-13 21:30:21 +00:00
maximilian attems
399876bfb7 enable ACPI even on older BIOS, shipped by suse and ubuntu.
BIOS didn't get better, ACPI kernel code shows progress.

svn path=/dists/trunk/linux-2.6/; revision=4809
2005-11-13 16:09:35 +00:00
Bastian Blank
65ef5444a0 debian/rules: Add --link-dest option to rsync to avoid copies if possible.
svn path=/dists/trunk/linux-2.6/; revision=4794
2005-11-13 13:34:45 +00:00
Sven Luther
e2806c218a Added FLAVOURS=... to install-headers-all rules.gen invocation, thanks to mhy for providing the patch.
svn path=/dists/trunk/linux-2.6/; revision=4793
2005-11-13 10:47:49 +00:00
Sven Luther
c1592220ca Added flavours generation, now only need to set $(FLAVOURS) in rules.gen, altough this is set by gencontrol.py.
svn path=/dists/trunk/linux-2.6/; revision=4792
2005-11-13 10:09:10 +00:00
Jurij Smakov
4b0e489d03 Disable CONFIG_PARPORT_PC_FIFO on sparc as
it causes the machine to hang when sending stuff
to the parallel port.

svn path=/dists/trunk/linux-2.6/; revision=4790
2005-11-12 06:22:45 +00:00
Frederik Schüler
6fc50be9b3 forgot the changelog :)
svn path=/dists/trunk/linux-2.6/; revision=4787
2005-11-11 14:31:42 +00:00
Frederik Schüler
64be5f91af - Globally activate CONFIG_SECURITY_NETWORK
- activate XFS_QUOTA in a split-config aware way.

svn path=/dists/trunk/linux-2.6/; revision=4786
2005-11-11 14:31:24 +00:00
Norbert Tretkowski
977dfa8b0c Close a bug.
svn path=/dists/trunk/linux-2.6/; revision=4785
2005-11-11 09:26:13 +00:00
maximilian attems
684284beaf config change: CONFIG_XFS_QUOTA=y
svn path=/dists/trunk/linux-2.6/; revision=4784
2005-11-11 08:28:21 +00:00
maximilian attems
44dd6dee9f add huge 2.6.14.2
has a nice bind fix,
removed dup alpha patch.

svn path=/dists/trunk/linux-2.6/; revision=4783
2005-11-11 08:16:02 +00:00
Sven Luther
0f1c3d0f0a Conflicts where not handled by gencontrol.py, added.
svn path=/dists/trunk/linux-2.6/; revision=4782
2005-11-10 08:35:02 +00:00
Sven Luther
8234b900d3 Better so :/
svn path=/dists/trunk/linux-2.6/; revision=4781
2005-11-10 08:30:51 +00:00
Sven Luther
e74ac42669 Fixed alpha initramfs-tools exclusion using a conflict.
svn path=/dists/trunk/linux-2.6/; revision=4780
2005-11-10 08:09:14 +00:00
Sven Luther
7cc0df6c72 Added an excludes for initramfs-tools, now we only need to find how to teach gencontrol.py how to use it.
svn path=/dists/trunk/linux-2.6/; revision=4779
2005-11-10 08:06:47 +00:00
Jurij Smakov
2ab15e47d5 Correct the template not to depend on gcc-3.3
on sparc anymore.

svn path=/dists/trunk/linux-2.6/; revision=4764
2005-11-10 04:11:34 +00:00
Jurij Smakov
81ee31d13b Add a sparc64-atyfb-xl-gr.patch to fix ATI framebuffer
corruption on SunBlade 100 (#321200).

svn path=/dists/trunk/linux-2.6/; revision=4763
2005-11-10 04:06:52 +00:00
Jurij Smakov
646c450320 Switch sparc to (default) gcc-4.0.
svn path=/dists/trunk/linux-2.6/; revision=4762
2005-11-10 03:49:38 +00:00
Jurij Smakov
b4aab94aa3 * Enable CONFIG_SND_ALI5451 on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4761
2005-11-10 03:46:22 +00:00
Bastian Blank
4d986bd566 debian/changelog: Fix maintainer entry.
Sven, please reread the policy:
| The maintainer name and email address used in the changelog should be the
| details of the person uploading this version. The information here will be
| copied to the Changed-By field.
and
| 5.6.4 Changed-By
| The name and email address of the person who changed the said package. Usually
| the name of the maintainer. All the rules for the Maintainer field apply here,
| too.

svn path=/dists/trunk/linux-2.6/; revision=4760
2005-11-09 16:26:34 +00:00
Sven Luther
4d6a043ac1 Let's use the kernel team in the changelog too, other seem to be doing this too, and it make sense.
We need to teach dch about it though :)

svn path=/dists/trunk/linux-2.6/; revision=4759
2005-11-09 16:14:18 +00:00
Norbert Tretkowski
fe165b12c5 Bumped ABI version.
svn path=/dists/trunk/linux-2.6/; revision=4758
2005-11-09 15:45:19 +00:00
Simon Horman
117ef4aa69 make manuals with defconfig, as is required for kernel-package 10.008
svn path=/dists/trunk/linux-2.6/; revision=4757
2005-11-09 08:28:30 +00:00
maximilian attems
9bd0dbb10e add 2.6.14.1
svn path=/dists/trunk/linux-2.6/; revision=4754
2005-11-09 01:23:15 +00:00
Christian T. Steigies
2f60f00ed2 m68k updates, if the spinlock patch breaks your arch, I'll have to add it to the m68k.diff
svn path=/dists/trunk/linux-2.6/; revision=4753
2005-11-08 23:10:57 +00:00
Sven Luther
2830b2982c Fixed typos.
svn path=/dists/trunk/linux-2.6/; revision=4744
2005-11-08 14:30:34 +00:00
Sven Luther
1dda2d6df7 First tentative at handling recomends in addition to depends, provides and suggests.
svn path=/dists/trunk/linux-2.6/; revision=4743
2005-11-08 14:25:05 +00:00
Simon Horman
e7a56cf1d4 [NETFILTER] nf_queue: Fix Ooops when no queue handler registered
This is a regression introduced in 2.6.14.
    net-nf_queue-oops.patch. (Closes: #337713)

svn path=/dists/trunk/linux-2.6/; revision=4736
2005-11-07 09:18:08 +00:00
Simon Horman
1d9aac96b0 Redisable CONFIG_SOFTWARE_SUSPEND on ppc/miboot as it required
CONFIG_PM to compile.

svn path=/dists/trunk/linux-2.6/; revision=4735
2005-11-07 09:06:38 +00:00
Sven Luther
bc5422b008 Reverted unwarranted change with makx which is just to lazy or whatever to fix initramfs-tools correctly.
svn path=/dists/sid/linux-2.6/; revision=4731
2005-11-05 18:23:12 +00:00
maximilian attems
26ba7bc3fb streamling ppc on CONFIG_KEYBOARD_ATKBD and CONFIG_SERIO_I8042=y.
thanks svenl for agreeing.
those could land now in the top config.

svn path=/dists/sid/linux-2.6/; revision=4730
2005-11-05 18:10:53 +00:00
Norbert Tretkowski
0ad63a3a8f Conflict with initramfs-tools on alpha until the klibc problem is fixed.
svn path=/dists/sid/linux-2.6/; revision=4728
2005-11-04 09:46:21 +00:00
dann frazier
a6c5933820 * net-ipconntrack-nat-fix.patch - fix compilation of
ip_conntrack_helper_pptp.c when NAT is disabled. (Closes: #336431)

svn path=/dists/sid/linux-2.6/; revision=4727
2005-11-04 04:24:17 +00:00
Simon Horman
032be5ae05 * [386, AMD64] Set CONFIG_FRAMEBUFFER_CONSOLE=y instead of m.
As vesadb now built into the kernel, after finally dropping the
    debian-specific patch to make it modular, make fbcons builtin too, else
    all sorts of weird stuff happens which is hard for the inird builders to
    automatically compenste for. (Closes: #336450)

svn path=/dists/sid/linux-2.6/; revision=4726
2005-11-04 04:07:28 +00:00
Jurij Smakov
ba945edb27 Document fix for 336424.
svn path=/dists/sid/linux-2.6/; revision=4723
2005-11-03 18:40:27 +00:00
Jurij Smakov
34f3ef3267 Fix the install-image fix. Include the name of
the directory (scripts), so that the archive is
actually created. D'oh!

svn path=/dists/sid/linux-2.6/; revision=4722
2005-11-03 18:38:43 +00:00
Frederik Schüler
a60fd6a5ba Activate CONFIG_USB_SUSPEND on amd64 too.
svn path=/dists/sid/linux-2.6/; revision=4719
2005-11-03 14:59:07 +00:00
maximilian attems
98ba41aad8 set CONFIG_USB_SUSPEND on i386 as on ppc.
svn path=/dists/trunk/linux-2.6/; revision=4717
2005-11-03 11:39:35 +00:00
maximilian attems
70bcb4ee47 svenl asked for ppc swsusp. do him a favour ;)
svn path=/dists/trunk/linux-2.6/; revision=4716
2005-11-03 11:26:49 +00:00
maximilian attems
d588410783 add bug nr, make bubulle *happy*.
svn path=/dists/trunk/linux-2.6/; revision=4715
2005-11-03 11:22:53 +00:00
maximilian attems
670767f036 reenable swsusp
svn path=/dists/trunk/linux-2.6/; revision=4714
2005-11-03 11:09:52 +00:00
Jurij Smakov
a58cbac5bf Fix the contents of scripts directory (333052).
The list of file patterns not to copy into it
is specified, hopefully it will break less now.

svn path=/dists/trunk/linux-2.6/; revision=4713
2005-11-03 07:46:21 +00:00
Sven Luther
8c401c3d70 Now use NewReno+BIC by default, closes #337089.
svn path=/dists/trunk/linux-2.6/; revision=4712
2005-11-02 16:40:10 +00:00
Norbert Tretkowski
2dbe9b57b2 Really switched to gcc 4.0 on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4710
2005-11-01 20:47:46 +00:00
Simon Horman
26f0ebf650 [ Norbert Tretkowski ]
* Switch to gcc 4.0.
     N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
     already been built and uploaded. Norbert, can you remove this
     note once you've read it. Sorry of that means -2 breaks on alpha.
     We'll get -3 out soon -- Simon Horman

svn path=/dists/trunk/linux-2.6/; revision=4709
2005-11-01 10:22:01 +00:00
Simon Horman
c7e2430af1 2.6.14-2
Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this

svn path=/dists/trunk/linux-2.6/; revision=4707
2005-11-01 10:13:23 +00:00
Norbert Tretkowski
c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3.
svn path=/dists/trunk/linux-2.6/; revision=4706
2005-11-01 08:02:17 +00:00
Norbert Tretkowski
4eb77372cd Switch to gcc 4.0 for alpha.
svn path=/dists/trunk/linux-2.6/; revision=4705
2005-11-01 07:17:54 +00:00
Simon Horman
c58bc8913f Fix for AUDITSYSCALL build probolem on powerpc64
svn path=/dists/trunk/linux-2.6/; revision=4704
2005-10-31 13:21:08 +00:00
Simon Horman
e60619df55 Work around, CONFIG_AUDITSYSCALL is needed for CONFIG_AUDIT on ppc64. upstream notified, awaiting fix.
svn path=/dists/trunk/linux-2.6/; revision=4701
2005-10-31 12:51:44 +00:00
Simon Horman
97c0f4e365 removed duplicate kernel-header-dirs and kernel-arch
svn path=/dists/trunk/linux-2.6/; revision=4696
2005-10-31 08:02:25 +00:00
Simon Horman
221d96db71 Add missing kernel-arch and kernel-header-dirs to defines
so headers get included. (closes: #336521)
    N.B: I only filled in arches where other's hadn't done so alread.
         Please fix if its wrong.

svn path=/dists/trunk/linux-2.6/; revision=4695
2005-10-31 08:00:52 +00:00
Norbert Tretkowski
5a5a8812cb Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines.
svn path=/dists/trunk/linux-2.6/; revision=4694
2005-10-31 07:50:22 +00:00
Simon Horman
d733e0cfa3 Fix genearation of .extraversion, again (closes: #333842)
svn path=/dists/trunk/linux-2.6/; revision=4693
2005-10-31 06:01:18 +00:00
Jurij Smakov
eaa9fdf07a Add missing fields to debian/arch/sparc/defines
to fix the headers on sparc.

svn path=/dists/trunk/linux-2.6/; revision=4692
2005-10-31 05:58:53 +00:00
Norbert Tretkowski
349852bb6e Added myself to Uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4690
2005-10-30 17:16:59 +00:00
Frederik Schüler
de49dda1c2 Fix linux-headers build fix
svn path=/dists/trunk/linux-2.6/; revision=4689
2005-10-30 14:40:05 +00:00
Frederik Schüler
2dd7e60802 add kernel-header-dirs: x86_64 generic to fix amd64 linux-headers.
svn path=/dists/trunk/linux-2.6/; revision=4688
2005-10-30 12:13:55 +00:00
Frederik Schüler
6116449301 Deactivate CONFIG_AUDITSYSCALL: not needed for selinux, slows down the kernel
and bears potential problems.

svn path=/dists/trunk/linux-2.6/; revision=4687
2005-10-29 21:48:51 +00:00
Frederik Schüler
8c0a431493 use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to fix bootup kernel panic.
svn path=/dists/trunk/linux-2.6/; revision=4686
2005-10-29 13:11:17 +00:00
Kyle McMartin
200d01bfa2 Edit out EXTRAVERSION modifying hunk
svn path=/dists/trunk/linux-2.6/; revision=4685
2005-10-29 05:33:41 +00:00
Norbert Tretkowski
0466428e3b New patch to include compiler.h in barrier.h, barrier() is used in non-SMP case.
svn path=/dists/trunk/linux-2.6/; revision=4684
2005-10-28 17:45:22 +00:00
dann frazier
41c53b127a * Update hppa.diff to 2.6.14-pa0
svn path=/dists/trunk/linux-2.6/; revision=4683
2005-10-28 15:03:55 +00:00
Vincent Sanders
f626fbb159 ARM will now build properly with gcc 4 as all patches needed for gcc4 compiling are merged
svn path=/dists/trunk/linux-2.6/; revision=4682
2005-10-28 11:33:28 +00:00
Vincent Sanders
2c75ecf4f2 update ARM configs for 2.6.14 release
svn path=/dists/trunk/linux-2.6/; revision=4681
2005-10-28 11:28:13 +00:00
Simon Horman
8e398b4bc7 CVE-2005-3181
svn path=/dists/trunk/linux-2.6/; revision=4680
2005-10-28 09:23:59 +00:00
Simon Horman
f37bbf7b84 2.6.14-1
svn path=/dists/trunk/linux-2.6/; revision=4676
2005-10-28 07:26:40 +00:00
Simon Horman
9dee01e372 Having CONFIG_GENERIC_PENDING_IRQ on globablly shouldn't hurt any arch/flavour that doesn't have it, and turns it on for those that do, which seems to be the right thing
svn path=/dists/trunk/linux-2.6/; revision=4674
2005-10-28 06:43:25 +00:00
Sven Luther
d5b575d465 Fixed miboot and powerpc64 configs.
svn path=/dists/trunk/linux-2.6/; revision=4673
2005-10-28 06:24:44 +00:00
Sven Luther
adcdbe44c4 Enabled SCSI_SATA_INTEL_COMBINED globally.
svn path=/dists/trunk/linux-2.6/; revision=4672
2005-10-28 05:56:27 +00:00
Sven Luther
16a334e132 Initial preparation for the 2.6.14-1 release.
svn path=/dists/trunk/linux-2.6/; revision=4671
2005-10-28 05:20:14 +00:00
Simon Horman
410e861ea6 Make sure version is seeded in apply and unapply scripts.
Actually changed in some earlier, post 2.6.12, release,
    but the changelog seems to be missing.
    (closes: #324583)

svn path=/dists/trunk/linux-2.6/; revision=4670
2005-10-28 04:08:35 +00:00
dann frazier
c1913494af linux-patch-debian-linux-patch-debian-X.Y.Z.
* [ia64] Disable the CONFIG_IA64_SGI_SN_XP module.  This forces
  CONFIG_GENERIC_ALLOCATOR and CONFIG_IA64_UNCACHED_ALLOCATOR to y, which
  appears to break on zx1 systems.

svn path=/dists/trunk/linux-2.6/; revision=4660
2005-10-26 20:27:03 +00:00
Simon Horman
4e4bd7bcb5 Fix misformatting of long description of
linux-patch-debian-linux-patch-debian-X.Y.Z.

svn path=/dists/trunk/linux-2.6/; revision=4654
2005-10-26 06:37:57 +00:00
Norbert Tretkowski
663f42d9ad Update arch/alpha/config* for 2.6.14.
svn path=/dists/trunk/linux-2.6/; revision=4653
2005-10-25 18:53:17 +00:00
Sven Luther
cdbe650991 Bastian's upload failed, doing it myself.
svn path=/dists/trunk/linux-2.6/; revision=4651
2005-10-25 04:00:31 +00:00
Bastian Blank
8ceaa00bb8 debian/changelog: Fix distribution.
svn path=/dists/trunk/linux-2.6/; revision=4642
2005-10-24 16:27:32 +00:00
Bastian Blank
a0f5a9f81a debian/changelog: Prepare to release (2.6.13+2.6.14-rc5-0experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=4641
2005-10-24 15:35:06 +00:00
Frederik Schüler
bae5eee893 Set CONFIG_AIRO=m globally.
svn path=/dists/trunk/linux-2.6/; revision=4640
2005-10-24 14:40:57 +00:00