/[kernel]/trunk/kernel/source/linux-2.6-2.6.12/debian/rules
ViewVC logotype

Log of /trunk/kernel/source/linux-2.6-2.6.12/debian/rules

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 3603)

Revision 3511 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 15 22:21:46 2005 UTC (7 years, 10 months ago) by joshk
File length: 8806 byte(s)
Diff to previous 3495
rename to what the source package and orig expect

Revision 3495 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 15 09:49:21 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8806 byte(s)
Diff to previous 3481
remove unused @smp@ expansion

Revision 3481 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 14 08:29:26 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8836 byte(s)
Diff to previous 3474
Add flavour dependencies for the dummy headers package; prettify output, distinguishing between UP and SMP; shell is evil

Revision 3474 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 12 11:02:40 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8077 byte(s)
Diff to previous 3467
Since the source package name is no longer indicative of the upstream kernel
version, we need to grab it from the package version instead.  Hopefully this
won't cause things to break too terribly if we decide to mess around w/ the
upstream version (ie, 2.6.12.99.rc3-1 or something).

Revision 3467 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 12 08:29:52 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8123 byte(s)
Diff to previous 3461
make the debian/control dep automatic

Revision 3461 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 04:45:42 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8114 byte(s)
Diff to previous 3460
expand subarch to foo- instead of just foo.

Revision 3460 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 04:40:06 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 8113 byte(s)
Diff to previous 3459
make the subarch variable not empty

Revision 3459 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 03:53:31 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7991 byte(s)
Diff to previous 3458
document my apology

Revision 3458 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 03:35:09 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7939 byte(s)
Diff to previous 3441
generate debian/control completely from debian/templates, instead of using
arch/*/control.in.  We can add overrides for individual things later on
(i'm thinking specifically of descriptions, here).

Revision 3441 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 10 02:18:28 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7225 byte(s)
Diff to previous 3434
add all generated binary images to debian/control, to lessen confusion for
someone trying to figure out how things are done.

Revision 3434 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 10 00:01:56 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7182 byte(s)
Diff to previous 3433
*smirk*.  s/wordlist/word/

Revision 3433 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:55:31 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7194 byte(s)
Diff to previous 3432
move autogenerated variables down to the autogen'd section

Revision 3432 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:54:56 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7208 byte(s)
Diff to previous 3431
grab ltver from changelog

Revision 3431 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:47:27 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7163 byte(s)
Diff to previous 3430
eep, debugging stuff snuck in there.  sorry for the noise

Revision 3430 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:42:48 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7197 byte(s)
Diff to previous 3429
minor comment about variable descriptions in README

Revision 3429 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:36:15 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7110 byte(s)
Diff to previous 3428
future-proof $(major); we don't want an upstream of 2.6.12.1 (for example)
returning a $(major) of 2.6.12.  It might be better to have $(major) be
the actual major version (ie, 2), and export $(minor) as well (ie, 6).

Revision 3428 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 23:26:20 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 7007 byte(s)
Diff to previous 3417
grab $(version) from changelog source

Revision 3417 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 1 18:23:45 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12/debian/rules
File length: 6935 byte(s)
Diff to previous 3403
move new packaging into trunk from branch.  Whee.

Revision 3403 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 26 21:09:54 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian/rules
File length: 6935 byte(s)
Diff to previous 3392
Change the base directory for patch installation
from /usr/src/linux-patches to /usr/src/kernel-patches
since that's where kernel-package expects them to be.

Revision 3392 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 23 00:27:35 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian/rules
File length: 6934 byte(s)
Diff to previous 3386
Revert an earlier change which caused the 
inclusion of arch-specific control.in templates
in the master control file. This is not required
and will only clutter the control file unneccessarily.

Revision 3386 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 22 05:13:52 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12/debian/rules
File length: 6980 byte(s)
Diff to previous 3380
Apply fix to unpack/build/binary target, ensuring
that multiple subarches will build correctly.
Thanks to Eugene Konev.

Revision 3380 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 21 09:49:36 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12/debian/rules
File length: 6985 byte(s)
Diff to previous 3354
Add arch/*/control.in to the master control file, too

Revision 3354 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 22:11:15 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12/debian/rules
File length: 6940 byte(s)
Diff to previous 3352
while we are at it name it linux-kernel

Revision 3352 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 21:47:41 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/kernel-image-2.6.12/debian/rules
File length: 6940 byte(s)
Diff to previous 3350
add jurij another "spielwiese" :)

Revision 3350 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 20:49:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6940 byte(s)
Diff to previous 3340
Update changelog, release number to .12,
tree number to 1 and generate new control file.

Revision 3340 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 18 01:43:02 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6940 byte(s)
Diff to previous 3289
change order of arguments to find to end the new find's annoying warnings

Revision 3289 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 23:38:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6940 byte(s)
Diff to previous 3284
* Add dh-kpatches to build-deps-indep.
* Copy asm-offsets.s in place instead of symlinking
* Make sure DEBIAN does not get into packages.

Revision 3284 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 05:49:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6941 byte(s)
Diff to previous 3282
Changes kernel -> linux in the post-install.in,
which was failing. Made the detection of kernel
arch automatic there, based on include/asm symlink.

Revision 3282 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 03:11:25 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6943 byte(s)
Diff to previous 3280
Typo corrected.

Revision 3280 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 02:16:28 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6942 byte(s)
Diff to previous 3278
Added the building of linux-doc package.

Revision 3278 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 31 00:52:12 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6402 byte(s)
Diff to previous 3266
Added preliminary support for arch-specific
patches.

Revision 3266 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 20:46:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 5623 byte(s)
Diff to previous 3265
Minor cleanups

Revision 3265 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 17:49:40 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 5792 byte(s)
Diff to previous 3262
Added patch-debian target, creating the
linux-patch-debian package.

Revision 3262 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 04:46:18 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 4757 byte(s)
Diff to previous 3261
Builds source, tree and images. Images currently
break due to some stem issues.

Revision 3261 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 00:15:03 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 5355 byte(s)
Diff to previous 3260
Makefile rearrangement.

Revision 3260 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 28 23:55:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 5043 byte(s)
Diff to previous 3258
Added 'tree' target, building linux-tree package.

Revision 3258 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 28 23:07:32 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 4905 byte(s)
Diff to previous 3257
Added the 'source' target which builds the
linux-source binary package.

Revision 3257 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 28 20:18:48 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 3615 byte(s)
Diff to previous 3256
Corrected the unpatch target.

Revision 3256 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 28 20:15:14 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 3593 byte(s)
Diff to previous 3242
Added patch and unpatch targets.

Revision 3242 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 27 04:52:42 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 3235 byte(s)
Diff to previous 3240
Slow but steady progress towards integration
with kernel-source package.

Revision 3240 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 27 01:12:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2291 byte(s)
Diff to previous 3239
Rearrangements in preparation to merge with
kernel-source

Revision 3239 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 26 01:53:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2290 byte(s)
Diff to previous 3215
Fixed makefiles to reflect the new file locations.

Revision 3215 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 23 00:13:49 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2195 byte(s)
Diff to previous 3204
Some major changes: each flavour now has a separate
target, making the name of the flavour available to
make.

Revision 3204 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 21 01:32:51 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2264 byte(s)
Diff to previous 3203
Implemented arch/subarch-specific patches and
updated README and TODO files accordingly.

Revision 3203 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 20 23:45:33 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2217 byte(s)
Diff to previous 3146
Corrected the naming, which is RFC-compliant now.
Tested subarch and no-subarch builds on i386.

Revision 3146 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 19 00:16:36 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 2215 byte(s)
Diff to previous 3143
Subarch support added. README file is not updated
to reflect these changes yet.

Revision 3143 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 11:51:24 2005 UTC (8 years ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 8375 byte(s)
Diff to previous 3137
Added amd64 support.

Revision 3137 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 18 03:40:09 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 8375 byte(s)
Diff to previous 3136
Everything is broken as experiments with subarch
stuff are underway.

Revision 3136 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 17 23:04:42 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6945 byte(s)
Diff to previous 3113
Everything is implemented except subarch stuff.

Revision 3113 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 15 05:30:44 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6784 byte(s)
Diff to previous 3104
"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.

Revision 3104 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 14 05:55:07 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 6428 byte(s)
Diff to previous 3044
* 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).

Revision 3044 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 12 05:58:57 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 5189 byte(s)
Diff to previous 3034
* 'build' target implemented.
* Additional variables which can be defined
  on per-arch basis (in Makefile.inc) introduced
  and documented in README.

Revision 3034 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 11 02:05:18 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 3861 byte(s)
Diff to previous 3025
* Implemented 'unpack' target completely.
* Added README file, documenting the file
  locations and format.
* Lots of other stuff.

Revision 3025 - (view) (download) (annotate) - [select for diffs]
Added Tue May 10 04:16:53 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11/debian/rules
File length: 1675 byte(s)
Initial commit of common kernel-image infrastructure.
So far it can only unpack the source.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5