Commit Graph

13544 Commits

Author SHA1 Message Date
Joshua Kwan 8302348e5f document the new expansions and some old ones that were missed.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3496
2005-07-15 09:49:38 +00:00
Joshua Kwan 104e158f77 remove unused @smp@ expansion
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3495
2005-07-15 09:49:21 +00:00
Joshua Kwan 3fab8611d4 arch headers package is not "Virtual" - that's a completely different sort of
package. We mean "dummy"

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3494
2005-07-15 09:49:10 +00:00
Sven Luther a27b2b3a47 Created bogus apus and pseries configs.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3493
2005-07-15 09:42:07 +00:00
Sven Luther 50cc467c25 Moved the powerpc configs into the powerpc subarch.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3492
2005-07-15 09:41:16 +00:00
Andres Salomon 2e9fc41ed1 move config.common -. config
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3490
2005-07-15 09:09:27 +00:00
Andres Salomon 0ba09341bb nuke control.in's, so people don't keep updating them.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3489
2005-07-15 08:57:14 +00:00
dann frazier 7202ccee07 update ia64 configs (still non-modular)
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3488
2005-07-15 08:47:55 +00:00
Andres Salomon d4ed2d9f65 make the virtual headers package -@arch@-all instead of just -@arch@, as powerpc
has an actual headers package called -@arch@.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3487
2005-07-15 07:54:54 +00:00
dann frazier 3073149a2f s/linux-headers-@version@-@abiname@/linux-headers-@version@-@abiname@-ia64/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3486
2005-07-15 07:29:52 +00:00
dann frazier f52ddf078d macroify abiname for ia64
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3485
2005-07-15 07:22:40 +00:00
dann frazier a8f0552140 s/kernel/linux/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3484
2005-07-15 07:17:18 +00:00
Sven Luther 2cdcb0cc9f Added powerpc and powerpc-smp configs, power3/4 are disspaering in favour of the pseries one.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3483
2005-07-14 23:13:48 +00:00
Sven Luther a92edaeff3 Moved old 2.6.11 config stuff out of the way, to make place for the new stuff.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3482
2005-07-14 23:10:50 +00:00
Joshua Kwan 3a14c68289 Add flavour dependencies for the dummy headers package; prettify output, distinguishing between UP and SMP; shell is evil
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3481
2005-07-14 08:29:26 +00:00
maximilian attems 5df78fa922 enable initio scsi driver
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3480
2005-07-13 16:42:16 +00:00
Thiemo Seufer ff73ac1544 Providing those seems to be premature when nothing else works.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3479
2005-07-12 17:20:39 +00:00
Thiemo Seufer 25366b5e6f Some mips/mipsel subarch definitions.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3478
2005-07-12 12:14:58 +00:00
Andres Salomon 1a1916b62f this copyright file was incredibly wrong..
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3477
2005-07-12 11:26:52 +00:00
Andres Salomon 54a744f1cf Since the source package name is no longer indicative of the upstream kernel
version, we need to grab it from the package version instead.  Hopefully this
won't cause things to break too terribly if we decide to mess around w/ the
upstream version (ie, 2.6.12.99.rc3-1 or something).

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3474
2005-07-12 11:02:40 +00:00
Andres Salomon 2a08e34837 ..and that requires updating this, too
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3473
2005-07-12 10:57:24 +00:00
Andres Salomon d4f3f1b0ed change the source package name from linux-kernel-2.6.12 to linux-2.6
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3472
2005-07-12 10:56:54 +00:00
Andres Salomon 72f945eb47 and that should be $(karch), not $(arch).
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3471
2005-07-12 10:54:26 +00:00
Andres Salomon f977911413 use $(append) instead of $(subarch) when generating control files; oops.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3470
2005-07-12 10:48:14 +00:00
Andres Salomon 8e7c414f24 commit this horribly untested code that generates debian/control from
templates/control.*.in for generated images.  Will start a test build now
and see whether it actually worked after lunch :)

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3469
2005-07-12 08:57:24 +00:00
Andres Salomon 3e56b3dd5d another place where the control deps can be automatic
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3468
2005-07-12 08:36:08 +00:00
Andres Salomon 95feeabca6 make the debian/control dep automatic
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3467
2005-07-12 08:29:52 +00:00
Norbert Tretkowski 35628b89b3 close #260003 with changelog
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3466
2005-07-12 07:13:22 +00:00
Jurij Smakov 78f462dc11 Export the MAKEFLAGS command before running the
command rather than sticking it on the command
line, since sparc32 is choking on it otherwise.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3464
2005-07-12 00:35:00 +00:00
Norbert Tretkowski 832e46a6b5 ups, forgot one...
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3463
2005-07-11 19:08:43 +00:00
Norbert Tretkowski 28fe88eff6 updated alpha configs
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3462
2005-07-11 19:07:48 +00:00
Andres Salomon 0c96b298f8 expand subarch to foo- instead of just foo.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3461
2005-07-11 04:45:42 +00:00
Andres Salomon 9f5c10e175 make the subarch variable not empty
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3460
2005-07-11 04:40:06 +00:00
Andres Salomon 06ac3d1701 document my apology
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3459
2005-07-11 03:53:31 +00:00
Andres Salomon 47109cf6eb generate debian/control completely from debian/templates, instead of using
arch/*/control.in.  We can add overrides for individual things later on
(i'm thinking specifically of descriptions, here).

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3458
2005-07-11 03:35:09 +00:00
Andres Salomon 7e7f0c97ca whoops. thinko.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3457
2005-07-11 03:22:30 +00:00
Andres Salomon 1b1037b6ab add a bunch of per-arch deps and suggests; mostly bootloaders. Gee, imagine
a world where every arch used the same bootloader...

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3456
2005-07-11 02:00:08 +00:00
Andres Salomon 8ef6420b0e nuke more duplicate build-dep/build-dep-indep stuff, and bump versioned dep on
debhelper to match m68k's build-dep.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3455
2005-07-11 01:53:09 +00:00
Andres Salomon 906a75078a fix the gcc-3.3/gcc-4.0 arch-specific build-deps
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3454
2005-07-11 01:51:13 +00:00
Andres Salomon 2706601969 add missing virtual package analogous to kernel-headers-2.6.11-1-i386
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3453
2005-07-11 01:21:17 +00:00
Andres Salomon f8b42f8b8a fix up flavour-specific description
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3452
2005-07-11 01:08:28 +00:00
Jurij Smakov 1ecebf4256 Few changes to sparc32 config:
* Disable initrd support (*sigh*). Enabling initrd
   breaks the boot and at this point it does not
   look like there is a simple fix.
 * Compile the disk and cdrom SCSI drivers in, so
   that we can actually boot without initrd.
 * Disable multiple LUN probing for SCSI
   devices, as it causes the SCSI driver go
   ballistic occasionally.
 * Remove the support for Emulex SCSI driver,
   since it is PCI and we don't have it on
   sparc32 anyway.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3451
2005-07-10 20:58:48 +00:00
Frederik Schüler ba6a0ad660 build-depend on gcc-4.0, the new standard compiler (now the versioned depends on gcc-3.3 make sense ;)
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3450
2005-07-10 20:41:36 +00:00
Jurij Smakov 5a2ac856c2 Same for sparc.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3449
2005-07-10 20:33:18 +00:00
Norbert Tretkowski 837446ce66 set build_makeflags to gcc-3.3
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3448
2005-07-10 20:32:57 +00:00
Norbert Tretkowski 79c7d3d4b6 same for alpha
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3447
2005-07-10 20:32:04 +00:00
Jurij Smakov 5b23d29835 Add an explicit build-dep on gcc-3.3 for sparc,
because sparc32 currently fails to build with
gcc-4.0.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3446
2005-07-10 20:30:40 +00:00
Andres Salomon 7f80cbaf1d add a per-flavour header template, and add @subarch@ bit to linux-image
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3445
2005-07-10 19:09:57 +00:00
Andres Salomon 59bb7b6ea7 add a template file for kernel images
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3444
2005-07-10 14:11:35 +00:00
Andres Salomon 08978a7845 there's no real need for two kernel-package deps, are there? :P
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3443
2005-07-10 12:12:13 +00:00