linux/debian/arch/defines

28 lines
311 B
Plaintext
Raw Normal View History

* Add more strict dependency between the headers packages. * Use own config to define arches, subarches and flavours. * Aggregate ATM options. * Add kernel config for s390 tape image. * Fix subarch setting for sparc. r3970: waldi | 2005-08-18 17:58:13 +0000 debian/templates/control.headers.in: Add more strict dependency. r3971: waldi | 2005-08-18 18:02:08 +0000 Use own config to define arches, subarches and flavours. * debian/arch/defines: Include architecture definitions. * debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines, debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines, debian/arch/sparc/defines: Include flavour definitions. * debian/bin/gencontrol.py - Read all configs at once. - Use config definitions for arch, subarch and flavour detection. r3972: waldi | 2005-08-18 18:50:08 +0000 debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config, debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options. r3973: waldi | 2005-08-18 18:52:30 +0000 Add kernel config for s390 tape image. * debian/arch/s390/config: Remove IPL options. * debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options. * debian/arch/s390/config.s390-tape: Add. r3974: waldi | 2005-08-18 18:55:49 +0000 debian/bin/gencontrol.py: Don't output not available arches. r3975: waldi | 2005-08-18 18:57:32 +0000 debian/arch/sparc/defines: Set kpkg-subarch to sparc64. r3976: waldi | 2005-08-18 19:06:23 +0000 * debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings. * debian/bin/gencontrol.py: Support per subarch kpkg-subarch. * debian/rules.real: Use subarch for header builds. svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
[base]
abiname: 1
* Add more strict dependency between the headers packages. * Use own config to define arches, subarches and flavours. * Aggregate ATM options. * Add kernel config for s390 tape image. * Fix subarch setting for sparc. r3970: waldi | 2005-08-18 17:58:13 +0000 debian/templates/control.headers.in: Add more strict dependency. r3971: waldi | 2005-08-18 18:02:08 +0000 Use own config to define arches, subarches and flavours. * debian/arch/defines: Include architecture definitions. * debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines, debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines, debian/arch/sparc/defines: Include flavour definitions. * debian/bin/gencontrol.py - Read all configs at once. - Use config definitions for arch, subarch and flavour detection. r3972: waldi | 2005-08-18 18:50:08 +0000 debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config, debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options. r3973: waldi | 2005-08-18 18:52:30 +0000 Add kernel config for s390 tape image. * debian/arch/s390/config: Remove IPL options. * debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options. * debian/arch/s390/config.s390-tape: Add. r3974: waldi | 2005-08-18 18:55:49 +0000 debian/bin/gencontrol.py: Don't output not available arches. r3975: waldi | 2005-08-18 18:57:32 +0000 debian/arch/sparc/defines: Set kpkg-subarch to sparc64. r3976: waldi | 2005-08-18 19:06:23 +0000 * debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings. * debian/bin/gencontrol.py: Support per subarch kpkg-subarch. * debian/rules.real: Use subarch for header builds. svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
arches:
alpha
amd64
arm
Merge /dists/sid/linux-2.6. r5536: luther | 2006-01-21 00:41:44 +0000 Added linux-headers-<major>-all virtual package, to make building of out-of-tree modules easier. r5595: maks-guest | 2006-01-25 20:02:49 +0000 take care of latest klibc status r5596: maks-guest | 2006-01-25 20:06:50 +0000 too quick ci, corrected ia64 dep drop r5597: maks-guest | 2006-01-25 20:11:07 +0000 me goes for a coffee, fixing the fix r5610: tbm | 2006-01-28 00:15:28 +0000 Build PPP as a module. r5611: tbm | 2006-01-28 01:25:36 +0000 [arm/nslu2] Enable wireless. r5612: tbm | 2006-01-28 01:33:39 +0000 [arm/nslu2] Enable most USB modules. r5613: tbm | 2006-01-28 01:53:25 +0000 [arm/nslu2] Enable ALSA and USB sound modules. r5615: fs | 2006-01-28 13:35:23 +0000 New option for arch/$arch/defines: if setting initrd=no, make-kpkg will be called without --initrd. r5618: tbm | 2006-01-28 19:38:52 +0000 [arm/nslu2] Set 4 MB as the size of the initrd in the kernel cmd line. r5619: tbm | 2006-01-28 23:04:45 +0000 Add support for big-endian ARM. r5620: luther | 2006-01-29 08:45:23 +0000 Fixed apus config so it is more in line with the rest of the configs. This enables parallel port, so loads of stuff is pulled in. We should maybe enable parallel port on a higher level, as PReP, IBM CHRP or Pegasos do have a real parallel port. Not sure if the this will break apple hardware right now though r5622: luther | 2006-01-29 11:25:28 +0000 Adapted apus config files. Disabling scsi drivers for now as they don't build cleanly. Makes initramfs-tools the default on powerpc, now that i fixed the klibc build :). r5648: maks-guest | 2006-01-31 09:59:05 +0000 klibc on sparc is fixed r5680: waldi | 2006-02-01 09:50:32 +0000 * debian/changelog: Update. * debian/arch/powerpc/defines: Fix depends settings, they are not additive. r5684: tbm | 2006-02-01 19:26:09 +0000 [arm/footbridge] Set CONFIG_BLK_DEV_RAM_SIZE to 8192. r5714: tbm | 2006-02-07 02:19:36 +0000 mention the CVE (CVE-2006-0454) r5806: cts | 2006-02-10 11:10:03 +0000 document changes r5813: cts | 2006-02-10 15:29:10 +0000 correct VME description r5815: nobse | 2006-02-10 20:50:47 +0000 Disabled CONFIG_ALPHA_LEGACY_START_ADDRESS for -alpha-generic and -alpha-smp flavours, and introduced a new -alpha-legacy flavour for MILO based machines, which has CONFIG_ALPHA_LEGACY_START_ADDRESS enabled. r5829: nobse | 2006-02-12 10:49:29 +0000 Removed commented out alpha part. r5830: nobse | 2006-02-12 10:56:38 +0000 Renamed kernel-image-2.6-486 to kernel-image-2.6-386, it's meant for transition only, and kernel-image-2.6-386 is the package name in sarge. svn path=/dists/trunk/linux-2.6/; revision=5878
2006-02-14 17:58:22 +00:00
armeb
* Add more strict dependency between the headers packages. * Use own config to define arches, subarches and flavours. * Aggregate ATM options. * Add kernel config for s390 tape image. * Fix subarch setting for sparc. r3970: waldi | 2005-08-18 17:58:13 +0000 debian/templates/control.headers.in: Add more strict dependency. r3971: waldi | 2005-08-18 18:02:08 +0000 Use own config to define arches, subarches and flavours. * debian/arch/defines: Include architecture definitions. * debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines, debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines, debian/arch/sparc/defines: Include flavour definitions. * debian/bin/gencontrol.py - Read all configs at once. - Use config definitions for arch, subarch and flavour detection. r3972: waldi | 2005-08-18 18:50:08 +0000 debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config, debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options. r3973: waldi | 2005-08-18 18:52:30 +0000 Add kernel config for s390 tape image. * debian/arch/s390/config: Remove IPL options. * debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options. * debian/arch/s390/config.s390-tape: Add. r3974: waldi | 2005-08-18 18:55:49 +0000 debian/bin/gencontrol.py: Don't output not available arches. r3975: waldi | 2005-08-18 18:57:32 +0000 debian/arch/sparc/defines: Set kpkg-subarch to sparc64. r3976: waldi | 2005-08-18 19:06:23 +0000 * debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings. * debian/bin/gencontrol.py: Support per subarch kpkg-subarch. * debian/rules.real: Use subarch for header builds. svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
hppa
i386
ia64
m68k
mips
mipsel
powerpc
s390
sparc
* Move most parts of debian/bin/gencontrol.py to debian/lib. * Implement subarch. * Rewrite patch handling to integrate arch and subarch specific patches. r4300: waldi | 2005-10-03 22:23:02 +0200 debian/rules.real: Remove old definitions. r4304: waldi | 2005-10-03 23:02:13 +0200 Move template reading to lib. * debian/bin/gencontrol.py - Remove RFC822 routines. - Use templates class. * debian/lib/python/debian_linux.py: Add templates class. r4738: waldi | 2005-11-07 15:51:30 +0100 debian/bin/gencontrol.py: Set TYPE. r4796: waldi | 2005-11-13 15:09:40 +0100 * debian/bin/gencontrol.py: Use config_reader. * debian/lib/python/debian_linux: Add directory. * debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py. * debian/lib/python/debian_linux/config.py: Add config_reader and config_parser. r4797: waldi | 2005-11-13 15:45:12 +0100 * debian/bin/gencontrol.py: Move code away. For now only use imported code. * debian/lib/python/debian_linux/__init__.py: Remove utils. * debian/lib/python/debian_linux/config.py: Update. * debian/lib/python/debian_linux/debian.py: Add debian packaging specific code. * debian/lib/python/debian_linux/gencontrol.py: Add code. * debian/lib/python/debian_linux/utils.py: Add utils. r4798: waldi | 2005-11-13 15:56:37 +0100 debian/lib/python/debian_linux/gencontrol.py: Don't try to generation extra packages if the template does not exist. r4799: waldi | 2005-11-13 16:04:25 +0100 debian/lib/python/debian_linux/gencontrol.py: Begin to split methods in smaller pieces. r4800: waldi | 2005-11-13 16:26:03 +0100 debian/lib/python/debian_linux/gencontrol.py: Split more code. r4802: waldi | 2005-11-13 16:40:08 +0100 debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list. r4806: waldi | 2005-11-13 16:55:48 +0100 debian/bin/gencontrol.py: Move linux-2.6 specific code from debian/lib/python/debian_linux/gencontrol.py. r4807: waldi | 2005-11-13 17:07:26 +0100 debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update. r4808: waldi | 2005-11-13 17:08:53 +0100 debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py. r4810: waldi | 2005-11-13 17:10:30 +0100 debian/bin/gencontrol.py - Move code from debian/lib/python/debian_linux/gencontrol.py. - Update. r4811: waldi | 2005-11-13 17:33:47 +0100 debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py. r4812: waldi | 2005-11-13 17:36:38 +0100 debian/bin/gencontrol.py: Update. r4813: waldi | 2005-11-13 18:36:28 +0100 debian/lib/python/debian_linux/config.py: Remove old code. r4814: waldi | 2005-11-13 18:38:50 +0100 * debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py, debian/lib/python/debian_linux/utils.py: Teach package object how to work with list attributes. * debian/lib/python/debian_linux/debian.py: Don't use utils.entry. r4815: waldi | 2005-11-13 18:41:55 +0100 * debian/lib/python/debian_linux/gencontrol.py - Use utils.package. - Remove debugging code. * debian/lib/python/debian_linux/utils.py - Use utils.package. - Remove utils.entry. r4816: waldi | 2005-11-13 18:47:46 +0100 debian/lib/python/debian_linux/utils.py: Don't output empty fields. r4965: waldi | 2005-12-04 12:36:20 +0100 Rewrite config reader to support more than one section per (arch, subarch, flavour). * debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Explicitely Use base entries. * debian/lib/python/debian_linux/config.py - Rewrite. - Loose support for entry merging for now. r5175: waldi | 2006-01-02 20:46:46 +0100 debian/bin/gencontrol.py: Fix. r5176: waldi | 2006-01-02 21:09:17 +0100 * debian/bin/apply: Don't expect upstream version in series file names. * debian/patches-debian/series/0experimental.1: Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1. * debian/patches-debian/series/0experimental.2: Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2. r5177: waldi | 2006-01-02 22:31:28 +0100 First prototype of improved patch util. debian/bin/apply.py: Add. r5178: waldi | 2006-01-02 23:40:11 +0100 * debian/bin/apply.py: Finish implementation. * debian/rules.real: Use apply.py. r5179: waldi | 2006-01-03 00:15:05 +0100 * debian/bin/apply.py: Implement arch and subarch specific patches. * debian/bin/unpatch: Remove old code. * debian/rules.real: Fix patch package installation. r5180: waldi | 2006-01-03 00:16:05 +0100 debian/bin/apply: Remove. r5181: waldi | 2006-01-03 00:16:56 +0100 * debian/bin/gencontrol.py: Readd missing build target. * debian/lib/python/debian_linux/debian.py: Raise if version is not parsable. r5192: waldi | 2006-01-03 15:32:43 +0100 debian/bin/apply.py - Add version_file class. - Use correct series for deapply. r5193: waldi | 2006-01-03 15:41:53 +0100 debian/bin/apply.py - Remove extra version handling from series class. - Add check for extra version in patch setup. r5194: waldi | 2006-01-03 15:45:49 +0100 debian/bin/apply.py: Move complete reverse logic into series class. r5195: waldi | 2006-01-03 16:14:33 +0100 debian/bin/apply.py: Implement patch per arch and subarch. It is currently done by completely deapply the arch specific patches if it needs to change set of general patches. r5196: waldi | 2006-01-03 16:18:55 +0100 debian/bin/apply.py: Don't record extra version without patch. r5197: waldi | 2006-01-03 16:25:03 +0100 debian/bin/apply.py: Record shortest possible extra version in version file. r5198: waldi | 2006-01-03 16:28:00 +0100 * debian/patches-debian/series/0experimental.3-extra: Add. * debian/patches-debian/hppa-incompatible.patch: Move from debian/patches-arch/hppa.diff. * debian/patches-debian/m68k-incompatible.patch Move from debian/patches-arch/m68k.diff. * debian/patches-arch: Remove. r5200: waldi | 2006-01-03 16:30:03 +0100 debian/rules.real: Use new apply script for arch and subarch patches. r5207: waldi | 2006-01-03 17:12:52 +0100 * debian/rules.real: Remove old arch patches installation. * debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep. r5208: waldi | 2006-01-03 17:21:21 +0100 debian/lib/python/debian_linux: Set svn:ignore property. r5210: waldi | 2006-01-03 17:24:09 +0100 debian/templates/control.main.in: Fix depends of patch package. r5212: waldi | 2006-01-03 17:54:18 +0100 * debian/rules: Fix clean. * debian/rules.real - Remove definition of old arch patches. - Use a variable for patch command. r5213: waldi | 2006-01-03 20:45:41 +0100 * debian/templates: Move subarch part in package names in front of flavour. * debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting. r5214: waldi | 2006-01-03 20:46:05 +0100 debian/lib/python/debian_linux/config.py: Support subarches. r5215: waldi | 2006-01-04 00:51:46 +0100 Update svn:ignore property. r5216: waldi | 2006-01-04 00:53:20 +0100 debian/bin/apply.py - Use correct length in extra check. - Check for correct length of extra entries. r5217: waldi | 2006-01-04 00:54:38 +0100 debian/rules.real - Append subarch to kernel version. - Fix base of kconfig.ml call. r5234: waldi | 2006-01-04 15:34:59 +0100 * debian/bin/gencontrol.py: Use config entry merging when needed. * lib/python/debian_linux/config.py: Readd config entry merging. r5235: waldi | 2006-01-04 16:00:38 +0100 * debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS. * debian/rules.real: Set LOCALVERSION for scripts. r5240: waldi | 2006-01-04 17:50:12 +0100 debian/rules.real: Fix version of subarch headers package. svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
image-ramdisk-generators: yaird initramfs-tools
type: kernel-package
* Add more strict dependency between the headers packages. * Use own config to define arches, subarches and flavours. * Aggregate ATM options. * Add kernel config for s390 tape image. * Fix subarch setting for sparc. r3970: waldi | 2005-08-18 17:58:13 +0000 debian/templates/control.headers.in: Add more strict dependency. r3971: waldi | 2005-08-18 18:02:08 +0000 Use own config to define arches, subarches and flavours. * debian/arch/defines: Include architecture definitions. * debian/arch/alpha/defines, debian/arch/amd64/defines, debian/arch/arm/defines, debian/arch/hppa/defines, debian/arch/i386/defines, debian/arch/ia64/defines, debian/arch/m68k/defines, debian/arch/powerpc/defines, debian/arch/s390/defines, debian/arch/sparc/defines: Include flavour definitions. * debian/bin/gencontrol.py - Read all configs at once. - Use config definitions for arch, subarch and flavour detection. r3972: waldi | 2005-08-18 18:50:08 +0000 debian/arch/alpha/config, debian/arch/amd64/config, debian/arch/config, debian/arch/i386/config, debian/arch/powerpc/config: Aggregate ATM options. r3973: waldi | 2005-08-18 18:52:30 +0000 Add kernel config for s390 tape image. * debian/arch/s390/config: Remove IPL options. * debian/arch/s390/config.s390 debian/arch/s390/config.s390x: Add IPL options. * debian/arch/s390/config.s390-tape: Add. r3974: waldi | 2005-08-18 18:55:49 +0000 debian/bin/gencontrol.py: Don't output not available arches. r3975: waldi | 2005-08-18 18:57:32 +0000 debian/arch/sparc/defines: Set kpkg-subarch to sparc64. r3976: waldi | 2005-08-18 19:06:23 +0000 * debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove old subarch settings. * debian/bin/gencontrol.py: Support per subarch kpkg-subarch. * debian/rules.real: Use subarch for header builds. svn path=/trunk/kernel/source/linux-2.6/; revision=3981
2005-08-19 10:31:32 +00:00
* Move most parts of debian/bin/gencontrol.py to debian/lib. * Implement subarch. * Rewrite patch handling to integrate arch and subarch specific patches. r4300: waldi | 2005-10-03 22:23:02 +0200 debian/rules.real: Remove old definitions. r4304: waldi | 2005-10-03 23:02:13 +0200 Move template reading to lib. * debian/bin/gencontrol.py - Remove RFC822 routines. - Use templates class. * debian/lib/python/debian_linux.py: Add templates class. r4738: waldi | 2005-11-07 15:51:30 +0100 debian/bin/gencontrol.py: Set TYPE. r4796: waldi | 2005-11-13 15:09:40 +0100 * debian/bin/gencontrol.py: Use config_reader. * debian/lib/python/debian_linux: Add directory. * debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py. * debian/lib/python/debian_linux/config.py: Add config_reader and config_parser. r4797: waldi | 2005-11-13 15:45:12 +0100 * debian/bin/gencontrol.py: Move code away. For now only use imported code. * debian/lib/python/debian_linux/__init__.py: Remove utils. * debian/lib/python/debian_linux/config.py: Update. * debian/lib/python/debian_linux/debian.py: Add debian packaging specific code. * debian/lib/python/debian_linux/gencontrol.py: Add code. * debian/lib/python/debian_linux/utils.py: Add utils. r4798: waldi | 2005-11-13 15:56:37 +0100 debian/lib/python/debian_linux/gencontrol.py: Don't try to generation extra packages if the template does not exist. r4799: waldi | 2005-11-13 16:04:25 +0100 debian/lib/python/debian_linux/gencontrol.py: Begin to split methods in smaller pieces. r4800: waldi | 2005-11-13 16:26:03 +0100 debian/lib/python/debian_linux/gencontrol.py: Split more code. r4802: waldi | 2005-11-13 16:40:08 +0100 debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list. r4806: waldi | 2005-11-13 16:55:48 +0100 debian/bin/gencontrol.py: Move linux-2.6 specific code from debian/lib/python/debian_linux/gencontrol.py. r4807: waldi | 2005-11-13 17:07:26 +0100 debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update. r4808: waldi | 2005-11-13 17:08:53 +0100 debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py. r4810: waldi | 2005-11-13 17:10:30 +0100 debian/bin/gencontrol.py - Move code from debian/lib/python/debian_linux/gencontrol.py. - Update. r4811: waldi | 2005-11-13 17:33:47 +0100 debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py. r4812: waldi | 2005-11-13 17:36:38 +0100 debian/bin/gencontrol.py: Update. r4813: waldi | 2005-11-13 18:36:28 +0100 debian/lib/python/debian_linux/config.py: Remove old code. r4814: waldi | 2005-11-13 18:38:50 +0100 * debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py, debian/lib/python/debian_linux/utils.py: Teach package object how to work with list attributes. * debian/lib/python/debian_linux/debian.py: Don't use utils.entry. r4815: waldi | 2005-11-13 18:41:55 +0100 * debian/lib/python/debian_linux/gencontrol.py - Use utils.package. - Remove debugging code. * debian/lib/python/debian_linux/utils.py - Use utils.package. - Remove utils.entry. r4816: waldi | 2005-11-13 18:47:46 +0100 debian/lib/python/debian_linux/utils.py: Don't output empty fields. r4965: waldi | 2005-12-04 12:36:20 +0100 Rewrite config reader to support more than one section per (arch, subarch, flavour). * debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Explicitely Use base entries. * debian/lib/python/debian_linux/config.py - Rewrite. - Loose support for entry merging for now. r5175: waldi | 2006-01-02 20:46:46 +0100 debian/bin/gencontrol.py: Fix. r5176: waldi | 2006-01-02 21:09:17 +0100 * debian/bin/apply: Don't expect upstream version in series file names. * debian/patches-debian/series/0experimental.1: Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1. * debian/patches-debian/series/0experimental.2: Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2. r5177: waldi | 2006-01-02 22:31:28 +0100 First prototype of improved patch util. debian/bin/apply.py: Add. r5178: waldi | 2006-01-02 23:40:11 +0100 * debian/bin/apply.py: Finish implementation. * debian/rules.real: Use apply.py. r5179: waldi | 2006-01-03 00:15:05 +0100 * debian/bin/apply.py: Implement arch and subarch specific patches. * debian/bin/unpatch: Remove old code. * debian/rules.real: Fix patch package installation. r5180: waldi | 2006-01-03 00:16:05 +0100 debian/bin/apply: Remove. r5181: waldi | 2006-01-03 00:16:56 +0100 * debian/bin/gencontrol.py: Readd missing build target. * debian/lib/python/debian_linux/debian.py: Raise if version is not parsable. r5192: waldi | 2006-01-03 15:32:43 +0100 debian/bin/apply.py - Add version_file class. - Use correct series for deapply. r5193: waldi | 2006-01-03 15:41:53 +0100 debian/bin/apply.py - Remove extra version handling from series class. - Add check for extra version in patch setup. r5194: waldi | 2006-01-03 15:45:49 +0100 debian/bin/apply.py: Move complete reverse logic into series class. r5195: waldi | 2006-01-03 16:14:33 +0100 debian/bin/apply.py: Implement patch per arch and subarch. It is currently done by completely deapply the arch specific patches if it needs to change set of general patches. r5196: waldi | 2006-01-03 16:18:55 +0100 debian/bin/apply.py: Don't record extra version without patch. r5197: waldi | 2006-01-03 16:25:03 +0100 debian/bin/apply.py: Record shortest possible extra version in version file. r5198: waldi | 2006-01-03 16:28:00 +0100 * debian/patches-debian/series/0experimental.3-extra: Add. * debian/patches-debian/hppa-incompatible.patch: Move from debian/patches-arch/hppa.diff. * debian/patches-debian/m68k-incompatible.patch Move from debian/patches-arch/m68k.diff. * debian/patches-arch: Remove. r5200: waldi | 2006-01-03 16:30:03 +0100 debian/rules.real: Use new apply script for arch and subarch patches. r5207: waldi | 2006-01-03 17:12:52 +0100 * debian/rules.real: Remove old arch patches installation. * debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep. r5208: waldi | 2006-01-03 17:21:21 +0100 debian/lib/python/debian_linux: Set svn:ignore property. r5210: waldi | 2006-01-03 17:24:09 +0100 debian/templates/control.main.in: Fix depends of patch package. r5212: waldi | 2006-01-03 17:54:18 +0100 * debian/rules: Fix clean. * debian/rules.real - Remove definition of old arch patches. - Use a variable for patch command. r5213: waldi | 2006-01-03 20:45:41 +0100 * debian/templates: Move subarch part in package names in front of flavour. * debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting. r5214: waldi | 2006-01-03 20:46:05 +0100 debian/lib/python/debian_linux/config.py: Support subarches. r5215: waldi | 2006-01-04 00:51:46 +0100 Update svn:ignore property. r5216: waldi | 2006-01-04 00:53:20 +0100 debian/bin/apply.py - Use correct length in extra check. - Check for correct length of extra entries. r5217: waldi | 2006-01-04 00:54:38 +0100 debian/rules.real - Append subarch to kernel version. - Fix base of kconfig.ml call. r5234: waldi | 2006-01-04 15:34:59 +0100 * debian/bin/gencontrol.py: Use config entry merging when needed. * lib/python/debian_linux/config.py: Readd config entry merging. r5235: waldi | 2006-01-04 16:00:38 +0100 * debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS. * debian/rules.real: Set LOCALVERSION for scripts. r5240: waldi | 2006-01-04 17:50:12 +0100 debian/rules.real: Fix version of subarch headers package. svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
[image-ramdisk-generators]
yaird: mkinitrd.yaird
initramfs-tools: mkinitramfs
* Set compiler build dependencies from config informations. * Install debian/lib into headers-all package. * Unlink version file before writing to them. * debian/README: Remove outdated information. r5275: waldi | 2006-01-05 14:00:15 +0100 * debian/lib/python/debian_linux/debian.py: Move package class from utils. * debian/lib/python/debian_linux/utils.py: Use package class from debian. r5277: waldi | 2006-01-05 14:41:45 +0100 * debian/lib/python/debian_linux/debian.py - Add package_relation, package_relation_list and package_relation_group classes. - Use them in the package class. * debian/lib/python/debian_linux/gencontrol.py - Support new relation classes. r5278: waldi | 2006-01-05 14:46:55 +0100 debian/bin/gencontrol.py: Use relation objects for tree entry. r5279: waldi | 2006-01-05 15:20:00 +0100 * debian/bin/gencontrol.py: Don't fail if some relation fields are empty. * debian/lib/python/debian_linux/debian.py: Merge relation entries. r5280: waldi | 2006-01-05 15:24:08 +0100 * debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler. * debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies from config informations. * debian/templates/control.source.in: Remove compiler from Build-Depends. r5281: waldi | 2006-01-05 15:39:45 +0100 * debian/rules.real - Install debian/lib into headers-all package. - Call dh_python with python version 2.4. * debian/templates/control.source.in: Add python to build-depends, needed by dh_python. r5282: waldi | 2006-01-05 16:36:33 +0100 debian/rules.real - Remove outdated comment about include_common_config. - Remove support for headers_dirs. r5283: waldi | 2006-01-05 16:38:05 +0100 debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc, debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc, debian/arch/sparc/Makefile.inc: Remove not longer supported variables. r5284: waldi | 2006-01-05 16:42:33 +0100 debian/lib/python/debian_linux/gencontrol.py: Warn if the class setting is not available. r5287: waldi | 2006-01-05 19:07:05 +0100 debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc. r5288: waldi | 2006-01-05 19:08:35 +0100 debian/lib/python/debian_linux/config.py: Only bail out if a section is not found in any config file. r5294: waldi | 2006-01-05 19:26:57 +0100 debian/lib/python/debian_linux/gencontrol.py - Support config underlay. - Add some small default implementations. r5295: waldi | 2006-01-05 19:39:55 +0100 debian/README: Remove outdated information. r5325: waldi | 2006-01-06 22:40:17 +0100 debian/bin/apply.py - Don't reference the debian_linux module, it is not available. - Unlink version file before writing to them. svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +00:00
[relations]
gcc: gcc (>= 4:4.0)
gcc-3.3: gcc-3.3