/[kernel]/dists/squeeze/linux-2.6/debian/rules.defs
ViewVC logotype

Log of /dists/squeeze/linux-2.6/debian/rules.defs

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 16861 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 6 01:34:52 2011 UTC (2 years, 4 months ago) by benh
File length: 86 byte(s)
Diff to previous 15183
Create branches for squeeze updates

Revision 15183 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 18 00:44:37 2010 UTC (3 years, 4 months ago) by waldi
Original Path: dists/sid/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4732
/dists/sid/linux-2.6: Copy from /dists/trunk/linux-2.6.

Revision 4732 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 6 15:36:29 2005 UTC (7 years, 7 months ago) by waldi
Original Path: dists/trunk/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4718
There is no newer version.

Revision 4718 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 3 14:52:19 2005 UTC (7 years, 7 months ago) by fschueler-guest
Original Path: dists/sid/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4504
move current 2.6.14 development to dists/sid.

Revision 4504 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 17 07:27:40 2005 UTC (7 years, 8 months ago) by luther
Original Path: dists/trunk/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4469
And make 2.6.14-rc4 the linux-2.6 trunk :)

Revision 4469 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 16 08:17:53 2005 UTC (7 years, 8 months ago) by luther
Original Path: dists/trunk/linux-2.6-2.6.14-rc4/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4095
Temporarily created 2.6.14-rc4 branch to start working on the new patches and fixing configs.
This will go once 2.6.14 is released, or we decide to kill 2.6.13 in favour of 2.6.14-rc4.

Revision 4095 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 31 10:28:29 2005 UTC (7 years, 9 months ago) by luther
Original Path: dists/trunk/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4090
Moved linux-2.6 and mips 2.6.12 stuff to toplevel, prepared kernel to be
removed, once everyone cleaned up.

Revision 4090 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 31 10:16:10 2005 UTC (7 years, 9 months ago) by luther
Original Path: dists/trunk/kernel/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4061
Moved the trunk to the new layout disposition.

Revision 4061 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 29 10:04:46 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 4010
/trunk/kernel/linux-2.6: Add development tree.

Revision 4010 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 22 06:13:25 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/linux-2.6-devel/debian/rules.defs
File length: 86 byte(s)
Diff to previous 3985
Moved the current tree waldi upped to 2.6.13-rc6 to linux-2.6-devel.
We need to keep the current uploaded package in trunk, anything else would be
insane. Notice that we could as well move all the distribution branches into
trunk if we go that way, and remove all the older non-common packages out of
the way.

Revision 3985 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 19 13:47:29 2005 UTC (7 years, 10 months ago) by waldi
Original Path: trunk/kernel/linux-2.6/debian/rules.defs
File length: 86 byte(s)
Diff to previous 3860
Move linux-2.6 out of the source subdir.

/trunk/kernel/linux-2.6: Move from /root/trunk/kernel/source/linux-2.6.

Revision 3860 - (view) (download) (annotate) - [select for diffs]
Added Sun Aug 14 19:59:43 2005 UTC (7 years, 10 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6/debian/rules.defs
File length: 86 byte(s)
* Use generated rules, effectively remove second flavour resolver.
* Implement generic support for cross compilation.
* Install generated files in the correct headers packages.

r3745: waldi | 2005-08-08 15:40:20 +0000
* debian/bin/gencontrol.py
  - Rename some variables.
  - Write debian/rules.gen.
* debian/rules: Use debian/rules.gen.

r3746: waldi | 2005-08-08 15:51:26 +0000
debian/bin/gencontrol.py: Simplify rules.

r3747: waldi | 2005-08-08 16:22:29 +0000
Use generated rules for unpack, effectively remove second flavour resolver.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate unpack rules.
* debian/rules: Use new rules.

r3748: waldi | 2005-08-08 17:03:32 +0000
Use generated rules for build.

* debian/Makefile
  - Updates.
  - Generate bin/touch.orig.
* debian/bin/gencontrol.py: Generate build rules.
* debian/rules: Remove bin/touch.orig creation.

r3752: waldi | 2005-08-08 18:13:27 +0000
Use generated rules for binary target.

* debian/Makefile: Updates.
* debian/bin/gencontrol.py: Generate binary rules.

r3753: waldi | 2005-08-08 19:00:05 +0000
* debian/Makefile
  - Overwrite env.
  - Split binary target.
* debian/bin/gencontrol.py: Update.
* debian/rules: Call correct targets.

r3756: waldi | 2005-08-08 20:07:31 +0000
* debian/Makefile
  - Split unpack target.
  - Don't generate stamp files for install targets.
  - Update dir names.
* debian/bin/gencontrol.py: Split unpack target.
* debian/rules: Remove new stamp files.

r3793: waldi | 2005-08-09 19:57:44 +0000
* debian/Makefile
  - Fix directories.
  - Build anything in one subdir.
* debian/bin/gencontrol.py: Call debian/Makefile from package root.
* debian/rules: Updates.

r3794: waldi | 2005-08-09 21:43:07 +0000
debian/bin/gencontrol.py: Updates.

r3795: waldi | 2005-08-09 22:26:53 +0000
* debian/Makefile
  - Include debian/rules.defs.
  - Simplify kpkg command specs.
* debian/rules
  - Move directory definitions to debian/rules.defs.
  - Include debian/rules.defs.
* debian/rules.defs: Add.

r3796: waldi | 2005-08-09 22:30:23 +0000
* debian/bin/gencontrol.py: Use debian/rules.real.
* debian/rules.real: Move from debian/Makefile.

r3797: waldi | 2005-08-09 22:39:24 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real:
Rename unpack to setup.

r3798: waldi | 2005-08-09 22:52:43 +0000
debian/bin/gencontrol.py, debian/rules.real: Use DH_OPTIONS.

r3799: waldi | 2005-08-09 22:53:37 +0000
debian/rules: Use host, not build architecture.

r3815: waldi | 2005-08-10 11:53:38 +0000
debian/rules.real: Update targets.

r3816: waldi | 2005-08-10 12:06:13 +0000
debian/rules.real: Move patch rules from debian/rules.

r3817: waldi | 2005-08-10 12:22:26 +0000
debian/bin/gencontrol.py, debian/rules.real: Small fixes.

r3818: waldi | 2005-08-10 12:29:17 +0000
debian/rules.real: Add seperate setup step for headers package.

r3819: waldi | 2005-08-10 12:36:57 +0000
debian/bin/gencontrol.py, debian/rules, debian/rules.real: Add binary-indep.

r3820: waldi | 2005-08-10 12:40:10 +0000
debian/bin/gencontrol.py: Fix typo.

r3821: waldi | 2005-08-10 12:56:58 +0000
* debian/bin/gencontrol.py: Use binary-indep.
* debian/rules.real: Move source package rules from debian/rules.

r3822: waldi | 2005-08-10 13:11:24 +0000
* debian/bin/gencontrol.py: Use install-dummy.
* debian/rules.real: Move tree package rules from debian/rules.

r3823: waldi | 2005-08-10 13:41:30 +0000
* debian/bin/gencontrol.py: Fix typos.
* debian/rules.real
  - Move doc package rules from debian/rules.
  - Fix some installation rules.

r3824: waldi | 2005-08-10 13:55:41 +0000
debian/rules.real: Move patch package rules from debian/rules.

r3825: waldi | 2005-08-10 14:17:33 +0000
debian/rules: Cleanup.

r3826: waldi | 2005-08-10 14:37:03 +0000
debian/rules.real: Fix typos.

r3827: waldi | 2005-08-10 14:57:07 +0000
debian: Update svn:ignore property.

r3828: waldi | 2005-08-10 15:07:29 +0000
debian/rules.real
- Move some install rules.
- Support cross compilation.

r3829: waldi | 2005-08-10 15:39:14 +0000
debian/rules.real: Realy rename the rules.

r3830: waldi | 2005-08-10 17:35:54 +0000
debian/rules.real
- Move one rule.
- Fix permissions of source tar ball.
Closes: 322409

r3832: waldi | 2005-08-10 18:57:51 +0000
debian/templates/control.headers.main.in: Fix command to install headers.

r3833: waldi | 2005-08-10 20:30:48 +0000
* debian/bin/gencontrol.py: Remove dash from ABINAME.
* debian/rules.real
  - Use abiname without dash.
  - Install patches with correct permissions.

r3847: waldi | 2005-08-13 09:11:40 +0000
debian/templates/post-install.in:
Install any executable file and files which matches *.sh and *.pl in the
scripts directory.
Closes: 322612

r3848: waldi | 2005-08-13 09:32:54 +0000
* arch/powerpc/defines: Add pseries definitions.
* arch/powerpc/config.pseries: Move from arch/powerpc/noconfig.pseries.
* bin/gencontrol.py
  - Export KPKG_SUBARCH.
  - Updates.
* rules.real: Use KPKG_SUBARCH.

r3853: waldi | 2005-08-14 10:01:06 +0000
debian/rules.real
- Fix cross compile options for make-kpkg.
- Fix architecture patches.
- Remove asm-offsets.s workaround, pending real fix.

r3854: waldi | 2005-08-14 12:07:36 +0000
debian/rules.real: Export version informations.

r3855: waldi | 2005-08-14 12:39:57 +0000
debian/templates/post-install.in: Always install generated files.

r3858: waldi | 2005-08-14 14:51:28 +0000
debian/rules.real: Integrate headers install fix.

r3859: waldi | 2005-08-14 15:29:21 +0000
* debian/arch/powerpc/config.powerpc64
  - Fix wrong formated entries.
  - Enable vscsi client.
* debian/arch/powerpc/defines: Fix flavour name.
* debian/README.PPC64: Remove.

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