Commit Graph

934 Commits

Author SHA1 Message Date
Jurij Smakov 3c891cca8b Test build finished successfully, merge changes
(sparc32 image stripping) into trunk.

svn path=/dists/trunk/linux-2.6/; revision=5875
2006-02-14 04:00:44 +00:00
Bastian Blank f24ba876c2 debian/arch/amd64/config, debian/arch/i386/config, debian/arch/powerpc/config:
Add SENSORS_F71805F.

svn path=/dists/trunk/linux-2.6/; revision=5872
2006-02-13 21:41:09 +00:00
Bastian Blank 1f98ded2a1 * debian/arch/config: Add NETDEBUG.
* debian/arch/s390/config: Add DASD_ERR.

svn path=/dists/trunk/linux-2.6/; revision=5871
2006-02-13 21:10:18 +00:00
Bastian Blank f9d971e0ad Update to 2.6.16-rc3.
* debian/changelog: Update.
* debian/patches/series/0experimental.1: Remove merged patches.
* debian/patches/arm-fix-dc21285.patch, debian/patches/git-extract-s390.patch:
  Remove.

svn path=/dists/trunk/linux-2.6/; revision=5870
2006-02-13 20:20:37 +00:00
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