Commit Graph

14330 Commits

Author SHA1 Message Date
Andres Salomon b89b1be3fb 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).

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3591
2005-07-19 23:15:07 +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 bd0af07171 oops, forgot to remove some references to headers.arch.in
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3589
2005-07-19 21:16:13 +00:00
Andres Salomon 3a78b8d5c6 add comment
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3588
2005-07-19 20:57:49 +00:00
Andres Salomon 4add513edf uh, ok, dunno why --config def isn't working but --config defconfig is.. but
whatever.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3587
2005-07-19 20:53:53 +00:00
Andres Salomon 52165964ec remove -all package; it's broken, i don't particularly like the name, and
i don't feel like fixing it.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3586
2005-07-19 19:30:48 +00:00
Andres Salomon 3a0d410e03 two can play that game! (reformat changelog)
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3585
2005-07-19 19:18:44 +00:00
Norbert Tretkowski 62633b03de reformatted changelog entry
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3584
2005-07-19 19:17:36 +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
Frederik Schüler b5f14919f3 Added changelog entry about amd64 changes: gcc-3.4 -> gcc-4.0 migration, no 64bit packages for 32bit userland.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3582
2005-07-19 19:06:08 +00:00
Andres Salomon b2f84dcadb suck.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3581
2005-07-19 14:46:45 +00:00
Andres Salomon 4c40e7b933 heh, silly rabbit; executable bits are needed for scripts!
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3580
2005-07-18 22:03:11 +00:00
Andres Salomon e2b1efac92 give this a try; create default config via 'make defconfig'
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3579
2005-07-18 21:51:19 +00:00
Andres Salomon 094c293fbd 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.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3578
2005-07-18 21:46:09 +00:00
Andres Salomon 0be9f9adb7 do not build the common headers package for mips/mipsel, as that arch will
be providing its own initially

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3577
2005-07-18 21:06:00 +00:00
Andres Salomon cf5b2f5edc mm, arch/config was being included twice. redundant code..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3576
2005-07-18 18:49:07 +00:00
Andres Salomon e089c20aed mention that alpha ext3 patch is no longer needed
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3575
2005-07-18 18:45:00 +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 fedb3eff2e Change @echo to echo to unbreak it.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3571
2005-07-16 19:28:13 +00:00
Jurij Smakov ffa9f5f810 Removed debian/ prefix when looking for config
files since Makefile runs from debian/ dir
already (d'oh).

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3570
2005-07-16 19:24:39 +00:00
Jurij Smakov 9cbcb3efc8 Remove all reference to config.default from the
documentation, update the description for the
default_config variable.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3569
2005-07-16 18:57:55 +00:00
Jurij Smakov d92c305949 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.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3568
2005-07-16 18:55:04 +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 7551f748a5 Document the fact that we are dropping sparc32 for now.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3563
2005-07-16 16:31:54 +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
Sven Luther 2a60b2219c Furthr fix in this patch, L2CR needs to be prefixed by SPRN_.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3561
2005-07-16 13:28:45 +00:00
Sven Luther 77ac832265 Fix typo in patch :/
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3560
2005-07-16 13:16:43 +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
Sven Luther b7b2377783 Fixed typo in series ...
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3557
2005-07-16 12:58:22 +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
Sven Luther 63921fabd0 Added instructions for users to build their own ppc64 kernel images.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3554
2005-07-16 12:27:00 +00:00
Sven Luther 17089e1497 Added a build-depend on kernel-package 9.002 for powerpc.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3553
2005-07-16 12:21:45 +00:00
Sven Luther 2b15000a31 Readded powerpc-g4-l2-flush-errata.patch after cleanup.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3552
2005-07-16 12:16:20 +00:00
Sven Luther 3f9f73d660 Cleaned up powerpc changelog.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3551
2005-07-16 10:42:19 +00:00
Andres Salomon 5b10f26580 more patch listing, other cleanups and fun
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3550
2005-07-16 09:18:49 +00:00
Andres Salomon ba2aae4209 drop amd64-outs.patch
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3549
2005-07-16 09:08:20 +00:00
Andres Salomon d3f2e3dfc4 sparc64-hme-lockup.patch was missing, readd (and fix name)
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3548
2005-07-16 08:44:59 +00:00
Andres Salomon df8a1292cd more patch entries in changelog
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3547
2005-07-16 08:43:37 +00:00
Andres Salomon c8c7bbc6a2 actually, let's put potentially controvertial ones at the top, where they'll
get more exposure.  i like flames.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3546
2005-07-16 08:07:40 +00:00
Andres Salomon c320ada62d more merged drivers; also explicitly mention the dropping of
doc-post_halloween.patch, which was accidentally dropped.. but is of little
value IMO anyways..

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3545
2005-07-16 08:06:35 +00:00
Andres Salomon 825eccb316 more merged patches listed in changelog
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3544
2005-07-16 07:56:09 +00:00
Andres Salomon 2bd9579fd9 list some dropped patches in changelog, and reasons for their dropping
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3543
2005-07-16 07:35:52 +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