Commit Graph

23 Commits

Author SHA1 Message Date
Andres Salomon 8e7c414f24 commit this horribly untested code that generates debian/control from
templates/control.*.in for generated images.  Will start a test build now
and see whether it actually worked after lunch :)

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3469
2005-07-12 08:57:24 +00:00
Andres Salomon 3e56b3dd5d another place where the control deps can be automatic
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3468
2005-07-12 08:36:08 +00:00
Jurij Smakov 78f462dc11 Export the MAKEFLAGS command before running the
command rather than sticking it on the command
line, since sparc32 is choking on it otherwise.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3464
2005-07-12 00:35:00 +00:00
Jurij Smakov b9f491aba4 Corrected the bit, applying the arch-specific
patches.

svn path=/branches/linux-kernel-2.6.12/; revision=3404
2005-06-26 21:20:23 +00:00
Jurij Smakov e1d60eb271 Introduce new default_config variable in
Makefile.inc. It can be used to specify
the flavour whose config file will be used
for building kernel headers.

svn path=/branches/linux-kernel-2.6.12/; revision=3395
2005-06-24 23:46:18 +00:00
Jurij Smakov 3939e2baef Revert the last change as it does not help.
svn path=/branches/kernel-image-2.6.11/; revision=3295
2005-06-02 00:57:40 +00:00
Jurij Smakov 304b999448 Create stamp-debian in the kernel build directory before
building to workaround the kernel-package bug.

svn path=/branches/kernel-image-2.6.11/; revision=3294
2005-06-02 00:22:13 +00:00
Jurij Smakov aa0fc06305 Documentation updated, control.headers.in template
reworked.

svn path=/branches/kernel-image-2.6.11/; revision=3291
2005-06-01 02:21:45 +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 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 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 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 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 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