Commit Graph

355 Commits

Author SHA1 Message Date
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
Jurij Smakov dcf3d16c36 Add Closes for 322680 and 322675 which are dupes
of 322612.

svn path=/trunk/kernel/source/linux-2.6/; revision=3862
2005-08-15 04:42:04 +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
Sven Luther 787ccc2f6f First attempt at enabling the powerpc64 flavour.
svn path=/trunk/kernel/source/linux-2.6/; revision=3856
2005-08-14 13:26:38 +00:00
Jurij Smakov 0a9a61f2ce Document the fix for 322610.
svn path=/trunk/kernel/source/linux-2.6/; revision=3852
2005-08-13 19:00:03 +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
Jurij Smakov 52ac51c492 Update changelog with fix to 322612.
svn path=/trunk/kernel/source/linux-2.6/; revision=3850
2005-08-13 15:26:59 +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
Jurij Smakov 4bd0e549a8 Enable CONFIG_IP_ADVANCED_ROUTER and friends
on sparc64 to take care of #321236.

svn path=/trunk/kernel/source/linux-2.6/; revision=3836
2005-08-11 02:39:12 +00:00
Jurij Smakov 7769bf02da Fix up changelog: typos, duplicate entry.
svn path=/trunk/kernel/source/linux-2.6/; revision=3835
2005-08-11 01:20:07 +00:00
Bastian Blank f4e116dc4c debian/changelog: Fix name of Jens Schmalzing.
svn path=/trunk/kernel/source/linux-2.6/; revision=3834
2005-08-10 20:48:41 +00:00
Bastian Blank 6d9e54a56a * debian/changelog: Update.
* debian/rules: Fix permission in source tar ball.
Closes: 322409

svn path=/trunk/kernel/source/linux-2.6/; revision=3831
2005-08-10 18:23:29 +00:00
Christian T. Steigies 375aaed903 It's gnu-gcc, not just gcc
svn path=/trunk/kernel/source/linux-2.6/; revision=3803
2005-08-10 07:09:13 +00:00
Kyle McMartin 4165c46725 Update hppa configs, CONFIG_I2C=n as these are almost guaranteed not to work.
svn path=/trunk/kernel/source/linux-2.6/; revision=3801
2005-08-10 01:53:01 +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
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