/[kernel]/dists/trunk/linux-2.6
ViewVC logotype

Log of /dists/trunk/linux-2.6

View Directory Listing Directory Listing


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

Revision 4181 - Directory Listing
Modified Tue Sep 13 14:37:54 2005 UTC (7 years, 8 months ago) by waldi
* Move audit and preempt settings to core config file.
* Fix powerpc configuration.

* debian/arch/alpha/config, debian/arch/amd64/config,
  debian/arch/arm/config, debian/arch/hppa/config,
  debian/arch/i386/config, debian/arch/ia64/config,
  debian/arch/m68k/config, debian/arch/s390/config,
  debian/arch/sparc/config, debian/arch/sparc/config.sparc64:
  Remove audit and preempt settings.
* debian/arch/config: Add audit and preempt settings.
* debian/arch/powerpc/config
  - Remove audit and preempt settings.
  - Add HZ settings.
* debian/arch/powerpc/config.powerpc, debian/arch/powerpc/config.powerpc-smp,
  debian/arch/powerpc/noconfig.apus: Fix several options.
* debian/arch/powerpc/config.powerpc64: Add correct memory model.
* debian/changelog: Update.

Revision 4176 - Directory Listing
Modified Mon Sep 12 07:59:14 2005 UTC (7 years, 8 months ago) by horms
Move 2.6.12-7 change log into 2.6.13-1

Revision 4175 - Directory Listing
Modified Mon Sep 12 05:00:38 2005 UTC (7 years, 8 months ago) by dilinger
unify CONFIG_NLS stuff.  it was rather impressive how every arch was doing
this differently..

Revision 4174 - Directory Listing
Modified Mon Sep 12 04:49:57 2005 UTC (7 years, 8 months ago) by dilinger
unify a bunch of scsi drivers, including aic7xxx and aic79xx.

Revision 4173 - Directory Listing
Modified Mon Sep 12 04:08:49 2005 UTC (7 years, 8 months ago) by dilinger
Unify generic scsi settings.  SCSI_LOGGING and SCSI_CONSTANTS is now on for
things like m68k and arm; I'm not even really sure how necessary these are
for things like i386. 

Revision 4172 - Directory Listing
Modified Mon Sep 12 03:51:58 2005 UTC (7 years, 8 months ago) by dilinger
unify SATA stuff

Revision 4171 - Directory Listing
Modified Mon Sep 12 03:48:11 2005 UTC (7 years, 8 months ago) by dilinger
ugh.  conflicts galore..  suck.

Revision 4170 - Directory Listing
Modified Mon Sep 12 03:32:52 2005 UTC (7 years, 8 months ago) by horms
Turn on BSD accounting for sparc, arm/rpc and arm/s3c2410 as per all other configs

Revision 4169 - Directory Listing
Modified Mon Sep 12 02:26:25 2005 UTC (7 years, 8 months ago) by horms
Annotate linux-manual fix

Revision 4168 - Directory Listing
Modified Mon Sep 12 02:21:00 2005 UTC (7 years, 8 months ago) by horms
Remved stray blank line

Revision 4167 - Directory Listing
Modified Mon Sep 12 02:13:51 2005 UTC (7 years, 8 months ago) by horms
  * Disable BSDv3 accounting on hppa and alpha, it was already
    disabled on all other architectures. Also unify BSD accounting
    config into top level config, rather than per flavour configs.
    This shows that BSD accounting is available on all except
    sparc and the rpc and s3c2410 flavours of arm.
    I am not sure if that is intentional.

Revision 4166 - Directory Listing
Modified Sat Sep 10 18:21:40 2005 UTC (7 years, 8 months ago) by fschueler-guest
First shot of 2.6.13 options for amd64, touching other arches too. 
We might need to discuss the one or other global option, especially if we 
want to enable TPM or not.

Revision 4165 - Directory Listing
Modified Sat Sep 10 17:36:08 2005 UTC (7 years, 8 months ago) by fschueler-guest
Added patch-2.6.13.1

Revision 4164 - Directory Listing
Modified Sat Sep 10 02:48:40 2005 UTC (7 years, 8 months ago) by jurij-guest
Replace call to kernel-doc target with a call
to kernel-manual, which will build both linux-doc
and linux-manual packages.

Revision 4163 - Directory Listing
Modified Sat Sep 10 02:47:25 2005 UTC (7 years, 8 months ago) by jurij-guest
Bump build-dep on kernel-package to 9.006, the first
version which supports building the kernel-manual
package separate from kernel-doc.

Revision 4162 - Directory Listing
Modified Sat Sep 10 02:45:05 2005 UTC (7 years, 8 months ago) by jurij-guest
Add the control entry for the linux-manual package.

Revision 4161 - Directory Listing
Modified Fri Sep 9 18:16:30 2005 UTC (7 years, 8 months ago) by fschueler-guest
Add some reasonable class and longclass descriptions for the amd64 flavours.

Revision 4159 - Directory Listing
Modified Fri Sep 9 13:56:58 2005 UTC (7 years, 8 months ago) by dilinger
  remove duplicated CONFIG_PROC_KCORE entries


Revision 4158 - Directory Listing
Modified Fri Sep 9 13:56:26 2005 UTC (7 years, 8 months ago) by dilinger
  remove duplicate CONFIG_PROC_FS entries

Revision 4157 - Directory Listing
Modified Fri Sep 9 13:54:58 2005 UTC (7 years, 8 months ago) by dilinger
  Unify NTFS config options; note that I've enabled NTFS_RW, since it is
  apparently "safe" (according to the docs).  If this is not the case on some
  architecture (ie, due to endian or 64bitness bugs), it should probably be
  disabled globally.  In the meantime, however, we'll give it a shot.


Revision 4156 - Directory Listing
Modified Fri Sep 9 06:50:12 2005 UTC (7 years, 8 months ago) by cts
added mac/m68k DMA and sonic patch from Finn Thain

Revision 4155 - Directory Listing
Modified Fri Sep 9 06:26:50 2005 UTC (7 years, 8 months ago) by dilinger
  Unify various ISO filesystems, as well as FAT and MSDOS.  Once again,
  modularizing stuff that was statically built in m68k; hopefully that was
  accidental/unnecessary.


Revision 4154 - Directory Listing
Modified Fri Sep 9 06:26:21 2005 UTC (7 years, 8 months ago) by dilinger
  Unify ISO9660_FS across archs (as a module)


Revision 4153 - Directory Listing
Modified Fri Sep 9 06:25:59 2005 UTC (7 years, 8 months ago) by dilinger
  Unify ROMFS, MINIX, INOTIFY, DNOTIFY, QUOTA, and AUTOFS across archs.  This
  enables modules for various archs that didn't have modules built previously,
  and disables static compilation of MINIX_FS for m68k (hopefully it wasn't
  needing it for anything early during bootup?)


Revision 4152 - Directory Listing
Modified Fri Sep 9 06:25:27 2005 UTC (7 years, 8 months ago) by dilinger
  Unify JFS config options.  Note the change in behavior here; /proc/fs/jfs
  is now disabled everywhere (similar to CONFIG_REISERFS_PROC_INFO).  This can
  easily be re-enabled, if preferred.

Revision 4151 - Directory Listing
Modified Fri Sep 9 06:24:33 2005 UTC (7 years, 8 months ago) by dilinger
  nuke redundant CONFIG_FS_POSIX_ACL=y

Revision 4150 - Directory Listing
Modified Fri Sep 9 06:24:09 2005 UTC (7 years, 8 months ago) by dilinger
  make reiserfs a module on all archs, and enable the various extended attribs

Revision 4145 - Directory Listing
Modified Fri Sep 9 02:41:00 2005 UTC (7 years, 8 months ago) by horms
Sync changelog with sid branch... again

Revision 4144 - Directory Listing
Modified Fri Sep 9 02:33:40 2005 UTC (7 years, 8 months ago) by horms
Sync changelog with sid branch

Revision 4130 - Directory Listing
Modified Tue Sep 6 06:40:34 2005 UTC (7 years, 8 months ago) by dilinger
ensure gencontrol.py is executable before attempting to execute it.

Revision 4126 - Directory Listing
Modified Sat Sep 3 10:26:09 2005 UTC (7 years, 8 months ago) by waldi
Cleanup patches.

* debian/patches-debian/net-sockglue-cap.patch: Remove, fixed in 2.6.12.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Remove.
* debian/patches-debian/series/2.6.13-1: Remove drivers-s390-net-klist.patch.

Revision 4125 - Directory Listing
Modified Sat Sep 3 10:12:52 2005 UTC (7 years, 8 months ago) by waldi
Produce architecture dependant dependencies of core headers package per arch
via gencontrol overwrite.

* debian/bin/gencontrol.py: Add correct dependencies to GENCONTROL_ARGS.
* debian/templates/control.headers.arch.in: Add Depends field with
  substitution value variable.

Revision 4112 - Directory Listing
Modified Thu Sep 1 06:10:47 2005 UTC (7 years, 8 months ago) by dilinger
Move all CONFIG_CRYPTO options out into global config; this unifies
CRYPTO_CONFIG modules for all archs except arm (which disables the crypto
stuff; i assume Vincent has a good reason for that..).  I left the md5
module compiled in statically, since most archs had it set that way; if
there's no reason for this, we can make it a module instead (I'm assuming
there's initrd-ish stuff that needs it?)

Revision 4111 - Directory Listing
Modified Thu Sep 1 06:01:08 2005 UTC (7 years, 8 months ago) by dilinger
oops, common config wasn't added

Revision 4110 - Directory Listing
Modified Thu Sep 1 06:00:57 2005 UTC (7 years, 8 months ago) by dilinger
run initsplit on this directory

Revision 4109 - Directory Listing
Modified Thu Sep 1 05:58:12 2005 UTC (7 years, 8 months ago) by dilinger
run initsplit on this directory

Revision 4108 - Directory Listing
Modified Thu Sep 1 05:55:59 2005 UTC (7 years, 8 months ago) by dilinger
run initsplit on this directory

Revision 4106 - Directory Listing
Modified Thu Sep 1 05:20:56 2005 UTC (7 years, 8 months ago) by dilinger
a few additional options that should be safe globally

Revision 4105 - Directory Listing
Modified Thu Sep 1 05:15:37 2005 UTC (7 years, 8 months ago) by dilinger
enable a bunch of modular drivers that're new in 2.6.13 globally; misc other
bits too.

Revision 4104 - Directory Listing
Modified Thu Sep 1 05:09:57 2005 UTC (7 years, 8 months ago) by dilinger
set CONFIG_INOTIFY=y globally

Revision 4095 - Directory Listing
Modified Wed Aug 31 10:28:29 2005 UTC (7 years, 8 months ago) by luther
Copied from: dists/trunk/kernel/linux-2.6 revision 4094
Moved linux-2.6 and mips 2.6.12 stuff to toplevel, prepared kernel to be
removed, once everyone cleaned up.

Revision 4090 - Directory Listing
Modified Wed Aug 31 10:16:10 2005 UTC (7 years, 8 months ago) by luther
Original Path: dists/trunk/kernel/linux-2.6
Moved the trunk to the new layout disposition.

Revision 4085 - Directory Listing
Modified Wed Aug 31 09:16:55 2005 UTC (7 years, 8 months ago) by horms
Original Path: trunk/kernel/linux-2.6
Added changelog for 2.6.12.6 - but omitted the patch as it is superceded by 2.6.13

Revision 4075 - Directory Listing
Modified Tue Aug 30 10:30:05 2005 UTC (7 years, 8 months ago) by horms
Original Path: trunk/kernel/linux-2.6
Merge changelog with 2.6.12-6 (manually)

Revision 4071 - Directory Listing
Modified Tue Aug 30 08:28:43 2005 UTC (7 years, 8 months ago) by horms
Original Path: trunk/kernel/linux-2.6
  * zlib deflateBound() patch added as part of the 2.6.12.5 patch in
    2.6.12-3 now has a CAN number.
    See CAN-2005-2457

Revision 4065 - Directory Listing
Modified Mon Aug 29 11:13:47 2005 UTC (7 years, 8 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
 r4064:  waldi | 2005-08-29 12:59:50 +0200
 * debian/bin/gencontrol.py: Really use abiname from config.
 * debian/changelog: Update.
 * debian/patches-debian/series/2.6.13-1: Move from debian/patches-debian/series/2.6.12+2.6.13-rc6-1.
 * debian/patches-debian/drivers-s390-net-klist.patch: Drop, it is included in 2.6.13.

Revision 4062 - Directory Listing
Modified Mon Aug 29 10:09:39 2005 UTC (7 years, 8 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
 r4026:  waldi | 2005-08-23 16:16:40 +0200
 debian/bin/gencontrol.py: Add error messages for arches without definitions.
 
 r4027:  waldi | 2005-08-23 17:17:44 +0200
 * debian/bin/gencontrol.py: Produce headers package for each subarch.
 * debian/templates/control.headers.main.in: Fix commandline.
 * debian/templates/control.headers.subarch.in: Remove.
 
 r4028:  waldi | 2005-08-23 18:04:56 +0200
 /debian/bin/gencontrol.py: Cleanup.
 
 r4029:  waldi | 2005-08-23 19:02:41 +0200
 * debian/bin/gencontrol.py: Move the logic into functions.
 * debian/lib/python/debian_linux.py
   (sorted_dict): Add.
   (entry): Implement via sorted_dict.
 
 r4030:  waldi | 2005-08-23 19:13:06 +0200
 debian/bin/gencontrol.py: Use dict for makeflags.
 
 r4031:  waldi | 2005-08-23 19:18:37 +0200
 debian/bin/gencontrol.py: Support extra packages which multiple architectures.
 
 r4032:  waldi | 2005-08-23 19:31:34 +0200
 * debian/bin/gencontrol.py: Set Architecture for each package.
 * debian/templates/control.headers.in, debian/templates/control.headers.latest.in,
   debian/templates/control.headers.subarch.in, debian/templates/control.image.in,
   debian/templates/control.image.latest.in: Remove Architecture field.
 
 r4033:  waldi | 2005-08-23 19:33:50 +0200
 debian/bin/gencontrol.py: Readd subarch headers package.
 
 r4034:  waldi | 2005-08-23 19:38:05 +0200
 debian/bin/gencontrol.py: Readd setup of variables for template substitution.
 
 r4035:  waldi | 2005-08-23 19:40:58 +0200
 debian/templates/control.headers.subarch.in: Fix package names in description.
 
 r4036:  waldi | 2005-08-23 19:49:12 +0200
 debian/lib/python/debian_linux.py
 (config): Support subarchitectures.
 
 r4037:  waldi | 2005-08-23 22:05:05 +0200
 Add support for linux-headers-$version-all package.
 It is currently blocked by #324741.
 
 * debian/bin/gencontrol.py: Update.
 * debian/lib/python/debian_linux.py: Move none subarch to the beginning of the list.
 * debian/templates/control.headers.main.in: Add.
 
 r4038:  waldi | 2005-08-23 22:42:52 +0200
 * debian/bin/gencontrol.py: Use special rule for building the general headers package.
 * debian/rules.real: Add rules.
 * debian/templates/control.headers.main.in: Drop -all suffix.
 
 r4039:  waldi | 2005-08-23 23:12:53 +0200
 debian/lib/python/debian_linux.py: Support overlay config.
 
 r4040:  waldi | 2005-08-23 23:13:33 +0200
 debian/rules.real: Fix installation of common headers package.
 
 r4045:  waldi | 2005-08-24 00:52:03 +0200
 * debian/arch/powerpc/defines: Add kernel arch settings.
 * debian/lib/python/debian_linux.py: Support kernel arch settings.
 
 r4047:  waldi | 2005-08-24 10:31:57 +0200
 * debian/bin/gencontrol.py: Add proper Architecture line to headers package.
 * debian/templates/control.headers.arch.in: Move from
   debian/templates/control.headers.main.in.
 
 r4049:  waldi | 2005-08-24 19:49:53 +0200
 debian/patches-debian/qla2xxx-removed.patch: Don't remove Kconfig entry.

Revision 4061 - Directory Listing
Modified Mon Aug 29 10:04:46 2005 UTC (7 years, 8 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
Copied from: trunk/kernel/linux-2.6-devel revision 4010
/trunk/kernel/linux-2.6: Add development tree.

Revision 4010 - Directory Listing
Modified Mon Aug 22 06:13:25 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/linux-2.6-devel
Copied from: trunk/kernel/linux-2.6 revision 4009
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 4008 - Directory Listing
Modified Mon Aug 22 06:07:02 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/linux-2.6
Annotate net-sockglue-cap.patch

Revision 4007 - Directory Listing
Modified Mon Aug 22 05:55:44 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/linux-2.6
[Security] Restrict socket policy loading to CAP_NET_ADMIN.
    See CAN-2005-2555.

Revision 4003 - Directory Listing
Modified Sun Aug 21 15:29:03 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
debian/patches-debian/drivers-s390-net-klist.patch: Remove wrong mime type.

Revision 4001 - Directory Listing
Modified Sun Aug 21 15:17:11 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
* debian/bin/gencontrol.py: Move some code to a includes module.
* debian/lib, debian/lib/python: New directory.
* debian/lib/python/debian_linux.py: Add.
* debian/rules: Clean python compiled files.

Revision 3998 - Directory Listing
Modified Sun Aug 21 01:56:09 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/linux-2.6
  * - Unset CC_OPTIMIZE_FOR_SIZE in i386 config,
      it breaks iproute's (and other netlink users) ability
      to set routes. (closes: #322723)   


Revision 3996 - Directory Listing
Modified Fri Aug 19 23:13:40 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
* debian/arch/config: Enable ACL support for NFS.
* debian/arch/s390/config: Update.
* debian/patches-debian/drivers-s390-net-klist.patch: Add.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add drivers-s390-net-klist.patch.

Revision 3995 - Directory Listing
Modified Fri Aug 19 23:11:47 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
* debian/bin/gencontrol.py: Add special abiname setting for kpkg.
* debian/rules.real: Use KPKG_ABINAME.

Revision 3994 - Directory Listing
Modified Fri Aug 19 22:26:44 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
* debian/bin/gencontrol.py: Add patch package to tree dependencies.
* debian/templates/control.tree.in: Remove Dependency line.

Revision 3992 - Directory Listing
Modified Fri Aug 19 18:12:39 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
debian/bin/gencontrol.py
- Remove some debug code.
- Make changelog regex more readable.
- Only add dependencies to sources of the same upstream version to the tree package.

Revision 3991 - Directory Listing
Modified Fri Aug 19 17:38:32 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
* debian/bin/gencontrol.py: Support upstream version.
* debian/rules.real: Use upstream version for source tarball.

Revision 3989 - Directory Listing
Modified Fri Aug 19 15:21:47 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
Update to 2.6.13-rc6.

* debian/changelog: Update.
* debian/patches-debian/amd64-outs.patch: Remove, unreferenced.
* debian/patches-debian/drivers-ide-__devinit.patch,
  debian/patches-debian/ia64-generic-nosmp.patch
* debian/patches-debian/drivers-scsi-megaraid_splitup.patch,
  debian/patches-debian/modular-ide-pnp.patch,
  debian/patches-debian/remove-references-to-removed-drivers.patch,
  debian/patches-debian/modular-ide-pnp.patch: Update.
* debian/patches-debian/patch-2.6.12.1, debian/patches-debian/patch-2.6.12.2
  debian/patches-debian/patch-2.6.12.3, debian/patches-debian/patch-2.6.12.4
  debian/patches-debian/patch-2.6.12.5: Remove, obselete.
* debian/patches-debian/powerpc-ppc64-ibmvscsi.patch: Remove, broken.
* debian/patches-debian/powerpc-ppc64-vio-data.patch: Add.
* debian/patches-debian/series/2.6.12-1, debian/patches-debian/series/2.6.12-2,
  debian/patches-debian/series/2.6.12-3: Remove.
* debian/patches-debian/series/2.6.12+2.6.13-rc6-1: Add.
* debian/rules
  - Add maintainerclean rule.
  - Support versions with more than one dash.

Revision 3988 - Directory Listing
Modified Fri Aug 19 14:15:11 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
Update svk:merge property.

Revision 3985 - Directory Listing
Modified Fri Aug 19 13:47:29 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/linux-2.6
Copied from: trunk/kernel/source/linux-2.6 revision 3983
Move linux-2.6 out of the source subdir.

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

Revision 3983 - Directory Listing
Modified Fri Aug 19 12:40:28 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/arch/, debian/changelog: Revert revisions 3936 and 3981.

Revision 3981 - Directory Listing
Modified Fri Aug 19 10:31:32 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* 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.

Revision 3961 - Directory Listing
Modified Wed Aug 17 14:02:46 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Applied pmac-snd sanity check.
added apus config.

Revision 3960 - Directory Listing
Modified Wed Aug 17 13:35:36 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added powerpc-pmac-sound-check.patch which does some sanity checks.
Fixed apus patch, now only a couple of hunks need checking.

Revision 3956 - Directory Listing
Modified Wed Aug 17 08:53:58 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/arch/arm/Makefile.inc: Really use gcc-3.3.

Revision 3936 - Directory Listing
Modified Wed Aug 17 04:44:13 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
  * Change ATM and Classical-IP-over-ATM to be modular, instead of being
    statically included.  Make it the same for all archs, too.
    (closes: #323143) (Andres Salomon)

Revision 3935 - Directory Listing
Modified Tue Aug 16 19:43:20 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/changelog: Prepare to release (2.6.12-5).


Revision 3934 - Directory Listing
Modified Tue Aug 16 18:15:54 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added powerpc-apus patch, not yet enabled though, as it needs checking if it
will not break main powerpc stuff.

Revision 3932 - Directory Listing
Modified Tue Aug 16 16:51:44 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added changelog line for CONFIG_THERM_PM72 enablement on powerpc64.

Revision 3931 - Directory Listing
Modified Tue Aug 16 16:49:48 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Enabled CONFIG_THERM_PM72 on powerpc64.


Revision 3921 - Directory Listing
Modified Tue Aug 16 11:16:08 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/rules.real: Never clean environment completely, but remove MAKEFLAGS.


Revision 3913 - Directory Listing
Modified Tue Aug 16 09:49:15 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added a clean version of the powerpc OF patch, not yet applied though.

Revision 3910 - Directory Listing
Modified Tue Aug 16 07:56:59 2005 UTC (7 years, 9 months ago) by maks-guest
Original Path: trunk/kernel/source/linux-2.6
change fuzz factor from default 2 to 1 on patch appliance.
may need a rediff of various patches,
but catches from nasty surprises

Revision 3900 - Directory Listing
Modified Mon Aug 15 23:24:39 2005 UTC (7 years, 9 months ago) by dannf
Original Path: trunk/kernel/source/linux-2.6
* Add transitional meta packages (kernel-image-2.6-*) for ia64.
  (dann frazier)

Revision 3899 - Directory Listing
Modified Mon Aug 15 23:19:00 2005 UTC (7 years, 9 months ago) by dannf
Original Path: trunk/kernel/source/linux-2.6
* Remove spurious double quote character from ia64 package descriptions.
  (dann frazier)

Revision 3898 - Directory Listing
Modified Mon Aug 15 19:55:45 2005 UTC (7 years, 9 months ago) by vince
Original Path: trunk/kernel/source/linux-2.6
Fix FTBFS error on ARM

Revision 3895 - Directory Listing
Modified Mon Aug 15 19:09:17 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/changelog
- Update.
- Prepare to release (2.6.12-4).

Revision 3894 - Directory Listing
Modified Mon Aug 15 18:46:32 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/arch/powerpc/defines: Set correct subarch for powerpc images.


Revision 3893 - Directory Listing
Modified Mon Aug 15 16:07:13 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/rules.real: Call debian/bin/apply with sh, it may not executable.

Revision 3890 - Directory Listing
Modified Mon Aug 15 14:44:18 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/changelog: Prepare to release (2.6.12-3).

Revision 3879 - Directory Listing
Modified Mon Aug 15 09:24:22 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
Don't update version

Revision 3878 - Directory Listing
Modified Mon Aug 15 09:22:29 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
  * Added 2.6.12.5 (Simon Horman)
    - Fix BUG() is triggered by a call to set_mempolicy() with a negativ
      first argument.
    - [amd64] Fix a SRAT handling on systems with dual cores.
    - [amd64] SMP timing problem
    - [security] Zlib fixes See CAN-2005-2458, CAN-2005-2459
      http://sources.redhat.com/ml/bug-gnu-utils/1999-06/msg00183.html
      http://bugs.gentoo.org/show_bug.cgi
    - Add zlib deflateBound()
    - [security] Fix error during session join. See CAN-2005-2098
    - [security] Fix keyring destructor. See CAN-2005-2099
    - Module per-cpu alignment cannot always be met
      http://www.ussg.iu.edu/hypermail/linux/kernel/0409.0/0768.html
    Closes: #323039

Revision 3877 - Directory Listing
Modified Mon Aug 15 09:21:38 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
r3873: waldi | 2005-08-15 09:12:30 +0000
Update svn:ignore properties.

Revision 3876 - Directory Listing
Modified Mon Aug 15 09:21:19 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
Fix svk:merge property.

Revision 3874 - Directory Listing
Modified Mon Aug 15 09:16:14 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
Fix svk:merge properties.

Revision 3871 - Directory Listing
Modified Mon Aug 15 08:54:03 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
* [security]
  security-keys-destructor-oops.patch
  Fix keyring destructor
  See CAN-2005-2099
  Closes: #323039
 
* [security]
  security-keys-session-join.patch
  Fix error during session join
  See CAN-2005-2098
  Closes: #323039


Revision 3870 - Directory Listing
Modified Mon Aug 15 08:53:58 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
r3861: waldi | 2005-08-14 20:06:22 +0000
debian/rules: Move stamp files.

r3868: waldi | 2005-08-15 08:50:33 +0000
debian/rules: Make the arch defines file prequisites of debian/control.

r3869: waldi | 2005-08-15 08:51:39 +0000
debian/templates/control.extra.in: Add transition packages for powerpc64 images.

Revision 3862 - Directory Listing
Modified Mon Aug 15 04:42:04 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Add Closes for 322680 and 322675 which are dupes
of 322612.

Revision 3860 - Directory Listing
Modified Sun Aug 14 19:59:43 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* 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.

Revision 3856 - Directory Listing
Modified Sun Aug 14 13:26:38 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
First attempt at enabling the powerpc64 flavour.

Revision 3852 - Directory Listing
Modified Sat Aug 13 19:00:03 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Document the fix for 322610.

Revision 3851 - Directory Listing
Modified Sat Aug 13 16:13:58 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Fix for 322610:
 - added m68 to headers_dirs on powepc.
 - changed Makefile to pass headers_dirs to post-install.
 - changed post-install to add links to all headers
   directories, specified in headers_dirs.

Revision 3850 - Directory Listing
Modified Sat Aug 13 15:26:59 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Update changelog with fix to 322612.

Revision 3849 - Directory Listing
Modified Sat Aug 13 15:17:40 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
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

Revision 3836 - Directory Listing
Modified Thu Aug 11 02:39:12 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Enable CONFIG_IP_ADVANCED_ROUTER and friends
on sparc64 to take care of #321236.

Revision 3835 - Directory Listing
Modified Thu Aug 11 01:20:07 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Fix up changelog: typos, duplicate entry.

Revision 3834 - Directory Listing
Modified Wed Aug 10 20:48:41 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/changelog: Fix name of Jens Schmalzing.


Revision 3831 - Directory Listing
Modified Wed Aug 10 18:23:29 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* debian/changelog: Update.
* debian/rules: Fix permission in source tar ball.
Closes: 322409

Revision 3803 - Directory Listing
Modified Wed Aug 10 07:09:13 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
It's gnu-gcc, not just gcc

Revision 3801 - Directory Listing
Modified Wed Aug 10 01:53:01 2005 UTC (7 years, 9 months ago) by kyle
Original Path: trunk/kernel/source/linux-2.6
Update hppa configs, CONFIG_I2C=n as these are almost guaranteed not to work.

Revision 3800 - Directory Listing
Modified Wed Aug 10 01:47:11 2005 UTC (7 years, 9 months ago) by kyle
Original Path: trunk/kernel/source/linux-2.6
Ok, hppa will build now once the toolchain is fixed.

Revision 3790 - Directory Listing
Modified Tue Aug 9 11:53:21 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
r3781: waldi | 2005-08-09 09:09:10 +0000
debian/rules: Use md5sum to check for changed input files in debian/control
build.

r3782: waldi | 2005-08-09 09:13:12 +0000
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.source.in: Add myself to Uploaders.

Revision 3777 - Directory Listing
Modified Tue Aug 9 08:49:49 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
cherry picking merge 3773 to /branches/kernel/source/linux-2.6/release-2.6.12-2

Revision 3773 - Directory Listing
Modified Tue Aug 9 06:38:56 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/bin/gencontrol.py: Only allow [a-z_] in substitution.

Revision 3770 - Directory Listing
Modified Tue Aug 9 03:54:02 2005 UTC (7 years, 9 months ago) by kyle
Original Path: trunk/kernel/source/linux-2.6
hppa for linux-2.6 common source package. configs are up to date, some
non-working drivers have been culled until they can be proven to work, so as
to not pollute the BTS with hppa-specific brokenness. more stuff will be
culled as i get the opportunity, hopefully. configs still need to be split.

Revision 3769 - Directory Listing
Modified Tue Aug 9 02:25:01 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
Annotate #321885

Revision 3768 - Directory Listing
Modified Tue Aug 9 02:19:56 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
Annotate 321867

Revision 3767 - Directory Listing
Modified Tue Aug 9 02:04:37 2005 UTC (7 years, 9 months ago) by horms
Original Path: trunk/kernel/source/linux-2.6
+  * Added reference to old kernel-* package names to make
+    transition a little more obvious to end uers.
+    A Dan Jacobson special Closes: #321167

Revision 3766 - Directory Listing
Modified Tue Aug 9 01:03:18 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Formatted last paragraph to sane line length.

Revision 3765 - Directory Listing
Modified Tue Aug 9 01:01:41 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
README update: generation of control files.

Revision 3764 - Directory Listing
Modified Tue Aug 9 00:54:23 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Update README to reflect the current situation.

Revision 3760 - Directory Listing
Modified Tue Aug 9 00:15:34 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
prepare 2.6.12-2 (again)

Revision 3759 - Directory Listing
Modified Mon Aug 8 23:53:22 2005 UTC (7 years, 9 months ago) by dannf
Original Path: trunk/kernel/source/linux-2.6
* Link palinfo statically on ia64. (dann frazier) (Closes: #321885)

Revision 3757 - Directory Listing
Modified Mon Aug 8 22:15:27 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* debian/Makefile: Updata.
* debian/bin/gencontrol.py: Overwrite versions for extra packages.
* debian/changelog: Prepare to release (2.6.12-2).
* debian/templates/control.extra.in: Add overwrite fields.

Revision 3755 - Directory Listing
Modified Mon Aug 8 19:03:10 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
i hereby declare open season on -3

Revision 3744 - Directory Listing
Modified Mon Aug 8 15:09:50 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
prepare -2

Revision 3743 - Directory Listing
Modified Mon Aug 8 15:04:20 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
update the Jens blurb.  I don't think it belongs here, but I can't think of
anywhere better to put it.

Revision 3742 - Directory Listing
Modified Mon Aug 8 14:54:38 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
Add transition packages from old kernel-latest sources.

* debian/bin/gencontrol.py: Process extra packages.
* debian/templates/control.extra.in: Add.

Revision 3740 - Directory Listing
Modified Mon Aug 8 13:51:37 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
Build as much packages as possible at one time.

* debian/Makefile: Update.
* debian/bin/gencontrol.py: Produce only one call per flavour.

Revision 3738 - Directory Listing
Modified Mon Aug 8 12:42:26 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* Build dummy packages.
* Make sure that the build uses an up to date control file.

r3735: waldi | 2005-08-08 08:07:55 +0000
* debian/bin/gencontrol.py: Write informations about dummy packages into
  Makefile.inc.

r3737: waldi | 2005-08-08 12:41:11 +0000
* debian/rules
  - Add debian/bin/gencontrol.py to prequisites of debian/control.
  - Add debian/control to prequisites of build to avoid builds with an out
    of date control file.
  - Call dummy binary targets.

Revision 3734 - Directory Listing
Modified Mon Aug 8 07:06:11 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Removed bogus fdutils suggest for powerpc.

Revision 3733 - Directory Listing
Modified Mon Aug 8 06:59:19 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added flavours list in common header package.
Cleaned up changelog entry waldi had left un-nice :)

Revision 3732 - Directory Listing
Modified Mon Aug 8 06:05:39 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Remove quotes from the value assigned to header_dirs,
hopefully this resolves #320817.

Revision 3731 - Directory Listing
Modified Sun Aug 7 22:16:16 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
use m68k-linux-gcc-3.3, also for cross-compiling

Revision 3730 - Directory Listing
Modified Sun Aug 7 21:52:04 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/templates/control.source.in: Always use new kernel-package.

Revision 3729 - Directory Listing
Modified Sun Aug 7 21:49:36 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Use gcc-3.3 for m68k.

Revision 3728 - Directory Listing
Modified Sun Aug 7 21:48:30 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
m68k uses gcc-3.3

Revision 3727 - Directory Listing
Modified Sun Aug 7 21:48:23 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/templates/post-install.in: 'lintian' said that I have to strip more.

Revision 3726 - Directory Listing
Modified Sun Aug 7 21:22:27 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
debian/changelog: Unify kernel-package related entries.

Revision 3725 - Directory Listing
Modified Sun Aug 7 21:18:29 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Add a little informational message to the
debian/control target.

Revision 3724 - Directory Listing
Modified Sun Aug 7 21:01:54 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* Make template names easier.
* Add general dependency package.

r3721: waldi | 2005-08-07 20:40:12 +0000
* debian/bin/gencontrol.py: Use updates template names.
* debian/templates/control.headers.in: Move from control.headers.flavour.in.
* debian/templates/control.headers.main.in: Move from control.headers.in.

r3722: waldi | 2005-08-07 20:51:49 +0000
* debian/bin/gencontrol.py: Reorder packages.
* debian/templates/control.image.latest.in: Add general dependency package.


Revision 3723 - Directory Listing
Modified Sun Aug 7 20:58:32 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
* Add the note about gencontrol.py and Closes
for 319896.

Revision 3719 - Directory Listing
Modified Sun Aug 7 17:50:39 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Replaced ' by " to fix a sed error.

Revision 3717 - Directory Listing
Modified Sun Aug 7 16:44:16 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* Convert m68k to new config.
* Cleanup changelog.

* debian/arch/m68k/desc.amiga, debian/arch/m68k/desc.atari,
  debian/arch/m68k/desc.bvme6000, debian/arch/m68k/desc.hp,
  debian/arch/m68k/desc.mac, debian/arch/m68k/desc.mvme147,
  debian/arch/m68k/desc.mvme16x, debian/arch/m68k/desc.q40,
  debian/arch/m68k/desc.sun3: Remove.
* debian/arch/m68k/defines: Add descriptions.
* debian/changelog: Cleanup

Revision 3716 - Directory Listing
Modified Sun Aug 7 15:29:32 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
r3705: waldi | 2005-08-06 19:58:56 +0000
* debian/bin/gencontrol.py: Use image.latest template.
* debian/templates/control.image.in: Use longclass in long description.
* debian/templates/control.image.latest.in: Add

r3710: waldi | 2005-08-07 09:12:08 +0000
* bin/gencontrol.py
  - Rewrap descriptions.
  - Support linux-headers latest packages.
* templates/control.image.latest.in: Use major in short description.
* templates/control.headers.latest.in: Add.

r3711: waldi | 2005-08-07 09:35:17 +0000
* bin/gencontrol.py: Hack textwrap to don't split package names.
* templates/control.headers.in: Fix paragraphs.
* templates/control.image.latest.in: Add suggests.

Revision 3714 - Directory Listing
Modified Sun Aug 7 13:13:42 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* debian/arch/powerpc/defines: Fix dependencies.
* debian/templates/control.image.in: Architecture dependencies don't belong to
  the templates.

Revision 3713 - Directory Listing
Modified Sun Aug 7 11:51:50 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Readded dependency of linux-image on mkvmlinuz for powerpc. Doesn't take ppc64
kernels in account, but as we don't have those yet ...

Revision 3712 - Directory Listing
Modified Sun Aug 7 11:44:21 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Fixed date typo in Jens's dedication.

Revision 3709 - Directory Listing
Modified Sun Aug 7 07:19:02 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
forced build-depends on kernel-package 9.005 on powerpc to fix mkvmlinuz
support, and documented fix in asm-ppc[64] missing headers in changelog.

Revision 3708 - Directory Listing
Modified Sun Aug 7 07:11:56 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Added dedication to Jens. Please reread and offer your opinion and spellcheck
or something, i am not very good at doing this kind of things, but then, who is ?

Revision 3707 - Directory Listing
Modified Sun Aug 7 06:01:52 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
enable CONFIG_6PACK for all archs (#319646).  this is no longer marked
BROKEN_ON_SMP, so it should be ok.

Revision 3706 - Directory Listing
Modified Sun Aug 7 05:47:48 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
2.6.12.4 closes #321401 (CAN-2005-2456).

Revision 3704 - Directory Listing
Modified Sat Aug 6 12:00:06 2005 UTC (7 years, 9 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-2.6
fixed typo in series file, and fixed patch.

Revision 3703 - Directory Listing
Modified Sat Aug 6 11:52:04 2005 UTC (7 years, 9 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-2.6
Added 2.6.12.4 diff. 

Revision 3701 - Directory Listing
Modified Sat Aug 6 09:32:51 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
r3694: waldi | 2005-08-05 20:01:12 +0000
Strip down the scripts dir in the headers packages.

* debian/changelog: Update.
* debian/templates/post-install.in: Copy neccesary files into the scripts
  dir of the headers package.
 
r3696: waldi | 2005-08-05 20:15:48 +0000
debian/rules: Bail out after gencontrol runs.

Revision 3700 - Directory Listing
Modified Sat Aug 6 09:26:53 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
add config files for mac and Q40, now images for all m68k "subarches" can be built

Revision 3699 - Directory Listing
Modified Sat Aug 6 08:27:55 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
Add m68k support.

Revision 3698 - Directory Listing
Modified Fri Aug 5 21:28:16 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
make m68k "subarches" flavours instead

Revision 3697 - Directory Listing
Modified Fri Aug 5 20:35:22 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
longclass stuff for alpha and i386

Revision 3695 - Directory Listing
Modified Fri Aug 5 20:08:32 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
add a comment about making the xcompilation stuff more generic

Revision 3692 - Directory Listing
Modified Fri Aug 5 19:54:05 2005 UTC (7 years, 9 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
make the changelog not look like a yacc file

Revision 3691 - Directory Listing
Modified Fri Aug 5 16:38:58 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* Rewrite gencontrol.
* Use debian/arch/defines, debian/arch/$arch/defines,
  debian/arch/$arch/$subarch/defines and
  debian/arch/$arch/$subarch/defines.$flavour to gather values.
* Remove fdutils from global Suggests.

r3646: waldi | 2005-07-31 18:48:39 +0000
* debian/bin/gencontrol.py: Add.
* debian/bin/gencontrol: Remove.
* debian/rules
  - Use new gencontrol.
  - Remove makevars.
* debian/templates/control.headers.in
* debian/templates/control.headers.subarch.in: Add.
* debian/templates/control.image.in: Update.
* debian/templates/control.main.in: Remove kernel-tree entry.
* debian/templates/control.tree.in: Move kernel-tree entry from control.main.in.
* debian/arch/defines, debian/arch/s390/defines, debian/arch/s390/defines.s390,
  debian/arch/s390/defines.s390x: Add.
* debian/arch/s390/desc.s390,debian/arch/s390/desc.s390x: Remove.

r3647: waldi | 2005-07-31 18:57:21 +0000
* debian/bin/gencontrol.py: Support desc keyword.

r3648: waldi | 2005-07-31 19:06:30 +0000
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/i386/defines.686,
  debian/arch/i386/defines.686-smp, debian/arch/i386/defines.k7,
  debian/arch/i386/defines.k7-smp, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines, debian/arch/sparc/defines.sparc64,
  debian/arch/sparc/defines.sparc64-smp: Add.
* debian/arch/i386/desc.686, debian/arch/i386/desc.686-smp,
  debian/arch/i386/desc.k7, debian/arch/i386/desc.k7-smp,
  debian/arch/sparc/desc.sparc64, debian/arch/sparc/desc.sparc64-smp:
  Remove

r3649: waldi | 2005-07-31 19:12:49 +0000
* debian/templates/control.image.in: Remove fdutils from Suggests.
* debian/arch/arm/defines: Add.
* debian/arch/alpha/defines, debian/arch/amd64/defines,
  debian/arch/i386/defines, debian/arch/ia64/defines,
  debian/arch/m68k/defines, debian/arch/powerpc/defines,
  debian/arch/sparc/defines: Update.

r3650: waldi | 2005-07-31 19:44:25 +0000
* debian/bin/gencontrol.py, debian/templates/control.headers.in:
  Update.

r3680: waldi | 2005-08-03 18:12:37 +0000
* debian/bin/gencontrol.py: Update.
* debian/arch/i386/defines, debian/arch/s390/defines,
  debian/arch/sparc/defines: Move settings.
* debian/arch/i386/defines.686, debian/arch/i386/defines.686-smp, 
  debian/arch/i386/defines.k7, debian/arch/i386/defines.k7-smp,
  debian/arch/s390/defines.s390, debian/arch/s390/defines.s390x,
  debian/arch/sparc/defines.sparc64, adebian/rch/sparc/defines.sparc64-smp:
  Delete.

r3682: waldi | 2005-08-03 22:38:45 +0000
* debian/arch/ia64/defines: Add class definition.s
* debian/arch/ia64/desc.itanium-smp, debian/arch/ia64/desc.itanium
  debian/arch/ia64/desc.mckinley-smp, debian/arch/ia64/desc.mckinley:
  Delete.

r3687: waldi | 2005-08-05 09:11:10 +0000
* debian/Makefile: Copy control file.

r3689: waldi | 2005-08-05 15:36:24 +0000
* debian/rules: Make debian/changelog a prequisite of debian/control.

Revision 3688 - Directory Listing
Modified Fri Aug 5 14:46:30 2005 UTC (7 years, 9 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6
Fixed type in Makefile.inc:headers_dirs, which caused to have missing
asm-ppc and asm-ppc64 headers in the common header packages.

Revision 3676 - Directory Listing
Modified Tue Aug 2 09:58:49 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
cross-compiling for m68k

Revision 3658 - Directory Listing
Modified Mon Aug 1 17:40:17 2005 UTC (7 years, 9 months ago) by dannf
Original Path: trunk/kernel/source/linux-2.6
* Add desc.* files for ia64

Revision 3642 - Directory Listing
Modified Sun Jul 31 15:01:34 2005 UTC (7 years, 9 months ago) by vince
Original Path: trunk/kernel/source/linux-2.6
Add ARM build

Revision 3641 - Directory Listing
Modified Sun Jul 31 09:25:30 2005 UTC (7 years, 9 months ago) by waldi
Original Path: trunk/kernel/source/linux-2.6
* debian/changelog: Update.
* debian/templates/control.source.in: Don't build-depend on console-tools on s390.

Revision 3640 - Directory Listing
Modified Sun Jul 31 02:55:53 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Made gencontrol general enough to generate
both the master control file and the control
file used for building a specific kernel image.

Revision 3639 - Directory Listing
Modified Sun Jul 31 01:42:49 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Fixed up the template and gencontrol so that
the case when arch-specific depends and suggests
substitutions are empty, one does not get
dangling commas.

Revision 3638 - Directory Listing
Modified Sun Jul 31 00:56:28 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
* The control.image.in template now supports
  arch_depends, arch_suggests and arch_recommends
  substitutions, so that we can generate these
  fields individually for each architecture.
  That should take care of 319896. It's quite
  a rewrite, so please test.
* At the moment the arch-specific depends,
  suggests and recommends are hard-coded into
  the debian/bin/gencontrol. It's not the prettiest
  solution but it works.
* Changed gencontrol to strip all lines starting
  with # from the generated files, so comments
  in templates are now allowed.

Revision 3637 - Directory Listing
Modified Sun Jul 31 00:08:59 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
The "I hope I did not break anything" commit.
Move the control file generation to a separate
script (debian/bin/gencontrol), unuglifying it
along the way (hi, dilinger :-). This is a
first step towards the solution for 319896.

Revision 3636 - Directory Listing
Modified Fri Jul 29 21:04:50 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Added another Closes for a duplicate bug.

Revision 3618 - Directory Listing
Modified Thu Jul 28 22:53:23 2005 UTC (7 years, 9 months ago) by cts
Original Path: trunk/kernel/source/linux-2.6
add m68k support

Revision 3617 - Directory Listing
Modified Thu Jul 28 05:32:19 2005 UTC (7 years, 9 months ago) by joshk
Original Path: trunk/kernel/source/linux-2.6
bump BLK_DEV_RAM_SIZE to 16384 for sparc

Revision 3616 - Directory Listing
Modified Wed Jul 27 01:22:51 2005 UTC (7 years, 9 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6
Bump the build-dep on kernel-package to the last
version without known bugs (>= 9.004) to take
care of #319657. 

Revision 3611 - Directory Listing
Modified Thu Jul 21 16:21:45 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
add @longclass@ variable

Revision 3610 - Directory Listing
Modified Thu Jul 21 16:09:27 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
I hereby dub thee "2.6.12-2".

Revision 3607 - Directory Listing
Modified Thu Jul 21 15:06:17 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
gah.  fucking fuck.

Revision 3604 - Directory Listing
Modified Thu Jul 21 14:47:04 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6
Copied from: trunk/kernel/source/linux-2.6-2.6.12 revision 3603
linux-2.6-2.6.12 -> linux-2.6

Revision 3603 - Directory Listing
Modified Wed Jul 20 21:14:56 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
prepare 2.6.12-1

Revision 3602 - Directory Listing
Modified Wed Jul 20 21:13:54 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
fix desc for multiline scenarios.  no, it's not pretty, but it works.

Revision 3601 - Directory Listing
Modified Wed Jul 20 20:50:37 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
update ream me

Revision 3600 - Directory Listing
Modified Wed Jul 20 20:48:50 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
another wording change..

Revision 3599 - Directory Listing
Modified Wed Jul 20 20:32:19 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
mm, robustness!

Revision 3598 - Directory Listing
Modified Wed Jul 20 20:13:30 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
minor word change

Revision 3597 - Directory Listing
Modified Wed Jul 20 20:07:51 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
make sparc and s390 @class@ assignments shell-compatible

Revision 3596 - Directory Listing
Modified Wed Jul 20 20:05:29 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
drop @shortsmpflavour@ and @smpflavour@, and replace with @class@.  Also
add @desc@.

Revision 3595 - Directory Listing
Modified Wed Jul 20 19:27:24 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
hrm, that scripts path was wrong

Revision 3594 - Directory Listing
Modified Wed Jul 20 00:04:24 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Add some description files for flavours.  Basically, for each flavour, if
'class' is set, then in the description, "@class@ class systems" will be
described; if class is not set, then the flavour name will be used.

Ie, if there's no desc.386, then "this kernel is for 386 class systems" will
show up in the description.

There's also @desc@ (see the s390 stuff for an example) that will be appended
to the description.

I haven't actually implemented this yet; please fill in what you need for
your pet architecture, and I'll do it tomorrow.


Revision 3593 - Directory Listing
Modified Tue Jul 19 23:29:30 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
copy scripts/ subdir into per-flavour linux-headers package

Revision 3592 - Directory Listing
Modified Tue Jul 19 23:23:30 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
nuke the scripts directory from the common header package..

Revision 3591 - Directory Listing
Modified Tue Jul 19 23:15:07 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
the cp stuff done in headers-install is actually done by kernel-package now;
no need to do it there anymore.  And, while we're at it, nuke $(headers_extra);
if archs really need it, they can add it to headers-install.in (I'd rather
see headers-install.in go away eventually, though).

Revision 3590 - Directory Listing
Modified Tue Jul 19 23:04:24 2005 UTC (7 years, 10 months ago) by dannf
Original Path: trunk/kernel/source/linux-2.6-2.6.12
add CONFIG_6PACK setting for ia64

Revision 3589 - Directory Listing
Modified Tue Jul 19 21:16:13 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
oops, forgot to remove some references to headers.arch.in

Revision 3588 - Directory Listing
Modified Tue Jul 19 20:57:49 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
add comment

Revision 3587 - Directory Listing
Modified Tue Jul 19 20:53:53 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
uh, ok, dunno why --config def isn't working but --config defconfig is.. but
whatever.

Revision 3586 - Directory Listing
Modified Tue Jul 19 19:30:48 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
remove -all package; it's broken, i don't particularly like the name, and
i don't feel like fixing it.

Revision 3585 - Directory Listing
Modified Tue Jul 19 19:18:44 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
two can play that game!  (reformat changelog)

Revision 3584 - Directory Listing
Modified Tue Jul 19 19:17:36 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-2.6-2.6.12
reformatted changelog entry

Revision 3583 - Directory Listing
Modified Tue Jul 19 19:09:39 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
default configs are autogenerated now; instead of doing a manual make defconfig,
have kernel-package do it (--config def).  This requires kernel-package 9.002,
so add a versioned dep for all archs.  Also, drop any and all mentions of
default_config.

Revision 3582 - Directory Listing
Modified Tue Jul 19 19:06:08 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Added changelog entry about amd64 changes: gcc-3.4 -> gcc-4.0 migration, no 64bit packages for 32bit userland.

Revision 3581 - Directory Listing
Modified Tue Jul 19 14:46:45 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
suck.

Revision 3580 - Directory Listing
Modified Mon Jul 18 22:03:11 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
heh, silly rabbit; executable bits are needed for scripts!

Revision 3579 - Directory Listing
Modified Mon Jul 18 21:51:19 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
give this a try; create default config via 'make defconfig'

Revision 3578 - Directory Listing
Modified Mon Jul 18 21:46:09 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
minor fixups; add an explicit dep on config.$flavour, so that  it's built;
also add a comment about using 'make defconfig' instead of config.default
to build the config config.  It's going to have to wait for kernel-package
support, i suppose; wishlist bug has been filed, but I got tired of waiting
for the BTS to respond.

Revision 3577 - Directory Listing
Modified Mon Jul 18 21:06:00 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
do not build the common headers package for mips/mipsel, as that arch will
be providing its own initially

Revision 3576 - Directory Listing
Modified Mon Jul 18 18:49:07 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
mm, arch/config was being included twice.  redundant code..

Revision 3575 - Directory Listing
Modified Mon Jul 18 18:45:00 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
mention that alpha ext3 patch is no longer needed

Revision 3574 - Directory Listing
Modified Sun Jul 17 17:59:45 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-2.6-2.6.12
make oldconfig work again noninteractively

Revision 3573 - Directory Listing
Modified Sun Jul 17 15:33:24 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Adapted configs to make oldconfig work again noninteractively.

Revision 3572 - Directory Listing
Modified Sun Jul 17 08:21:55 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-2.6-2.6.12
disabled CONFIG_USB_EMI26 on alpha

Revision 3571 - Directory Listing
Modified Sat Jul 16 19:28:13 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Change @echo to echo to unbreak it.

Revision 3570 - Directory Listing
Modified Sat Jul 16 19:24:39 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Removed debian/ prefix when looking for config
files since Makefile runs from debian/ dir
already (d'oh).

Revision 3569 - Directory Listing
Modified Sat Jul 16 18:57:55 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Remove all reference to config.default from the
documentation, update the description for the
default_config variable.

Revision 3568 - Directory Listing
Modified Sat Jul 16 18:55:04 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Use debian/config.blah and not arch/<arch>/config.blah
as header files for header building, as the ones in
arch are the incomplete files now.

Revision 3567 - Directory Listing
Modified Sat Jul 16 18:49:03 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Kill off amd64's config.default and set 
default_config to amd64-generic. That completely
gets rid of config.default stuff and allows us
to stop supporting it.

Revision 3566 - Directory Listing
Modified Sat Jul 16 17:38:09 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
I don't know why CONFIG_6PACK got moved to config.powerpc only, and not to config, it stopped powerpc-smp in any case. so fixed.

Revision 3565 - Directory Listing
Modified Sat Jul 16 16:33:18 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Use gcc-3.3 as the compiler for sparc64, as
4.0 is know to miscompile stuff.

Revision 3564 - Directory Listing
Modified Sat Jul 16 16:32:23 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Remove sparc32 config.

Revision 3563 - Directory Listing
Modified Sat Jul 16 16:31:54 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Document the fact that we are dropping sparc32 for now.

Revision 3562 - Directory Listing
Modified Sat Jul 16 16:24:52 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Comment out the variables relevant for sparc32
only, as we are not including it.

Revision 3561 - Directory Listing
Modified Sat Jul 16 13:28:45 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Furthr fix in this patch, L2CR needs to be prefixed by SPRN_.

Revision 3560 - Directory Listing
Modified Sat Jul 16 13:16:43 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Fix typo in patch :/

Revision 3559 - Directory Listing
Modified Sat Jul 16 13:12:30 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.

Revision 3558 - Directory Listing
Modified Sat Jul 16 13:11:11 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
enable the TCG stuff as modules; ATMEL, NSC, etc

Revision 3557 - Directory Listing
Modified Sat Jul 16 12:58:22 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Fixed typo in series  ...

Revision 3556 - Directory Listing
Modified Sat Jul 16 12:50:59 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone
that're no longer used

Revision 3555 - Directory Listing
Modified Sat Jul 16 12:49:55 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Oh well, i guess we moved to modular stuff while i was trying to build :)
now build MAC_FLOPPY only on non-smp, as it FTBFS on smp.

Revision 3554 - Directory Listing
Modified Sat Jul 16 12:27:00 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Added instructions for users to build their own ppc64 kernel images.

Revision 3553 - Directory Listing
Modified Sat Jul 16 12:21:45 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Added a build-depend on kernel-package 9.002 for powerpc.

Revision 3552 - Directory Listing
Modified Sat Jul 16 12:16:20 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Readded powerpc-g4-l2-flush-errata.patch after cleanup.

Revision 3551 - Directory Listing
Modified Sat Jul 16 10:42:19 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Cleaned up powerpc changelog.

Revision 3550 - Directory Listing
Modified Sat Jul 16 09:18:49 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
more patch listing, other cleanups and fun

Revision 3549 - Directory Listing
Modified Sat Jul 16 09:08:20 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
drop amd64-outs.patch

Revision 3548 - Directory Listing
Modified Sat Jul 16 08:44:59 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
sparc64-hme-lockup.patch was missing, readd (and fix name)

Revision 3547 - Directory Listing
Modified Sat Jul 16 08:43:37 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
more patch entries in changelog

Revision 3546 - Directory Listing
Modified Sat Jul 16 08:07:40 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
actually, let's put potentially controvertial ones at the top, where they'll
get more exposure.  i like flames.

Revision 3545 - Directory Listing
Modified Sat Jul 16 08:06:35 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
more merged drivers; also explicitly mention the dropping of
doc-post_halloween.patch, which was accidentally dropped.. but is of little
value IMO anyways..

Revision 3544 - Directory Listing
Modified Sat Jul 16 07:56:09 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
more merged patches listed in changelog

Revision 3543 - Directory Listing
Modified Sat Jul 16 07:35:52 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
list some dropped patches in changelog, and reasons for their dropping

Revision 3542 - Directory Listing
Modified Sat Jul 16 07:28:22 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
drop include_common_config stuff from Makefile.incs.

Revision 3541 - Directory Listing
Modified Sat Jul 16 07:26:40 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
some documentation updates

Revision 3540 - Directory Listing
Modified Sat Jul 16 07:23:42 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
mention tg3 readdition

Revision 3539 - Directory Listing
Modified Sat Jul 16 07:22:16 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
changelog additions/cleanups

Revision 3538 - Directory Listing
Modified Sat Jul 16 07:03:05 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
move common options into arch/config, out from arch/<arch>/config.

Revision 3537 - Directory Listing
Modified Sat Jul 16 06:59:46 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Breaking out configs into common sections for all archs, take 2.

Revision 3536 - Directory Listing
Modified Sat Jul 16 06:54:05 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Disabled software suspend on powerpc-smp, as it is x86 cdentric on powerpc :(

Revision 3535 - Directory Listing
Modified Sat Jul 16 05:23:49 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Make sure that stuff does not break if extra_postinstall_command
is undefined.

Revision 3533 - Directory Listing
Modified Sat Jul 16 03:31:36 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
i am a python GOD

Revision 3532 - Directory Listing
Modified Sat Jul 16 03:15:56 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-2.6-2.6.12
add svn:ignore stuff

Revision 3531 - Directory Listing
Modified Sat Jul 16 03:14:13 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-2.6-2.6.12
add the orig target back for development convenience
add 2.6.12.3 patch

Revision 3530 - Directory Listing
Modified Sat Jul 16 02:56:53 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
revert all the config stuff.  need to fix split.py..

Revision 3529 - Directory Listing
Modified Sat Jul 16 02:44:08 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
disable CONFIG_KALLSYMS_ALL for all archs

Revision 3528 - Directory Listing
Modified Sat Jul 16 02:33:45 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
put all common arch thingies into the main thingy.

Revision 3527 - Directory Listing
Modified Sat Jul 16 02:28:43 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on alpha configs

Revision 3526 - Directory Listing
Modified Sat Jul 16 02:27:43 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on amd64 configs (skipping over config.default)

Revision 3525 - Directory Listing
Modified Sat Jul 16 02:26:20 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on powerpc configs

Revision 3524 - Directory Listing
Modified Sat Jul 16 02:25:36 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on s390 configs

Revision 3523 - Directory Listing
Modified Sat Jul 16 02:24:13 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on sparc configs

Revision 3522 - Directory Listing
Modified Sat Jul 16 02:23:14 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on ia64 configs

Revision 3521 - Directory Listing
Modified Sat Jul 16 02:21:45 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
run split.py on i386 configs

Revision 3520 - Directory Listing
Modified Sat Jul 16 02:18:25 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
rename stuff to write out 'config' instead of 'config.common'.  This is my
first ever attempt to python hackery.  fear.

Revision 3519 - Directory Listing
Modified Sat Jul 16 02:00:54 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
update readme to reflect naming and other changes

Revision 3518 - Directory Listing
Modified Sat Jul 16 01:56:00 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-2.6-2.6.12
rename config.common to config, ignore include_common_config (always use
the common config.  overriding options is implicit, use it if you don't want
to use the common configs), and fixed a subarch bug ($(arch)/config.$(subarch)
vs $(arch)/$(subarch)/config)

Revision 3515 - Directory Listing
Modified Sat Jul 16 00:28:10 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Removed bogus apus subarch, especially as Simon is trying to bring 2.6 apus into the mainline.

Revision 3513 - Directory Listing
Modified Sat Jul 16 00:11:13 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Added extra_postinstall_command (not using it for powerpc afterall, but it could be generally usefull still).

Revision 3511 - Directory Listing
Modified Fri Jul 15 22:21:46 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-2.6-2.6.12
Copied from: trunk/kernel/source/linux-kernel-2.6.12 revision 3509
rename to what the source package and orig expect

Revision 3509 - Directory Listing
Modified Fri Jul 15 20:15:09 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Removed the config options concerning the ibmvscsi stuff too.

Revision 3508 - Directory Listing
Modified Fri Jul 15 20:14:24 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Removed ibmvscsi patch as it failed to build. 

Revision 3507 - Directory Listing
Modified Fri Jul 15 18:38:26 2005 UTC (7 years, 10 months ago) by waldi
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Add s390 config.

Revision 3506 - Directory Listing
Modified Fri Jul 15 18:12:46 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Added a real pseries config file.

Revision 3505 - Directory Listing
Modified Fri Jul 15 17:45:23 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Fixed typo in mkvmlinuz patch.

Revision 3504 - Directory Listing
Modified Fri Jul 15 13:04:44 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Added powerpc-mkvmlinuz-support patch, to enable moving the mkvmlinuz support logic to kernel-package.
Added powerpc default config.

Revision 3502 - Directory Listing
Modified Fri Jul 15 10:44:45 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Removed old powerpc config stuff i had backuped.

Revision 3501 - Directory Listing
Modified Fri Jul 15 10:44:07 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Disabled apus and pseries configs for now, as we will not build them in the main kernels.

Revision 3500 - Directory Listing
Modified Fri Jul 15 10:43:03 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Added a bogus apus subarch.

Revision 3499 - Directory Listing
Modified Fri Jul 15 10:35:07 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
fix missing @subarch@ in dependency

Revision 3498 - Directory Listing
Modified Fri Jul 15 10:26:30 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Let's try this another time :/

Revision 3497 - Directory Listing
Modified Fri Jul 15 10:10:25 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Upgraded the powerpc configs to play nice with the patches.

Revision 3496 - Directory Listing
Modified Fri Jul 15 09:49:38 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-kernel-2.6.12
document the new expansions and some old ones that were missed.

Revision 3495 - Directory Listing
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
remove unused @smp@ expansion

Revision 3494 - Directory Listing
Modified Fri Jul 15 09:49:10 2005 UTC (7 years, 10 months ago) by joshk
Original Path: trunk/kernel/source/linux-kernel-2.6.12
arch headers package is not "Virtual" - that's a completely different sort of
package. We mean "dummy"

Revision 3493 - Directory Listing
Modified Fri Jul 15 09:42:07 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Created bogus apus and pseries configs.

Revision 3492 - Directory Listing
Modified Fri Jul 15 09:41:16 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Moved the powerpc configs into the powerpc subarch.

Revision 3490 - Directory Listing
Modified Fri Jul 15 09:09:27 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
move config.common -. config

Revision 3489 - Directory Listing
Modified Fri Jul 15 08:57:14 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
nuke control.in's, so people don't keep updating them.

Revision 3488 - Directory Listing
Modified Fri Jul 15 08:47:55 2005 UTC (7 years, 10 months ago) by dannf
Original Path: trunk/kernel/source/linux-kernel-2.6.12
update ia64 configs (still non-modular)

Revision 3487 - Directory Listing
Modified Fri Jul 15 07:54:54 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
make the virtual headers package -@arch@-all instead of just -@arch@, as powerpc
has an actual headers package called -@arch@.

Revision 3486 - Directory Listing
Modified Fri Jul 15 07:29:52 2005 UTC (7 years, 10 months ago) by dannf
Original Path: trunk/kernel/source/linux-kernel-2.6.12
s/linux-headers-@version@-@abiname@/linux-headers-@version@-@abiname@-ia64/

Revision 3485 - Directory Listing
Modified Fri Jul 15 07:22:40 2005 UTC (7 years, 10 months ago) by dannf
Original Path: trunk/kernel/source/linux-kernel-2.6.12
macroify abiname for ia64

Revision 3484 - Directory Listing
Modified Fri Jul 15 07:17:18 2005 UTC (7 years, 10 months ago) by dannf
Original Path: trunk/kernel/source/linux-kernel-2.6.12
s/kernel/linux/

Revision 3483 - Directory Listing
Modified Thu Jul 14 23:13:48 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Added powerpc and powerpc-smp configs, power3/4 are disspaering in favour of the pseries one.

Revision 3482 - Directory Listing
Modified Thu Jul 14 23:10:50 2005 UTC (7 years, 10 months ago) by luther
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Moved old 2.6.11 config stuff out of the way, to make place for the new stuff.

Revision 3481 - Directory Listing
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
Add flavour dependencies for the dummy headers package; prettify output, distinguishing between UP and SMP; shell is evil

Revision 3480 - Directory Listing
Modified Wed Jul 13 16:42:16 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
enable initio scsi driver

Revision 3479 - Directory Listing
Modified Tue Jul 12 17:20:39 2005 UTC (7 years, 10 months ago) by ths-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Providing those seems to be premature when nothing else works.

Revision 3478 - Directory Listing
Modified Tue Jul 12 12:14:58 2005 UTC (7 years, 10 months ago) by ths-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Some mips/mipsel subarch definitions.

Revision 3477 - Directory Listing
Modified Tue Jul 12 11:26:52 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
this copyright file was incredibly wrong..

Revision 3474 - Directory Listing
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
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 3473 - Directory Listing
Modified Tue Jul 12 10:57:24 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
..and that requires updating this, too

Revision 3472 - Directory Listing
Modified Tue Jul 12 10:56:54 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
change the source package name from linux-kernel-2.6.12 to linux-2.6

Revision 3471 - Directory Listing
Modified Tue Jul 12 10:54:26 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
and that should be $(karch), not $(arch).

Revision 3470 - Directory Listing
Modified Tue Jul 12 10:48:14 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
use $(append) instead of $(subarch) when generating control files; oops.

Revision 3469 - Directory Listing
Modified Tue Jul 12 08:57:24 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
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 :)

Revision 3468 - Directory Listing
Modified Tue Jul 12 08:36:08 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
another place where the control deps can be automatic

Revision 3467 - Directory Listing
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
make the debian/control dep automatic

Revision 3466 - Directory Listing
Modified Tue Jul 12 07:13:22 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
close #260003 with changelog

Revision 3464 - Directory Listing
Modified Tue Jul 12 00:35:00 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Export the MAKEFLAGS command before running the
command rather than sticking it on the command
line, since sparc32 is choking on it otherwise.

Revision 3463 - Directory Listing
Modified Mon Jul 11 19:08:43 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
ups, forgot one...

Revision 3462 - Directory Listing
Modified Mon Jul 11 19:07:48 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
updated alpha configs

Revision 3461 - Directory Listing
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
expand subarch to foo- instead of just foo.

Revision 3460 - Directory Listing
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
make the subarch variable not empty

Revision 3459 - Directory Listing
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
document my apology

Revision 3458 - Directory Listing
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
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 3457 - Directory Listing
Modified Mon Jul 11 03:22:30 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
whoops.  thinko.

Revision 3456 - Directory Listing
Modified Mon Jul 11 02:00:08 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add a bunch of per-arch deps and suggests; mostly bootloaders.  Gee, imagine
a world where every arch used the same bootloader...

Revision 3455 - Directory Listing
Modified Mon Jul 11 01:53:09 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
nuke more duplicate build-dep/build-dep-indep stuff, and bump versioned dep on
debhelper to match m68k's build-dep.

Revision 3454 - Directory Listing
Modified Mon Jul 11 01:51:13 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
fix the gcc-3.3/gcc-4.0 arch-specific build-deps

Revision 3453 - Directory Listing
Modified Mon Jul 11 01:21:17 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add missing virtual package analogous to kernel-headers-2.6.11-1-i386

Revision 3452 - Directory Listing
Modified Mon Jul 11 01:08:28 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
fix up flavour-specific description

Revision 3451 - Directory Listing
Modified Sun Jul 10 20:58:48 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Few changes to sparc32 config:
 * Disable initrd support (*sigh*). Enabling initrd
   breaks the boot and at this point it does not
   look like there is a simple fix.
 * Compile the disk and cdrom SCSI drivers in, so
   that we can actually boot without initrd.
 * Disable multiple LUN probing for SCSI
   devices, as it causes the SCSI driver go
   ballistic occasionally.
 * Remove the support for Emulex SCSI driver,
   since it is PCI and we don't have it on
   sparc32 anyway.

Revision 3450 - Directory Listing
Modified Sun Jul 10 20:41:36 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
build-depend on gcc-4.0, the new standard compiler (now the versioned depends on gcc-3.3 make sense ;)

Revision 3449 - Directory Listing
Modified Sun Jul 10 20:33:18 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Same for sparc.

Revision 3448 - Directory Listing
Modified Sun Jul 10 20:32:57 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
set build_makeflags to gcc-3.3

Revision 3447 - Directory Listing
Modified Sun Jul 10 20:32:04 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
same for alpha

Revision 3446 - Directory Listing
Modified Sun Jul 10 20:30:40 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Add an explicit build-dep on gcc-3.3 for sparc,
because sparc32 currently fails to build with
gcc-4.0.

Revision 3445 - Directory Listing
Modified Sun Jul 10 19:09:57 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add a per-flavour header template, and add @subarch@ bit to linux-image

Revision 3444 - Directory Listing
Modified Sun Jul 10 14:11:35 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add a template file for kernel images

Revision 3443 - Directory Listing
Modified Sun Jul 10 12:12:13 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
there's no real need for two kernel-package deps, are there? :P

Revision 3442 - Directory Listing
Modified Sun Jul 10 10:31:38 2005 UTC (7 years, 10 months ago) by nobse
Original Path: trunk/kernel/source/linux-kernel-2.6.12
added files for alpha

Revision 3441 - Directory Listing
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
add all generated binary images to debian/control, to lessen confusion for
someone trying to figure out how things are done.

Revision 3440 - Directory Listing
Modified Sun Jul 10 01:04:39 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
drop mention of tg3; we no longer strip it

Revision 3439 - Directory Listing
Modified Sun Jul 10 01:03:10 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
mention how to build debian/control

Revision 3438 - Directory Listing
Modified Sun Jul 10 01:01:15 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
control is auto-generated, no need to track it in svn

Revision 3437 - Directory Listing
Modified Sun Jul 10 00:43:17 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
nuke flavours, it's not used, and it's spelled wrong as well *duck*

Revision 3435 - Directory Listing
Modified Sun Jul 10 00:33:09 2005 UTC (7 years, 10 months ago) by dilinger
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add some initial docs on building kernel images from raw materials (that is,
a tarball from kernel.org, and this svn repo).

Revision 3434 - Directory Listing
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
*smirk*.  s/wordlist/word/

Revision 3433 - Directory Listing
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
move autogenerated variables down to the autogen'd section

Revision 3432 - Directory Listing
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
grab ltver from changelog

Revision 3431 - Directory Listing
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
eep, debugging stuff snuck in there.  sorry for the noise

Revision 3430 - Directory Listing
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
minor comment about variable descriptions in README

Revision 3429 - Directory Listing
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
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 - Directory Listing
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
grab $(version) from changelog source

Revision 3427 - Directory Listing
Modified Sat Jul 9 20:47:53 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
- polish flavour configs, this should be good for release.
- cleaned Makefile.inc.
Changes for amd64: 
 * switch from gcc-3.4 to default gcc (make m-a users happy)
 * 64bit kernel support for i386 userland suspendend until gcc-4.0 cross-compiling is fixed


Revision 3426 - Directory Listing
Modified Thu Jul 7 02:49:33 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Remove the build and source symbolic links from
/lib/modules/${version}, as leaving them in 
generates scary warnings during the image
installation.

Revision 3425 - Directory Listing
Modified Tue Jul 5 15:35:35 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
fix version nr in desc

Revision 3424 - Directory Listing
Modified Tue Jul 5 09:43:20 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Added tg3 support.

Revision 3423 - Directory Listing
Modified Tue Jul 5 04:12:26 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
Yet another round of tg3 ping-pong (on sparc).

Revision 3421 - Directory Listing
Modified Sat Jul 2 10:03:05 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: trunk/kernel/source/linux-kernel-2.6.12
add back CONFIG_TIGON3

Revision 3417 - Directory Listing
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
Copied from: branches/linux-kernel-2.6.12 revision 3416
move new packaging into trunk from branch.  Whee.

Revision 3415 - Directory Listing
Modified Thu Jun 30 12:25:25 2005 UTC (7 years, 10 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12
Merged 2.6.12.2.

Revision 3405 - Directory Listing
Modified Sun Jun 26 21:25:33 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Remove parts of the patch affecting the parisc
defconfig files, as they are causing the parisc
patch not to apply.

Revision 3404 - Directory Listing
Modified Sun Jun 26 21:20:23 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Corrected the bit, applying the arch-specific
patches.

Revision 3403 - Directory Listing
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
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 3402 - Directory Listing
Modified Sun Jun 26 18:58:11 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Move alpha-read-trylock.patch to 'processed'
section as it is no longer required.

Revision 3401 - Directory Listing
Modified Sun Jun 26 18:45:36 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
add some comments

Revision 3400 - Directory Listing
Modified Sat Jun 25 19:14:34 2005 UTC (7 years, 10 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
add info to that blacklisting

Revision 3399 - Directory Listing
Modified Fri Jun 24 23:56:23 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Add typical usage for default_config

Revision 3398 - Directory Listing
Modified Fri Jun 24 23:55:19 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Remove config.default and set default_config
to sparc64 on sparc.

Revision 3397 - Directory Listing
Modified Fri Jun 24 23:54:21 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Remove config.default and set the default_config
to 386 on i386.

Revision 3396 - Directory Listing
Modified Fri Jun 24 23:53:05 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Documented the new variable default_config in README.

Revision 3395 - Directory Listing
Modified Fri Jun 24 23:46:18 2005 UTC (7 years, 10 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
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.

Revision 3394 - Directory Listing
Modified Thu Jun 23 00:46:11 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Update the powerpc-ppc64-biarch-override.patch
from Sven, include as it now applies cleanly.

Revision 3393 - Directory Listing
Modified Thu Jun 23 00:35:20 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Copy over TODO.patches and update it.

Revision 3392 - Directory Listing
Modified Thu Jun 23 00:27:35 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
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 3391 - Directory Listing
Modified Thu Jun 23 00:22:35 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Updated the i386 control file template.

Revision 3390 - Directory Listing
Modified Wed Jun 22 23:50:11 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
fix changelog breakage

Revision 3389 - Directory Listing
Modified Wed Jun 22 23:33:37 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
disable this tpm thingies

Revision 3388 - Directory Listing
Modified Wed Jun 22 23:28:16 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
add some notes previous release:
name trave11er ;)
add bits of info of new upstream,
also announce kicked out x86-i486 emu patch

Revision 3387 - Directory Listing
Modified Wed Jun 22 23:11:54 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
add 2.6.12.1 security patches.
will be fun for 2.6.8.

Revision 3386 - Directory Listing
Modified Wed Jun 22 05:13:52 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Apply fix to unpack/build/binary target, ensuring
that multiple subarches will build correctly.
Thanks to Eugene Konev.

Revision 3385 - Directory Listing
Modified Wed Jun 22 03:59:07 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Make config.default a copy of config.sparc64 on
sparc.

Revision 3384 - Directory Listing
Modified Wed Jun 22 03:58:06 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Just make config.default a copy of config.686, as it does
not really matter anyway. For details see the message at
http://lists.debian.org/debian-kernel/2004/08/msg01460.html

Revision 3383 - Directory Listing
Modified Wed Jun 22 03:51:08 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Updated all i386 configs, trying to be as consistent
as possible.

Revision 3382 - Directory Listing
Modified Wed Jun 22 02:22:30 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Update config.686, re-examining the choice of
some yes/no options and enabling some more stuff
as a result.

Revision 3381 - Directory Listing
Modified Tue Jun 21 16:51:36 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12
Rename packages: s/kernel-([headers|image])/linux-$1/g;

Revision 3380 - Directory Listing
Modified Tue Jun 21 09:49:36 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12
Add arch/*/control.in to the master control file, too

Revision 3377 - Directory Listing
Modified Mon Jun 20 22:12:31 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/linux-kernel-2.6.12
first shot of 2.6.12 amd64 configs

Revision 3376 - Directory Listing
Modified Mon Jun 20 15:48:32 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12
update patch with a corrected version from kernel-source-2.6.12

Revision 3375 - Directory Listing
Modified Mon Jun 20 15:48:10 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12
drop this patch; will update with a new version from kernel-source-2.6.12

Revision 3373 - Directory Listing
Modified Sun Jun 19 23:36:25 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Replace kernel- -> linux- in sparc control file
template.

Revision 3372 - Directory Listing
Modified Sun Jun 19 19:22:29 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Update the configs for sparc.

Revision 3371 - Directory Listing
Modified Sun Jun 19 18:23:58 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
revert nonesense

Revision 3370 - Directory Listing
Modified Sun Jun 19 18:19:05 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
s/linux-image/linux-kernel/

Revision 3369 - Directory Listing
Modified Sun Jun 19 17:02:44 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Add missing build-dep-indep on dh-kpatches.

Revision 3368 - Directory Listing
Modified Sun Jun 19 16:56:11 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Updated Makefile.inc for sparc.

Revision 3367 - Directory Listing
Modified Sun Jun 19 16:54:34 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Remove bogus arch-specific patches which were
added for testing purposes only.

Revision 3366 - Directory Listing
Modified Sun Jun 19 16:53:36 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Update documentation for the build_subarch
variable.

Revision 3365 - Directory Listing
Modified Sun Jun 19 16:41:51 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Fix a type debian-utils -> debianutils in the
control.source.in template.

Do not edit debian/control directly, as it is
generated from the files in debian/templates/.

Revision 3364 - Directory Listing
Modified Sun Jun 19 09:24:31 2005 UTC (7 years, 11 months ago) by maks-guest
Original Path: branches/linux-kernel-2.6.12
s/debian-utils/debianutils/

Revision 3363 - Directory Listing
Modified Sun Jun 19 06:28:50 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12
...and add it to the series file

Revision 3362 - Directory Listing
Modified Sun Jun 19 06:25:57 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12
copy ia64-generic-nosmp.patch into the unified source tree

Revision 3361 - Directory Listing
Modified Sun Jun 19 06:23:28 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/linux-kernel-2.6.12
update ia64 configs for 2.6.12

Revision 3359 - Directory Listing
Modified Sun Jun 19 00:19:39 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Another config update

Revision 3358 - Directory Listing
Modified Sat Jun 18 23:59:53 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Updated 686 config for 2.6.12

Revision 3357 - Directory Listing
Modified Sat Jun 18 23:33:41 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Remove kernel- provides.

Revision 3356 - Directory Listing
Modified Sat Jun 18 23:22:47 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Replace static references to version and abiname
by variable references.

Revision 3355 - Directory Listing
Modified Sat Jun 18 23:17:09 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/linux-kernel-2.6.12
Delete the duplicate directory.

Revision 3354 - Directory Listing
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
Copied from: branches/kernel-image-2.6.12 revision 3352
while we are at it name it linux-kernel

Revision 3352 - Directory Listing
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
Copied from: branches/kernel-image-2.6.11 revision 3351
add jurij another "spielwiese" :)

Revision 3351 - Directory Listing
Modified Sat Jun 18 21:21:08 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Added xmlto as a build-dep-indep as build of
kernel docs now requires it.

Revision 3350 - Directory Listing
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
Update changelog, release number to .12,
tree number to 1 and generate new control file.

Revision 3349 - Directory Listing
Modified Sat Jun 18 20:44:44 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Renamed the source package to linux-kernel as
preferred by svenl and bumped the kernel-package
build-dep to >= 9.000 as it contains essential
bugfixes.

Revision 3348 - Directory Listing
Modified Sat Jun 18 20:42:28 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Updated control.headers.in and regenerated the
master control file.

Revision 3341 - Directory Listing
Modified Sat Jun 18 04:25:50 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11
add ia64 tree

Revision 3340 - Directory Listing
Modified Sat Jun 18 01:43:02 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11
change order of arguments to find to end the new find's annoying warnings

Revision 3339 - Directory Listing
Modified Sat Jun 18 01:40:10 2005 UTC (7 years, 11 months ago) by dannf
Original Path: branches/kernel-image-2.6.11
s/debian-utils/debianutils/ - i assume that was a typo

Revision 3296 - Directory Listing
Modified Fri Jun 3 03:50:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
A new script for splitting the kernel configs into
common and flavour-specific parts. See source for
description. Will need to be modified to be able to
rebuild the configs after modifications.

Revision 3295 - Directory Listing
Modified Thu Jun 2 00:57:40 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Revert the last change as it does not help.

Revision 3294 - Directory Listing
Modified Thu Jun 2 00:22:13 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Create stamp-debian in the kernel build directory before
building to workaround the kernel-package bug.

Revision 3293 - Directory Listing
Modified Wed Jun 1 02:30:17 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Removed an unneeded file.

Revision 3292 - Directory Listing
Modified Wed Jun 1 02:24:38 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Corrected the names of packages in the template.

Revision 3291 - Directory Listing
Modified Wed Jun 1 02:21:45 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Documentation updated, control.headers.in template
reworked.

Revision 3290 - Directory Listing
Modified Wed Jun 1 00:52:05 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Corrected a dependency of linux-headers.

Revision 3289 - Directory Listing
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
* 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 3286 - Directory Listing
Modified Tue May 31 15:30:27 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Updated debian/control after changes to template.

Revision 3285 - Directory Listing
Modified Tue May 31 15:28:57 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* 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.

Revision 3284 - Directory Listing
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
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 3283 - Directory Listing
Modified Tue May 31 05:12:59 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Removed concatenation of debian/files from
the build target, as it is not yet created
at that point.

Revision 3282 - Directory Listing
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
Typo corrected.

Revision 3281 - Directory Listing
Modified Tue May 31 03:05:58 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Looks like all pieces are in places.
Testing, testing, testing!

Revision 3280 - Directory Listing
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
Added the building of linux-doc package.

Revision 3279 - Directory Listing
Modified Tue May 31 01:17:23 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Removed added_patches support, instead the arch
patches are now applied automatically at the
unpacking stage.

Revision 3278 - Directory Listing
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
Added preliminary support for arch-specific
patches.

Revision 3266 - Directory Listing
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
Minor cleanups

Revision 3265 - Directory Listing
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
Added patch-debian target, creating the
linux-patch-debian package.

Revision 3262 - Directory Listing
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
Builds source, tree and images. Images currently
break due to some stem issues.

Revision 3261 - Directory Listing
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
Makefile rearrangement.

Revision 3260 - Directory Listing
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
Added 'tree' target, building linux-tree package.

Revision 3259 - Directory Listing
Modified Sat May 28 23:40:53 2005 UTC (7 years, 11 months ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11
Correct amd64 abi version: no need for a high number with a unified kernel image :-)

Revision 3258 - Directory Listing
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
Added the 'source' target which builds the
linux-source binary package.

Revision 3257 - Directory Listing
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
Corrected the unpatch target.

Revision 3256 - Directory Listing
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
Added patch and unpatch targets.

Revision 3254 - Directory Listing
Modified Sat May 28 18:59:27 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Added prune-non-free and apply scripts.

Revision 3250 - Directory Listing
Modified Sat May 28 05:24:11 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Include Makefile.subarch which somehow got
left out.

Revision 3243 - Directory Listing
Modified Fri May 27 04:55:13 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Minor housekeeping.

Revision 3242 - Directory Listing
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
Slow but steady progress towards integration
with kernel-source package.

Revision 3240 - Directory Listing
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
Rearrangements in preparation to merge with
kernel-source

Revision 3239 - Directory Listing
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
Fixed makefiles to reflect the new file locations.

Revision 3238 - Directory Listing
Modified Thu May 26 01:42:15 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Moved all stuff to debian/ in preparation for
the integration with kernel-source. Everybody
please SVN UP before changing anything!

Revision 3236 - Directory Listing
Modified Tue May 24 01:40:51 2005 UTC (7 years, 11 months ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Removed an unneeded file from headers_extra on sparc.

Revision 3235 - Directory Listing
Modified Tue May 24 00:43:22 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Now fixed for sure.

Revision 3234 - Directory Listing
Modified Tue May 24 00:37:32 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Third time I should get it right, finally :-)

Revision 3233 - Directory Listing
Modified Mon May 23 23:36:39 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Another minor tweak.

Revision 3232 - Directory Listing
Modified Mon May 23 23:32:42 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Corrected the asm-offsets.s magic.

Revision 3231 - Directory Listing
Modified Mon May 23 22:28:26 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Fix (hopefully) the asm-offsets.s issues.

Revision 3228 - Directory Listing
Modified Mon May 23 17:02:54 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11
Created a first try of common config file :)

Revision 3227 - Directory Listing
Modified Mon May 23 17:00:15 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Allow passing arbitrary build_subarch string.

Revision 3226 - Directory Listing
Modified Mon May 23 16:56:35 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11
Added powerpc Makefile.inc

Revision 3225 - Directory Listing
Modified Mon May 23 16:25:33 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Moved the creation of .config file in kernel-source
directory to headers-stamp target to avoid overwriting
it.

Revision 3224 - Directory Listing
Modified Mon May 23 14:25:40 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* Populated the arch/sparc subdir for testing.
* Minor fixes in amd64's Makefile.inc.

Revision 3223 - Directory Listing
Modified Mon May 23 14:02:07 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Implemented a nicer way to handle prefixing
of a make-kpkg call with blah32 for 32-bit flavours.

Revision 3217 - Directory Listing
Modified Mon May 23 05:39:20 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Minor fixups.

Revision 3216 - Directory Listing
Modified Mon May 23 00:14:35 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Moved makefile.

Revision 3215 - Directory Listing
Modified Mon May 23 00:13:49 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Some major changes: each flavour now has a separate
target, making the name of the flavour available to
make.

Revision 3205 - Directory Listing
Modified Sat May 21 04:53:25 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
"All systems go" commit. Everybody is
encouraged to give it a try.

Revision 3204 - Directory Listing
Modified Sat May 21 01:32:51 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Implemented arch/subarch-specific patches and
updated README and TODO files accordingly.

Revision 3203 - Directory Listing
Modified Fri May 20 23:45:33 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Corrected the naming, which is RFC-compliant now.
Tested subarch and no-subarch builds on i386.

Revision 3201 - Directory Listing
Modified Fri May 20 05:56:49 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* Moved scripts subdirectory to the -headers package
  and got rid of all kernel-kbuild references.
* Tested with 686 flavour on i386, packages produce
  file layout identical to official ones.
* Lots of minor fixes.

Revision 3198 - Directory Listing
Modified Thu May 19 23:10:25 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Fixed the generation of config files for all
cases. Minor corrections to the documentation.

Revision 3148 - Directory Listing
Modified Thu May 19 01:01:40 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Updated README with subarch-specific stuff.

Revision 3147 - Directory Listing
Modified Thu May 19 00:19:43 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Added forgotten TODO item.

Revision 3146 - Directory Listing
Modified Thu May 19 00:16:36 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Subarch support added. README file is not updated
to reflect these changes yet.

Revision 3145 - Directory Listing
Modified Wed May 18 18:37:45 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Added IMPORTANT file, listing the latest
relatively unbroken revision.

Revision 3144 - Directory Listing
Modified Wed May 18 11:57:59 2005 UTC (8 years ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11
fix i386 and ppc control.in files.

Revision 3143 - Directory Listing
Modified Wed May 18 11:51:24 2005 UTC (8 years ago) by fschueler-guest
Original Path: branches/kernel-image-2.6.11
Added amd64 support.

Revision 3137 - Directory Listing
Modified Wed May 18 03:40:09 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Everything is broken as experiments with subarch
stuff are underway.

Revision 3136 - Directory Listing
Modified Tue May 17 23:04:42 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Everything is implemented except subarch stuff.

Revision 3117 - Directory Listing
Modified Sun May 15 06:43:57 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11
Added the flavours file from the kernel-source-non-free package. Has amd64,
but not yet sparc.

Revision 3116 - Directory Listing
Modified Sun May 15 06:41:57 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11
Moved the configs to the arch/powerpc toplevel.

Revision 3115 - Directory Listing
Modified Sun May 15 06:40:11 2005 UTC (8 years ago) by luther
Original Path: branches/kernel-image-2.6.11
Early import of the powerpc specific parts into the common kernel.

Revision 3113 - Directory Listing
Modified Sun May 15 05:30:44 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
"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 - Directory Listing
Modified Sat May 14 05:55:07 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* 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 - Directory Listing
Modified Thu May 12 05:58:57 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* 'build' target implemented.
* Additional variables which can be defined
  on per-arch basis (in Makefile.inc) introduced
  and documented in README.

Revision 3034 - Directory Listing
Modified Wed May 11 02:05:18 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
* Implemented 'unpack' target completely.
* Added README file, documenting the file
  locations and format.
* Lots of other stuff.

Revision 3025 - Directory Listing
Modified Tue May 10 04:16:53 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Initial commit of common kernel-image infrastructure.
So far it can only unpack the source.

Revision 3024 - Directory Listing
Added Tue May 10 01:13:09 2005 UTC (8 years ago) by jurij-guest
Original Path: branches/kernel-image-2.6.11
Add the branches/kernel-image-2.6.11 directory
for work on "one source builds all arches" 
kernel-image package.

  ViewVC Help
Powered by ViewVC 1.1.5