Commit Graph

117 Commits

Author SHA1 Message Date
Andres Salomon 0caf040081 * 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)

svn path=/trunk/kernel/source/linux-2.6/; revision=3936
2005-08-17 04:44:13 +00:00
Sven Luther f579821d2e Enabled CONFIG_THERM_PM72 on powerpc64.
svn path=/trunk/kernel/source/linux-2.6/; revision=3931
2005-08-16 16:49:48 +00:00
dann frazier 61bfcd3754 * Remove spurious double quote character from ia64 package descriptions.
(dann frazier)

svn path=/trunk/kernel/source/linux-2.6/; revision=3899
2005-08-15 23:19:00 +00:00
Bastian Blank 943d52b109 debian/arch/powerpc/defines: Set correct subarch for powerpc images.
svn path=/trunk/kernel/source/linux-2.6/; revision=3894
2005-08-15 18:46:32 +00:00
Bastian Blank 9499f6b605 * 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3860
2005-08-14 19:59:43 +00:00
Sven Luther 787ccc2f6f First attempt at enabling the powerpc64 flavour.
svn path=/trunk/kernel/source/linux-2.6/; revision=3856
2005-08-14 13:26:38 +00:00
Jurij Smakov 89afc2c881 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3851
2005-08-13 16:13:58 +00:00
Jurij Smakov 4bd0e549a8 Enable CONFIG_IP_ADVANCED_ROUTER and friends
on sparc64 to take care of #321236.

svn path=/trunk/kernel/source/linux-2.6/; revision=3836
2005-08-11 02:39:12 +00:00
Christian T. Steigies 375aaed903 It's gnu-gcc, not just gcc
svn path=/trunk/kernel/source/linux-2.6/; revision=3803
2005-08-10 07:09:13 +00:00
Kyle McMartin 4165c46725 Update hppa configs, CONFIG_I2C=n as these are almost guaranteed not to work.
svn path=/trunk/kernel/source/linux-2.6/; revision=3801
2005-08-10 01:53:01 +00:00
Kyle McMartin 2b2561fd32 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3770
2005-08-09 03:54:02 +00:00
dann frazier b9476b26aa * Link palinfo statically on ia64. (dann frazier) (Closes: #321885)
svn path=/trunk/kernel/source/linux-2.6/; revision=3759
2005-08-08 23:53:22 +00:00
Sven Luther 5fa8e661d1 Removed bogus fdutils suggest for powerpc.
svn path=/trunk/kernel/source/linux-2.6/; revision=3734
2005-08-08 07:06:11 +00:00
Jurij Smakov dbeca2462b Remove quotes from the value assigned to header_dirs,
hopefully this resolves #320817.

svn path=/trunk/kernel/source/linux-2.6/; revision=3732
2005-08-08 06:05:39 +00:00
Christian T. Steigies d3604ca8c0 use m68k-linux-gcc-3.3, also for cross-compiling
svn path=/trunk/kernel/source/linux-2.6/; revision=3731
2005-08-07 22:16:16 +00:00
Christian T. Steigies 10da6966f2 m68k uses gcc-3.3
svn path=/trunk/kernel/source/linux-2.6/; revision=3728
2005-08-07 21:48:30 +00:00
Sven Luther 9b069eb8ae Replaced ' by " to fix a sed error.
svn path=/trunk/kernel/source/linux-2.6/; revision=3719
2005-08-07 17:50:39 +00:00
Bastian Blank 6e57b445a2 * 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

svn path=/trunk/kernel/source/linux-2.6/; revision=3717
2005-08-07 16:44:16 +00:00
Bastian Blank 272b8c9340 * debian/arch/powerpc/defines: Fix dependencies.
* debian/templates/control.image.in: Architecture dependencies don't belong to
  the templates.

svn path=/trunk/kernel/source/linux-2.6/; revision=3714
2005-08-07 13:13:42 +00:00
Andres Salomon 50245a714f enable CONFIG_6PACK for all archs (#319646). this is no longer marked
BROKEN_ON_SMP, so it should be ok.

svn path=/trunk/kernel/source/linux-2.6/; revision=3707
2005-08-07 06:01:52 +00:00
Christian T. Steigies b4cb70704a add config files for mac and Q40, now images for all m68k "subarches" can be built
svn path=/trunk/kernel/source/linux-2.6/; revision=3700
2005-08-06 09:26:53 +00:00
Christian T. Steigies 31e651919e make m68k "subarches" flavours instead
svn path=/trunk/kernel/source/linux-2.6/; revision=3698
2005-08-05 21:28:16 +00:00
Andres Salomon b33a41d199 longclass stuff for alpha and i386
svn path=/trunk/kernel/source/linux-2.6/; revision=3697
2005-08-05 20:35:22 +00:00
Bastian Blank 3da706e69b * 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3691
2005-08-05 16:38:58 +00:00
Sven Luther 6d45872e7c Fixed type in Makefile.inc:headers_dirs, which caused to have missing
asm-ppc and asm-ppc64 headers in the common header packages.

svn path=/trunk/kernel/source/linux-2.6/; revision=3688
2005-08-05 14:46:30 +00:00
dann frazier 35c23e267d * Add desc.* files for ia64
svn path=/trunk/kernel/source/linux-2.6/; revision=3658
2005-08-01 17:40:17 +00:00
Vincent Sanders 6bd78d887b Add ARM build
svn path=/trunk/kernel/source/linux-2.6/; revision=3642
2005-07-31 15:01:34 +00:00
Christian T. Steigies 7e9181fa0d add m68k support
svn path=/trunk/kernel/source/linux-2.6/; revision=3618
2005-07-28 22:53:23 +00:00
Joshua Kwan 379903a77a bump BLK_DEV_RAM_SIZE to 16384 for sparc
svn path=/trunk/kernel/source/linux-2.6/; revision=3617
2005-07-28 05:32:19 +00:00
Andres Salomon 00e302a8e1 fix desc for multiline scenarios. no, it's not pretty, but it works.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3602
2005-07-20 21:13:54 +00:00
Andres Salomon 7c95e2d10c another wording change..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3600
2005-07-20 20:48:50 +00:00
Andres Salomon 8d0a3816dc make sparc and s390 @class@ assignments shell-compatible
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3597
2005-07-20 20:07:51 +00:00
Andres Salomon 721f5c6cf8 drop @shortsmpflavour@ and @smpflavour@, and replace with @class@. Also
add @desc@.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3596
2005-07-20 20:05:29 +00:00
Andres Salomon 810d8271f2 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.


svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3594
2005-07-20 00:04:24 +00:00
dann frazier 02f6f34434 add CONFIG_6PACK setting for ia64
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3590
2005-07-19 23:04:24 +00:00
Andres Salomon 41715bfb19 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.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3583
2005-07-19 19:09:39 +00:00
Norbert Tretkowski 5a339da232 make oldconfig work again noninteractively
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3574
2005-07-17 17:59:45 +00:00
Frederik Schüler 46588844e4 Adapted configs to make oldconfig work again noninteractively.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3573
2005-07-17 15:33:24 +00:00
Norbert Tretkowski e97d870be5 disabled CONFIG_USB_EMI26 on alpha
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3572
2005-07-17 08:21:55 +00:00
Jurij Smakov 23ad8fe0d4 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.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3567
2005-07-16 18:49:03 +00:00
Sven Luther e4e317d192 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.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3566
2005-07-16 17:38:09 +00:00
Jurij Smakov 006dbb0fed Use gcc-3.3 as the compiler for sparc64, as
4.0 is know to miscompile stuff.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3565
2005-07-16 16:33:18 +00:00
Jurij Smakov 17b7f03705 Remove sparc32 config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3564
2005-07-16 16:32:23 +00:00
Jurij Smakov 2742fc1839 Comment out the variables relevant for sparc32
only, as we are not including it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3562
2005-07-16 16:24:52 +00:00
Andres Salomon 320b792e7a disable CONFIG_IP_ROUTE_MULTIPATH_CACHED; it's marked experimental.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3559
2005-07-16 13:12:30 +00:00
Andres Salomon e0d799c683 enable the TCG stuff as modules; ATMEL, NSC, etc
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3558
2005-07-16 13:11:11 +00:00
Andres Salomon 2763de0072 enable CONFIG_SECCOMP for everyone; remove old NETFILTER option for everyone
that're no longer used

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3556
2005-07-16 12:50:59 +00:00
Sven Luther 1d41e52b3c 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.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3555
2005-07-16 12:49:55 +00:00
Andres Salomon 67b715e490 drop include_common_config stuff from Makefile.incs.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3542
2005-07-16 07:28:22 +00:00
Andres Salomon 7ef54254f9 move common options into arch/config, out from arch/<arch>/config.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3538
2005-07-16 07:03:05 +00:00