Commit Graph

208 Commits

Author SHA1 Message Date
Bastian Blank 333210a7a7 r6005: waldi | 2006-03-02 11:06:40 +0100
* debian/lib/python/debian_linux/gencontrol.py:
  Populate UPSTREAMVERSION, ABINAME and LOCALVERSION in an stable fashion.
* debian/rules.real: Use UPSTREAMVERSION, ABINAME and LOCALVERSION.
* debian/templates/control.headers.arch.in,
  debian/templates/control.headers.in,
  debian/templates/control.headers.latest.in,
  debian/templates/control.headers.subarch.in,
  debian/templates/control.image.in,
  debian/templates/control.image.latest.in:
  Use upstreamversion and localversion substitutions.

r6006:  waldi | 2006-03-02 11:16:14 +0100
* debian/lib/python/debian_linux/gencontrol.py: Add SOURCEVERSION.
* debian/rules.real
  - Use SOURCEVERSION.
  - Fix another brocken ABINAME usage.

r6007:  waldi | 2006-03-02 11:41:01 +0100
* debian/arch/defines, debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/arm/defines, debian/arch/armeb/defines, debian/arch/hppa/defines,
  debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines,
  debian/arch/mips/defines, debian/arch/mipsel/defines,
  debian/arch/powerpc/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Move image specific specs into image section.
* debian/bin/gencontrol.py: Use image section if neccesary.
* debian/lib/python/debian_linux/gencontrol.py: Support image section.

r6008:  waldi | 2006-03-02 11:41:37 +0100
debian/lib/python/debian_linux/config.py: Remove old workaround.

r6009:  waldi | 2006-03-02 12:15:21 +0100
* bin/gencontrol.py: Fix image description addition.
* lib/python/debian_linux/debian.py: Parse Description also.
* lib/python/debian_linux/gencontrol.py: Fix Description setup.
* lib/python/debian_linux/utils.py: Always provide the complete text.

r6010:  waldi | 2006-03-02 12:42:47 +0100
* debian/arch/defines: Add initramfs-generator relations.
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/arm/defines, debian/arch/armeb/defines, debian/arch/hppa/defines,
  debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines,
  debian/arch/mips/defines, debian/arch/mipsel/defines,
  debian/arch/powerpc/defines, debian/arch/powerpc/vserver/defines,
  debian/arch/s390/defines, debian/arch/sparc/defines:
  Specify initramfs settings.
* debian/bin/gencontrol.py: Generate dependencies for initramfs generators.
* debian/lib/python/debian_linux/config.py: Add more fields.
* debian/lib/python/debian_linux/gencontrol.py: Fix.
* debian/rules.real: Use INITRAMFS.

r6011:  waldi | 2006-03-02 13:05:45 +0100
debian/bin/gencontrol.py,
debian/lib/python/debian_linux/gencontrol.py
- Don't export the usage of the image section into the generic code.
- Fix localversion spec.

r6012:  waldi | 2006-03-02 13:20:58 +0100
debian/lib/python/debian_linux/config.py: Fix section parsing.

r6013:  waldi | 2006-03-02 13:27:44 +0100
* debian/lib/python/debian_linux/config.py: Use a list of directories.
* debian/lib/python/debian_linux/gencontrol.py: Update.

r6014:  waldi | 2006-03-02 13:30:30 +0100
* debian/bin/gencontrol.py: Add base image config entry.
* debian/lib/python/debian_linux/gencontrol.py:
  Remove another usage of the image config sections.

r6030:  waldi | 2006-03-02 17:44:17 +0100
debian/bin/gencontrol.py: Provide correct localversion for the headers build.

svn path=/dists/trunk/linux-2.6/; revision=6031
2006-03-02 16:47:30 +00:00
Bastian Blank 36f10251a9 * debian/arch/amd64/defines, debian/arch/i386/defines,
debian/arch/powerpc/defines: Reenable vserver.
* debian/patches/series/0experimental.1-extra: Update.
* debian/patches/vserver-vs2.0.2-rc10.patch: Add.
* debian/patches/vserver-vs2.0.2-rc9.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=5994
2006-02-28 16:47:12 +00:00
Bastian Blank f6cf7c4990 * debian/arch/amd64/defines, debian/arch/i386/defines,
debian/arch/powerpc/defines: Temporarily disable vserver.
* debian/patches/series/0experimental.1: Remove merged patch.
* debian/patches/arm-nslu2-beeper.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=5975
2006-02-27 12:59:19 +00:00
Bastian Blank 88986711af * debian/arch/powerpc/vserver/config: Replace with settings for stable patch.
* debian/patches/series/0experimental.1-extra
  - Update vserver patch.
  - Use stable vserver patch for powerpc.
* debian/patches/vserver-vs2.0.2-rc9.patch: Add.
* debian/patches/vserver-vs2.0.2-rc6.patch,
  debian/patches/vserver-vs2.1.1-rc7.patch: Remove.

svn path=/dists/trunk/linux-2.6/; revision=5967
2006-02-23 17:20:31 +00:00
Frederik Schüler 13541281e7 Globally enable NAPI on all nic drives supporting it
Globally activate VIDEO_CX88_VP3054

svn path=/dists/trunk/linux-2.6/; revision=5961
2006-02-22 11:42:58 +00:00
Bastian Blank df263e9375 Merge /dists/sid/linux-2.6.
r5897:  jurij-guest | 2006-02-15 04:02:29 +0000
Bump build-dep on kernel-package to 10.035, required
to fix 352000.

r5909:  fs | 2006-02-17 13:21:29 +0000
Activate CONFIG_DVB_AV7110_OSD on alpha amd64 and ia64.

r5936:  jurij-guest | 2006-02-20 07:21:37 +0000
Add Closes for #348332 to the latest changelog entry
as it is the same issue as #352000 and is going to
be fixed by the next upload.

r5939:  cts | 2006-02-20 22:56:18 +0000
[m68k] build in cirrusfb driver

svn path=/dists/trunk/linux-2.6/; revision=5960
2006-02-21 19:10:03 +00:00
Bastian Blank 6c66903823 Add vserver images to amd64, i386 and powerpc.
r216@waldi:  waldi | 2006-01-06 23:14:47 +0000
* debian/arch/powerpc/defines: Add vserver subarch.
* debian/arch/powerpc/vserver: New directory.
* debian/arch/powerpc/vserver/config, debian/arch/powerpc/vserver/config.powerpc64,
  debian/arch/powerpc/vserver/defines: Add.

r221@waldi:  waldi | 2006-01-07 00:23:28 +0000
* debian/arch/i386/defines: Add vserver subarch.
* debian/arch/i386/vserver: New directory.
* debian/arch/i386/vserver/config, debian/arch/i386/vserver/config.686,
  debian/arch/i386/vserver/config.k7, debian/arch/i386/vserver/defines: Add.

r222@waldi:  waldi | 2006-01-07 00:31:20 +0000
* debian/arch/amd64/defines: Add vserver subarch.
* debian/arch/amd64/vserver: New directory.
* debian/arch/amd64/vserver/config, debian/arch/amd64/vserver/config.amd64-k8
  debian/arch/amd64/vserver/defines: Add.

r1486@waldi:  waldi | 2006-02-21 13:26:15 +0000
* debian/patches/series/0experimental.1-extra: Update.
* debian/patches/vserver-vs2.0.2-rc6.patch,
  debian/patches/vserver-vs2.1.1-rc7.patch: Add.

r1489@waldi:  waldi | 2006-02-21 13:28:36 +0000
debian/arch/powerpc/vserver/config: Fix for unstable vserver.

r1490@waldi:  waldi | 2006-02-21 13:29:13 +0000
debian/arch/powerpc/vserver/defines: Add powerpc image.

r1491@waldi:  waldi | 2006-02-21 13:29:42 +0000
* debian/arch/powerpc/vserver/config.powerpc: Add.
* debian/arch/powerpc/vserver/config.powerpc64: Replace link.

r1492@waldi:  waldi | 2006-02-21 14:13:29 +0000
* debian/arch/i386/vserver/config: Fix.
* debian/arch/i386/vserver/config.686, debian/arch/i386/vserver/config.k7:
  Replace link.

r1493@waldi:  waldi | 2006-02-21 14:16:53 +0000
* debian/arch/amd64/vserver/config: Fix.
* debian/arch/amd64/vserver/config.amd64-k8: Replace link.
* debian/arch/amd64/vserver/config.em64t-p4: Add.
* debian/arch/amd64/vserver/defines: Enable em64t-p4.

r1495@waldi:  waldi | 2006-02-21 14:42:01 +0000
* debian/patches/series/0experimental.1-extra: Update.
* debian/patches/vserver-powerpc-fix01.patch: Add.

svn path=/dists/trunk/linux-2.6/; revision=5956
2006-02-21 15:02:47 +00:00
Bastian Blank 18795c946f debian/arch: Unify general network options.
svn path=/dists/trunk/linux-2.6/; revision=5953
2006-02-21 12:12:48 +00:00
Bastian Blank f1f49572d0 debian/arch: Unify xfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5946
2006-02-21 10:44:19 +00:00
Bastian Blank 6b4456fa60 debian/arch: Unify ext2/ext3 settings.
svn path=/dists/trunk/linux-2.6/; revision=5945
2006-02-21 10:21:05 +00:00
Bastian Blank cd5a2c7bed debian/arch: Unify multi-device support options.
svn path=/dists/trunk/linux-2.6/; revision=5944
2006-02-21 10:12:38 +00:00
Bastian Blank eb8bf281a4 debian/arch
- Remove devfs settings.
- Unify devpts settings.

svn path=/dists/trunk/linux-2.6/; revision=5943
2006-02-21 10:01:42 +00:00
Bastian Blank bf29342baf debian/arch: Unify cryptographic options.
svn path=/dists/trunk/linux-2.6/; revision=5942
2006-02-21 09:56:35 +00:00
Bastian Blank 0ee6935301 debian/arch: Remove duplicated options.
svn path=/dists/trunk/linux-2.6/; revision=5941
2006-02-21 09:50:30 +00:00
Bastian Blank e278358e1b debian/arch/powerpc/defines: Use powerpc kernel arch.
svn path=/dists/trunk/linux-2.6/; revision=5907
2006-02-16 20:15:33 +00:00
Bastian Blank f51dabd781 debian/arch/powerpc/config, debian/arch/powerpc/config.powerpc,
debian/arch/powerpc/config.powerpc-miboot,
debian/arch/powerpc/config.powerpc-smp,
debian/arch/powerpc/config.powerpc64: Update.

svn path=/dists/trunk/linux-2.6/; revision=5902
2006-02-15 17:28:57 +00:00
Bastian Blank 2b3ed5f4c0 debian/arch/powerpc/defines: Disable apus.
svn path=/dists/trunk/linux-2.6/; revision=5901
2006-02-15 17:27:56 +00:00
Bastian Blank cc945a922b Merge /dists/sid/linux-2.6.
r5536:  luther | 2006-01-21 00:41:44 +0000
Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier.

r5595:  maks-guest | 2006-01-25 20:02:49 +0000
take care of latest klibc status

r5596:  maks-guest | 2006-01-25 20:06:50 +0000
too quick ci, corrected ia64 dep drop

r5597:  maks-guest | 2006-01-25 20:11:07 +0000
me goes for a coffee, fixing the fix

r5610:  tbm | 2006-01-28 00:15:28 +0000
Build PPP as a module.

r5611:  tbm | 2006-01-28 01:25:36 +0000
[arm/nslu2] Enable wireless.

r5612:  tbm | 2006-01-28 01:33:39 +0000
[arm/nslu2] Enable most USB modules.

r5613:  tbm | 2006-01-28 01:53:25 +0000
[arm/nslu2] Enable ALSA and USB sound modules.

r5615:  fs | 2006-01-28 13:35:23 +0000
New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd.

r5618:  tbm | 2006-01-28 19:38:52 +0000
[arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line.

r5619:  tbm | 2006-01-28 23:04:45 +0000
Add support for big-endian ARM.

r5620:  luther | 2006-01-29 08:45:23 +0000
Fixed apus config so it is more in line with the rest of the configs.
This enables parallel port, so loads of stuff is pulled in.
We should maybe enable parallel port on a higher level, as PReP, IBM CHRP
or Pegasos do have a real parallel port. Not sure if the this will break
apple hardware right now though

r5622:  luther | 2006-01-29 11:25:28 +0000
Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly.
Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :).

r5648:  maks-guest | 2006-01-31 09:59:05 +0000
klibc on sparc is fixed

r5680:  waldi | 2006-02-01 09:50:32 +0000
* debian/changelog: Update.
* debian/arch/powerpc/defines: Fix depends settings, they are not additive.

r5684:  tbm | 2006-02-01 19:26:09 +0000
[arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192.

r5714:  tbm | 2006-02-07 02:19:36 +0000
mention the CVE (CVE-2006-0454)

r5806:  cts | 2006-02-10 11:10:03 +0000
document changes

r5813:  cts | 2006-02-10 15:29:10 +0000
correct VME description

r5815:  nobse | 2006-02-10 20:50:47 +0000
Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and
-alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO
based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled.

r5829:  nobse | 2006-02-12 10:49:29 +0000
Removed commented out alpha part.

r5830:  nobse | 2006-02-12 10:56:38 +0000
Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for
transition only, and kernel-image-2.6-386 is the package name in sarge.

svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +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 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
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
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
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
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 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 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 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
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 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 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
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
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
maximilian attems 770de81271 disable CONFIG_USB_BANDWIDTH
svn path=/dists/trunk/linux-2.6/; revision=5101
2005-12-27 19:56:17 +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
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
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
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
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 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
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 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
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
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
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
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
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
Bastian Blank 4d89e2fa76 * debian/arch/powerpc/defines: Set kernel-header-dirs.
* debian/bin/gencontrol.py: Export kernel-header-dirs as KERNEL_HEADER_DIRS.
* debian/bin/install-header:
  - Move from debian/templates/header-install.in.
  - Use KERNEL_HEADER_DIRS.
* debian/rules.real: Use debian/bin/install-header.

svn path=/dists/trunk/linux-2.6/; revision=4606
2005-10-23 11:09:00 +00:00
Sven Luther 0f66366e73 Fixed typo in version name.
Added CONFIG_AIRO=m to powerpc.

svn path=/dists/trunk/linux-2.6/; revision=4593
2005-10-21 19:19:05 +00:00
Sven Luther 796ba73e25 Disable apus for now, i guess it is intimely related to the m68k patches, which are in turn not yet ported to 2.6.14. Let's wait a bit for upstream merges of both apus and m68k.
svn path=/dists/trunk/linux-2.6/; revision=4556
2005-10-20 13:19:53 +00:00
Simon Horman 3cee8aa5a8 powerpc64 mem model fix?
svn path=/dists/trunk/linux-2.6/; revision=4555
2005-10-20 08:56:24 +00:00
Sven Luther c4796e5fa1 powerpc64 needs DISCONTIGMEM, not FLATMEM, which where causing the build problems.
svn path=/dists/trunk/linux-2.6/; revision=4547
2005-10-19 16:14:25 +00:00
Simon Horman bcabbe2fd8 Powerpc should now get past config for all flavours.
svn path=/dists/trunk/linux-2.6/; revision=4520
2005-10-18 11:58:19 +00:00
Simon Horman 1d52bfbf89 Apus might build now. QLA2XXX can be set to n. Latter needed for former
svn path=/dists/trunk/linux-2.6/; revision=4518
2005-10-18 11:12:02 +00:00
Simon Horman 6a82f14200 hppa might work now. turned appletouch off for everyone except powerpc
svn path=/dists/trunk/linux-2.6/; revision=4515
2005-10-18 10:41:12 +00:00
Simon Horman 7c2d4b3b83 Update configs for 2.6.14-rc4
svn path=/dists/trunk/linux-2.6/; revision=4514
2005-10-18 10:03:48 +00:00
Sven Luther 591c8d399f Updated configs with split-config.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4471
2005-10-16 09:32:26 +00:00
Sven Luther 7426446357 Arg, i had commited the wrong backlight fix on tuesday ...
svn path=/dists/trunk/linux-2.6/; revision=4460
2005-10-14 10:11:07 +00:00
Simon Horman 5b5e146a8a Small cleanup of CONFIG_AUDIT and CONFIG_AUDITSYSCALL
svn path=/dists/trunk/linux-2.6/; revision=4447
2005-10-14 06:36:51 +00:00
Frederik Schüler d1736cc32c deactivate BLK_DEV_IDESCSI on all architectures.
svn path=/dists/trunk/linux-2.6/; revision=4424
2005-10-11 16:10:51 +00:00
Sven Luther 1dce34ee17 Disabled BACKLIGHT_CONTROL which seems to break via-pmu.
svn path=/dists/trunk/linux-2.6/; revision=4423
2005-10-11 15:34:45 +00:00
Sven Luther 129a1abf74 Enabled miboot PMU and MACIO thingies.
svn path=/dists/trunk/linux-2.6/; revision=4420
2005-10-11 12:58:22 +00:00
Frederik Schüler c901891544 deactivate FB_RIVA on all architectures. (2.6.13)
svn path=/dists/trunk/linux-2.6/; revision=4385
2005-10-10 19:29:31 +00:00
Sven Luther 1464c4fc11 Reenable powerpc-miboot, as it at least passed the configuration phase, build not yet finished though, so i don't know if it is the right size.
svn path=/dists/trunk/linux-2.6/; revision=4382
2005-10-10 17:30:32 +00:00
Sven Luther ee130af7bf Fix E200 core addition for all powerpc sub-flavours.
svn path=/dists/trunk/linux-2.6/; revision=4378
2005-10-10 17:03:03 +00:00
Sven Luther 23b5c87e07 Fixed apus build, hopefully :)
svn path=/dists/trunk/linux-2.6/; revision=4369
2005-10-10 08:51:20 +00:00
Simon Horman 11969f1638 Revert config changes - the patches aren't being applied because 0experimental1 < 1. So all these changes are bogus. Instead I will rename the series file and everything should work again
svn path=/dists/trunk/linux-2.6/; revision=4328
2005-10-06 15:03:29 +00:00
Simon Horman a786b5e32b A few more config file changes, i386 and powerpc should now work.
svn path=/dists/trunk/linux-2.6/; revision=4324
2005-10-06 13:30:59 +00:00
Simon Horman de4aded853 Disable powerpc-miboot
svn path=/dists/trunk/linux-2.6/; revision=4314
2005-10-06 08:20:30 +00:00
Sven Luther b4fecc74f3 Well, apus is his own subarch, not powerpc or powerpc64.
svn path=/dists/trunk/linux-2.6/; revision=4281
2005-09-26 07:07:41 +00:00
Sven Luther c0e0bcd2ad Disabled Z2RAM as it seems to need a couple more m68k stuff to be included, and is not all that vital.
svn path=/dists/trunk/linux-2.6/; revision=4278
2005-09-25 20:33:07 +00:00
Sven Luther a105343947 Fixed apus config file, removed no more needed noconfig.apus one. We still need to modify this config file to be integrated with the other ones though.
svn path=/dists/trunk/linux-2.6/; revision=4274
2005-09-25 18:45:41 +00:00
Sven Luther 09ae0efffb Removed noconfig.apus. we have config.apus now.
svn path=/dists/trunk/linux-2.6/; revision=4270
2005-09-25 07:24:41 +00:00
Sven Luther 8ca5ad1dc8 Updated the apus patches some, as well as the defconfig.
svn path=/dists/trunk/linux-2.6/; revision=4266
2005-09-23 20:59:42 +00:00
Sven Luther 01e97f297f Changed flavour to powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=4248
2005-09-21 17:43:54 +00:00
Sven Luther 3167ce0b1e Added powerpc-small flavour for exclusive use with miboot floppies in d-i.
svn path=/dists/trunk/linux-2.6/; revision=4247
2005-09-21 17:41:06 +00:00
Sven Luther 2a41624a11 Same for trunk.
svn path=/dists/trunk/linux-2.6/; revision=4235
2005-09-17 19:34:29 +00:00
Bastian Blank 3097839fba debian/config, debian/powerpc/config, debian/s390/config:
Move network and ip settings to common config.

svn path=/dists/trunk/linux-2.6/; revision=4229
2005-09-16 18:55:06 +00:00
Bastian Blank 8e8f94fbbe Move security settings to core config file.
* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/powerpc/config,
  debian/arch/s390/config, debian/arch/sparc/config:
  Remove security settings.
* debian/arch/config: Add security settings.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=4206
2005-09-14 21:08:14 +00:00