Commit Graph

464 Commits

Author SHA1 Message Date
Ben Hutchings b4830dbdb1 Add firmware-linux-free package containing DFSG-free firmware.
Make kernel image packages recommend it.

svn path=/dists/trunk/linux-2.6/; revision=13934
2009-07-15 01:23:53 +00:00
Maximilian Attems ea06e443d1 linux-tree fix typo in long desc
linux-tree-2.6.30

    * W spelling-error-in-description
          o superseeded superseded

svn path=/dists/trunk/linux-2.6/; revision=13844
2009-06-23 09:43:55 +00:00
Maximilian Attems c3fff7baed linux-source reword long desc
fixes lintian warning:
linux-source-2.6.30

    * I using-first-person-in-description
          o line 4: we

svn path=/dists/trunk/linux-2.6/; revision=13842
2009-06-22 22:56:25 +00:00
Bastian Blank 32d1b78d43 debian/templates/control.source.in: Fix debhelper build-dep.
svn path=/dists/trunk/linux-2.6/; revision=13806
2009-06-13 22:57:52 +00:00
Bastian Blank 76b99fd2e4 * debian/changelog: Update.
* debian/templates: Update sections.

svn path=/dists/trunk/linux-2.6/; revision=13803
2009-06-13 11:10:20 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Maximilian Attems aab857f6b4 Newer standard version without changes
svn path=/dists/trunk/linux-2.6/; revision=13585
2009-05-06 18:37:09 +00:00
Maximilian Attems 7ea67fb967 readd versioned dep on debhelper
silences useless lintian warning:
 package-lacks-versioned-build-depends-on-debhelper

svn path=/dists/trunk/linux-2.6/; revision=13584
2009-05-06 18:37:06 +00:00
Bastian Blank b43a2972c2 debian/templates/patch.apply.in: Fail if input is invalid.
svn path=/dists/sid/linux-2.6/; revision=13527
2009-05-01 12:56:12 +00:00
Maximilian Attems 4505097ca9 section s/admin/kernel/
add linux-2.6 stuff to new section.

svn path=/dists/trunk/linux-2.6/; revision=13435
2009-04-17 13:20:11 +00:00
Bastian Blank 73bb83a4e5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13350
2009-04-06 10:36:47 +00:00
Maximilian Attems bdb19873b1 powerpc fix installation of images
"The problem is that (a) the kernel's postinst uses debconf, which uses
stdin and stdout for communication and forbids other junk from appearing
there, and (b) the kernel's postinst calls update-initramfs, which
outputs status information to stdout which debconf thinks is a command
in its protocol and thus confuses any future real debconf commands.
Since the kernel's postinst is the thing with special requirements due
to using debconf, it should be the thing responsible for redirecting
file descriptors around as necessary." -cjwatson

svn path=/dists/sid/linux-2.6/; revision=13347
2009-04-06 09:50:07 +00:00
Maximilian Attems 8bb5dc230d Postrm cleanup new module-init-tools 3.7 files.
merge from trunk.

svn path=/dists/sid/linux-2.6/; revision=13319
2009-04-03 13:45:38 +00:00
Maximilian Attems 0bd7f1ad9e postrm add new bin files
fixes:
rmdir: failed to remove `/lib/modules/2.6.29-rc8-amd64': Directory not empty
dpkg - warning: while removing linux-image-2.6.29-rc8-amd64, directory
`/lib/modules/2.6.29-rc8-amd64' not empty so not removed.

ls /lib/modules/2.6.29-rc8-amd64
modules.alias.bin  modules.dep.bin  modules.symbols.bin

should also land in sid branch.

svn path=/dists/trunk/linux-2.6/; revision=13314
2009-04-02 00:09:50 +00:00
Bastian Blank 2fb210800e debian/templates/control.source.in: Remove old build-depends.
svn path=/dists/trunk/linux-2.6/; revision=13278
2009-03-27 16:35:12 +00:00
Maximilian Attems 3a4b6883b5 linux-libc-dev: Fix the Replaces according to xorg team input
/usr/include/drm/drm_mode.h is now also in linux-libc-dev,
so it's also in libdrm-dev 2.4.5.

Fixed for 2.4.5-2 without that file.

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=13258
2009-03-25 10:07:34 +00:00
Maximilian Attems 3aee2faa19 preinst: shorten output to useful info.
svn path=/dists/trunk/linux-2.6/; revision=13077
2009-03-11 14:56:41 +00:00
Maximilian Attems 70812f97cc preinst: nuke useless "Done." line
svn path=/dists/trunk/linux-2.6/; revision=13076
2009-03-11 14:56:21 +00:00
Bastian Blank 8c504ddd27 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in: Use ${shlibs:Depends}.

svn path=/dists/trunk/linux-2.6/; revision=12925
2009-02-22 19:45:28 +00:00
Maximilian Attems 3c564d72ee linux-libc-dev: Fix the Replaces according to xorg team input
next expected libdrm in sid is >= 2.4.5

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12900
2009-02-22 12:27:23 +00:00
Maximilian Attems 54e2d8bccc Build-Depends versioned dep on debhelper is useless
leave the rest of the fixes to waldi.

svn path=/dists/trunk/linux-2.6/; revision=12899
2009-02-22 12:23:01 +00:00
Maximilian Attems 7d24d1946c plain image simplify postinst
we don't need there any notion of "$hostversion".
also reword error message.

svn path=/dists/trunk/linux-2.6/; revision=12829
2009-02-18 02:01:03 +00:00
Maximilian Attems e6402c82e3 initramfs-tools: update-initramfs
don't use mkinitramfs-kpkg vestiges.
preinst and postinst needed a bit of surge to not call
the old mkinitramfs-kpkg interfaces. just check which initramfs
binary is around and call them.
 they support all relevant linux-2.6 versions.

svn path=/dists/trunk/linux-2.6/; revision=12828
2009-02-18 01:35:38 +00:00
Maximilian Attems d06bbe736f control.tree.in: s/meta package/metapackage/
lintian complained about it: W spelling-error-in-description

svn path=/dists/trunk/linux-2.6/; revision=12827
2009-02-18 01:00:13 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems 29a2ddc196 linux-libc-dev: Add versioned replaces libdrm-dev.
(closes: #513604)
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12673
2009-02-03 11:09:28 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Maximilian Attems 237a444fe0 postinst don't spam on reinstall
user proably don't even cares about the symbolic link,
nuke 2 messages as they don't provide info.
nor is there any action for the admin.

svn path=/dists/trunk/linux-2.6/; revision=12163
2008-09-04 13:52:56 +00:00
Maximilian Attems dff52f05ea shorten postinst output
no need to bother the user if this is postinst or even a "hook script".

svn path=/dists/trunk/linux-2.6/; revision=12067
2008-08-14 17:41:51 +00:00
Bastian Blank 4134db83f3 debian/templates/control.headers.featureset.in: Remove apt instructions.
svn path=/dists/trunk/linux-2.6/; revision=11899
2008-07-23 23:46:21 +00:00
Bastian Blank b5ecf76d53 debian/templates/control.libc-dev.in: Update description.
svn path=/dists/trunk/linux-2.6/; revision=11898
2008-07-23 23:42:21 +00:00
Bastian Blank a46c6d7e8c debian/templates/control.main.in: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11897
2008-07-23 23:40:59 +00:00
Bastian Blank 9f0f3674ae debian/templates: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11896
2008-07-23 23:38:47 +00:00
Bastian Blank 3d91f68d35 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-kernel-package.in:
Drop versions from debconf dependencies.

svn path=/dists/trunk/linux-2.6/; revision=11883
2008-07-23 15:10:23 +00:00
Bastian Blank 047a2fb06c Remove Provides from -all header packages, they are not for endusers.
debian/templates/control.headers.arch.in: Remove Provides.

svn path=/dists/trunk/linux-2.6/; revision=11878
2008-07-23 14:53:26 +00:00
Bastian Blank d76593b85d debian/templates/image.plain.bug/include-1tainted: Add new taint types.
svn path=/dists/trunk/linux-2.6/; revision=11812
2008-07-09 07:31:27 +00:00
Bastian Blank a94336da05 debian/templates/control.headers.in,
debian/templates/control.headers.featureset.in:
Include complete ABI in short description.

svn path=/dists/trunk/linux-2.6/; revision=11809
2008-07-08 14:29:27 +00:00
Maximilian Attems 101770431a linux image postinst cosmetic printf fix.
currently is printed:
Running depmod.
Using mkinitramfs-kpkg to build the ramdisk.

just print:
Running depmod.
Running mkinitramfs-kpkg.

(which reminds me that this wrapper should be nuked).

svn path=/dists/trunk/linux-2.6/; revision=11743
2008-07-01 15:09:13 +00:00
Bastian Blank c449940fb1 debian/templates/control.image.type-kernel-package.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in:
Remove old description placeholder.

svn path=/dists/trunk/linux-2.6/; revision=11705
2008-06-25 12:56:58 +00:00
Maximilian Attems 7fb1ffc66c linux image postinst shut up useless message
if no initrd creator is around we cry woolf anyway.

svn path=/dists/trunk/linux-2.6/; revision=11528
2008-06-05 21:05:40 +00:00
Maximilian Attems c9da4cfb3c Revert "linux-libc-dev: Add a replaces for amd64-libs-dev."
-- relevant irc discussion:
00:43 <waldi> maks: sarge->lenny upgrades are not supported
00:44 <maks> waldi i know but people like to install latest linux-26 in etch
00:44 <waldi> not our problem
00:45 <waldi> this is not supported
00:45 <waldi> and even if, only on top of etch, where it is already moved in l-k-h
---

thus revert and close away.

This reverts commit 72cd97dcf534b764c137b62ff2b7fbc6fd362d2b.

svn path=/dists/trunk/linux-2.6/; revision=11442
2008-05-21 22:49:36 +00:00
Maximilian Attems 0eae2689a3 linux-libc-dev: Add a replaces for amd64-libs-dev.
> Both linux-kernel-headers in etch and amd64-libs-dev in sarge
> provide /usr/include/asm/bootsetup.h (among others), leading to a hiccup
> during sarge->etch upgrade if they are not upgraded in the right order.

a bit late not but better safe than sorry,
can be kicked after Lenny release.

svn path=/dists/trunk/linux-2.6/; revision=11441
2008-05-21 22:33:56 +00:00
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Bastian Blank 1c0b76c6ef debian/templates/control.headers.arch.in,
debian/templates/control.headers.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.xen-linux-system.in: Use binary:Version.

svn path=/dists/trunk/linux-2.6/; revision=11144
2008-04-23 16:40:44 +00:00
Bastian Blank fc13725e91 * debian/bin/gencontrol.py: Don't create debian/bin/patch.unpatch.
* debian/rules.real: Install patch.unpatch from templates.
* debian/templates/patch.unpatch
  - Move from debian/templates/patch.unpatch.in.
  - Only use static informations.

svn path=/dists/trunk/linux-2.6/; revision=11102
2008-04-19 11:29:21 +00:00
Bastian Blank 6a0cbff5e4 * debian/bin/gencontrol.py: Update patch tool generation.
* debian/templates/patch.apply.in
  - Remove current override.
  - Make version handling easier.
  - Check for correct package upstream version.

svn path=/dists/trunk/linux-2.6/; revision=11101
2008-04-19 11:23:51 +00:00
Bastian Blank 7254cc540f debian/templates/control.main.in: Make linux-patch depend against linux-support.
svn path=/dists/trunk/linux-2.6/; revision=11099
2008-04-19 10:01:11 +00:00
Bastian Blank 45fc75201c * debian/bin/gencontrol.py: Export abiname for patch tools.
* debian/templates/patch.apply.in: Setup path.

svn path=/dists/trunk/linux-2.6/; revision=11098
2008-04-19 10:00:48 +00:00
Bastian Blank 019ee7fece * debian/lib/python/debian_linux/patches.py
- Simplify reverse check.
  - Add series list.
* debian/templates/patch.apply.in
  - Fix extra matching.
  - Use full version check.

svn path=/dists/trunk/linux-2.6/; revision=11097
2008-04-19 09:52:44 +00:00
Bastian Blank 32ce50b5fa debian/templates/temp.image.plain/templates: Remove leftover translation hints.
svn path=/dists/trunk/linux-2.6/; revision=11091
2008-04-18 08:53:00 +00:00
Bastian Blank 2269ad9e7d debian/templates/temp.image.plain/templates:
Mark descriptions as not translated.

svn path=/dists/trunk/linux-2.6/; revision=11085
2008-04-17 09:57:58 +00:00
Maximilian Attems ebf431faad debconf template rewirte.
project smith hit the linux-2.6 templates.
linux-2.6 should generate now much less lintian warnings.
thanks to bubulle!!!

svn path=/dists/trunk/linux-2.6/; revision=11084
2008-04-16 16:45:12 +00:00
Maximilian Attems 2a61d7cabb control: newer standard version 3.7.3.0
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10942
2008-03-22 22:06:23 +00:00
Bastian Blank 35a380f39d * debian/rules.real: Adopt command line interface changes.
* debian/templates/patch.apply.in
  - Remove flavour.
  - Rename subarch to featureset.

svn path=/dists/trunk/linux-2.6/; revision=10937
2008-03-22 12:51:45 +00:00
Bastian Blank 88f80f09eb debian/templates/patch.apply.in: Correctly define false value.
svn path=/dists/trunk/linux-2.6/; revision=10936
2008-03-22 12:48:54 +00:00
Bastian Blank d119386ec6 * debian/lib/python/debian_linux/patches.py: Don't dictify patch data.
* debian/patches/series/1~experimental.1-extra: Convert to new format.
* debian/templates/patch.apply.in: Use debian_linux.patches.PatchSeries.

svn path=/dists/trunk/linux-2.6/; revision=10935
2008-03-22 12:41:25 +00:00
Maximilian Attems 6f51a74eae postinst: nuke the real user mentioned useless warn()
svn path=/dists/trunk/linux-2.6/; revision=10529
2008-02-12 22:55:06 +00:00
Maximilian Attems 99cc5aa0df reboot warning gone
warldi killed some time ago, no need to reference it.

svn path=/dists/trunk/linux-2.6/; revision=10528
2008-02-12 22:51:43 +00:00
Maximilian Attems b71724c48f postinst: Nuke confusing postinst message.
this message generates far to many bugreports
and seems pretty useless, so just get rid of it.

svn path=/dists/trunk/linux-2.6/; revision=10527
2008-02-12 22:43:43 +00:00
Bastian Blank 9aeed633d4 Remove versions from relations fullfilled in stable.
* debian/changelog: Update.
* debian/config/amd64/defines
  - Remove grub conflict.
  - Remove e2fsprogs depends.
  - Remove versions from suggests.
* debian/config/amd64/xen/defines,
  debian/config/amd64/xen-vserver/defines,
  debian/config/i386/xen/defines,
  debian/config/i386/xen-vserver/defines,
  debian/config/powerpc/defines: Remove versions from suggests.
* debian/config/i386/defines
  - Remove grub conflict.
  - Remove versions from suggests.
* debian/templates/control.image.type-kernel-package.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-plain.in:
  Remove versions from depends.

svn path=/dists/trunk/linux-2.6/; revision=10194
2008-01-25 10:30:49 +00:00
Bastian Blank ba19bb51c3 debian/templates/control.image.type-plain.in: Add missing debconf pre-depends.
svn path=/dists/trunk/linux-2.6/; revision=10190
2008-01-25 09:27:30 +00:00
Bastian Blank 145bcd09d1 * debian/changelog: Update.
* debian/templates/temp.image.plain/preinst,
  debian/templates/temp.image.plain/templates: Kill reboot warning.

svn path=/dists/trunk/linux-2.6/; revision=10186
2008-01-25 08:56:17 +00:00
Bastian Blank fef0503b3b debian/templates/image.plain.bug/include-1cmdline: Don't use abbreviation.
svn path=/dists/trunk/linux-2.6/; revision=10185
2008-01-25 08:51:30 +00:00
Bastian Blank 2e97b26332 debian/templates/image.plain.bug/include-1cmdline: Ouput trailing newline.
svn path=/dists/trunk/linux-2.6/; revision=10184
2008-01-25 08:50:00 +00:00
Bastian Blank 96bce0fd9d * debian/lib/python/debian_linux/gencontrol.py:
Generate source package name from changelog.
* debian/templates/control.source.in: Remove generated Source field.

svn path=/dists/trunk/linux-2.6/; revision=9961
2007-12-15 23:34:11 +00:00
Maximilian Attems 71ddbdaf30 postrm: Nuke initramfs sha1sum on linux-image package removal.
update-initramfs doesn't touch initramfs on sha1sum mismatch per
default (debian default). this can be overriden manualy.
there is no point in keeping an initramfs record of a gone image.

svn path=/dists/trunk/linux-2.6/; revision=9930
2007-12-09 23:03:38 +00:00
Bastian Blank e4ecb6ce61 * debian/changelog: Update.
* debian/templates/temp.image.plain: Merge from kernel-package 11.001.

svn path=/dists/trunk/linux-2.6/; revision=9662
2007-10-14 10:39:04 +00:00
Bastian Blank 63f78756ae Move linux-libc-dev definition into own control snippet.
* debian/bin/gencontrol.py: Update.
* debian/templates/control.headers.arch.in: Remove linux-libc-dev.
* debian/templates/control.libc-dev.in: Add.

svn path=/dists/trunk/linux-2.6/; revision=9578
2007-09-27 17:25:29 +00:00
Bastian Blank 4ba3d53322 * debian/changelog: Update.
* debian/rules.real, debian/templates/control.headers.featureset.in:
  Add -common to header package names.
* debian/templates/control.headers.in
  - Add -common to package name.
  - Drop provides.

svn path=/dists/trunk/linux-2.6/; revision=9558
2007-09-26 19:11:30 +00:00
Bastian Blank ec7e0ade89 * debian/bin/gencontrol.py: Update.
* debian/templates/control.headers.featureset.in:
  Move from debian/templates/control.headers.subarch.in.

svn path=/dists/trunk/linux-2.6/; revision=9557
2007-09-26 18:42:16 +00:00
Bastian Blank 8b73e8befb Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=9529
2007-09-16 10:29:09 +00:00
Bastian Blank dc74bfe09b debian/templates/control.source.in: Move bzip2 into B-D-I.
svn path=/dists/trunk/linux-2.6/; revision=9508
2007-09-13 14:41:23 +00:00
Bastian Blank 43880c682f debian/templates/control.source.in: Cleanup build depends.
svn path=/dists/trunk/linux-2.6/; revision=9487
2007-09-10 11:21:02 +00:00
Bastian Blank d266b58f74 * debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/gencontrol.py
debian/bin/kconfig.py, debian/modules/gencontrol.py,
  debian/templates/patch.apply.in: Use default python.
* debian/rules.real: Use python-central.
* debian/templates/control.main.in: Depend against python.
* debian/templates/control.source.in
  - Build depend against python and python-central.
  - Setup new python support.
* debian/templates/control.support.in: Setup python support.

svn path=/dists/trunk/linux-2.6/; revision=9485
2007-09-10 10:40:50 +00:00
Maximilian Attems f1334993b2 add /proc/cmdline to bugreport against linux-image
svn path=/dists/trunk/linux-2.6/; revision=9312
2007-08-17 18:10:27 +00:00
Bastian Blank db7352cbca * debian/changelog: Update.
* debian/templates/control.headers.arch.in: Drop linux-libc-headers references.

svn path=/dists/trunk/linux-2.6/; revision=9077
2007-07-06 08:50:21 +00:00
Maximilian Attems faadd01288 set to current policy, no needed changes.
svn path=/dists/trunk/linux-2.6/; revision=9022
2007-06-24 20:38:03 +00:00
Bastian Blank c6e8cb9682 * debian/changelog: Update.
* debian/templates/control.source.in: Drop inactive members from Uploaders.

svn path=/dists/trunk/linux-2.6/; revision=8997
2007-06-18 07:37:30 +00:00
Maximilian Attems a2a539dfc5 bugscript: put header on it's on own line,
better readable


svn path=/dists/trunk/linux-2.6/; revision=8689
2007-05-21 20:54:58 +00:00
Bastian Blank f835fd6a41 Rename linux-libc-headers into linux-libc-dev.
* debian/rules.real
  - Install linux-libc-headers.
  - Fix dependencies against the source.
* debian/templates/control.headers.arch.in
  - Change name of linux-libc-headers into linux-libc-dev.
  - Add another round of conflicts/replaces.

svn path=/dists/trunk/linux-2.6/; revision=8441
2007-04-09 20:37:18 +00:00
maximilian attems 74c58e7213 no reason given for latest revert,
thus not accepted at all.

svn path=/dists/trunk/linux-2.6/; revision=8362
2007-03-15 18:09:42 +00:00
Bastian Blank af40885a6c Revert r8360.
svn path=/dists/trunk/linux-2.6/; revision=8361
2007-03-15 15:29:17 +00:00
maximilian attems 3107e53db1 revert stupid r8359 svn game
the following rules apply:
* as listed arch MAINTAINER an entry in Uploaders is deserved
* r6832 removed the entry in a _completly_ unrelated and unobvious way
  (in fact i never had noticed until now when i wanted to change email)
* r6261 is accorded with project leader

thus restore correct state

svn path=/dists/trunk/linux-2.6/; revision=8360
2007-03-15 15:22:48 +00:00
Bastian Blank 1fe76cc67c Revert r8354. Uploader status was never acknowledged.
svn path=/dists/trunk/linux-2.6/; revision=8359
2007-03-15 13:25:50 +00:00
maximilian attems 7ac072ec0f readd myself to uploaders
svn path=/dists/trunk/linux-2.6/; revision=8354
2007-03-14 00:08:03 +00:00
Bastian Blank 19a2e4c99b Add reportbug scripts.
* debian/rules.real: Install bug files.
* debian/templates/image.plain.bug: Add.

svn path=/dists/trunk/linux-2.6/; revision=8352
2007-03-11 13:25:35 +00:00
Bastian Blank c5006a5029 * debian/rules.real: Build linux-libc-headers.
* debian/templates/control.headers.arch.in: Add linux-libc-headers.

svn path=/dists/trunk/linux-2.6/; revision=8345
2007-03-09 21:37:14 +00:00
Bastian Blank 170aa9e044 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8289
2007-02-07 13:28:33 +00:00
Bastian Blank 3d5e5e616a * debian/patches/series/1~experimental.1-extra: Disable removed patches.
* debian/templates/patch.apply.in: Fix.

svn path=/dists/trunk/linux-2.6/; revision=8237
2007-01-27 22:16:39 +00:00
Bastian Blank 930fd36544 debian/templates/control.image.type-plain.in: Add.
svn path=/dists/trunk/linux-2.6/; revision=8231
2007-01-27 20:56:13 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Bastian Blank 641195b4ff * debian/rules.real:
Support plain image type. This uses the kernel-package templates for now.
* debian/templates/temp.image.plain: Import from kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=7944
2006-12-06 10:31:20 +00:00
Bastian Blank 620df264b7 debian/templates/patch.apply.in: Fix version check.
svn path=/dists/trunk/linux-2.6/; revision=7849
2006-11-19 17:07:04 +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
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 349e18b032 bump k-p build-dep
svn path=/dists/trunk/linux-2.6/; revision=7648
2006-10-25 09:49:27 +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
Martin Michlmayr 54086a834a Bump build-dependency on kernel-package to 10.054.
svn path=/dists/trunk/linux-2.6/; revision=7341
2006-09-05 15:30:19 +00:00
Bastian Blank 973c962cf1 debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-standalone.in:
Remove linux-source package from suggests.

svn path=/dists/trunk/linux-2.6/; revision=7331
2006-09-05 12:52:49 +00:00
Bastian Blank 1d9c835a67 * debian/bin/kconfig.ml: Remove.
* debian/templates/control.source.in: Remove ocaml from build dependencies.

svn path=/dists/trunk/linux-2.6/; revision=7293
2006-09-03 15:44:14 +00:00
Bastian Blank 61c4bbd140 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=7262
2006-08-29 09:53:31 +00:00
Bastian Blank d50309dcd6 * debian/changelog: Update.
* debian/templates/control.extra.in,
  debian/templates/control.image.latest.in,
  debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-standalone.in:
  Set section to admin.

svn path=/dists/trunk/linux-2.6/; revision=7032
2006-07-17 09:06:10 +00:00
dann frazier f3a4b5f44d * [ia64] Drop the non-SMP flavours; they are not well maintained upstream.
Note that the non-SMP flavours have been identical to the SMP builds
  since 2.6.13-1; this was to avoid having to drop then re-add these
  flavours if upstream resolved the issue - but that never happened.
  Note that this is a measurable performance penalty on non-SMP systems.

svn path=/dists/trunk/linux-2.6/; revision=7031
2006-07-17 05:16:08 +00:00
Bastian Blank 2e08577aff Revert r6969 and r6970. It does not follow the smp-only scheme and Dann was
asked to fix that.

svn path=/dists/trunk/linux-2.6/; revision=6992
2006-07-13 08:46:23 +00:00
dann frazier 06865eed71 ia64 non-smp transition packages now depend on smp '-latest' packages since
we've dropped non-smp image support

svn path=/dists/trunk/linux-2.6/; revision=6970
2006-07-09 03:46:32 +00:00
Bastian Blank 7421ccb17c * debian/changelog: Update.
* debian/templates/control.source.in:
  Remove Jurij from Uploaders, he has to learn how to test changes first.

svn path=/dists/trunk/linux-2.6/; revision=6891
2006-06-25 08:31:53 +00:00
Jurij Smakov 566e22af7b * Switch sparc to gcc-4.1, no ABI bump as sparc
binaries for 2.6.17-1 never made it to the archive.
* Add sparc32-iotlb.patch.
* Add myself to uploaders.

svn path=/dists/trunk/linux-2.6/; revision=6884
2006-06-24 18:01:20 +00:00
Bastian Blank d62ad450b2 Merge /dists/sid/linux-2.6.16.
svn path=/dists/trunk/linux-2.6/; revision=6857
2006-06-21 16:47:16 +00:00
Bastian Blank 73331fbf42 debian/templates/control.extra.in: Add transition entries for removed images.
svn path=/dists/trunk/linux-2.6/; revision=6825
2006-06-18 20:16:17 +00:00
Bastian Blank e541606056 debian/templates/control.headers.in,
debian/templates/control.image.type-modulesextra.in,
debian/templates/control.image.type-modulesinline.in,
debian/templates/control.image.type-standalone.in,
debian/templates/control.main.in: Remove old backward compatibility text.

svn path=/dists/trunk/linux-2.6/; revision=6824
2006-06-18 20:09:11 +00:00
Jurij Smakov d0e3adf0aa Bump k-p build-dep to 10.047, which is the fixed
version which works again on sparc (currently in
incoming).

svn path=/dists/trunk/linux-2.6/; revision=6522
2006-05-03 03:00:21 +00:00
Bastian Blank 29b55afc58 Partialy revert r6391. Unrelated and not described change.
svn path=/dists/trunk/linux-2.6/; revision=6392
2006-04-11 10:16:23 +00:00
maximilian attems a985a8b94c unset CONFIG_SECCOMP
- it doesn't buy us anything
 - useless overhead on context-switch

svn path=/dists/trunk/linux-2.6/; revision=6391
2006-04-10 23:13:26 +00:00
Bastian Blank eec85fb833 * debian/bin/gencontrol.py: Support support to main packages.
* debian/rules.real: Build support package in binary-indep.
* debian/templates/control.support.in: Set Architecture to all.

svn path=/dists/trunk/linux-2.6/; revision=6362
2006-04-02 20:43:04 +00:00
Bastian Blank 1c2491ce77 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6361
2006-04-02 20:22:53 +00:00
Bastian Blank 87420cf166 * debian/bin/gencontrol.py: Use different templates depending on type.
* debian/rules.real: Fix detection of headers build.
* debian/templates/control.image.type-modulesextra.in,
  debian/templates/control.image.type-modulesinline.in,
  debian/templates/control.image.type-standalone.in: Add.
* debian/templates/control.image.in,
  debian/templates/control.modules.in: Remove.

svn path=/dists/trunk/linux-2.6/; revision=6339
2006-03-29 22:51:23 +00:00
Bastian Blank e206c372e7 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6326
2006-03-28 21:48:15 +00:00
Bastian Blank 202e4dc8f9 * debian/rules.real: Symlink scripts dir from kbuild package.
* debian/templates/control.headers.in: Depend on kbuild package.

svn path=/dists/trunk/linux-2.6/; revision=6324
2006-03-28 21:40:01 +00:00
Bastian Blank 741ad3c4f6 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6287
2006-03-26 18:37:44 +00:00
Bastian Blank be866cd3f1 Revert r6222 and r6223.
svn path=/dists/trunk/linux-2.6/; revision=6224
2006-03-20 09:44:06 +00:00
maximilian attems dea259981e revert stupid revert
svn path=/dists/trunk/linux-2.6/; revision=6222
2006-03-20 09:40:00 +00:00
Bastian Blank 87537542e5 Revert r6216-6220: Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=6221
2006-03-20 09:27:17 +00:00
maximilian attems 8011dda110 2.6.16 is out
add myself to uploaders

svn path=/dists/trunk/linux-2.6/; revision=6216
2006-03-20 08:16:08 +00:00
Bastian Blank 2ab47ea32b debian/templates/control.headers.in,
debian/templates/control.headers.subarch.in,
debian/templates/control.image.in:
Use upstream version in long description.

svn path=/dists/trunk/linux-2.6/; revision=6206
2006-03-17 22:49:58 +00:00
Bastian Blank 5eed74aeed debian/templates/control.headers.latest.in: Unify short descriptions.
svn path=/dists/trunk/linux-2.6/; revision=6205
2006-03-17 22:45:35 +00:00
Bastian Blank 4d7849a443 debian/templates/control.headers.in,
debian/templates/control.headers.subarch.in,
debian/templates/control.image.in,
debian/templates/control.modules.in:
Use upstream version in short description.

svn path=/dists/trunk/linux-2.6/; revision=6204
2006-03-17 22:43:32 +00:00
Bastian Blank e06f1a2ccf * debian/modules/gencontrol.py: Add correct build depends.
* debian/rules.real
  - Export DEB_HOST_ARCH.
  - Make the headers all package provide linux-header-$(VERSION)-$(ARCH).
debian/templates/control.headers.arch.in: Add substitution variable.

svn path=/dists/trunk/linux-2.6/; revision=6059
2006-03-04 17:04:46 +00:00
Bastian Blank 12f1acaa4e * debian/arch/amd64/xen/defines: Change type to plain-xen.
* debian/bin/gencontrol.py: Add modules package for plain-xen images.
* debian/lib/python/debian_linux/debian.py:
  Add a hack to get deps for the modules package right.
* debian/rules.real: Support plain-xen type.
* debian/templates/control.modules.in: Add.

svn path=/dists/trunk/linux-2.6/; revision=6034
2006-03-02 22:24:19 +00:00
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 a6cd8b7f62 remove trailing whitespace
svn path=/dists/trunk/linux-2.6/; revision=5998
2006-03-01 22:08:40 +00:00
Martin Michlmayr e3ea9a19a5 Fix a typo in the description of the linux-doc-* package, thanks Justin
Pryzby.  Closes: #343424.

svn path=/dists/trunk/linux-2.6/; revision=5997
2006-03-01 22:07:35 +00:00
Jurij Smakov 12bdaceb01 Bump build-dep on kernel-package to the latest
fixed version (10.035).

svn path=/dists/trunk/linux-2.6/; revision=5898
2006-02-15 04:07:17 +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 21fc092143 debian/templates/control.image.latest.in, debian/templates/control.headers.latest.in:
Use the Source-Version variable.

svn path=/dists/trunk/linux-2.6/; revision=5385
2006-01-10 11:00:57 +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 5cc561d403 debian/templates/control.headers.latest.in,
debian/templates/control.image.latest.in: Add version to dependencies.

svn path=/dists/trunk/linux-2.6/; revision=5350
2006-01-08 14:40:08 +00:00
Bastian Blank 17c0dfc386 * debian/changelog: Update.
* debian/templates/control.image.in: Remove pre-sarge conflict with hotplug.

svn path=/dists/trunk/linux-2.6/; revision=5332
2006-01-06 23:42:10 +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
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
maximilian attems 9063f9a834 default to initramfs-tools
svn path=/dists/trunk/linux-2.6/; revision=5199
2006-01-03 15:28:55 +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 5dca9980fa Added kconfig.ml and now use it to generate the config files from the snipplets,
keeping more specific options over more generic ones.
Build-depend on k-p 10.028 or higher.

svn path=/dists/trunk/linux-2.6/; revision=5144
2005-12-30 08:46:37 +00:00
Jonas Smedegaard 8aa58b7bd7 Adjust short description of transitional package kernel-image-2.6-486 to mention 2.6 (not 2.6.12).
svn path=/dists/trunk/linux-2.6/; revision=5024
2005-12-17 16:40:50 +00:00
Frederik Schüler 29b5dfc588 Prelare release of 2.6.14+2.6.15-rc5-0experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4998
2005-12-10 19:52:03 +00:00
Frederik Schüler bbeb8694da Rename i386 386 flavour to 486.
svn path=/dists/trunk/linux-2.6/; revision=4987
2005-12-07 19:07:14 +00:00
Sven Luther 8234b900d3 Better so :/
svn path=/dists/trunk/linux-2.6/; revision=4781
2005-11-10 08:30:51 +00:00
Sven Luther e74ac42669 Fixed alpha initramfs-tools exclusion using a conflict.
svn path=/dists/trunk/linux-2.6/; revision=4780
2005-11-10 08:09:14 +00:00
Jurij Smakov 2ab15e47d5 Correct the template not to depend on gcc-3.3
on sparc anymore.

svn path=/dists/trunk/linux-2.6/; revision=4764
2005-11-10 04:11:34 +00:00
Norbert Tretkowski 0ad63a3a8f Conflict with initramfs-tools on alpha until the klibc problem is fixed.
svn path=/dists/sid/linux-2.6/; revision=4728
2005-11-04 09:46:21 +00:00
Norbert Tretkowski 2dbe9b57b2 Really switched to gcc 4.0 on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4710
2005-11-01 20:47:46 +00:00
Simon Horman 26f0ebf650 [ Norbert Tretkowski ]
* Switch to gcc 4.0.
     N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
     already been built and uploaded. Norbert, can you remove this
     note once you've read it. Sorry of that means -2 breaks on alpha.
     We'll get -3 out soon -- Simon Horman

svn path=/dists/trunk/linux-2.6/; revision=4709
2005-11-01 10:22:01 +00:00
Simon Horman c7e2430af1 2.6.14-2
Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this

svn path=/dists/trunk/linux-2.6/; revision=4707
2005-11-01 10:13:23 +00:00
Norbert Tretkowski c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3.
svn path=/dists/trunk/linux-2.6/; revision=4706
2005-11-01 08:02:17 +00:00
Norbert Tretkowski 4eb77372cd Switch to gcc 4.0 for alpha.
svn path=/dists/trunk/linux-2.6/; revision=4705
2005-11-01 07:17:54 +00:00
Norbert Tretkowski 349852bb6e Added myself to Uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4690
2005-10-30 17:16:59 +00:00
Vincent Sanders f626fbb159 ARM will now build properly with gcc 4 as all patches needed for gcc4 compiling are merged
svn path=/dists/trunk/linux-2.6/; revision=4682
2005-10-28 11:33:28 +00:00
Simon Horman 4e4bd7bcb5 Fix misformatting of long description of
linux-patch-debian-linux-patch-debian-X.Y.Z.

svn path=/dists/trunk/linux-2.6/; revision=4654
2005-10-26 06:37:57 +00:00
Sven Luther 109a565cd0 Changed linux-ramdisk-tool to linux-initramfs-tool to not have initrd-tool
satisfy the dependency. Now build-depend on k-p >= 9.008.3.

svn path=/dists/trunk/linux-2.6/; revision=4629
2005-10-24 08:21:10 +00:00
Bastian Blank 8ae421c519 * debian/templates/control.image.in: Remove conflicts against the initrd tools.
* debian/templates/control.source.in: Build-Depend against new kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=4618
2005-10-23 17:16:13 +00:00
Bastian Blank ef7efe41cf * debian/bin/gencontrol.pya: Export kernel-header-dirs as KERNEL_HEADER_DIRS for subarch.
* debian/bin/install-image
  - Move from debian/templates/post-install.in.
  - Use KERNEL_HEADER_DIRS for asm-directory selection.
* debian/bin/install-header: Remove svn:executable property.
* debian/rules.real: Use debian/bin/install-image.

svn path=/dists/trunk/linux-2.6/; revision=4609
2005-10-23 12:06:48 +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
Jonas Smedegaard feedb9bc33 Quote shell variables in scripts
svn path=/dists/trunk/linux-2.6/; revision=4592
2005-10-21 19:05:04 +00:00
Jonas Smedegaard 7918fe3c22 Add Simon, Sven and myself as uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4577
2005-10-21 10:13:11 +00:00
Sven Luther 9821d18c13 Make sure it is not built by accident with an older version of kernel-package.
svn path=/dists/trunk/linux-2.6/; revision=4560
2005-10-20 14:33:58 +00:00
Sven Luther 4f62f7a81d Since initramfs-tools 0.31 went in without the ramdisk fix, we have to conflict with it too, hopefully 0.32 will fix it as promised.
svn path=/dists/trunk/linux-2.6/; revision=4541
2005-10-19 10:44:50 +00:00
dann frazier 35937e04ec * Correct linux-patch-debian description. It replaces the
kernel-patch-debian packages, not the kernel-source packages.

svn path=/dists/trunk/linux-2.6/; revision=4523
2005-10-18 19:27:34 +00:00
dann frazier 25ceb39f3e * Enhance the linux-source description to explain the types of patches
Debian adds to it.  (closes: #258043)

svn path=/dists/trunk/linux-2.6/; revision=4522
2005-10-18 19:26:14 +00:00
Simon Horman c6e7ccc98a Fix genearation of .extraversion (closes: #333842)
svn path=/dists/trunk/linux-2.6/; revision=4517
2005-10-18 11:08:37 +00:00
Sven Luther 39a9eeb700 Let's do yaird first for now, since initramfs-tools is uninstallable.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4498
2005-10-16 23:14:57 +00:00
Sven Luther 3cab577f41 Added conflict for non-fixed versions of the ramdisk generating tools.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4474
2005-10-16 09:58:51 +00:00
Bastian Blank 0f284776dd debian/templates/post-install.in: Fix.
svn path=/dists/trunk/linux-2.6/; revision=4383
2005-10-10 17:33:50 +00:00
Sven Luther 8bcdecce00 First step in implementing the new initramfs-tools/yaird policy. Defaulting to initramfs-tools for now.
svn path=/dists/trunk/linux-2.6/; revision=4381
2005-10-10 17:22:20 +00:00
Jurij Smakov a1bc044100 Sparc build is currently dying since one of the
find commands in post-install script comes up empty,
causing xargs ln -s ... to fail. I have added a -r
(aka --no-run-if-empty) to xargs, which should fix
it. I'm not sure whether this is a proper solution,
but it should not affect anybody.

svn path=/dists/trunk/linux-2.6/; revision=4366
2005-10-10 02:41:07 +00:00
Bastian Blank 4288670181 debian/templates/control.source.in: Remove console-tools from build-deps.
svn path=/dists/trunk/linux-2.6/; revision=4230
2005-09-16 19:24:24 +00:00
Bastian Blank fe6e7f6ed9 r4203: waldi | 2005-09-14 20:57:40 +0200
Move compiler setting to package config.
 
 * debian/arch/alpha/defines, debian/arch/arm/defines,
   debian/arch/m68k/defines, debian/arch/sparc/defines:
   Add compiler setting.
 * debian/bin/gencontrol.py: Set COMPILER argument.
 * debian/lib/python/debian_linux.py: Add support for compiler setting.
 * debian/rules.real: Change MAKEFLAGS setup.
 
 r4204: waldi | 2005-09-14 21:43:27 +0200
 * debian/rules.real: Update header-install substitution.
 * debian/templates/header-install.in: Remove flavours file.
 
 r4205: waldi | 2005-09-14 21:54:56 +0200
 * debian/rules.real
   - Update post-install substitution.
   - Remove append variable.
 * debian/templates/post-install.in: Remove append substitution.

svn path=/dists/trunk/linux-2.6/; revision=4209
2005-09-14 21:15:37 +00:00
Bastian Blank a641902295 Drop coreutils | fileutils dependencies, they are fullfiled with essential
packages since woody.

* debian/changelog: Update.
* debian/templates/control.headers.in,
  debian/templates/control.headers.subarch.in,
  debian/templates/control.image.in,debian/templates/control.main.in:
  Drop coreutils | fileutils dependencies.

svn path=/dists/trunk/linux-2.6/; revision=4190
2005-09-14 09:21:53 +00:00
Bastian Blank db888db6d5 * debian/templates/control.headers.arch.in: Reword description.
* debian/templates/control.headers.in
  - Shrink short description a little bit.
  - Use @longclass@ in description.
* debian/templates/control.headers.subarch.in: Shrink short description.

svn path=/dists/trunk/linux-2.6/; revision=4183
2005-09-13 15:15:26 +00:00
Jurij Smakov cd9af3750d Bump build-dep on kernel-package to 9.006, the first
version which supports building the kernel-manual
package separate from kernel-doc.

svn path=/dists/trunk/linux-2.6/; revision=4163
2005-09-10 02:47:25 +00:00
Jurij Smakov bf1a773091 Add the control entry for the linux-manual package.
svn path=/dists/trunk/linux-2.6/; revision=4162
2005-09-10 02:45:05 +00:00
Bastian Blank cb30ea1f99 Produce architecture dependant dependencies of core headers package per arch
via gencontrol overwrite.

* debian/bin/gencontrol.py: Add correct dependencies to GENCONTROL_ARGS.
* debian/templates/control.headers.arch.in: Add Depends field with
  substitution value variable.

svn path=/dists/trunk/linux-2.6/; revision=4125
2005-09-03 10:12:52 +00:00
Bastian Blank c7e4885a56 r4026: waldi | 2005-08-23 16:16:40 +0200
debian/bin/gencontrol.py: Add error messages for arches without definitions.
 
 r4027:  waldi | 2005-08-23 17:17:44 +0200
 * debian/bin/gencontrol.py: Produce headers package for each subarch.
 * debian/templates/control.headers.main.in: Fix commandline.
 * debian/templates/control.headers.subarch.in: Remove.
 
 r4028:  waldi | 2005-08-23 18:04:56 +0200
 /debian/bin/gencontrol.py: Cleanup.
 
 r4029:  waldi | 2005-08-23 19:02:41 +0200
 * debian/bin/gencontrol.py: Move the logic into functions.
 * debian/lib/python/debian_linux.py
   (sorted_dict): Add.
   (entry): Implement via sorted_dict.
 
 r4030:  waldi | 2005-08-23 19:13:06 +0200
 debian/bin/gencontrol.py: Use dict for makeflags.
 
 r4031:  waldi | 2005-08-23 19:18:37 +0200
 debian/bin/gencontrol.py: Support extra packages which multiple architectures.
 
 r4032:  waldi | 2005-08-23 19:31:34 +0200
 * debian/bin/gencontrol.py: Set Architecture for each package.
 * 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: Remove Architecture field.
 
 r4033:  waldi | 2005-08-23 19:33:50 +0200
 debian/bin/gencontrol.py: Readd subarch headers package.
 
 r4034:  waldi | 2005-08-23 19:38:05 +0200
 debian/bin/gencontrol.py: Readd setup of variables for template substitution.
 
 r4035:  waldi | 2005-08-23 19:40:58 +0200
 debian/templates/control.headers.subarch.in: Fix package names in description.
 
 r4036:  waldi | 2005-08-23 19:49:12 +0200
 debian/lib/python/debian_linux.py
 (config): Support subarchitectures.
 
 r4037:  waldi | 2005-08-23 22:05:05 +0200
 Add support for linux-headers-$version-all package.
 It is currently blocked by #324741.
 
 * debian/bin/gencontrol.py: Update.
 * debian/lib/python/debian_linux.py: Move none subarch to the beginning of the list.
 * debian/templates/control.headers.main.in: Add.
 
 r4038:  waldi | 2005-08-23 22:42:52 +0200
 * debian/bin/gencontrol.py: Use special rule for building the general headers package.
 * debian/rules.real: Add rules.
 * debian/templates/control.headers.main.in: Drop -all suffix.
 
 r4039:  waldi | 2005-08-23 23:12:53 +0200
 debian/lib/python/debian_linux.py: Support overlay config.
 
 r4040:  waldi | 2005-08-23 23:13:33 +0200
 debian/rules.real: Fix installation of common headers package.
 
 r4045:  waldi | 2005-08-24 00:52:03 +0200
 * debian/arch/powerpc/defines: Add kernel arch settings.
 * debian/lib/python/debian_linux.py: Support kernel arch settings.
 
 r4047:  waldi | 2005-08-24 10:31:57 +0200
 * debian/bin/gencontrol.py: Add proper Architecture line to headers package.
 * debian/templates/control.headers.arch.in: Move from
   debian/templates/control.headers.main.in.
 
 r4049:  waldi | 2005-08-24 19:49:53 +0200
 debian/patches-debian/qla2xxx-removed.patch: Don't remove Kconfig entry.

svn path=/trunk/kernel/linux-2.6/; revision=4062
2005-08-29 10:09:39 +00:00
Bastian Blank f0f229156e * debian/bin/gencontrol.py: Add patch package to tree dependencies.
* debian/templates/control.tree.in: Remove Dependency line.

svn path=/trunk/kernel/linux-2.6/; revision=3994
2005-08-19 22:26:44 +00:00
Bastian Blank 87d00b6d95 * Add more strict dependency between the headers packages.
* Use own config to define arches, subarches and flavours.
* Aggregate ATM options.
* Add kernel config for s390 tape image.
* Fix subarch setting for sparc.

r3970: waldi | 2005-08-18 17:58:13 +0000
debian/templates/control.headers.in: Add more strict dependency.

r3971: waldi | 2005-08-18 18:02:08 +0000
Use own config to define arches, subarches and flavours.

* debian/arch/defines: Include architecture definitions.
* debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines,
  debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Include flavour definitions.
* debian/bin/gencontrol.py
  - Read all configs at once.
  - Use config definitions for arch, subarch and flavour detection.

r3972: waldi | 2005-08-18 18:50:08 +0000
debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config,
debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options.

r3973: waldi | 2005-08-18 18:52:30 +0000
Add kernel config for s390 tape image.

* debian/arch/s390/config: Remove IPL options.
* debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options.
* debian/arch/s390/config.s390-tape: Add.

r3974: waldi | 2005-08-18 18:55:49 +0000
debian/bin/gencontrol.py: Don't output not available arches.

r3975: waldi | 2005-08-18 18:57:32 +0000
debian/arch/sparc/defines: Set kpkg-subarch to sparc64.

r3976: waldi | 2005-08-18 19:06:23 +0000
* debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings.
* debian/bin/gencontrol.py: Support per subarch kpkg-subarch.
* debian/rules.real: Use subarch for header builds.

svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
dann frazier c481f68276 * Add transitional meta packages (kernel-image-2.6-*) for ia64.
(dann frazier)

svn path=/trunk/kernel/source/linux-2.6/; revision=3900
2005-08-15 23:24:39 +00:00
Vincent Sanders 525fc960b3 Fix FTBFS error on ARM
svn path=/trunk/kernel/source/linux-2.6/; revision=3898
2005-08-15 19:55:45 +00:00
Bastian Blank fd37167417 r3861: waldi | 2005-08-14 20:06:22 +0000
debian/rules: Move stamp files.

r3868: waldi | 2005-08-15 08:50:33 +0000
debian/rules: Make the arch defines file prequisites of debian/control.

r3869: waldi | 2005-08-15 08:51:39 +0000
debian/templates/control.extra.in: Add transition packages for powerpc64 images.

svn path=/trunk/kernel/source/linux-2.6/; revision=3870
2005-08-15 08:53:58 +00:00
Bastian Blank 9499f6b605 * Use generated rules, effectively remove second flavour resolver.
* Implement generic support for cross compilation.
* Install generated files in the correct headers packages.

r3745: waldi | 2005-08-08 15:40:20 +0000
* debian/bin/gencontrol.py
  - Rename some variables.
  - Write debian/rules.gen.
* debian/rules: Use debian/rules.gen.

r3746: waldi | 2005-08-08 15:51:26 +0000
debian/bin/gencontrol.py: Simplify rules.

r3747: waldi | 2005-08-08 16:22:29 +0000
Use generated rules for unpack, effectively remove second flavour resolver.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate unpack rules.
* debian/rules: Use new rules.

r3748: waldi | 2005-08-08 17:03:32 +0000
Use generated rules for build.

* debian/Makefile
  - Updates.
  - Generate bin/touch.orig.
* debian/bin/gencontrol.py: Generate build rules.
* debian/rules: Remove bin/touch.orig creation.

r3752: waldi | 2005-08-08 18:13:27 +0000
Use generated rules for binary target.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate binary rules.

r3753: waldi | 2005-08-08 19:00:05 +0000
* debian/Makefile
  - Overwrite env.
  - Split binary target.
* debian/bin/gencontrol.py: Update.
* debian/rules: Call correct targets.

r3756: waldi | 2005-08-08 20:07:31 +0000
* debian/Makefile
  - Split unpack target.
  - Don't generate stamp files for install targets.
  - Update dir names.
* debian/bin/gencontrol.py: Split unpack target.
* debian/rules: Remove new stamp files.

r3793: waldi | 2005-08-09 19:57:44 +0000
* debian/Makefile
  - Fix directories.
  - Build anything in one subdir.
* debian/bin/gencontrol.py: Call debian/Makefile from package root.
* debian/rules: Updates.

r3794: waldi | 2005-08-09 21:43:07 +0000
debian/bin/gencontrol.py: Updates.

r3795: waldi | 2005-08-09 22:26:53 +0000
* debian/Makefile
  - Include debian/rules.defs.
  - Simplify kpkg command specs.
* debian/rules
  - Move directory definitions to debian/rules.defs.
  - Include debian/rules.defs.
* debian/rules.defs: Add.

r3796: waldi | 2005-08-09 22:30:23 +0000
* debian/bin/gencontrol.py: Use debian/rules.real.
* debian/rules.real: Move from debian/Makefile.

r3797: waldi | 2005-08-09 22:39:24 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real:
Rename unpack to setup.

r3798: waldi | 2005-08-09 22:52:43 +0000
debian/bin/gencontrol.py, debian/rules.real: Use DH_OPTIONS.

r3799: waldi | 2005-08-09 22:53:37 +0000
debian/rules: Use host, not build architecture.

r3815: waldi | 2005-08-10 11:53:38 +0000
debian/rules.real: Update targets.

r3816: waldi | 2005-08-10 12:06:13 +0000
debian/rules.real: Move patch rules from debian/rules.

r3817: waldi | 2005-08-10 12:22:26 +0000
debian/bin/gencontrol.py, debian/rules.real: Small fixes.

r3818: waldi | 2005-08-10 12:29:17 +0000
debian/rules.real: Add seperate setup step for headers package.

r3819: waldi | 2005-08-10 12:36:57 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real: Add binary-indep.

r3820: waldi | 2005-08-10 12:40:10 +0000
debian/bin/gencontrol.py: Fix typo.

r3821: waldi | 2005-08-10 12:56:58 +0000
* debian/bin/gencontrol.py: Use binary-indep.
* debian/rules.real: Move source package rules from debian/rules.

r3822: waldi | 2005-08-10 13:11:24 +0000
* debian/bin/gencontrol.py: Use install-dummy.
* debian/rules.real: Move tree package rules from debian/rules.

r3823: waldi | 2005-08-10 13:41:30 +0000
* debian/bin/gencontrol.py: Fix typos.
* debian/rules.real
  - Move doc package rules from debian/rules.
  - Fix some installation rules.

r3824: waldi | 2005-08-10 13:55:41 +0000
debian/rules.real: Move patch package rules from debian/rules.

r3825: waldi | 2005-08-10 14:17:33 +0000
debian/rules: Cleanup.

r3826: waldi | 2005-08-10 14:37:03 +0000
debian/rules.real: Fix typos.

r3827: waldi | 2005-08-10 14:57:07 +0000
debian: Update svn:ignore property.

r3828: waldi | 2005-08-10 15:07:29 +0000
debian/rules.real
- Move some install rules.
- Support cross compilation.

r3829: waldi | 2005-08-10 15:39:14 +0000
debian/rules.real: Realy rename the rules.

r3830: waldi | 2005-08-10 17:35:54 +0000
debian/rules.real
- Move one rule.
- Fix permissions of source tar ball.
Closes: 322409

r3832: waldi | 2005-08-10 18:57:51 +0000
debian/templates/control.headers.main.in: Fix command to install headers.

r3833: waldi | 2005-08-10 20:30:48 +0000
* debian/bin/gencontrol.py: Remove dash from ABINAME.
* debian/rules.real
  - Use abiname without dash.
  - Install patches with correct permissions.

r3847: waldi | 2005-08-13 09:11:40 +0000
debian/templates/post-install.in:
Install any executable file and files which matches *.sh and *.pl in the
scripts directory.
Closes: 322612

r3848: waldi | 2005-08-13 09:32:54 +0000
* arch/powerpc/defines: Add pseries definitions.
* arch/powerpc/config.pseries: Move from arch/powerpc/noconfig.pseries.
* bin/gencontrol.py
  - Export KPKG_SUBARCH.
  - Updates.
* rules.real: Use KPKG_SUBARCH.

r3853: waldi | 2005-08-14 10:01:06 +0000
debian/rules.real
- Fix cross compile options for make-kpkg.
- Fix architecture patches.
- Remove asm-offsets.s workaround, pending real fix.

r3854: waldi | 2005-08-14 12:07:36 +0000
debian/rules.real: Export version informations.

r3855: waldi | 2005-08-14 12:39:57 +0000
debian/templates/post-install.in: Always install generated files.

r3858: waldi | 2005-08-14 14:51:28 +0000
debian/rules.real: Integrate headers install fix.

r3859: waldi | 2005-08-14 15:29:21 +0000
* debian/arch/powerpc/config.powerpc64
  - Fix wrong formated entries.
  - Enable vscsi client.
* debian/arch/powerpc/defines: Fix flavour name.
* debian/README.PPC64: Remove.

svn path=/trunk/kernel/source/linux-2.6/; revision=3860
2005-08-14 19:59:43 +00:00
Jurij Smakov 89afc2c881 Fix for 322610:
- added m68 to headers_dirs on powepc.
 - changed Makefile to pass headers_dirs to post-install.
 - changed post-install to add links to all headers
   directories, specified in headers_dirs.

svn path=/trunk/kernel/source/linux-2.6/; revision=3851
2005-08-13 16:13:58 +00:00
Bastian Blank 2b7a2b1bb9 r3847: waldi | 2005-08-13 09:11:40 +0000
debian/templates/post-install.in:
Install any executable file and files which matches *.sh and *.pl in the
scripts directory.
Closes: 322612

svn path=/trunk/kernel/source/linux-2.6/; revision=3849
2005-08-13 15:17:40 +00:00
Kyle McMartin 0781509273 Ok, hppa will build now once the toolchain is fixed.
svn path=/trunk/kernel/source/linux-2.6/; revision=3800
2005-08-10 01:47:11 +00:00
Bastian Blank ad676246f6 r3781: waldi | 2005-08-09 09:09:10 +0000
debian/rules: Use md5sum to check for changed input files in debian/control
build.

r3782: waldi | 2005-08-09 09:13:12 +0000
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.source.in: Add myself to Uploaders.

svn path=/trunk/kernel/source/linux-2.6/; revision=3790
2005-08-09 11:53:21 +00:00
Simon Horman 813bdf0585 + * Added reference to old kernel-* package names to make
+    transition a little more obvious to end uers.
+    A Dan Jacobson special Closes: #321167

svn path=/trunk/kernel/source/linux-2.6/; revision=3767
2005-08-09 02:04:37 +00:00
Bastian Blank 3555ecfb8c * debian/Makefile: Updata.
* debian/bin/gencontrol.py: Overwrite versions for extra packages.
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.extra.in: Add overwrite fields.

svn path=/trunk/kernel/source/linux-2.6/; revision=3757
2005-08-08 22:15:27 +00:00
Bastian Blank b78777cf81 Add transition packages from old kernel-latest sources.
* debian/bin/gencontrol.py: Process extra packages.
* debian/templates/control.extra.in: Add.

svn path=/trunk/kernel/source/linux-2.6/; revision=3742
2005-08-08 14:54:38 +00:00
Sven Luther ec997d3d56 Added flavours list in common header package.
Cleaned up changelog entry waldi had left un-nice :)

svn path=/trunk/kernel/source/linux-2.6/; revision=3733
2005-08-08 06:59:19 +00:00
Bastian Blank 90e15b240e debian/templates/control.source.in: Always use new kernel-package.
svn path=/trunk/kernel/source/linux-2.6/; revision=3730
2005-08-07 21:52:04 +00:00
Jurij Smakov 73d2542290 Use gcc-3.3 for m68k.
svn path=/trunk/kernel/source/linux-2.6/; revision=3729
2005-08-07 21:49:36 +00:00
Bastian Blank 65868c093a debian/templates/post-install.in: 'lintian' said that I have to strip more.
svn path=/trunk/kernel/source/linux-2.6/; revision=3727
2005-08-07 21:48:23 +00:00
Bastian Blank d1c7dfb3f1 * Make template names easier.
* Add general dependency package.

r3721: waldi | 2005-08-07 20:40:12 +0000
* debian/bin/gencontrol.py: Use updates template names.
* debian/templates/control.headers.in: Move from control.headers.flavour.in.
* debian/templates/control.headers.main.in: Move from control.headers.in.

r3722: waldi | 2005-08-07 20:51:49 +0000
* debian/bin/gencontrol.py: Reorder packages.
* debian/templates/control.image.latest.in: Add general dependency package.


svn path=/trunk/kernel/source/linux-2.6/; revision=3724
2005-08-07 21:01:54 +00:00
Bastian Blank e490ea6f4c r3705: waldi | 2005-08-06 19:58:56 +0000
* debian/bin/gencontrol.py: Use image.latest template.
* debian/templates/control.image.in: Use longclass in long description.
* debian/templates/control.image.latest.in: Add

r3710: waldi | 2005-08-07 09:12:08 +0000
* bin/gencontrol.py
  - Rewrap descriptions.
  - Support linux-headers latest packages.
* templates/control.image.latest.in: Use major in short description.
* templates/control.headers.latest.in: Add.

r3711: waldi | 2005-08-07 09:35:17 +0000
* bin/gencontrol.py: Hack textwrap to don't split package names.
* templates/control.headers.in: Fix paragraphs.
* templates/control.image.latest.in: Add suggests.

svn path=/trunk/kernel/source/linux-2.6/; revision=3716
2005-08-07 15:29:32 +00:00
Bastian Blank 272b8c9340 * debian/arch/powerpc/defines: Fix dependencies.
* debian/templates/control.image.in: Architecture dependencies don't belong to
  the templates.

svn path=/trunk/kernel/source/linux-2.6/; revision=3714
2005-08-07 13:13:42 +00:00
Sven Luther 4c41ff014e Readded dependency of linux-image on mkvmlinuz for powerpc. Doesn't take ppc64
kernels in account, but as we don't have those yet ...

svn path=/trunk/kernel/source/linux-2.6/; revision=3713
2005-08-07 11:51:50 +00:00
Sven Luther a19a9953c7 forced build-depends on kernel-package 9.005 on powerpc to fix mkvmlinuz
support, and documented fix in asm-ppc[64] missing headers in changelog.

svn path=/trunk/kernel/source/linux-2.6/; revision=3709
2005-08-07 07:19:02 +00:00
Bastian Blank 1c48048e67 r3694: waldi | 2005-08-05 20:01:12 +0000
Strip down the scripts dir in the headers packages.

* debian/changelog: Update.
* debian/templates/post-install.in: Copy neccesary files into the scripts
  dir of the headers package.
 
r3696: waldi | 2005-08-05 20:15:48 +0000
debian/rules: Bail out after gencontrol runs.

svn path=/trunk/kernel/source/linux-2.6/; revision=3701
2005-08-06 09:32:51 +00:00
Bastian Blank 3da706e69b * Rewrite gencontrol.
* Use debian/arch/defines, debian/arch/$arch/defines,
  debian/arch/$arch/$subarch/defines and
  debian/arch/$arch/$subarch/defines.$flavour to gather values.
* Remove fdutils from global Suggests.

r3646: waldi | 2005-07-31 18:48:39 +0000
* debian/bin/gencontrol.py: Add.
* debian/bin/gencontrol: Remove.
* debian/rules
  - Use new gencontrol.
  - Remove makevars.
* debian/templates/control.headers.in
* debian/templates/control.headers.subarch.in: Add.
* debian/templates/control.image.in: Update.
* debian/templates/control.main.in: Remove kernel-tree entry.
* debian/templates/control.tree.in: Move kernel-tree entry from control.main.in.
* debian/arch/defines, debian/arch/s390/defines, debian/arch/s390/defines.s390,
  debian/arch/s390/defines.s390x: Add.
* debian/arch/s390/desc.s390,debian/arch/s390/desc.s390x: Remove.

r3647: waldi | 2005-07-31 18:57:21 +0000
* debian/bin/gencontrol.py: Support desc keyword.

r3648: waldi | 2005-07-31 19:06:30 +0000
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/i386/defines.686,
  debian/arch/i386/defines.686-smp, debian/arch/i386/defines.k7,
  debian/arch/i386/defines.k7-smp, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines, debian/arch/sparc/defines.sparc64,
  debian/arch/sparc/defines.sparc64-smp: Add.
* debian/arch/i386/desc.686, debian/arch/i386/desc.686-smp,
  debian/arch/i386/desc.k7, debian/arch/i386/desc.k7-smp,
  debian/arch/sparc/desc.sparc64, debian/arch/sparc/desc.sparc64-smp:
  Remove

r3649: waldi | 2005-07-31 19:12:49 +0000
* debian/templates/control.image.in: Remove fdutils from Suggests.
* debian/arch/arm/defines: Add.
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines: Update.

r3650: waldi | 2005-07-31 19:44:25 +0000
* debian/bin/gencontrol.py, debian/templates/control.headers.in:
  Update.

r3680: waldi | 2005-08-03 18:12:37 +0000
* debian/bin/gencontrol.py: Update.
* debian/arch/i386/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Move settings.
* debian/arch/i386/defines.686, debian/arch/i386/defines.686-smp, 
  debian/arch/i386/defines.k7, debian/arch/i386/defines.k7-smp,
  debian/arch/s390/defines.s390, debian/arch/s390/defines.s390x,
  debian/arch/sparc/defines.sparc64, adebian/rch/sparc/defines.sparc64-smp:
  Delete.

r3682: waldi | 2005-08-03 22:38:45 +0000
* debian/arch/ia64/defines: Add class definition.s
* debian/arch/ia64/desc.itanium-smp, debian/arch/ia64/desc.itanium
  debian/arch/ia64/desc.mckinley-smp, debian/arch/ia64/desc.mckinley:
  Delete.

r3687: waldi | 2005-08-05 09:11:10 +0000
* debian/Makefile: Copy control file.

r3689: waldi | 2005-08-05 15:36:24 +0000
* debian/rules: Make debian/changelog a prequisite of debian/control.

svn path=/trunk/kernel/source/linux-2.6/; revision=3691
2005-08-05 16:38:58 +00:00
Bastian Blank b9f6be33a5 * debian/changelog: Update.
* debian/templates/control.source.in: Don't build-depend on console-tools on s390.

svn path=/trunk/kernel/source/linux-2.6/; revision=3641
2005-07-31 09:25:30 +00:00
Jurij Smakov b4bef78582 Fixed up the template and gencontrol so that
the case when arch-specific depends and suggests
substitutions are empty, one does not get
dangling commas.

svn path=/trunk/kernel/source/linux-2.6/; revision=3639
2005-07-31 01:42:49 +00:00
Jurij Smakov af5f4ef3e8 * The control.image.in template now supports
arch_depends, arch_suggests and arch_recommends
  substitutions, so that we can generate these
  fields individually for each architecture.
  That should take care of 319896. It's quite
  a rewrite, so please test.
* At the moment the arch-specific depends,
  suggests and recommends are hard-coded into
  the debian/bin/gencontrol. It's not the prettiest
  solution but it works.
* Changed gencontrol to strip all lines starting
  with # from the generated files, so comments
  in templates are now allowed.

svn path=/trunk/kernel/source/linux-2.6/; revision=3638
2005-07-31 00:56:28 +00:00
Jurij Smakov dbfb281c24 Bump the build-dep on kernel-package to the last
version without known bugs (>= 9.004) to take
care of #319657. 

svn path=/trunk/kernel/source/linux-2.6/; revision=3616
2005-07-27 01:22:51 +00:00
Andres Salomon ca63b635eb gah. fucking fuck.
svn path=/trunk/kernel/source/linux-2.6/; revision=3607
2005-07-21 15:06:17 +00:00
Andres Salomon 00e302a8e1 fix desc for multiline scenarios. no, it's not pretty, but it works.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3602
2005-07-20 21:13:54 +00:00
Andres Salomon 7c95e2d10c another wording change..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3600
2005-07-20 20:48:50 +00:00
Andres Salomon b257847975 minor word change
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3598
2005-07-20 20:13:30 +00:00
Andres Salomon 721f5c6cf8 drop @shortsmpflavour@ and @smpflavour@, and replace with @class@. Also
add @desc@.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3596
2005-07-20 20:05:29 +00:00
Andres Salomon 8a20fcccdd hrm, that scripts path was wrong
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3595
2005-07-20 19:27:24 +00:00
Andres Salomon bb1112ecc9 copy scripts/ subdir into per-flavour linux-headers package
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3593
2005-07-19 23:29:30 +00:00
Andres Salomon 5d081eb654 nuke the scripts directory from the common header package..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3592
2005-07-19 23:23:30 +00:00
Andres Salomon b89b1be3fb the cp stuff done in headers-install is actually done by kernel-package now;
no need to do it there anymore.  And, while we're at it, nuke $(headers_extra);
if archs really need it, they can add it to headers-install.in (I'd rather
see headers-install.in go away eventually, though).

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3591
2005-07-19 23:15:07 +00:00
Andres Salomon 3a78b8d5c6 add comment
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3588
2005-07-19 20:57:49 +00:00
Andres Salomon 52165964ec remove -all package; it's broken, i don't particularly like the name, and
i don't feel like fixing it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3586
2005-07-19 19:30:48 +00:00
Andres Salomon 41715bfb19 default configs are autogenerated now; instead of doing a manual make defconfig,
have kernel-package do it (--config def).  This requires kernel-package 9.002,
so add a versioned dep for all archs.  Also, drop any and all mentions of
default_config.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3583
2005-07-19 19:09:39 +00:00
Andres Salomon b2f84dcadb suck.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3581
2005-07-19 14:46:45 +00:00
Andres Salomon 0be9f9adb7 do not build the common headers package for mips/mipsel, as that arch will
be providing its own initially

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3577
2005-07-18 21:06:00 +00:00
Sven Luther 17089e1497 Added a build-depend on kernel-package 9.002 for powerpc.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3553
2005-07-16 12:21:45 +00:00
Sven Luther 0762f2cbed Added extra_postinstall_command (not using it for powerpc afterall, but it could be generally usefull still).
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3513
2005-07-16 00:11:13 +00:00
Andres Salomon ec2bef9c7b fix missing @subarch@ in dependency
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3499
2005-07-15 10:35:07 +00:00
Joshua Kwan 3fab8611d4 arch headers package is not "Virtual" - that's a completely different sort of
package. We mean "dummy"

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3494
2005-07-15 09:49:10 +00:00
Andres Salomon d4ed2d9f65 make the virtual headers package -@arch@-all instead of just -@arch@, as powerpc
has an actual headers package called -@arch@.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3487
2005-07-15 07:54:54 +00:00
Joshua Kwan 3a14c68289 Add flavour dependencies for the dummy headers package; prettify output, distinguishing between UP and SMP; shell is evil
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3481
2005-07-14 08:29:26 +00:00
Andres Salomon 2a08e34837 ..and that requires updating this, too
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3473
2005-07-12 10:57:24 +00:00
Andres Salomon 7e7f0c97ca whoops. thinko.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3457
2005-07-11 03:22:30 +00:00
Andres Salomon 1b1037b6ab add a bunch of per-arch deps and suggests; mostly bootloaders. Gee, imagine
a world where every arch used the same bootloader...

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3456
2005-07-11 02:00:08 +00:00
Andres Salomon 8ef6420b0e nuke more duplicate build-dep/build-dep-indep stuff, and bump versioned dep on
debhelper to match m68k's build-dep.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3455
2005-07-11 01:53:09 +00:00
Andres Salomon 906a75078a fix the gcc-3.3/gcc-4.0 arch-specific build-deps
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3454
2005-07-11 01:51:13 +00:00
Andres Salomon 2706601969 add missing virtual package analogous to kernel-headers-2.6.11-1-i386
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3453
2005-07-11 01:21:17 +00:00
Andres Salomon f8b42f8b8a fix up flavour-specific description
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3452
2005-07-11 01:08:28 +00:00
Frederik Schüler ba6a0ad660 build-depend on gcc-4.0, the new standard compiler (now the versioned depends on gcc-3.3 make sense ;)
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3450
2005-07-10 20:41:36 +00:00
Norbert Tretkowski 79c7d3d4b6 same for alpha
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3447
2005-07-10 20:32:04 +00:00
Jurij Smakov 5b23d29835 Add an explicit build-dep on gcc-3.3 for sparc,
because sparc32 currently fails to build with
gcc-4.0.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3446
2005-07-10 20:30:40 +00:00
Andres Salomon 7f80cbaf1d add a per-flavour header template, and add @subarch@ bit to linux-image
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3445
2005-07-10 19:09:57 +00:00
Andres Salomon 59bb7b6ea7 add a template file for kernel images
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3444
2005-07-10 14:11:35 +00:00
Andres Salomon 08978a7845 there's no real need for two kernel-package deps, are there? :P
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3443
2005-07-10 12:12:13 +00:00
Jurij Smakov e698c06dab Remove the build and source symbolic links from
/lib/modules/${version}, as leaving them in 
generates scary warnings during the image
installation.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3426
2005-07-07 02:49:33 +00:00
maximilian attems f4b63e392a fix version nr in desc
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3425
2005-07-05 15:35:35 +00:00
maximilian attems a517a42ee1 revert nonesense
svn path=/branches/linux-kernel-2.6.12/; revision=3371
2005-06-19 18:23:58 +00:00
maximilian attems 87e2ff156c s/linux-image/linux-kernel/
svn path=/branches/linux-kernel-2.6.12/; revision=3370
2005-06-19 18:19:05 +00:00
Jurij Smakov 26dcf41c96 Add missing build-dep-indep on dh-kpatches.
svn path=/branches/linux-kernel-2.6.12/; revision=3369
2005-06-19 17:02:44 +00:00
Jurij Smakov 162b19362e Fix a type debian-utils -> debianutils in the
control.source.in template.

Do not edit debian/control directly, as it is
generated from the files in debian/templates/.

svn path=/branches/linux-kernel-2.6.12/; revision=3365
2005-06-19 16:41:51 +00:00
Jurij Smakov 1831e8677c Remove kernel- provides.
svn path=/branches/linux-kernel-2.6.12/; revision=3357
2005-06-18 23:33:41 +00:00
Jurij Smakov 64d0ce873a Added xmlto as a build-dep-indep as build of
kernel docs now requires it.

svn path=/branches/kernel-image-2.6.11/; revision=3351
2005-06-18 21:21:08 +00:00