Commit Graph

14363 Commits

Author SHA1 Message Date
Jurij Smakov 6c92beb0bd Corrected a dependency of linux-headers.
svn path=/branches/kernel-image-2.6.11/; revision=3290
2005-06-01 00:52:05 +00:00
Jurij Smakov e5298f3519 * Add dh-kpatches to build-deps-indep.
* Copy asm-offsets.s in place instead of symlinking
* Make sure DEBIAN does not get into packages.

svn path=/branches/kernel-image-2.6.11/; revision=3289
2005-05-31 23:38:14 +00:00
Jurij Smakov edb12584a9 Updated debian/control after changes to template.
svn path=/branches/kernel-image-2.6.11/; revision=3286
2005-05-31 15:30:27 +00:00
Jurij Smakov 1da70290ab * A typo in post-install.in corrected.
* header-install.in now correctly takes care of the asm-offsets.s files.
* Some kernel -> linux changes in the Makefile.

svn path=/branches/kernel-image-2.6.11/; revision=3285
2005-05-31 15:28:57 +00:00
Jurij Smakov c78e51fecb Changes kernel -> linux in the post-install.in,
which was failing. Made the detection of kernel
arch automatic there, based on include/asm symlink.

svn path=/branches/kernel-image-2.6.11/; revision=3284
2005-05-31 05:49:17 +00:00
Jurij Smakov 664a7d592f Removed concatenation of debian/files from
the build target, as it is not yet created
at that point.

svn path=/branches/kernel-image-2.6.11/; revision=3283
2005-05-31 05:12:59 +00:00
Jurij Smakov 0b04713564 Typo corrected.
svn path=/branches/kernel-image-2.6.11/; revision=3282
2005-05-31 03:11:25 +00:00
Jurij Smakov 4995e1c70d Looks like all pieces are in places.
Testing, testing, testing!

svn path=/branches/kernel-image-2.6.11/; revision=3281
2005-05-31 03:05:58 +00:00
Jurij Smakov 97127f61d8 Added the building of linux-doc package.
svn path=/branches/kernel-image-2.6.11/; revision=3280
2005-05-31 02:16:28 +00:00
Jurij Smakov b05c0a5258 Removed added_patches support, instead the arch
patches are now applied automatically at the
unpacking stage.

svn path=/branches/kernel-image-2.6.11/; revision=3279
2005-05-31 01:17:23 +00:00
Jurij Smakov 8f30e870dc Added preliminary support for arch-specific
patches.

svn path=/branches/kernel-image-2.6.11/; revision=3278
2005-05-31 00:52:12 +00:00
Jurij Smakov 068bebcfd6 Minor cleanups
svn path=/branches/kernel-image-2.6.11/; revision=3266
2005-05-29 20:46:14 +00:00
Jurij Smakov 3689352c23 Added patch-debian target, creating the
linux-patch-debian package.

svn path=/branches/kernel-image-2.6.11/; revision=3265
2005-05-29 17:49:40 +00:00
Jurij Smakov 3785485770 Builds source, tree and images. Images currently
break due to some stem issues.

svn path=/branches/kernel-image-2.6.11/; revision=3262
2005-05-29 04:46:18 +00:00
Jurij Smakov b430e6cb77 Makefile rearrangement.
svn path=/branches/kernel-image-2.6.11/; revision=3261
2005-05-29 00:15:03 +00:00
Jurij Smakov bf30c0d1de Added 'tree' target, building linux-tree package.
svn path=/branches/kernel-image-2.6.11/; revision=3260
2005-05-28 23:55:38 +00:00
Frederik Schüler 44536b2385 Correct amd64 abi version: no need for a high number with a unified kernel image :-)
svn path=/branches/kernel-image-2.6.11/; revision=3259
2005-05-28 23:40:53 +00:00
Jurij Smakov 2a51e1b226 Added the 'source' target which builds the
linux-source binary package.

svn path=/branches/kernel-image-2.6.11/; revision=3258
2005-05-28 23:07:32 +00:00
Jurij Smakov 1f13ccce08 Corrected the unpatch target.
svn path=/branches/kernel-image-2.6.11/; revision=3257
2005-05-28 20:18:48 +00:00
Jurij Smakov 6069972bd0 Added patch and unpatch targets.
svn path=/branches/kernel-image-2.6.11/; revision=3256
2005-05-28 20:15:14 +00:00
Jurij Smakov 404d37f384 Added prune-non-free and apply scripts.
svn path=/branches/kernel-image-2.6.11/; revision=3254
2005-05-28 18:59:27 +00:00
Jurij Smakov ab5323a4cc Include Makefile.subarch which somehow got
left out.

svn path=/branches/kernel-image-2.6.11/; revision=3250
2005-05-28 05:24:11 +00:00
Jurij Smakov f4d08c6ed3 Minor housekeeping.
svn path=/branches/kernel-image-2.6.11/; revision=3243
2005-05-27 04:55:13 +00:00
Jurij Smakov bc6b5c7f37 Slow but steady progress towards integration
with kernel-source package.

svn path=/branches/kernel-image-2.6.11/; revision=3242
2005-05-27 04:52:42 +00:00
Jurij Smakov 85e0f1aaee Rearrangements in preparation to merge with
kernel-source

svn path=/branches/kernel-image-2.6.11/; revision=3240
2005-05-27 01:12:29 +00:00
Jurij Smakov 2466382945 Fixed makefiles to reflect the new file locations.
svn path=/branches/kernel-image-2.6.11/; revision=3239
2005-05-26 01:53:38 +00:00
Jurij Smakov 30edb4652d Moved all stuff to debian/ in preparation for
the integration with kernel-source. Everybody
please SVN UP before changing anything!

svn path=/branches/kernel-image-2.6.11/; revision=3238
2005-05-26 01:42:15 +00:00
Jurij Smakov ea45b824d7 Removed an unneeded file from headers_extra on sparc.
svn path=/branches/kernel-image-2.6.11/; revision=3236
2005-05-24 01:40:51 +00:00
Jurij Smakov 6733bee0d9 Now fixed for sure.
svn path=/branches/kernel-image-2.6.11/; revision=3235
2005-05-24 00:43:22 +00:00
Jurij Smakov d1d3fc34e9 Third time I should get it right, finally :-)
svn path=/branches/kernel-image-2.6.11/; revision=3234
2005-05-24 00:37:32 +00:00
Jurij Smakov 48466d2b0e Another minor tweak.
svn path=/branches/kernel-image-2.6.11/; revision=3233
2005-05-23 23:36:39 +00:00
Jurij Smakov 0d159b968d Corrected the asm-offsets.s magic.
svn path=/branches/kernel-image-2.6.11/; revision=3232
2005-05-23 23:32:42 +00:00
Jurij Smakov 87f631a8c8 Fix (hopefully) the asm-offsets.s issues.
svn path=/branches/kernel-image-2.6.11/; revision=3231
2005-05-23 22:28:26 +00:00
Sven Luther 2a2fd8ffa8 Created a first try of common config file :)
svn path=/branches/kernel-image-2.6.11/; revision=3228
2005-05-23 17:02:54 +00:00
Jurij Smakov d9409bbd37 Allow passing arbitrary build_subarch string.
svn path=/branches/kernel-image-2.6.11/; revision=3227
2005-05-23 17:00:15 +00:00
Sven Luther 8107f6f1d9 Added powerpc Makefile.inc
svn path=/branches/kernel-image-2.6.11/; revision=3226
2005-05-23 16:56:35 +00:00
Jurij Smakov 2d4272ab5f Moved the creation of .config file in kernel-source
directory to headers-stamp target to avoid overwriting
it.

svn path=/branches/kernel-image-2.6.11/; revision=3225
2005-05-23 16:25:33 +00:00
Jurij Smakov bb28074730 * Populated the arch/sparc subdir for testing.
* Minor fixes in amd64's Makefile.inc.

svn path=/branches/kernel-image-2.6.11/; revision=3224
2005-05-23 14:25:40 +00:00
Jurij Smakov 5baa4f3931 Implemented a nicer way to handle prefixing
of a make-kpkg call with blah32 for 32-bit flavours.

svn path=/branches/kernel-image-2.6.11/; revision=3223
2005-05-23 14:02:07 +00:00
Jurij Smakov 4826221cc1 Minor fixups.
svn path=/branches/kernel-image-2.6.11/; revision=3217
2005-05-23 05:39:20 +00:00
Jurij Smakov 981f1010ec Moved makefile.
svn path=/branches/kernel-image-2.6.11/; revision=3216
2005-05-23 00:14:35 +00:00
Jurij Smakov f258f5f42a Some major changes: each flavour now has a separate
target, making the name of the flavour available to
make.

svn path=/branches/kernel-image-2.6.11/; revision=3215
2005-05-23 00:13:49 +00:00
Jurij Smakov 6940307761 "All systems go" commit. Everybody is
encouraged to give it a try.

svn path=/branches/kernel-image-2.6.11/; revision=3205
2005-05-21 04:53:25 +00:00
Jurij Smakov c0665811a3 Implemented arch/subarch-specific patches and
updated README and TODO files accordingly.

svn path=/branches/kernel-image-2.6.11/; revision=3204
2005-05-21 01:32:51 +00:00
Jurij Smakov e11de50bef Corrected the naming, which is RFC-compliant now.
Tested subarch and no-subarch builds on i386.

svn path=/branches/kernel-image-2.6.11/; revision=3203
2005-05-20 23:45:33 +00:00
Jurij Smakov 54730b8f7f * Moved scripts subdirectory to the -headers package
and got rid of all kernel-kbuild references.
* Tested with 686 flavour on i386, packages produce
  file layout identical to official ones.
* Lots of minor fixes.

svn path=/branches/kernel-image-2.6.11/; revision=3201
2005-05-20 05:56:49 +00:00
Jurij Smakov af95f5e28d Fixed the generation of config files for all
cases. Minor corrections to the documentation.

svn path=/branches/kernel-image-2.6.11/; revision=3198
2005-05-19 23:10:25 +00:00
Jurij Smakov 32599383b3 Updated README with subarch-specific stuff.
svn path=/branches/kernel-image-2.6.11/; revision=3148
2005-05-19 01:01:40 +00:00
Jurij Smakov 28a52d3732 Added forgotten TODO item.
svn path=/branches/kernel-image-2.6.11/; revision=3147
2005-05-19 00:19:43 +00:00
Jurij Smakov f4e4f9aa53 Subarch support added. README file is not updated
to reflect these changes yet.

svn path=/branches/kernel-image-2.6.11/; revision=3146
2005-05-19 00:16:36 +00:00