Commit Graph

14194 Commits

Author SHA1 Message Date
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 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 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
Frederik Schüler f4240f3579 Added amd64 support.
svn path=/branches/kernel-image-2.6.11/; revision=3143
2005-05-18 11:51:24 +00:00
Jurij Smakov a73371c89f Everything is broken as experiments with subarch
stuff are underway.

svn path=/branches/kernel-image-2.6.11/; revision=3137
2005-05-18 03:40:09 +00:00
Jurij Smakov 67696af0b0 Everything is implemented except subarch stuff.
svn path=/branches/kernel-image-2.6.11/; revision=3136
2005-05-17 23:04:42 +00:00
Sven Luther 3ca64fbdc1 Added the flavours file from the kernel-source-non-free package. Has amd64,
but not yet sparc.

svn path=/branches/kernel-image-2.6.11/; revision=3117
2005-05-15 06:43:57 +00:00
Jurij Smakov 7cf165867d "Good enough to build broken i386 packages" commit.
Everything is more or less in place, need to audit
the build procedure for individual arches and put
in the remaining bits and pieces.

svn path=/branches/kernel-image-2.6.11/; revision=3113
2005-05-15 05:30:44 +00:00
Jurij Smakov 93519f0dce * Updated README.
* Mostly implemented all necessary target. Does not
  build yet and a number of problems still need to
  be resolved (see debian/rules for details).

svn path=/branches/kernel-image-2.6.11/; revision=3104
2005-05-14 05:55:07 +00:00
Jurij Smakov 754c6795b1 * 'build' target implemented.
* Additional variables which can be defined
  on per-arch basis (in Makefile.inc) introduced
  and documented in README.

svn path=/branches/kernel-image-2.6.11/; revision=3044
2005-05-12 05:58:57 +00:00
Jurij Smakov 4271cb729c * Implemented 'unpack' target completely.
* Added README file, documenting the file
  locations and format.
* Lots of other stuff.

svn path=/branches/kernel-image-2.6.11/; revision=3034
2005-05-11 02:05:18 +00:00
Jurij Smakov c4738462a3 Initial commit of common kernel-image infrastructure.
So far it can only unpack the source.

svn path=/branches/kernel-image-2.6.11/; revision=3025
2005-05-10 04:16:53 +00:00