Commit Graph

358 Commits

Author SHA1 Message Date
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
Bastian Blank d543590473 debian/bin/gencontrol.py: Only allow [a-z_] in substitution.
svn path=/trunk/kernel/source/linux-2.6/; revision=3773
2005-08-09 06:38:56 +00:00
Kyle McMartin 2b2561fd32 hppa for linux-2.6 common source package. configs are up to date, some
non-working drivers have been culled until they can be proven to work, so as
to not pollute the BTS with hppa-specific brokenness. more stuff will be
culled as i get the opportunity, hopefully. configs still need to be split.

svn path=/trunk/kernel/source/linux-2.6/; revision=3770
2005-08-09 03:54:02 +00:00
Simon Horman de4cd955a4 Annotate #321885
svn path=/trunk/kernel/source/linux-2.6/; revision=3769
2005-08-09 02:25:01 +00:00
Simon Horman 3a0906e4b1 Annotate 321867
svn path=/trunk/kernel/source/linux-2.6/; revision=3768
2005-08-09 02:19:56 +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
Jurij Smakov 0ce4786945 Formatted last paragraph to sane line length.
svn path=/trunk/kernel/source/linux-2.6/; revision=3766
2005-08-09 01:03:18 +00:00
Jurij Smakov ae4cdbeb80 README update: generation of control files.
svn path=/trunk/kernel/source/linux-2.6/; revision=3765
2005-08-09 01:01:41 +00:00
Jurij Smakov ce663cee1d Update README to reflect the current situation.
svn path=/trunk/kernel/source/linux-2.6/; revision=3764
2005-08-09 00:54:23 +00:00
Andres Salomon 19567e8019 prepare 2.6.12-2 (again)
svn path=/trunk/kernel/source/linux-2.6/; revision=3760
2005-08-09 00:15:34 +00:00
dann frazier b9476b26aa * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
svn path=/trunk/kernel/source/linux-2.6/; revision=3759
2005-08-08 23:53:22 +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
Andres Salomon 88b3969369 i hereby declare open season on -3
svn path=/trunk/kernel/source/linux-2.6/; revision=3755
2005-08-08 19:03:10 +00:00
Andres Salomon 62519d253f prepare -2
svn path=/trunk/kernel/source/linux-2.6/; revision=3744
2005-08-08 15:09:50 +00:00
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