Commit graph

2012 commits

Author SHA1 Message Date
Frederik Schüler
9bf1907665 Revert reversion of alpha compiler switch.
Bump the ABI to 2.

svn path=/dists/trunk/linux-2.6/; revision=7674
2006-11-01 15:48:20 +00:00
Martin Michlmayr
f534ae8640 arm/ixp4xx: Build RTC and LED support into the kernel.
svn path=/dists/trunk/linux-2.6/; revision=7673
2006-11-01 15:21:45 +00:00
Sven Luther
0999533526 Added interrupt alignement patch from Benjamin Herrenschmidt.
svn path=/dists/trunk/linux-2.6/; revision=7672
2006-11-01 08:00:32 +00:00
Martin Michlmayr
98975e69d8 build RTC into the kernel
svn path=/dists/trunk/linux-2.6/; revision=7669
2006-10-31 20:51:37 +00:00
Martin Michlmayr
8ed47e0fcc remove out of date armeb stuff for now
svn path=/dists/trunk/linux-2.6/; revision=7667
2006-10-31 18:38:48 +00:00
Martin Michlmayr
ce9d0ba5d2 set the correct MAC on NSLU2
svn path=/dists/trunk/linux-2.6/; revision=7666
2006-10-31 16:13:50 +00:00
Martin Michlmayr
c85d3b6b20 arm/ixp4xx: Add the IXP4xx Ethernet driver.
svn path=/dists/trunk/linux-2.6/; revision=7665
2006-10-31 10:37:03 +00:00
Martin Michlmayr
6533cf571a Enable AUDIT=y again on arm
svn path=/dists/trunk/linux-2.6/; revision=7664
2006-10-31 10:31:27 +00:00
Martin Michlmayr
63248cff6f remove old, now bogus, option
svn path=/dists/trunk/linux-2.6/; revision=7663
2006-10-31 10:23:19 +00:00
maximilian attems
ac3244066b pull upstream amd64 c3 timer fix - seen in fedora too
svn path=/dists/trunk/linux-2.6/; revision=7662
2006-10-30 15:55:14 +00:00
maximilian attems
01cebb7872 pull upstream r8169 feature revert
svn path=/dists/trunk/linux-2.6/; revision=7661
2006-10-30 15:52:50 +00:00
Martin Michlmayr
10f5eab9e6 remove, not actually needed
svn path=/dists/trunk/linux-2.6/; revision=7660
2006-10-30 11:42:21 +00:00
Martin Michlmayr
ae551f2173 audit: fix missing ifdefs in syscall classes hookup for generic targets
svn path=/dists/trunk/linux-2.6/; revision=7659
2006-10-29 11:59:47 +00:00
Martin Michlmayr
872fc68697 Add clocksource for Intel IXP4xx platforms. This fixes time on NSLU2.
svn path=/dists/trunk/linux-2.6/; revision=7658
2006-10-29 11:38:36 +00:00
Bastian Blank
de74c6f31f Reintroduce revisions 7641 to 7648.
svn path=/dists/trunk/linux-2.6/; revision=7657
2006-10-28 14:44:41 +00:00
Norbert Tretkowski
78728fcbc2 Reverted compiler change on alpha, no ABI bump for -4 wanted.
svn path=/dists/trunk/linux-2.6/; revision=7656
2006-10-28 08:24:37 +00:00
Jurij Smakov
33ad35fdf4 * [sparc] Add bugfix/sparc/bus-id-size.patch (thanks to David Miller)
to ensure that the size of the strings stored in the bus_id field of
  struct device never exceeds the amount of memory allocated for them
  (20 bytes). It fixes the situations in which storing longer device
  names in this field would cause corruption of adjacent memory regions.
  (closes: #394697).

Ref: http://marc.theaimsgroup.com/?t=116193220200003&r=1&w=2
Patch posted in the thread has been modified to apply cleanly to 
2.6.18-3.

svn path=/dists/trunk/linux-2.6/; revision=7655
2006-10-28 03:20:41 +00:00
Martin Michlmayr
b04318ae47 N2100 fixes
svn path=/dists/trunk/linux-2.6/; revision=7654
2006-10-27 09:51:31 +00:00
Bastian Blank
260e521d6e Revert revisions 7641 to 7652. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7653
2006-10-27 08:37:35 +00:00
maximilian attems
8061cb107f add ip6_tables fixes
svn path=/dists/trunk/linux-2.6/; revision=7652
2006-10-26 20:21:37 +00:00
maximilian attems
87aff8ee57 add latest sparc64 fixes
svn path=/dists/trunk/linux-2.6/; revision=7651
2006-10-26 20:04:44 +00:00
maximilian attems
349e18b032 bump k-p build-dep
svn path=/dists/trunk/linux-2.6/; revision=7648
2006-10-25 09:49:27 +00:00
maximilian attems
c4cb2abbeb another r8169 upstream fix
svn path=/dists/trunk/linux-2.6/; revision=7647
2006-10-24 15:21:00 +00:00
maximilian attems
7d1173290d r8169 upstream fix
svn path=/dists/trunk/linux-2.6/; revision=7646
2006-10-24 15:16:36 +00:00
maximilian attems
48e94efbd1 add a pci id to r8169
svn path=/dists/trunk/linux-2.6/; revision=7645
2006-10-24 15:04:18 +00:00
maximilian attems
e1d6919d80 backport forcedeth swsusp support
svn path=/dists/trunk/linux-2.6/; revision=7644
2006-10-24 15:00:29 +00:00
maximilian attems
db774a63d4 sky2 lookup fix
svn path=/dists/trunk/linux-2.6/; revision=7643
2006-10-24 14:54:11 +00:00
maximilian attems
13120ef70a add netpoll fix
svn path=/dists/trunk/linux-2.6/; revision=7642
2006-10-24 14:35:49 +00:00
Jurij Smakov
47d0693c0d * [sparc] Add bugfix/sparc/compat-alloc-user-space-alignment.patch
(thanks to David Miller) to make sure that compat_alloc_user_space()
    always returns memory aligned on a 8-byte boundary on sparc. This
    prevents a number of unaligned memory accesses, like the ones in
    sys_msgrcv() and compat_sys_msgrcv(), triggered every 5 seconds 
    whenever fakeroot is running.


svn path=/dists/trunk/linux-2.6/; revision=7641
2006-10-24 03:01:51 +00:00
Bastian Blank
fbbc7444b9 * debian/arch/defines: Revert abiname to 1.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7640
2006-10-22 10:00:07 +00:00
Bastian Blank
2b000b7475 debian/changelog: Fix.
svn path=/dists/trunk/linux-2.6/; revision=7639
2006-10-22 09:57:52 +00:00
Jurij Smakov
8312a18584 Put back the sparc64-atyfb-xl-gr.patch. Even though
we are unapplying it in 4, we still need to keep the
file around, or the build breaks.

svn path=/dists/trunk/linux-2.6/; revision=7638
2006-10-22 00:01:32 +00:00
Jurij Smakov
05d36b54f2 [sparc] Add bugfix/sparc/sunblade-clock-hang.patch, fixing the
boot-time crash during clock probing on SunBlade 100/150 due to
incorrect mapping of PCI resources. (closes: #392078). Patch has been 
pushed to stable.
Ref: http://marc.theaimsgroup.com/?t=116036108600001&r=1&w=2


svn path=/dists/trunk/linux-2.6/; revision=7637
2006-10-21 23:16:47 +00:00
Jurij Smakov
0a1f22f800 Remove sparc64-atyfb-xl-gr.patch, it creates problems in 2.6.18.
svn path=/dists/trunk/linux-2.6/; revision=7636
2006-10-21 23:00:16 +00:00
Norbert Tretkowski
ee7ab8b481 Switched alpha to gcc-4.1, bumped ABI revision.
svn path=/dists/trunk/linux-2.6/; revision=7634
2006-10-21 16:55:45 +00:00
Bastian Blank
ba6d239a6b debian/changelog: Prepare to release (2.6.18-3).
svn path=/dists/trunk/linux-2.6/; revision=7633
2006-10-21 14:00:15 +00:00
Frederik Schüler
f6fd296f4a update vserver patch to vs2.0.2.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=7632
2006-10-20 12:06:35 +00:00
Bastian Blank
cd7a54cb91 * debian/arch/defines: Remove xen version 3.0.3-rc1 and 3.0-unstable-1.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7631
2006-10-20 10:34:47 +00:00
Bastian Blank
6772d8c8ec debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7630
2006-10-19 09:35:43 +00:00
Bastian Blank
3ea8939627 * debian/patches/bugfix/powerpc/: Move files from debian/patches.
* debian/patches/features/all/fs-asfs.patch:
  Move from debian/patches/fs-asfs.patch.
* debian/patches/series/1: Update.

svn path=/dists/trunk/linux-2.6/; revision=7629
2006-10-19 09:23:29 +00:00
Bastian Blank
d243b4d6b2 debian/patches: Remove unused patches.
svn path=/dists/trunk/linux-2.6/; revision=7628
2006-10-19 09:12:22 +00:00
Bastian Blank
bff1265ef0 * debian/patches/features/all/vserver/vs2.0.2.1-t8.patch,
debian/patches/features/all/xen/fedora-36175.patch: Remove.
* debian/patches/features/all/xen/fedora-36252.patch: Add.
* debian/patches/series/1-extra, debian/patches/series/2-extra,
  debian/patches/series/3-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7627
2006-10-19 09:08:49 +00:00
Frederik Schüler
ff3eaf0e33 Update vserver to vs2.0.2.2-rc2
svn path=/dists/trunk/linux-2.6/; revision=7626
2006-10-18 21:44:10 +00:00
Martin Michlmayr
b1e73cf208 another patch from linux-mips' linux-2.6.18-stable tree
svn path=/dists/trunk/linux-2.6/; revision=7625
2006-10-17 22:51:15 +00:00
Martin Michlmayr
ee579aa859 add a veratile config file (thanks to Aurelien Jarno) but don't activate it
svn path=/dists/trunk/linux-2.6/; revision=7624
2006-10-17 22:20:15 +00:00
maximilian attems
74b12eb58f confused due to dch making new entry always
svn path=/dists/trunk/linux-2.6/; revision=7623
2006-10-17 15:28:30 +00:00
maximilian attems
bc1e85b107 add drm i965 fedora backport
svn path=/dists/trunk/linux-2.6/; revision=7622
2006-10-17 12:44:10 +00:00
maximilian attems
54ec436c15 bluetooth fix backport
svn path=/dists/trunk/linux-2.6/; revision=7621
2006-10-17 12:00:07 +00:00
maximilian attems
f4f7ed9009 add obvious backported fixes - seen in fedora too
svn path=/dists/trunk/linux-2.6/; revision=7620
2006-10-17 11:41:32 +00:00
Martin Michlmayr
e8cbea4562 reorder
svn path=/dists/trunk/linux-2.6/; revision=7619
2006-10-16 15:15:45 +00:00
Martin Michlmayr
d6ea561268 fix changelog
svn path=/dists/trunk/linux-2.6/; revision=7618
2006-10-16 15:13:38 +00:00
Martin Michlmayr
1645bd5bec add more patches from linux-mips' linux-2.6.18-stable GIT tree
svn path=/dists/trunk/linux-2.6/; revision=7617
2006-10-16 15:11:19 +00:00
maximilian attems
251ede742c really rm bsd secure lvl
svn path=/dists/trunk/linux-2.6/; revision=7616
2006-10-16 07:51:15 +00:00
Sven Luther
0a9764ae52 As mandated by the resolution on non-free firmwares, let's upload the kernel to non-free, as we said we would.
svn path=/dists/trunk/linux-2.6/; revision=7615
2006-10-16 07:45:44 +00:00
Sven Luther
c0f31a7f55 Added bug closer for 392065.
svn path=/dists/trunk/linux-2.6/; revision=7614
2006-10-16 07:44:43 +00:00
maximilian attems
2a8aeeed93 add 2.6.18.1
svn path=/dists/trunk/linux-2.6/; revision=7613
2006-10-16 07:35:19 +00:00
dann frazier
64d5d9d4c0 * bugfix/sym2-dont-claim-raid-devs.patch: Prevent cpqarray/sym2 conflict
by telling sym2 not to claim raid devices. (Closes: #391384)

svn path=/dists/trunk/linux-2.6/; revision=7608
2006-10-14 01:47:24 +00:00
dann frazier
dc2a0c758f * [ia64] bugfix/ia64/sal-flush-fix.patch: delay sal cache flush
svn path=/dists/trunk/linux-2.6/; revision=7607
2006-10-14 01:24:43 +00:00
dann frazier
b7b45aee9e * features/all/drivers/cciss-support-for-gt-2TB-volumes.patch:
Add support for > 2TB volumes

svn path=/dists/trunk/linux-2.6/; revision=7606
2006-10-14 01:00:51 +00:00
dann frazier
a6b5aae538 * [ia64] Enable CONFIG_HUGETLBFS
svn path=/dists/trunk/linux-2.6/; revision=7605
2006-10-13 22:32:50 +00:00
Kyle McMartin
b92dd5721e Fix hppa build by forcing CROSS_COMPILE. These packages only
build on Ubuntu/Debian anyways.

svn path=/dists/trunk/linux-2.6/; revision=7603
2006-10-12 19:34:31 +00:00
Bastian Blank
98250c4530 * debian/changelog: Update.
* debian/patches/features/all/vserver/bindmount-dev.patch: Add.
* debian/patches/series/3-extra: Add all/vserver/bindmount-dev.patch.

svn path=/dists/trunk/linux-2.6/; revision=7599
2006-10-11 22:07:30 +00:00
Sven Luther
1cb7f248c5 Added AMD74xx driver to powerpc64 flavour. Closes #391861.
Particular blame goes to Frans Pop, who couldn't stop himself
from bashing the powerpc kernel maintainers, as usual.

svn path=/dists/trunk/linux-2.6/; revision=7595
2006-10-10 21:19:37 +00:00
Bastian Blank
b6d38f3f57 Add AHCI suspend support.
* debian/changelog: Update.
* debian/patches/features/all/drivers/scsi-ahci-*: Add.
* debian/patches/series/3: Add patches.

svn path=/dists/trunk/linux-2.6/; revision=7593
2006-10-10 14:43:21 +00:00
Frederik Schüler
81c4ef9e2c Activate HARDCPU and HARDCPU_IDLE for vserver subarchitectures.
svn path=/dists/trunk/linux-2.6/; revision=7592
2006-10-10 11:51:30 +00:00
Bastian Blank
7d1c05137a debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7591
2006-10-10 11:25:54 +00:00
Bastian Blank
dd03756153 debian/arch/defines: Support xen version 3.0.3-1, 3.0.3-rc1.
svn path=/dists/trunk/linux-2.6/; revision=7590
2006-10-10 11:25:12 +00:00
Bastian Blank
75ac367364 debian/bin/gencontrol.py: Replace ~ in linux-tree names.
svn path=/dists/trunk/linux-2.6/; revision=7589
2006-10-10 11:24:41 +00:00
Bastian Blank
5bb0c279c1 debian/arch: Unify CPUSET options.
debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7588
2006-10-10 11:20:41 +00:00
dann frazier
170bcdf6c7 * bugfix/sky2-receive-FIFO-fix.patch: fix sky2 hangs on some chips
Thanks to Stephen Hemminger for the patch. (Closes: #391382) -- compile tested

svn path=/dists/trunk/linux-2.6/; revision=7587
2006-10-09 17:10:59 +00:00
Martin Michlmayr
1073f401f0 dont apply
svn path=/dists/trunk/linux-2.6/; revision=7586
2006-10-09 10:19:22 +00:00
Martin Michlmayr
1cde678513 Apply some patches from linux-mips' linux-2.6.18-stable GIT tree
svn path=/dists/trunk/linux-2.6/; revision=7585
2006-10-09 10:04:54 +00:00
Bastian Blank
7d6ad8bcfe debian/changelog, debian/rules.real: Remove changes.
svn path=/dists/trunk/linux-2.6/; revision=7581
2006-10-06 20:19:55 +00:00
Bastian Blank
c09a68629f Revert r7578. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7580
2006-10-06 11:32:38 +00:00
maximilian attems
79a18cdc3e upps keep the UNRELEASED mark
svn path=/dists/trunk/linux-2.6/; revision=7579
2006-10-05 15:11:23 +00:00
maximilian attems
b2832e85ce remove buggy BSD secure level module
svn path=/dists/trunk/linux-2.6/; revision=7578
2006-10-05 15:10:00 +00:00
maximilian attems
2c8f3803b5 unify CONFIG_SECURITY_SECLVL
svn path=/dists/trunk/linux-2.6/; revision=7577
2006-10-05 15:03:41 +00:00
maximilian attems
6c10358931 don't enable CONFIG_IDE_TASK_IOCTL close to a release
svn path=/dists/trunk/linux-2.6/; revision=7576
2006-10-05 14:01:10 +00:00
Frederik Schüler
d8e36b0793 Activate CONFIG_IDE_TASK_IOCTL globally. (Closes: #390616)
Activate CONFIG_NET_CLS_* globaly. (Closes: #389918)
Make CONFIG_EFI_VARS modular on i386. (Closes: #381951)
Activate CONFIG_SCSI_ARCMSR on amd64, powerpc, sparc too.


svn path=/dists/trunk/linux-2.6/; revision=7571
2006-10-02 13:23:20 +00:00
Bastian Blank
958bbd2a89 debian/modules/gencontrol.py
- Really exclude module-less flavours.
- Fix multi-arch packages.

svn path=/dists/trunk/linux-2.6/; revision=7570
2006-10-01 21:10:33 +00:00
Bastian Blank
e552c1e6f8 debian/lib/python/debian_linux/gencontrol.py: Factor out recurse code.
svn path=/dists/trunk/linux-2.6/; revision=7569
2006-10-01 21:03:16 +00:00
Steve Langasek
d4ba21cab4 restore alpha-prctl patch on trunk, copied from dists/sid
svn path=/dists/trunk/linux-2.6/; revision=7564
2006-09-30 09:37:46 +00:00
Steve Langasek
1de4a9b8d3 restored alpha-prctl.patch
svn path=/dists/sid/linux-2.6/; revision=7563
2006-09-30 09:23:24 +00:00
Steve Langasek
3da30a0cc9 restore alpha patch lost again(!) on upgrade to a new upstream version
(2.6.16->2.6.17, when the tree was moved)


svn path=/dists/sid/linux-2.6/; revision=7562
2006-09-30 09:21:27 +00:00
Bastian Blank
bfd77820c2 * debian/bin/gencontrol.py: Fix home of patch apply script.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7560
2006-09-29 15:11:53 +00:00
Bastian Blank
eee951e689 debian/changelog: Prepare to release (2.6.18-2).
svn path=/dists/trunk/linux-2.6/; revision=7559
2006-09-29 12:13:11 +00:00
Bastian Blank
463b4821e2 debian/arch/defines, debian/arch/s390/defines: Unify initramfa-tools dependency.
svn path=/dists/trunk/linux-2.6/; revision=7558
2006-09-29 06:49:08 +00:00
Bastian Blank
23110da79f * debian/arch/m68k/defines: Disable initramfs support.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7557
2006-09-29 06:48:08 +00:00
Bastian Blank
f1c6ffdc2f debian/changelog: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=7556
2006-09-29 06:43:40 +00:00
Bastian Blank
2e22668b3c debian/arch/sparc/defines: Fix.
svn path=/dists/trunk/linux-2.6/; revision=7555
2006-09-29 06:42:49 +00:00
Bastian Blank
5da8e0026c debian/arch/sparc/vserver/defines: Use -smp config.
svn path=/dists/trunk/linux-2.6/; revision=7554
2006-09-29 06:39:18 +00:00
Jurij Smakov
5d8e1ac8c9 Adapt arch/sparc/vserver/defines to the new syntax,
introduced in 2.6.18.

svn path=/dists/trunk/linux-2.6/; revision=7553
2006-09-29 02:27:49 +00:00
Christian T. Steigies
d559e70b1a more m68k update
svn path=/dists/trunk/linux-2.6/; revision=7546
2006-09-28 18:43:28 +00:00
Jurij Smakov
927ad55a06 * Add bugfix/proc-fb-reading.patch to fix problems with /proc/fb
Ref: http://marc.theaimsgroup.com/?l=linux-fbdev-devel&m=115909391400664&w=2
  Ref: http://bugzilla.kernel.org/show_bug.cgi?id=7189
* Enable vserver for sparc64.
* Minor cosmetic changelog cleanups.

svn path=/dists/trunk/linux-2.6/; revision=7543
2006-09-28 05:23:13 +00:00
Christian T. Steigies
8d5f5b02c4 m68k updates for 2.6.18
svn path=/dists/trunk/linux-2.6/; revision=7542
2006-09-27 21:52:22 +00:00
Bastian Blank
f0814b2760 * debian/patches/features/all/drivers/net-r8169-1.patch: Add.
* debian/patches/series/2: Add features/all/drivers/net-r8169-1.patch.

svn path=/dists/trunk/linux-2.6/; revision=7541
2006-09-27 14:07:20 +00:00
Bastian Blank
710a70eed6 debian/changelog: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=7540
2006-09-27 11:45:32 +00:00
Bastian Blank
ae6f9c4244 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7539
2006-09-27 11:34:42 +00:00
Bastian Blank
9cadba2f6c debian/arch/amd64/config, debian/arch/i386/config: Enable SCSI_ARCMSR.
svn path=/dists/trunk/linux-2.6/; revision=7538
2006-09-27 11:24:32 +00:00
Bastian Blank
2582728098 Add arcmsr (Areca) driver.
* debian/patches/features/all/drivers: New directory.
* debian/patches/features/all/drivers/scsi-arcmsr-1.patch,
  debian/patches/features/all/drivers/scsi-arcmsr-2.patch,
  debian/patches/features/all/drivers/scsi-arcmsr-3.patch: Add.
* debian/patches/series/2: Add features/all/drivers/scsi-arcmsr-*.

svn path=/dists/trunk/linux-2.6/; revision=7537
2006-09-27 11:23:58 +00:00
Bastian Blank
1c43d0d425 debian/bin/gencontrol.py: Add flavour to xen version definition.
svn path=/dists/trunk/linux-2.6/; revision=7536
2006-09-27 11:07:10 +00:00
Bastian Blank
ff17f1693e debian/patches/powerpc-build-links.patch:
Also fixup compatibility symlink in the ppc tree.

svn path=/dists/trunk/linux-2.6/; revision=7535
2006-09-27 08:40:20 +00:00
Bastian Blank
2927349550 * debian/arch/mips, debian/arch/mipsel: Unify io scheduler settings.
* debian/changelog: Update

svn path=/dists/trunk/linux-2.6/; revision=7534
2006-09-26 19:53:04 +00:00
Bastian Blank
63f244f4de debian/arch/arm: Unify io scheduler settings.
svn path=/dists/trunk/linux-2.6/; revision=7533
2006-09-26 19:47:36 +00:00
Bastian Blank
bd282364be debian/arch/config: Make cfq io scheduler the default.
svn path=/dists/trunk/linux-2.6/; revision=7532
2006-09-26 19:46:27 +00:00
Bastian Blank
beb815854e * debian/patches/features/all/xen/vserver-clash.patch: Add.
* debian/patches/series/1-extra, debian/patches/series/2-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7526
2006-09-25 22:11:13 +00:00
Norbert Tretkowski
4a28eb562f Added [alpha] prefix to last changelog entry.
svn path=/dists/trunk/linux-2.6/; revision=7525
2006-09-25 21:53:28 +00:00
Norbert Tretkowski
f6851f58c4 Workaround undefined symbols by setting CONFIG_SCSI=y for smp flavour.
svn path=/dists/trunk/linux-2.6/; revision=7524
2006-09-25 21:52:28 +00:00
Bastian Blank
452ee3ae19 debian/arch/amd64/defines, debian/arch/i386/defines:
Enable xen-vserver subarch.

svn path=/dists/trunk/linux-2.6/; revision=7523
2006-09-25 21:43:41 +00:00
Bastian Blank
d4c6d05047 debian/arch/amd64/xen-vserver/defines: Fix.
svn path=/dists/trunk/linux-2.6/; revision=7522
2006-09-25 21:24:57 +00:00
Bastian Blank
c722170ea1 * debian/arch/amd64/xen-vserver/defines,
debian/arch/i386/xen-vserver/defines: Reuse configs.
* debian/arch/amd64/xen-vserver/config,
  debian/arch/amd64/xen-vserver/config.amd64,
  debian/arch/i386/xen-vserver/config,
  debian/arch/i386/xen-vserver/config.686: Remove.

svn path=/dists/trunk/linux-2.6/; revision=7521
2006-09-25 21:24:16 +00:00
Kyle McMartin
00443cb69e Add 2.6.18-pa0 patchkit for hppa.
svn path=/dists/trunk/linux-2.6/; revision=7520
2006-09-25 18:58:54 +00:00
Bastian Blank
4e25e171b2 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7516
2006-09-25 07:38:16 +00:00
Bastian Blank
94a0912680 * debian/arch/hppa/defines: Fix relations.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7515
2006-09-24 22:37:52 +00:00
Bastian Blank
7239d0c946 debian/changelog: Prepare to release (2.6.18-1).
svn path=/dists/trunk/linux-2.6/; revision=7513
2006-09-24 12:58:30 +00:00
Bastian Blank
5a76523795 Update vserver patch to 2.0.2.1-t8.
* debian/patches/features/all/vserver/vs2.0.2.1-t6.patch: Remove.
* debian/patches/features/all/vserver/vs2.0.2.1-t8.patch: Add.
* debian/patches/series/1-extra: Update.

svn path=/dists/trunk/linux-2.6/; revision=7512
2006-09-24 12:45:24 +00:00
Bastian Blank
baccf776d7 debian/arch/sparc/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=7511
2006-09-24 12:05:19 +00:00
Bastian Blank
cba7d59caf debian/arch/alpha/defines: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=7510
2006-09-24 12:01:40 +00:00
Bastian Blank
ac2bd196af * debian/bin/gencontrol.py
- Don't longer hardcode description addition.
  - Support empty description.
* debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-standalone.in:
  Explicitely add description.

svn path=/dists/trunk/linux-2.6/; revision=7509
2006-09-24 12:00:25 +00:00
Bastian Blank
7bf5d09cda debian/lib/python/debian_linux/gencontrol.py: Remove old import.
svn path=/dists/trunk/linux-2.6/; revision=7508
2006-09-24 11:49:50 +00:00
Bastian Blank
ac9abdb5e6 debian/lib/python/debian_linux/gencontrol.py:
Don't longer support flavours without class definitions.

svn path=/dists/trunk/linux-2.6/; revision=7507
2006-09-24 11:48:32 +00:00
Bastian Blank
09a2b9e4ee debian/arch/hppa/defines, debian/arch/sparc/defines: Unify class definitions.
svn path=/dists/trunk/linux-2.6/; revision=7506
2006-09-24 11:46:27 +00:00
Bastian Blank
9b74a7c097 debian/arch/powerpc/defines: Add class definitions.
svn path=/dists/trunk/linux-2.6/; revision=7505
2006-09-24 11:39:33 +00:00
maximilian attems
755e668ec9 add release name
svn path=/dists/trunk/linux-2.6/; revision=7504
2006-09-24 10:23:35 +00:00
Bastian Blank
d192b6c960 debian/arch/_vserver/config
- Update.
- Disable legacy network API.

svn path=/dists/trunk/linux-2.6/; revision=7503
2006-09-24 10:00:43 +00:00
Bastian Blank
82736ab976 debian/arch/defines: Bump util-vserver to >= 0.30.210.
svn path=/dists/trunk/linux-2.6/; revision=7502
2006-09-24 08:37:21 +00:00
maximilian attems
bac7c53380 advansys and fdomain pci_tbl got lost from sid branch,
readd them, advansys patch based on merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=7501
2006-09-24 07:11:09 +00:00
maximilian attems
39e1119be3 mv buslogic patch one dir below
svn path=/dists/trunk/linux-2.6/; revision=7500
2006-09-24 07:04:33 +00:00
Bastian Blank
40c142f65c * debian/arch/alpha/vserver/defines: Reuse configs.
* debian/arch/alpha/vserver/config, debian/arch/alpha/vserver/config.alpha:
  Remove.

svn path=/dists/trunk/linux-2.6/; revision=7499
2006-09-23 20:55:46 +00:00
Bastian Blank
54b0039bda debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7498
2006-09-23 20:21:18 +00:00
Bastian Blank
20321b4d2a debian/arch
- Unify legacy pty settings.
- Only provide 16 legacy ptys.

svn path=/dists/trunk/linux-2.6/; revision=7497
2006-09-23 20:17:34 +00:00
Bastian Blank
862feda102 debian/arch: Unify embedded config.
svn path=/dists/trunk/linux-2.6/; revision=7496
2006-09-23 20:11:02 +00:00
Norbert Tretkowski
b1b102855f Added vserver flavour.
svn path=/dists/trunk/linux-2.6/; revision=7495
2006-09-23 20:08:18 +00:00
Bastian Blank
73c1b09064 debian/arch/amd64/defines, debian/arch/i386/defines,
debian/arch/powerpc/defines, debian/arch/s390/defines:
Enable vserver subarch.

svn path=/dists/trunk/linux-2.6/; revision=7493
2006-09-23 20:03:19 +00:00
Bastian Blank
be92ac77d5 * debian/patches/features/all/vserver/vs2.0.2.1-t6.patch: Add.
* debian/patches/series/1-extra: Add vserver patches.

svn path=/dists/trunk/linux-2.6/; revision=7491
2006-09-23 20:01:05 +00:00
Sven Luther
d102bfb176 Bumped mkvmlinuz dependency to mkvmlinuz 24, which was fixed for 2.6.18.
svn path=/dists/trunk/linux-2.6/; revision=7489
2006-09-23 19:41:02 +00:00
Norbert Tretkowski
f801439514 Disabled CONFIG_AUDIT on alpha, it's broken.
svn path=/dists/trunk/linux-2.6/; revision=7487
2006-09-23 18:00:26 +00:00
Norbert Tretkowski
80c50350ba Updated configs.
svn path=/dists/trunk/linux-2.6/; revision=7486
2006-09-23 16:06:48 +00:00
Sven Luther
6e1bf357d4 Re-enabled fs-asfs patch, after confirming it builds.
Disabled duplicate -miboot config options.

svn path=/dists/trunk/linux-2.6/; revision=7485
2006-09-23 06:44:20 +00:00
Sven Luther
4aebe423fa Re-added fixed fs-asfs.patch. Will wait for full successfull build until activating though.
svn path=/dists/trunk/linux-2.6/; revision=7484
2006-09-22 22:58:15 +00:00
Sven Luther
5d73bdce6f Disable AOA on apus also.
svn path=/dists/trunk/linux-2.6/; revision=7483
2006-09-22 20:13:25 +00:00
Bastian Blank
6e4769fde9 debian/patches/debian/kernelvariables.patch:
Define UTS_MACHINE after our include file.

svn path=/dists/trunk/linux-2.6/; revision=7482
2006-09-22 17:17:09 +00:00
Bastian Blank
344198c062 * debian/arch/hppa/defines: Remove compiler definition.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7481
2006-09-22 16:28:06 +00:00
Bastian Blank
e57adb46ef debian/arch/powerpc/config.prep: Explicitely disable SND_AOA as workaround.
svn path=/dists/trunk/linux-2.6/; revision=7480
2006-09-21 21:59:26 +00:00
Bastian Blank
76b00a6d59 debian/patches: Remove unused patches.
svn path=/dists/trunk/linux-2.6/; revision=7479
2006-09-21 19:10:40 +00:00
Bastian Blank
73b8364bfd debian/patches: Remove unused patches.
svn path=/dists/trunk/linux-2.6/; revision=7478
2006-09-21 19:09:22 +00:00
Bastian Blank
b47454332a debian/patches/debian: Move patches.
debian/patches/series/1: Update.

svn path=/dists/trunk/linux-2.6/; revision=7477
2006-09-21 19:08:02 +00:00
Bastian Blank
e669847ab2 * debian/bin/gencontrol.py: Generate list of used configs.
* debian/bin/kconfig.py: Only join suplied configs.
* debian/rules.real: Use precalculated config list.

svn path=/dists/trunk/linux-2.6/; revision=7476
2006-09-21 18:14:35 +00:00
Bastian Blank
10054bf5f4 * debian/arch/s390/vserver/defines: Reuse configs.
* debian/arch/s390/vserver/config, debian/arch/s390/vserver/config.s390x:
  Remove.

svn path=/dists/trunk/linux-2.6/; revision=7475
2006-09-21 17:58:11 +00:00
Bastian Blank
d1c59abbd6 Don't longer copy kernel configs for vserver images.
* debian/arch/amd64/vserver/defines, debian/arch/i386/vserver/defines,
  debian/arch/powerpc/vserver/defines: Reuse configs.
* debian/arch/amd64/vserver/config, debian/arch/amd64/vserver/config.amd64
  debian/arch/i386/vserver/config, debian/arch/i386/vserver/config.686,
  debian/arch/i386/vserver/config.k7, debian/arch/powerpc/vserver/config,
  debian/arch/powerpc/vserver/config.powerpc,
  debian/arch/powerpc/vserver/config.powerpc64: Remove.
* debian/arch/_vserver: New directory.
* debian/arch/_vserver/config: Add.

svn path=/dists/trunk/linux-2.6/; revision=7474
2006-09-21 17:54:14 +00:00