Commit Graph

14363 Commits

Author SHA1 Message Date
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
Andres Salomon 64ca53caf7 add a comment about making the xcompilation stuff more generic
svn path=/trunk/kernel/source/linux-2.6/; revision=3695
2005-08-05 20:08:32 +00:00
Andres Salomon cd701c7505 make the changelog not look like a yacc file
svn path=/trunk/kernel/source/linux-2.6/; revision=3692
2005-08-05 19:54:05 +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
Christian T. Steigies 7214a4aa11 cross-compiling for m68k
svn path=/trunk/kernel/source/linux-2.6/; revision=3676
2005-08-02 09:58:49 +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
Bastian Blank b9f6be33a5 * debian/changelog: Update.
* debian/templates/control.source.in: Don't build-depend on console-tools on s390.

svn path=/trunk/kernel/source/linux-2.6/; revision=3641
2005-07-31 09:25:30 +00:00
Jurij Smakov 292c8bde8a Made gencontrol general enough to generate
both the master control file and the control
file used for building a specific kernel image.

svn path=/trunk/kernel/source/linux-2.6/; revision=3640
2005-07-31 02:55:53 +00:00
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