Commit graph

3702 commits

Author SHA1 Message Date
Jurij Smakov
b4bef78582 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3639
2005-07-31 01:42:49 +00:00
Jurij Smakov
af5f4ef3e8 * 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3638
2005-07-31 00:56:28 +00:00
Jurij Smakov
1de4d541ce 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.

svn path=/trunk/kernel/source/linux-2.6/; revision=3637
2005-07-31 00:08:59 +00:00
Jurij Smakov
f763f717a3 Added another Closes for a duplicate bug.
svn path=/trunk/kernel/source/linux-2.6/; revision=3636
2005-07-29 21:04:50 +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
Jurij Smakov
dbfb281c24 Bump the build-dep on kernel-package to the last
version without known bugs (>= 9.004) to take
care of #319657. 

svn path=/trunk/kernel/source/linux-2.6/; revision=3616
2005-07-27 01:22:51 +00:00
Andres Salomon
6bbf67bffa add @longclass@ variable
svn path=/trunk/kernel/source/linux-2.6/; revision=3611
2005-07-21 16:21:45 +00:00
Andres Salomon
2154b7a908 I hereby dub thee "2.6.12-2".
svn path=/trunk/kernel/source/linux-2.6/; revision=3610
2005-07-21 16:09:27 +00:00
Andres Salomon
ca63b635eb gah. fucking fuck.
svn path=/trunk/kernel/source/linux-2.6/; revision=3607
2005-07-21 15:06:17 +00:00
Andres Salomon
4197b54784 prepare 2.6.12-1
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3603
2005-07-20 21:14:56 +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
de9b5ba392 update ream me
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3601
2005-07-20 20:50:37 +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
2ca7886f0f mm, robustness!
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3599
2005-07-20 20:32:19 +00:00
Andres Salomon
b257847975 minor word change
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3598
2005-07-20 20:13:30 +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
8a20fcccdd hrm, that scripts path was wrong
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3595
2005-07-20 19:27:24 +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
Andres Salomon
bb1112ecc9 copy scripts/ subdir into per-flavour linux-headers package
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3593
2005-07-19 23:29:30 +00:00
Andres Salomon
5d081eb654 nuke the scripts directory from the common header package..
svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3592
2005-07-19 23:23:30 +00:00
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