Commit Graph

270 Commits

Author SHA1 Message Date
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
Andres Salomon 1b8396fa95 some documentation updates
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3541
2005-07-16 07:26:40 +00:00
Andres Salomon 6ee94c1c47 mention tg3 readdition
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3540
2005-07-16 07:23:42 +00:00
Andres Salomon 7d6f34c144 changelog additions/cleanups
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3539
2005-07-16 07:22:16 +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
Andres Salomon b02da43696 Breaking out configs into common sections for all archs, take 2.
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3537
2005-07-16 06:59:46 +00:00
Sven Luther 27393a09a9 Disabled software suspend on powerpc-smp, as it is x86 cdentric on powerpc :(
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3536
2005-07-16 06:54:05 +00:00
Jurij Smakov f98fa3ea65 Make sure that stuff does not break if extra_postinstall_command
is undefined.

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3535
2005-07-16 05:23:49 +00:00
Andres Salomon c6fff45fc2 i am a python GOD
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3533
2005-07-16 03:31:36 +00:00
Joshua Kwan d9d8757e9a add the orig target back for development convenience
add 2.6.12.3 patch

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3531
2005-07-16 03:14:13 +00:00
Andres Salomon 6d56b1c5cb revert all the config stuff. need to fix split.py..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3530
2005-07-16 02:56:53 +00:00