Commit Graph

181 Commits

Author SHA1 Message Date
Frederik Schüler 558dc29bd6 Add arch/*/control.in to the master control file, too
svn path=/branches/linux-kernel-2.6.12/; revision=3380
2005-06-21 09:49:36 +00:00
Jurij Smakov 46ef6180db Update changelog, release number to .12,
tree number to 1 and generate new control file.

svn path=/branches/kernel-image-2.6.11/; revision=3350
2005-06-18 20:49:29 +00:00
dann frazier af1fecbd86 change order of arguments to find to end the new find's annoying warnings
svn path=/branches/kernel-image-2.6.11/; revision=3340
2005-06-18 01:43:02 +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 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 0b04713564 Typo corrected.
svn path=/branches/kernel-image-2.6.11/; revision=3282
2005-05-31 03:11:25 +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 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
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 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 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 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 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
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