Commit Graph

455 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
Martin Michlmayr af4c47d96b "false" doesn't appear to work, "no" does
svn path=/dists/trunk/linux-2.6/; revision=6029
2006-03-02 15:50:53 +00:00
Martin Michlmayr c971ed5e2c use the product number
svn path=/dists/trunk/linux-2.6/; revision=6027
2006-03-02 15:30:38 +00:00
Martin Michlmayr 7a04452637 Thiemo says we wwant CONFIG_DEFAULT_IOSCHED="noop" on mips
svn path=/dists/trunk/linux-2.6/; revision=6024
2006-03-02 15:02:39 +00:00
Martin Michlmayr f247e8b882 13:35 <@waldi> tbm: please sync the configs with debian/arch/config
mostly done now

svn path=/dists/trunk/linux-2.6/; revision=6023
2006-03-02 15:00:34 +00:00
Martin Michlmayr 917069daab run make menuconfig
svn path=/dists/trunk/linux-2.6/; revision=6021
2006-03-02 14:14:47 +00:00
Martin Michlmayr 3dd8ab4cc2 enable PARPORT_IP32
svn path=/dists/trunk/linux-2.6/; revision=6018
2006-03-02 13:40:45 +00:00
Martin Michlmayr a550dbadf8 build in RTC
svn path=/dists/trunk/linux-2.6/; revision=6017
2006-03-02 13:39:07 +00:00
Martin Michlmayr 53c8e55cd3 make SGI configs as similar as possible
svn path=/dists/trunk/linux-2.6/; revision=6016
2006-03-02 13:38:23 +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 788072787c Add preliminary support for xen images.
* debian/arch/amd64/xen: New directory.
* debian/arch/amd64/xen/config, debian/arch/amd64/xen/defines: Add.
* debian/patches/series/0experimental.1-extra: Add xen patch.

svn path=/dists/trunk/linux-2.6/; revision=5993
2006-02-28 11:59:03 +00:00
Martin Michlmayr 3bcb75247b compile Cobalt as 32-bit since 64-bit still has various issues
svn path=/dists/trunk/linux-2.6/; revision=5991
2006-02-28 00:03:23 +00:00
Martin Michlmayr 648c754444 update mips configs
svn path=/dists/trunk/linux-2.6/; revision=5988
2006-02-27 23:44:35 +00:00
Martin Michlmayr dd4a69a3a9 mips doesn't do initrds right now; this will be changed on some sub-arches
(but not SGI) later.

svn path=/dists/trunk/linux-2.6/; revision=5987
2006-02-27 23:13:14 +00:00
Martin Michlmayr 8d41f2da58 add mips images
svn path=/dists/trunk/linux-2.6/; revision=5986
2006-02-27 23:07:52 +00:00
Bastian Blank d13d95a758 * debian/arch/defines: Set image type.
* debian/bin/gencontrol.py: Don't supply a default value for the image type.
* debian/rules.real: Support plain images.

svn path=/dists/trunk/linux-2.6/; revision=5976
2006-02-27 18:07:20 +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 2de139a5ee debian/arch/config: Fix.
svn path=/dists/trunk/linux-2.6/; revision=5955
2006-02-21 13:07:02 +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 2ab165060a debian/arch: Unify virtual server settings.
svn path=/dists/trunk/linux-2.6/; revision=5952
2006-02-21 11:33:31 +00:00
Bastian Blank 27c5c29f48 debian/arch: Unify netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5949
2006-02-21 11:21:28 +00:00
Bastian Blank cb2265349a debian/arch: Remove removed netfilter settings.
svn path=/dists/trunk/linux-2.6/; revision=5948
2006-02-21 11:01:14 +00:00
Bastian Blank 78534cafee debian/arch: Unify jfs settings.
svn path=/dists/trunk/linux-2.6/; revision=5947
2006-02-21 10:47:53 +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
Frederik Schüler c792398b48 Activate CONFIG_DVB_AV7110_OSD on alpha amd64 and ia64.
svn path=/dists/trunk/linux-2.6/; revision=5910
2006-02-17 13:21:41 +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
Jurij Smakov eaa4d70c31 Update sparc configs.
svn path=/dists/trunk/linux-2.6/; revision=5899
2006-02-15 04:14:07 +00:00
Martin Michlmayr bb57b7568e forgot to update
svn path=/dists/trunk/linux-2.6/; revision=5891
2006-02-14 20:41:16 +00:00
Norbert Tretkowski a96b6fe2b3 Update arch/alpha/config* for 2.6.16-rc3.
svn path=/dists/trunk/linux-2.6/; revision=5890
2006-02-14 20:24:10 +00:00
Martin Michlmayr 307d46c49f update arm configs for 2.6.16-rc3
svn path=/dists/trunk/linux-2.6/; revision=5888
2006-02-14 20:13:02 +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
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
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
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 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
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 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
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
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
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
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
Martin Michlmayr ec7c6e01ca mention 'Linksys'
svn path=/dists/trunk/linux-2.6/; revision=5437
2006-01-14 03:06:02 +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 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 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 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 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
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
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
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
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
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
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
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