Commit Graph

14124 Commits

Author SHA1 Message Date
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
Norbert Tretkowski 2718e94d1f added files for alpha
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3442
2005-07-10 10:31:38 +00:00
Andres Salomon 1074107ae3 add all generated binary images to debian/control, to lessen confusion for
someone trying to figure out how things are done.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3441
2005-07-10 02:18:28 +00:00
Andres Salomon 6e76d1f40b drop mention of tg3; we no longer strip it
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3440
2005-07-10 01:04:39 +00:00
Andres Salomon 12471b605e mention how to build debian/control
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3439
2005-07-10 01:03:10 +00:00
Andres Salomon f44ebee2b9 control is auto-generated, no need to track it in svn
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3438
2005-07-10 01:01:15 +00:00
Andres Salomon de1ae7791a nuke flavours, it's not used, and it's spelled wrong as well *duck*
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3437
2005-07-10 00:43:17 +00:00
Andres Salomon 2113b963f4 add some initial docs on building kernel images from raw materials (that is,
a tarball from kernel.org, and this svn repo).

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3435
2005-07-10 00:33:09 +00:00
Andres Salomon a14d3f4a76 *smirk*. s/wordlist/word/
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3434
2005-07-10 00:01:56 +00:00
Andres Salomon 1dcc5b31ff move autogenerated variables down to the autogen'd section
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3433
2005-07-09 23:55:31 +00:00
Andres Salomon f1f32ab393 grab ltver from changelog
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3432
2005-07-09 23:54:56 +00:00
Andres Salomon 4cb2e7ff66 eep, debugging stuff snuck in there. sorry for the noise
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3431
2005-07-09 23:47:27 +00:00
Andres Salomon a77949ad73 minor comment about variable descriptions in README
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3430
2005-07-09 23:42:48 +00:00
Andres Salomon 409d7c899f future-proof $(major); we don't want an upstream of 2.6.12.1 (for example)
returning a $(major) of 2.6.12.  It might be better to have $(major) be
the actual major version (ie, 2), and export $(minor) as well (ie, 6).

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3429
2005-07-09 23:36:15 +00:00
Andres Salomon 02b3c28c3f grab $(version) from changelog source
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3428
2005-07-09 23:26:20 +00:00
Frederik Schüler b6333e75bd - polish flavour configs, this should be good for release.
- cleaned Makefile.inc.
Changes for amd64: 
 * switch from gcc-3.4 to default gcc (make m-a users happy)
 * 64bit kernel support for i386 userland suspendend until gcc-4.0 cross-compiling is fixed


svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3427
2005-07-09 20:47:53 +00:00
Jurij Smakov e698c06dab Remove the build and source symbolic links from
/lib/modules/${version}, as leaving them in 
generates scary warnings during the image
installation.

svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3426
2005-07-07 02:49:33 +00:00
maximilian attems f4b63e392a fix version nr in desc
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3425
2005-07-05 15:35:35 +00:00
Frederik Schüler 58b78de7a6 Added tg3 support.
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3424
2005-07-05 09:43:20 +00:00
Jurij Smakov bf433fc48d Yet another round of tg3 ping-pong (on sparc).
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3423
2005-07-05 04:12:26 +00:00
maximilian attems a5dc36ed17 add back CONFIG_TIGON3
svn path=/trunk/kernel/source/linux-kernel-2.6.12/; revision=3421
2005-07-02 10:03:05 +00:00