Commit Graph

3083 Commits

Author SHA1 Message Date
Martin Michlmayr dd243abe93 update patch for 2.6.23
svn path=/dists/trunk/linux-2.6/; revision=9728
2007-11-24 09:46:46 +00:00
Martin Michlmayr aa7b6bac7b Add some IP22 fixes from Thomas Bogendoerfer
svn path=/dists/trunk/linux-2.6/; revision=9727
2007-11-24 09:37:02 +00:00
Gordon Farquharson 1538122d4e Remove more SCSI drivers on arm.
svn path=/dists/trunk/linux-2.6/; revision=9726
2007-11-18 05:18:20 +00:00
Bastian Blank ae74dcceb7 Add stable releases 2.6.23.2 to 2.6.23.8.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/2.6.23.2.patch,
  debian/patches/bugfix/all/stable/2.6.23.3.patch,
  debian/patches/bugfix/all/stable/2.6.23.4.patch,
  debian/patches/bugfix/all/stable/2.6.23.5.patch,
  debian/patches/bugfix/all/stable/2.6.23.6.patch,
  debian/patches/bugfix/all/stable/2.6.23.7.patch,
  debian/patches/bugfix/all/stable/2.6.23.8.patch: Add.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=9725
2007-11-16 22:04:51 +00:00
Martin Michlmayr 1541a0b3e6 build in CONFIG_CRAMFS because it's needed by d-i
svn path=/dists/trunk/linux-2.6/; revision=9723
2007-11-13 14:58:50 +00:00
Bastian Blank 3964a7ef88 * debian/config/config
- Unify filesystem options, except partition table formats.
  - Make cramfs a module.
* debian/config/powerpc/config, debian/config/s390/config:
  Remove filesystem options.

svn path=/dists/trunk/linux-2.6/; revision=9722
2007-11-13 10:14:53 +00:00
Bastian Blank ca88df2f24 debian/config: Enable HUGETLBFS globaly.
svn path=/dists/trunk/linux-2.6/; revision=9721
2007-11-13 09:24:29 +00:00
dann frazier 7138ff3885 * Enable hugetlbfs on i386, amd64, sparc64 and powerpc64. Closes: #450939
svn path=/dists/trunk/linux-2.6/; revision=9720
2007-11-13 06:34:52 +00:00
Gordon Farquharson ccd901cb8d arm: Remove kernel config options to reduce the size of the initial RAM
disk.
arm/ixp4xx: Set CONFIG_PATA_ARTOP.

svn path=/dists/trunk/linux-2.6/; revision=9719
2007-11-13 04:25:10 +00:00
Martin Michlmayr c122098a81 set CONFIG_NET_PCI
svn path=/dists/trunk/linux-2.6/; revision=9716
2007-11-12 17:29:00 +00:00
Martin Michlmayr 869f70d66e make sure CONFIG_R8169 is set
svn path=/dists/trunk/linux-2.6/; revision=9715
2007-11-12 09:03:19 +00:00
Martin Michlmayr 6dd77d7487 fix kernel build
svn path=/dists/trunk/linux-2.6/; revision=9714
2007-11-12 07:34:24 +00:00
Martin Michlmayr 42906aac1e some important stuff is not set in config/config, so put it back here
svn path=/dists/trunk/linux-2.6/; revision=9713
2007-11-12 07:30:51 +00:00
Martin Michlmayr 08ebba2e9a Fix the config so it will work on NSLU2, thanks Gordon Farquharson
svn path=/dists/trunk/linux-2.6/; revision=9712
2007-11-12 07:25:36 +00:00
Gordon Farquharson fa9b129ce0 Redo 9709 because CONFIG_SCSI_ACARD does cause FTBFS on arm.
svn path=/dists/trunk/linux-2.6/; revision=9711
2007-11-12 06:46:29 +00:00
Gordon Farquharson 3be3e273e2 Undo 9709. FTBFS seems to be caused by 9706.
svn path=/dists/trunk/linux-2.6/; revision=9710
2007-11-12 05:26:55 +00:00
Gordon Farquharson 15f923785b Disable CONFIG_SCSI_ACARD on arm to fix FTBFS.
svn path=/dists/trunk/linux-2.6/; revision=9709
2007-11-12 04:08:38 +00:00
Martin Michlmayr d6ede249da remove a lot of config options in order to use the default options
svn path=/dists/trunk/linux-2.6/; revision=9706
2007-11-11 11:04:35 +00:00
Bastian Blank df6d9977be Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9701
2007-11-05 17:11:27 +00:00
Martin Michlmayr bf461b46de IP22: Disable EARLY PRINTK because it breaks serial console.
svn path=/dists/trunk/linux-2.6/; revision=9683
2007-10-30 07:36:06 +00:00
Bastian Blank 313b83ed81 * debian/changelog: Update.
* debian/patches/debian/dfsg/drivers-net-tg3-fix-simple.patch: Add.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=9677
2007-10-25 22:17:50 +00:00
Martin Michlmayr 0f9d0ec48a close bug
svn path=/dists/trunk/linux-2.6/; revision=9670
2007-10-23 07:07:32 +00:00
Bastian Blank b4308079b0 * debian/bin/abicheck.py, debian/bin/abiupdate.py: Use config dump.
* debian/bin/gencontrol.py
  - Read real config.
  - Write version infos into config.
  - Generate config dump.
* debian/changelog: Update.
* debian/lib/python/debian_linux/config.py: Support config dumps.
* debian/lib/python/debian_linux/gencontrol.py
  - Don't specify type of config.
  - Split result writing.
* debian/rules: Remove dumped config.
* debian/rules.real
  (install-support)
  - Install only dumped config.
  - Don't install recursive.

svn path=/dists/trunk/linux-2.6/; revision=9664
2007-10-14 14:29:07 +00:00
Bastian Blank f9158ce70c * debian/config/i386/xen/defines: Update.
* debian/config/i386/xen/config.686: Remove.

svn path=/dists/trunk/linux-2.6/; revision=9663
2007-10-14 11:21:00 +00:00
Bastian Blank e4ecb6ce61 * debian/changelog: Update.
* debian/templates/temp.image.plain: Merge from kernel-package 11.001.

svn path=/dists/trunk/linux-2.6/; revision=9662
2007-10-14 10:39:04 +00:00
Bastian Blank c35314ff94 debian/bin/abicheck.py, debian/bin/abiupdate.py: Move abifiles to debian/abi.
svn path=/dists/trunk/linux-2.6/; revision=9658
2007-10-14 00:53:38 +00:00
Bastian Blank 36e255e2d3 debian/bin/abicheck.py: Use featureset.
svn path=/dists/trunk/linux-2.6/; revision=9657
2007-10-14 00:52:06 +00:00
Bastian Blank 411a3fcd6a debian/bin/abiupdate.py: Use featureset.
svn path=/dists/trunk/linux-2.6/; revision=9656
2007-10-14 00:35:40 +00:00
Martin Michlmayr 3b199e6805 this is in mainline
svn path=/dists/trunk/linux-2.6/; revision=9653
2007-10-13 17:36:19 +00:00
Martin Michlmayr d59c87c62a add fix so binutils notes sections will be stripped. Otherwise you end up
with a 3 GB kernel image on ARM.

svn path=/dists/trunk/linux-2.6/; revision=9652
2007-10-13 17:27:15 +00:00
Maximilian Attems 40bedbb5fe add stable 2.6.23.1
svn path=/dists/trunk/linux-2.6/; revision=9651
2007-10-13 12:41:29 +00:00
Bastian Blank a55e997cef Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9650
2007-10-12 08:06:11 +00:00
dann frazier 779c58e71f merge ia64 config changes from sid (2.6.22) branch
svn path=/dists/trunk/linux-2.6/; revision=9649
2007-10-12 05:25:31 +00:00
Bastian Blank adb8111681 debian/changelog: Set version to 2.6.23-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=9628
2007-10-10 16:12:51 +00:00
Bastian Blank baace87f65 debian/modules/rules.include:
Use make instead of shell magic for control check.

svn path=/dists/trunk/linux-2.6/; revision=9627
2007-10-10 14:13:14 +00:00
Bastian Blank ed1ce90bd4 debian/rules: Use make instead of shell magic for control check.
svn path=/dists/trunk/linux-2.6/; revision=9626
2007-10-10 14:08:21 +00:00
Bastian Blank 116b9b64a2 debian/rules: Also find orig tarball in ../orig.
svn path=/dists/trunk/linux-2.6/; revision=9625
2007-10-10 14:02:54 +00:00
Bastian Blank dc42c97888 Readd pruning.
svn path=/dists/trunk/linux-2.6/; revision=9624
2007-10-10 13:43:52 +00:00
Maximilian Attems f9f9610e93 Add and enable E1000E.
needed for any new intel board.

svn path=/dists/trunk/linux-2.6/; revision=9606
2007-10-03 19:18:52 +00:00
Bastian Blank ad1cd07c4b debian/changelog: Set version to 2.6.23~rc9-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=9604
2007-10-03 12:15:55 +00:00
Bastian Blank 04c94ff94f debian/changelog: Remove not longer valid entries on orig pruning.
svn path=/dists/trunk/linux-2.6/; revision=9603
2007-10-03 11:43:52 +00:00
Bastian Blank 2f3f014e9e debian/rules.real: Fix.
svn path=/dists/trunk/linux-2.6/; revision=9602
2007-10-03 11:42:56 +00:00
Maximilian Attems 982022769b mips bugfix no longer applies to -rc9
disable it for now

svn path=/dists/trunk/linux-2.6/; revision=9596
2007-10-02 14:11:42 +00:00
dann frazier 19857fb57a * [ia64] Enable cciss module
svn path=/dists/trunk/linux-2.6/; revision=9591
2007-10-01 21:02:26 +00:00
Aurelien Jarno a700c86a7d [sparc] Enable r8169 module on sparc64 and sparc64-smp flavours (closes:
#431977)


svn path=/dists/trunk/linux-2.6/; revision=9590
2007-10-01 13:51:43 +00:00
Bastian Blank 898e603676 debian/bin/genorig.py: Disable debian patches.
svn path=/dists/trunk/linux-2.6/; revision=9589
2007-09-29 08:13:05 +00:00
Martin Michlmayr 83ceeab463 remove - it's only a clean-up patch so itdoesn't make sense to carry this
around for such a long time.

svn path=/dists/trunk/linux-2.6/; revision=9586
2007-09-28 20:26:21 +00:00
Bastian Blank bc96cb8a5f Remove files before apply the patches.
* debian/patches/debian/dfsg/drivers-net-tg3-mark.patch: Add.
* debian/patches/debian/dfsg/drivers-net-tg3-remove.patch: Update.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9585
2007-09-28 11:09:18 +00:00
Bastian Blank 017b2001f1 * debian/changelog: Update.
* debian/patches/debian/dfsg/files-1: Remove drivers/net/bnx_fw*.
* debian/patches/debian/dfsg/drivers-net-bnx2-disable.patch: Add.
* debian/patches/series/orig-0: Update.

svn path=/dists/trunk/linux-2.6/; revision=9584
2007-09-28 11:02:52 +00:00
Martin Michlmayr 43bb812fe4 remove, this has been solved in a different way.
svn path=/dists/trunk/linux-2.6/; revision=9583
2007-09-28 08:57:10 +00:00