Commit Graph

13544 Commits

Author SHA1 Message Date
Andres Salomon d71241a3f2 update the Jens blurb. I don't think it belongs here, but I can't think of
anywhere better to put it.

svn path=/trunk/kernel/source/linux-2.6/; revision=3743
2005-08-08 15:04:20 +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
Bastian Blank c4da84d9df Build as much packages as possible at one time.
* debian/Makefile: Update.
* debian/bin/gencontrol.py: Produce only one call per flavour.

svn path=/trunk/kernel/source/linux-2.6/; revision=3740
2005-08-08 13:51:37 +00:00
Bastian Blank 2194b95339 * Build dummy packages.
* Make sure that the build uses an up to date control file.

r3735: waldi | 2005-08-08 08:07:55 +0000
* debian/bin/gencontrol.py: Write informations about dummy packages into
  Makefile.inc.

r3737: waldi | 2005-08-08 12:41:11 +0000
* debian/rules
  - Add debian/bin/gencontrol.py to prequisites of debian/control.
  - Add debian/control to prequisites of build to avoid builds with an out
    of date control file.
  - Call dummy binary targets.

svn path=/trunk/kernel/source/linux-2.6/; revision=3738
2005-08-08 12:42:26 +00:00
Sven Luther 5fa8e661d1 Removed bogus fdutils suggest for powerpc.
svn path=/trunk/kernel/source/linux-2.6/; revision=3734
2005-08-08 07:06:11 +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
Jurij Smakov dbeca2462b Remove quotes from the value assigned to header_dirs,
hopefully this resolves #320817.

svn path=/trunk/kernel/source/linux-2.6/; revision=3732
2005-08-08 06:05:39 +00:00
Christian T. Steigies d3604ca8c0 use m68k-linux-gcc-3.3, also for cross-compiling
svn path=/trunk/kernel/source/linux-2.6/; revision=3731
2005-08-07 22:16:16 +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
Christian T. Steigies 10da6966f2 m68k uses gcc-3.3
svn path=/trunk/kernel/source/linux-2.6/; revision=3728
2005-08-07 21:48:30 +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 3ac79a429a debian/changelog: Unify kernel-package related entries.
svn path=/trunk/kernel/source/linux-2.6/; revision=3726
2005-08-07 21:22:27 +00:00
Jurij Smakov ed1dbf418d Add a little informational message to the
debian/control target.

svn path=/trunk/kernel/source/linux-2.6/; revision=3725
2005-08-07 21:18:29 +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
Jurij Smakov 0bb5b5f9d1 * Add the note about gencontrol.py and Closes
for 319896.

svn path=/trunk/kernel/source/linux-2.6/; revision=3723
2005-08-07 20:58:32 +00:00
Sven Luther 9b069eb8ae Replaced ' by " to fix a sed error.
svn path=/trunk/kernel/source/linux-2.6/; revision=3719
2005-08-07 17:50:39 +00:00
Bastian Blank 6e57b445a2 * Convert m68k to new config.
* Cleanup changelog.

* debian/arch/m68k/desc.amiga, debian/arch/m68k/desc.atari,
  debian/arch/m68k/desc.bvme6000, debian/arch/m68k/desc.hp,
  debian/arch/m68k/desc.mac, debian/arch/m68k/desc.mvme147,
  debian/arch/m68k/desc.mvme16x, debian/arch/m68k/desc.q40,
  debian/arch/m68k/desc.sun3: Remove.
* debian/arch/m68k/defines: Add descriptions.
* debian/changelog: Cleanup

svn path=/trunk/kernel/source/linux-2.6/; revision=3717
2005-08-07 16:44:16 +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 d3dac1cd0a Fixed date typo in Jens's dedication.
svn path=/trunk/kernel/source/linux-2.6/; revision=3712
2005-08-07 11:44:21 +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
Sven Luther e1a8ab49f9 Added dedication to Jens. Please reread and offer your opinion and spellcheck
or something, i am not very good at doing this kind of things, but then, who is ?

svn path=/trunk/kernel/source/linux-2.6/; revision=3708
2005-08-07 07:11:56 +00:00
Andres Salomon 50245a714f enable CONFIG_6PACK for all archs (#319646). this is no longer marked
BROKEN_ON_SMP, so it should be ok.

svn path=/trunk/kernel/source/linux-2.6/; revision=3707
2005-08-07 06:01:52 +00:00
Andres Salomon 67e2219f09 2.6.12.4 closes #321401 (CAN-2005-2456).
svn path=/trunk/kernel/source/linux-2.6/; revision=3706
2005-08-07 05:47:48 +00:00
Frederik Schüler 348934df5e fixed typo in series file, and fixed patch.
svn path=/trunk/kernel/source/linux-2.6/; revision=3704
2005-08-06 12:00:06 +00:00
Frederik Schüler e48377f28e Added 2.6.12.4 diff.
svn path=/trunk/kernel/source/linux-2.6/; revision=3703
2005-08-06 11:52:04 +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
Christian T. Steigies b4cb70704a add config files for mac and Q40, now images for all m68k "subarches" can be built
svn path=/trunk/kernel/source/linux-2.6/; revision=3700
2005-08-06 09:26:53 +00:00
Christian T. Steigies 681ec69bc4 Add m68k support.
svn path=/trunk/kernel/source/linux-2.6/; revision=3699
2005-08-06 08:27:55 +00:00
Christian T. Steigies 31e651919e make m68k "subarches" flavours instead
svn path=/trunk/kernel/source/linux-2.6/; revision=3698
2005-08-05 21:28:16 +00:00
Andres Salomon b33a41d199 longclass stuff for alpha and i386
svn path=/trunk/kernel/source/linux-2.6/; revision=3697
2005-08-05 20:35:22 +00:00
Andres Salomon 64ca53caf7 add a comment about making the xcompilation stuff more generic
svn path=/trunk/kernel/source/linux-2.6/; revision=3695
2005-08-05 20:08:32 +00:00
Andres Salomon cd701c7505 make the changelog not look like a yacc file
svn path=/trunk/kernel/source/linux-2.6/; revision=3692
2005-08-05 19:54:05 +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
Sven Luther 6d45872e7c Fixed type in Makefile.inc:headers_dirs, which caused to have missing
asm-ppc and asm-ppc64 headers in the common header packages.

svn path=/trunk/kernel/source/linux-2.6/; revision=3688
2005-08-05 14:46:30 +00:00
Christian T. Steigies 7214a4aa11 cross-compiling for m68k
svn path=/trunk/kernel/source/linux-2.6/; revision=3676
2005-08-02 09:58:49 +00:00
dann frazier 35c23e267d * Add desc.* files for ia64
svn path=/trunk/kernel/source/linux-2.6/; revision=3658
2005-08-01 17:40:17 +00:00
Vincent Sanders 6bd78d887b Add ARM build
svn path=/trunk/kernel/source/linux-2.6/; revision=3642
2005-07-31 15:01:34 +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 292c8bde8a Made gencontrol general enough to generate
both the master control file and the control
file used for building a specific kernel image.

svn path=/trunk/kernel/source/linux-2.6/; revision=3640
2005-07-31 02:55:53 +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 1de4d541ce The "I hope I did not break anything" commit.
Move the control file generation to a separate
script (debian/bin/gencontrol), unuglifying it
along the way (hi, dilinger :-). This is a
first step towards the solution for 319896.

svn path=/trunk/kernel/source/linux-2.6/; revision=3637
2005-07-31 00:08:59 +00:00
Jurij Smakov f763f717a3 Added another Closes for a duplicate bug.
svn path=/trunk/kernel/source/linux-2.6/; revision=3636
2005-07-29 21:04:50 +00:00
Christian T. Steigies 7e9181fa0d add m68k support
svn path=/trunk/kernel/source/linux-2.6/; revision=3618
2005-07-28 22:53:23 +00:00
Joshua Kwan 379903a77a bump BLK_DEV_RAM_SIZE to 16384 for sparc
svn path=/trunk/kernel/source/linux-2.6/; revision=3617
2005-07-28 05:32:19 +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 6bbf67bffa add @longclass@ variable
svn path=/trunk/kernel/source/linux-2.6/; revision=3611
2005-07-21 16:21:45 +00:00